Ticket #1625 (closed defect: fixed)
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
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: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
-
attachment
0001-fsoraw-repair-bug-1625.patch
added
Patch for cornucopia
