Ticket #1625 (closed defect: fixed)

Opened 17 months ago

Last modified 16 months ago

fso-raw don't allocates/list resources

Reported by: jluis Owned by: morphis
Priority: blocker Milestone: shr-2012.01
Component: Frameworkd / FSO Version: SHR-core
Keywords: fso-raw, fsoraw Cc:

Description

fso-raw errors when listing resources or when trying to allocate then

root@om-gta02:~# fso-raw --listresources

(fso-raw:377): CRITICAL : iusage_list_resources: assertion `self != NULL' failed

root@om-gta02:~# fso-raw --resources=CPU true

(fso-raw:379): CRITICAL : iusage_request_resource: assertion `self != NULL' failed

Attachments

0001-fsoraw-repair-bug-1625.patch Download (884 bytes) - added by jluis 16 months ago.
Patch for cornucopia

Change History

comment:1 Changed 17 months ago by morphis

  • Status changed from new to assigned
  • Owner changed from mrmoku to morphis
  • Component changed from SHR Image to Frameworkd / FSO

comment:2 Changed 17 months ago by morphis

  • Status changed from assigned to accepted

comment:3 follow-up: ↓ 4 Changed 17 months ago by morphis

Can you tell me which version of fso-raw is used?

comment:4 in reply to: ↑ 3 Changed 17 months ago by jluis

Replying to morphis:

Can you tell me which version of fso-raw is used?

root@om-gta02:~# opkg list_installed|grep fsoraw
fsoraw - 1:1.0.0+gitr28+39d5f492e4eb6881e6ed25412310714f5dc4f625-r6.0
root@om-gta02:~# fsoraw -l

(fsoraw:7198): CRITICAL : iusage_list_resources: assertion `self != NULL' failed
root@om-gta02:~# opkg list_installed|grep fsoraw
fsoraw - 1:1.0.0+gitr28+39d5f492e4eb6881e6ed25412310714f5dc4f625-r6.0

Changed 16 months ago by jluis

Patch for cornucopia

comment:5 Changed 16 months ago by jluis

I found the culprit:
a missing assign of the ousaged dbus interface proxy on Commands object Patch attached

comment:6 Changed 16 months ago by jama

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.