Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

noux: handle missing shared object gracefully #1040

Closed
cnuke opened this issue Jan 30, 2014 · 2 comments
Closed

noux: handle missing shared object gracefully #1040

cnuke opened this issue Jan 30, 2014 · 2 comments
Assignees

Comments

@cnuke
Copy link
Member

cnuke commented Jan 30, 2014

Executing a binary in noux w/o having all shared objects already in place
results in abort():

[init -> noux] replay: missing ds_info for dataspace at addr 0x11000
unmapping of managed dataspaces not yet supported
unmapping of managed dataspaces not yet supported
[init -> noux] Could not open file "pcre.lib.so"
[init -> noux] C++ runtime: Genode::Rom_connection::Rom_connection_failed
[init -> noux] void* abort(): abort called

It would be better to notify the user instead, imho.

alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
@alex-ab alex-ab added the fixed label Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
@alex-ab alex-ab self-assigned this Nov 13, 2015
alex-ab added a commit that referenced this issue Nov 13, 2015
alex-ab added a commit that referenced this issue Nov 18, 2015
@alex-ab
Copy link
Member

alex-ab commented Nov 19, 2015

@chelmuth: may you please add 1fcf45c to staging, the other part of the issue commit "add missing .so files to noux_tool_chain.inc" is already on master

alex-ab added a commit that referenced this issue Nov 19, 2015
@chelmuth
Copy link
Member

Sorry, the commit just slipped through :-|

tomga pushed a commit to tomga/genode that referenced this issue Feb 26, 2016
tomga pushed a commit to tomga/genode that referenced this issue Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants