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 out of memory during process creation gracefully #1778

Closed
alex-ab opened this issue Nov 12, 2015 · 2 comments
Closed

noux: handle out of memory during process creation gracefully #1778

alex-ab opened this issue Nov 12, 2015 · 2 comments
Assignees

Comments

@alex-ab
Copy link
Member

alex-ab commented Nov 12, 2015

No description provided.

@alex-ab alex-ab self-assigned this Nov 12, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
Accidentally removed by genodelabs#1658. We need to make the cleanup call for server
objects - otherwise we may get in capability identifier re-use trouble.

Issue genodelabs#1778
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
Dissolve calls on not-yet-activated entrypoints will block forever in the
portal cleanup call without this commit.

Issue genodelabs#1778
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
Instead of just red messages in the log and a hanging caller, the issuer
may respond to it - e.g. a noux bash shell will show an error and is
afterwards still usable.

Fixes genodelabs#1778
@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
Accidentally removed by genodelabs#1658. We need to make the cleanup call for server
objects - otherwise we may get in capability identifier re-use trouble.

Issue genodelabs#1778
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 12, 2015
Dissolve calls on not-yet-activated entrypoints will block forever in the
portal cleanup call without this commit.

Issue genodelabs#1778
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
Instead of just red messages in the log and a hanging caller, the issuer
may respond to it - e.g. a noux bash shell will show an error and is
afterwards still usable.

Fixes genodelabs#1778
@chelmuth
Copy link
Member

@alex-ab I cherry-picked several commits from #1778 and #1779 for staging. Please check what I dropped and rebase accordingly.

alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
Accidentally removed by genodelabs#1658. We need to make the cleanup call for server
objects - otherwise we may get in capability identifier re-use trouble.

Issue genodelabs#1778
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
Dissolve calls on not-yet-activated entrypoints will block forever in the
portal cleanup call without this commit.

Issue genodelabs#1778
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
Instead of just red messages in the log and a hanging caller, the issuer
may respond to it - e.g. a noux bash shell will show an error and is
afterwards still usable.

Fixes genodelabs#1778
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
@alex-ab
Copy link
Member Author

alex-ab commented Nov 13, 2015

ok, please have a look on following branch

alex-ab added a commit to alex-ab/genode that referenced this issue Nov 13, 2015
alex-ab added a commit to alex-ab/genode that referenced this issue Nov 17, 2015
alex-ab added a commit that referenced this issue Nov 18, 2015
Accidentally removed by #1658. We need to make the cleanup call for server
objects - otherwise we may get in capability identifier re-use trouble.

Issue #1778
alex-ab added a commit that referenced this issue Nov 18, 2015
Dissolve calls on not-yet-activated entrypoints will block forever in the
portal cleanup call without this commit.

Issue #1778
alex-ab added a commit that referenced this issue Nov 18, 2015
tomga pushed a commit to tomga/genode that referenced this issue Feb 26, 2016
Accidentally removed by genodelabs#1658. We need to make the cleanup call for server
objects - otherwise we may get in capability identifier re-use trouble.

Issue genodelabs#1778
tomga pushed a commit to tomga/genode that referenced this issue Feb 26, 2016
Dissolve calls on not-yet-activated entrypoints will block forever in the
portal cleanup call without this commit.

Issue genodelabs#1778
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
tomga pushed a commit to tomga/genode that referenced this issue Feb 26, 2016
Instead of just red messages in the log and a hanging caller, the issuer
may respond to it - e.g. a noux bash shell will show an error and is
afterwards still usable.

Fixes genodelabs#1778
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

2 participants