Hello all, mostly Kent, When I run the rumprun_hello app that's included in the CAmkES manifest, I encounter the following runtime errors:
[...] Booting all finished, dropped to user space [email protected]:608 simple_get_extended_bootinfo_length not implemented [email protected]:149 Unimplemented [email protected]:47 Failed to allocate cslot: error -1 [email protected]:306 [Cond failed: res != 0] Failed to allocate notification object This seems related to the simple->extended_bootinfo_len callback not being implemented, which causes downstream failures in object allocation (e.g. notification object). This issue appears specifically when running Rumprun-based apps. Would appreciate any insights or suggestions on how to resolve or properly set up this functionality. Note that i haven't modified any of the code here. Just tried to run the existing 'rumprun_hello' application. _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
