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

dlclose call in atexit callback crashes #487

Closed
ramosian-glider opened this issue Sep 1, 2015 · 2 comments
Closed

dlclose call in atexit callback crashes #487

ramosian-glider opened this issue Sep 1, 2015 · 2 comments

Comments

@ramosian-glider
Copy link
Member

Originally reported on Google Code with ID 80

See issue:
https://code.google.com/p/webrtc/issues/detail?id=3895

Revision that causes the assert crash is:
http://llvm.org/viewvc/llvm-project?view=revision&revision=216906

Reported by dvyukov@google.com on 2014-10-07 09:56:09

@ramosian-glider
Copy link
Member Author

I was able to reproduce the dynamic linker crash on a small example.
Fixed by http://llvm.org/viewvc/llvm-project?view=revision&revision=219675

Reported by dvyukov@google.com on 2014-10-14 09:44:00

  • Status changed: Fixed

@ramosian-glider
Copy link
Member Author

Adding Project:ThreadSanitizer as part of GitHub migration.

Reported by glider@google.com on 2015-07-30 09:21:32

  • Labels added: ProjectThreadSanitizer

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

1 participant