(gdb) run --Ice.Config=config [Thread debugging using libthread_db enabled] [New Thread 182903171488 (LWP 29679)] [New Thread 1084225888 (LWP 29682)] [New Thread 1094711648 (LWP 29683)] [New Thread 1105197408 (LWP 29687)] [New Thread 1115683168 (LWP 29688)] [New Thread 1126168928 (LWP 29689)] [New Thread 1136654688 (LWP 29690)] [Thread 1126168928 (LWP 29689) exited] [Thread 1115683168 (LWP 29688) exited] [New Thread 1115683168 (LWP 29691)] [New Thread 1126168928 (LWP 29692)] [Thread 1136654688 (LWP 29690) exited] [New Thread 1147140448 (LWP 29693)] [Thread 1105197408 (LWP 29687) exited] [New Thread 1136654688 (LWP 29704)] [Thread 1136654688 (LWP 29704) exited] [New Thread 1105197408 (LWP 29705)] [Thread 1094711648 (LWP 29683) exited] [New Thread 1136654688 (LWP 29706)] [New Thread 1157626208 (LWP 29707)] [Thread 1147140448 (LWP 29693) exited] [Thread 1136654688 (LWP 29706) exited] [New Thread 1094711648 (LWP 29708)] [Thread 1157626208 (LWP 29707) exited] [New Thread 1147140448 (LWP 29709)] [New Thread 1136654688 (LWP 29710)] [Thread 1105197408 (LWP 29705) exited] [Thread 1147140448 (LWP 29709) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1126168928 (LWP 29692)] 0x0000002a957502dd in __bam_cdel_log (dbp=0x5def20, txnid=0x2a96001390, ret_lsnp=0x5f7278, flags=0, pgno=3, lsn=0x5f7278, indx=2516587672) at ../dist/../btree/btree_auto.c:1104 Current language: auto; currently c (gdb) thread apply all bt Thread 17 (Thread 1136654688 (LWP 29710)): #0 0x0000003c50fbcc36 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a95aee453 in IceInternal::ThreadPool::run (this=0x554e40) at ThreadPool.cpp:342 #2 0x0000002a95af0321 in IceInternal::ThreadPool::EventHandlerThread::run (this=0x5e2c40) at ThreadPool.cpp:836 #3 0x0000002a95cc6208 in startHook (arg=0x5e2c40) at Thread.cpp:491 #4 0x0000003c51a05f81 in start_thread () from /lib64/tls/libpthread.so.0 #5 0x0000003c50fc3af3 in thread_start () from /lib64/tls/libc.so.6 #6 0x0000000000000000 in ?? () Thread 15 (Thread 1094711648 (LWP 29708)): #0 0x0000003c51a088da in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a955bcd31 in IceUtil::Cond::waitImpl (this=0x5e7948, mutex=@0x5e7978) at Cond.h:203 #2 0x0000002a955b98c0 in IceUtil::Monitor::wait (this=0x5e7948) at Monitor.h:152 #3 0x0000002a955b7611 in Freeze::EvictorI::saveNowNoSync (this=0x5e7940) at EvictorI.cpp:1741 #4 0x0000002a955b40cb in Freeze::EvictorI::getIterator (this=0x5e7940, facet=@0x413fe0f0, batchSize=1) at EvictorI.cpp:1011 #5 0x000000000042e606 in Test::RemoteEvictorI::destroyAllServants (this=0x555f00, facetName=@0x413fe0f0) at TestI.cpp:328 #6 0x000000000041e6d0 in Test::RemoteEvictor::___destroyAllServants (this=0x555f00, __inS=@0x413fe720, __current=@0x413fe720) at Test.cpp:3439 #7 0x000000000041e7e5 in Test::RemoteEvictor::__dispatch (this=0x555f00, in=@0x413fe720, current=@0x413fe720) at Test.cpp:3478 #8 0x0000002a95a669f5 in IceInternal::Incoming::invoke (this=0x413fe720, servantManager=@0x413fea30) at Incoming.cpp:178 #9 0x0000002a95a48a77 in Ice::ConnectionI::invokeAll (this=0x555910, stream=@0x413feb80, invokeNum=1, requestId=42, compress=0 '\0', servantManager=@0x413fea30, adapter=@0x413fea20) at ConnectionI.cpp:2221 #10 0x0000002a95a4286c in Ice::ConnectionI::message (this=0x555910, stream=@0x413feb80, threadPool=@0x413fef10) at ConnectionI.cpp:1279 #11 0x0000002a95aef3d5 in IceInternal::ThreadPool::run (this=0x554e40) at ThreadPool.cpp:622 #12 0x0000002a95af0321 in IceInternal::ThreadPool::EventHandlerThread::run (this=0x5ee7a0) at ThreadPool.cpp:836 #13 0x0000002a95cc6208 in startHook (arg=0x5ee7a0) at Thread.cpp:491 #14 0x0000003c51a05f81 in start_thread () from /lib64/tls/libpthread.so.0 #15 0x0000003c50fc3af3 in thread_start () from /lib64/tls/libc.so.6 #16 0x0000000000000000 in ?? () Thread 9 (Thread 1126168928 (LWP 29692)): #0 0x0000002a957502dd in __bam_cdel_log (dbp=0x5def20, txnid=0x2a96001390, ret_lsnp=0x5f7278, flags=0, pgno=3, lsn=0x5f7278, indx=2516587672) at ../dist/../btree/btree_auto.c:1104 #1 0x0000002a9573f15d in __bam_c_del (dbc=0x5df350) at ../dist/../btree/bt_cursor.c:733 #2 0x0000002a9578917d in __db_c_del (dbc=0x5df350, flags=0) at ../dist/../db/db_cam.c:289 #3 0x0000002a95782fe5 in __db_del (dbp=0x5def20, txn=0x5e9710, key=0x431fead0, flags=0) at ../dist/../db/db_am.c:481 #4 0x0000002a95790b43 in __db_del_pp (dbp=0x5def20, txn=0x2a96001390, key=0x431fead0, flags=0) at ../dist/../db/db_iface.c:451 #5 0x0000002a9573193a in Db::del (this=0x5e0c40, txnid=0x2a96001230, key=0x431fead0, flags=0) at cxx_int.h:49 #6 0x0000002a955db79a in Freeze::ObjectStore::save (this=0x5e0b90, key=@0x2a960011e0, value=@0x2a960011f8, status=3 '\003', tx=0x2a96001230) at ObjectStore.cpp:240 #7 0x0000002a955b664f in Freeze::EvictorI::run (this=0x5e7940) at EvictorI.cpp:1603 #8 0x0000002a95cc6208 in startHook (arg=0x5e79a8) at Thread.cpp:491 #9 0x0000003c51a05f81 in start_thread () from /lib64/tls/libpthread.so.0 #10 0x0000003c50fc3af3 in thread_start () from /lib64/tls/libc.so.6 #11 0x0000000000000000 in ?? () Thread 8 (Thread 1115683168 (LWP 29691)): #0 0x0000003c51a08acf in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a955bce49 in IceUtil::Cond::timedWaitImpl (this=0x5f6030, mutex=@0x5f6060, timeout=@0x5f60a0) at Cond.h:224 #2 0x0000002a955b9a18 in IceUtil::Monitor::timedWait (this=0x5f6030, timeout=@0x5f60a0) at Monitor.h:180 #3 0x0000002a955e0b80 in Freeze::CheckpointThread::run (this=0x5f5ff0) at SharedDbEnv.cpp:380 #4 0x0000002a95cc6208 in startHook (arg=0x5f5ff0) at Thread.cpp:491 #5 0x0000003c51a05f81 in start_thread () from /lib64/tls/libpthread.so.0 #6 0x0000003c50fc3af3 in thread_start () from /lib64/tls/libc.so.6 #7 0x0000000000000000 in ?? () Thread 2 (Thread 1084225888 (LWP 29682)): #0 0x0000003c51a08acf in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a955bce49 in IceUtil::Cond::timedWaitImpl (this=0x554630, mutex=@0x554660, timeout=@0x409ff160) at Cond.h:224 #2 0x0000002a955b9a18 in IceUtil::Monitor::timedWait (this=0x554630, timeout=@0x409ff160) at Monitor.h:180 #3 0x0000002a95a5081e in IceInternal::ConnectionMonitor::run (this=0x5545f0) at ConnectionMonitor.cpp:87 #4 0x0000002a95cc6208 in startHook (arg=0x5545f0) at Thread.cpp:491 #5 0x0000003c51a05f81 in start_thread () from /lib64/tls/libpthread.so.0 #6 0x0000003c50fc3af3 in thread_start () from /lib64/tls/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 182903171488 (LWP 29679)): #0 0x0000003c51a088da in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a955bcd31 in IceUtil::Cond::waitImpl (this=0x554470, mutex=@0x5544a0) at Cond.h:203 #2 0x0000002a955b98c0 in IceUtil::Monitor::wait (this=0x554470) at Monitor.h:152 #3 0x0000002a95a95f6e in IceInternal::ObjectAdapterFactory::waitForShutdown (this=0x554460) at ObjectAdapterFactory.cpp:66 #4 0x0000002a95a2c286 in Ice::CommunicatorI::waitForShutdown (this=0x552f40) at CommunicatorI.cpp:168 #5 0x0000000000432e53 in run (argc=1, argv=0x7fbffff4f8, communicator=@0x7fbffff3e0, envName=@0x7fbffff3d0) at Server.cpp:68 #6 0x0000000000432ff3 in main (argc=1, argv=0x7fbffff4f8) at Server.cpp:83 /home/bob/builds/db-4.3.27.NC/btree/btree_auto.c:1104:25702:middle:0x2a957502dd