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

1.19 segfault in createFilter() #321

Closed
michihenning opened this issue Nov 11, 2016 · 1 comment
Closed

1.19 segfault in createFilter() #321

michihenning opened this issue Nov 11, 2016 · 1 comment

Comments

@michihenning
Copy link

I'm getting segfaults with leveldb 1.19. This is in code that has been working perfectly for more than a year with 1.18. The segfault happens some time during shutdown and looks like a race condition. Valgrind has this to say:

http://pastebin.ubuntu.com/23459626/

gdb shows this stack trace:

http://pastebin.ubuntu.com/23459624/

I can produce the segfault on arm64, amd64, powerpc, s390x, ppc64el, armhf, and i386 simply by changing from libleveldb.so.1.18 to libleveldb.so.1.19

More details here: https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1640326

@michihenning
Copy link
Author

Dang, wrong bug tracker :-(

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