-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Crash in compaction. rocksdb-3.5.1 #359
Comments
thread apply all bt full Thread 34 (Thread 0x7f68d6d54700 (LWP 28441)): Thread 33 (Thread 0x7f68da95a700 (LWP 28435)): Thread 32 (Thread 0x7f68ddb5f700 (LWP 28429)): Thread 31 (Thread 0x7f68d7755700 (LWP 28440)): Thread 30 (Thread 0x7f68d8b57700 (LWP 28438)): Thread 29 (Thread 0x7f68de560700 (LWP 28428)): Thread 28 (Thread 0x7f68def61700 (LWP 28427)): Thread 27 (Thread 0x7f68e496a700 (LWP 28418)): Thread 26 (Thread 0x7f68dc75d700 (LWP 28431)): Thread 25 (Thread 0x7f68e0363700 (LWP 28425)): Thread 24 (Thread 0x7f68e1765700 (LWP 28423)): Thread 23 (Thread 0x7f68d8156700 (LWP 28439)): Thread 22 (Thread 0x7f68dbd5c700 (LWP 28432)): Thread 21 (Thread 0x7f68e2b67700 (LWP 28421)): Thread 20 (Thread 0x7f68d9558700 (LWP 28437)): Thread 19 (Thread 0x7f68e3f69700 (LWP 28419)): Thread 18 (Thread 0x7f68d9f59700 (LWP 28436)): Thread 17 (Thread 0x7f68df962700 (LWP 28426)): Thread 16 (Thread 0x7f68db35b700 (LWP 28433)): Thread 15 (Thread 0x7f68d4f51700 (LWP 28444)): Thread 14 (Thread 0x7f68e0d64700 (LWP 28424)): Thread 13 (Thread 0x7f68e3568700 (LWP 28420)): Thread 12 (Thread 0x7f68e2166700 (LWP 28422)): Thread 11 (Thread 0x7f6870cc9700 (LWP 28906)): Thread 10 (Thread 0x2345940 (LWP 28415)): Thread 9 (Thread 0x7f68d5952700 (LWP 28443)): Thread 8 (Thread 0x7f68e536b700 (LWP 28417)): Thread 7 (Thread 0x7f68dd15e700 (LWP 28430)): Thread 6 (Thread 0x7f68e5d6c700 (LWP 28416)): Thread 5 (Thread 0x7f68d4550700 (LWP 28445)): Thread 4 (Thread 0x7f68d314e700 (LWP 28447)): Thread 3 (Thread 0x7f68d3b4f700 (LWP 28446)): Thread 2 (Thread 0x7f68d274d700 (LWP 28448)): Thread 1 (Thread 0x7f68d6353700 (LWP 28442)): |
@dlezama do you think you can capture the stack that caused the crash? I am not able to get much useful information from the paste |
I'm not sure what are you asking me for. If you could share what gdb commands would you like me to execute I can do that. |
Closing since I've verified it's the same issue than #365 |
Is this crash known? Let me know if you need more info, I have the crash dump.
frame 1
info locals
min_len = -8
r =
info args
b =
this =
bt
#0 0x000000000059c428 in __memcmp_sse4_1 ()
#1 0x0000000000492fae in compare (b=..., this=) at ./include/rocksdb/slice.h:127
#2 rocksdb::(anonymous namespace)::BytewiseComparatorImpl::Compare (this=, a=..., b=...) at util/comparator.cc:31
#3 0x00000000004b0c3e in rocksdb::InternalKeyComparator::Compare (this=, akey=..., bkey=...) at db/dbformat.cc:61
#4 0x00000000004822f6 in Compare (b=..., a=..., this=) at ./db/dbformat.h:164
#5 BySmallestKey (cmp=, b=0x7f685c9f5670, a=0x7f685c9f5730) at db/version_set.cc:81
#6 operator() (this=0x7f685c1ed7c0, this=0x7f685c1ed7c0, f2=0x7f685c9f5670, f1=0x7f685c9f5730) at db/version_set.cc:1502
#7 _M_get_insert_unique_pos (__k=, this=0x7f685c1ed7c0) at /usr/include/c++/4.8/bits/stl_tree.h:1324
#8 _M_insert_unique<rocksdb::FileMetaData* const&> (__v=, this=0x7f685c1ed7c0) at /usr/include/c++/4.8/bits/stl_tree.h:1377
#9 insert (__x=, this=0x7f685c1ed7c0) at /usr/include/c++/4.8/bits/stl_set.h:463
#10 rocksdb::VersionSet::Builder::Apply (this=this@entry=0x7f685c002620, edit=) at db/version_set.cc:1658
#11 0x0000000000476d20 in rocksdb::VersionSet::LogAndApplyHelper (this=this@entry=0x237d100, cfd=cfd@entry=0x2380280, builder=builder@entry=0x7f685c002620, v=v@entry=0x7f685dd6d4c0, edit=, mu=mu@entry=0x237b250) at db/version_set.cc:2064
#12 0x000000000047dd78 in rocksdb::VersionSet::LogAndApply (this=0x237d100, column_family_data=0x2380280, edit=0x7f685c003a50, mu=mu@entry=0x237b250, db_directory=0x237f030, new_descriptor_log=new_descriptor_log@entry=false, options=options@entry=0x0) at db/version_set.cc:1834
#13 0x000000000043c791 in rocksdb::DBImpl::InstallCompactionResults (this=this@entry=0x237b120, compact=compact@entry=0x7f685c014920, log_buffer=log_buffer@entry=0x7f68d63523b0) at db/db_impl.cc:2559
#14 0x00000000004439ed in rocksdb::DBImpl::DoCompactionWork (this=this@entry=0x237b120, compact=compact@entry=0x7f685c014920, deletion_state=..., log_buffer=log_buffer@entry=0x7f68d63523b0) at db/db_impl.cc:3289
#15 0x00000000004456b8 in rocksdb::DBImpl::BackgroundCompaction (this=this@entry=0x237b120, madeProgress=madeProgress@entry=0x7f68d635222f, deletion_state=..., log_buffer=log_buffer@entry=0x7f68d63523b0) at db/db_impl.cc:2321
#16 0x000000000044d727 in rocksdb::DBImpl::BackgroundCallCompaction (this=0x237b120) at db/db_impl.cc:2123
#17 0x0000000000496c31 in BGThread (thread_id=9, this=0x2378070) at util/env_posix.cc:1616
#18 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=) at util/env_posix.cc:1633
#19 0x000000000055af02 in start_thread (arg=0x7f68d6353700) at pthread_create.c:312
#20 0x00000000005c1a49 in clone ()
The text was updated successfully, but these errors were encountered: