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

fix heuristics.c from crashing #2

Closed
elfmaster opened this issue Mar 5, 2015 · 0 comments
Closed

fix heuristics.c from crashing #2

elfmaster opened this issue Mar 5, 2015 · 0 comments
Assignees
Labels

Comments

@elfmaster
Copy link
Owner

When using -h option certain processes crash because of bug in heuristics.c in checking for dlopen'd libs.

Output from /var/log/syslog

Mar 5 13:06:15 elfmaster ecfs: no calls to dlopen found in /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 [line: 409]
Mar 5 13:06:15 elfmaster ecfs: no calls to dlopen found in /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 [line: 409]
Mar 5 13:06:15 elfmaster ecfs: no calls to dlopen found in /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 [line: 409]
Mar 5 13:06:15 elfmaster kernel: [32130.875632] ecfs[26549]: segfault at f ip 00007f70538a6a03 sp 00007fff4f9c43e0 error 4 in libc-2.19.so[7f705385b000
+1bb000]

@elfmaster elfmaster added the bug label Mar 5, 2015
@elfmaster elfmaster self-assigned this Mar 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant