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

Inconsistency detected by ld.so: dl-close.c: 764: _dl_close: Assertion `map->l_init_called' failed! #7

Open
vloup opened this issue Aug 11, 2015 · 0 comments

Comments

@vloup
Copy link

vloup commented Aug 11, 2015

So I was looking around the command line output and I wondered where this assertion came from.
Turns out it comes not from the opendf binary but from glibc itself and I am not enough skilled to go deeper in the code to spot it.

It firstly appeared in cba709b (sadly a huge commit) and is still present in master, thanks git-bisect.

It's not a high priority issue at all, just an error message to keep track of since it does not affect/crash anything yet.
Tell me if you need more info about this failed assertion.

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