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

Console library tries to resolve IPC service with empty name #14

Closed
perlun opened this issue Mar 14, 2015 · 2 comments
Closed

Console library tries to resolve IPC service with empty name #14

perlun opened this issue Mar 14, 2015 · 2 comments

Comments

@perlun
Copy link
Contributor

perlun commented Mar 14, 2015

...which causes this:

service_get: STORM_RETURN_INVALID_ARGUMENT (00000000, FFFFFED8, 40004CCC) (service.c:174, process = vga (1), thread = Initialising (1)

I don't think the problem is really the code, but more like something corrupts the parameter name on its way in to the system call. Will debug it and see.

@perlun perlun closed this as completed in e288fd0 Mar 18, 2015
@perlun
Copy link
Contributor Author

perlun commented Mar 18, 2015

@perlun
Copy link
Contributor Author

perlun commented Mar 20, 2015

There are probably system calls that are still in error. I just fixed one. Will report all of them towards this issue for reference.

perlun added a commit that referenced this issue Mar 20, 2015
perlun added a commit that referenced this issue Mar 20, 2015
I think we still have problems with this. The "right" way would be to get the constraints right, but at the moment, I'm just too lazy and have too little time to feel it's worth it. Someone can always come along later, play with and submit a PR if they feel like improving on this. It's not like someone will run mission critical servers on chaos this decade anyway. :)
@perlun perlun mentioned this issue May 20, 2015
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant