falcon.falcon_bug_22173a [ fail ] Test ended at 2009-03-20 10:09:07 CURRENT_TEST: falcon.falcon_bug_22173a mysqltest: At line 56: query 'call p1()' failed: 2013: Lost connection to MySQL server during query The result from queries just before the failure was: < snip > declare continue handler for 1020 begin end; declare continue handler for 1213 begin end; declare continue handler for 1015 begin end; while v1 < 2500 do /* SELECT 'insert', v1; */ INSERT INTO t1 VALUES (v1); SET v2 = rand() * 10000; UPDATE t1 SET a = v2 WHERE a = v1; /* SELECT ' update', v1; */ SET v1 = v1 + 1; if v1 mod 50 = 0 then /* SELECT ' delete'; */ /* DELETE FROM t1; */ TRUNCATE t1; end if; end while; end// # Sent call p1() to the server but do not pull the results call p1(); # Switch to connection conn1 More results from queries before failure can be found in /home/hakan/work/mysql/mysql-6.0-falcon-team/mysql-test/var/log/falcon_bug_22173a.log - saving '/home/hakan/work/mysql/mysql-6.0-falcon-team/mysql-test/var/log/falcon.falcon_bug_22173a/' to '/home/hakan/work/mysql/mysql-6.0-falcon-team/mysql-test/var/log/falcon.falcon_bug_22173a/' - found 'core.26578' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace Core generated by '/home/hakan/work/mysql/mysql-6.0-falcon-team/sql/mysqld' Output from gdb follows. The first stack trace is from the failing thread. The following stack traces are from all threads (so the failing one is duplicated). -------------------------- warning: Can't read pathname for load map: Input/output error. Core was generated by `/home/hakan/work/mysql/mysql-6.0-falcon-team/sql/mysqld --defaults-group-suffix'. Program terminated with signal 6, Aborted. [New process 26590] [New process 32572] [New process 32571] [New process 26594] [New process 26593] [New process 26592] [New process 26591] [New process 26578] [New process 26589] [New process 26588] [New process 26587] [New process 26586] [New process 26585] [New process 26584] [New process 26583] [New process 26582] [New process 26581] [New process 26580] #0 0x00007fb5e72e5b16 in pthread_kill () from /lib/libpthread.so.0 #0 0x00007fb5e72e5b16 in pthread_kill () from /lib/libpthread.so.0 #1 0x0000000000683a4a in handle_segfault (sig=6) at mysqld.cc:2689 #2 #3 0x00007fb5e72e866b in raise () from /lib/libpthread.so.0 #4 0x00000000008e2af8 in Error::error (string=) at Error.cpp:94 #5 0x0000000000969fe4 in IndexPage::findNodeInLeaf (this=0x7fb5e54f1000, indexKey=0x7fb5dabf2bc0, foundKey=0x0) at IndexPage.cpp:199 #6 0x00000000008f110a in IndexRootPage::addIndexEntry (dbb=0x7fb5e594c790, indexId=1, key=0x7fb5dabf2bc0, recordNumber=408, transId=0) at IndexRootPage.cpp:138 #7 0x00000000008f1c80 in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5dabf5d88, transId=0) at IndexRootPage.cpp:887 #8 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5dabf5d88) at SRLUpdateIndex.cpp:195 #9 0x00000000009318a1 in SerialLogTransaction::commit (this=0x4024e68) at SerialLogTransaction.cpp:92 #10 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bb50) at Gopher.cpp:71 #11 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5595668) at Thread.cpp:166 #12 0x00000000008a82c1 in Thread::thread (parameter=0x67d2) at Thread.cpp:145 #13 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #14 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #15 0x0000000000000000 in ?? () Thread 18 (process 26580): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e558b138) at Synchronize.cpp:123 #2 0x00000000008bec34 in Cache::ioThread (this=0x7fb5e57b6af8) at Cache.cpp:985 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e558b138) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e558b154) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 17 (process 26581): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e558b270) at Synchronize.cpp:123 #2 0x00000000008bec34 in Cache::ioThread (this=0x7fb5e57b6af8) at Cache.cpp:985 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e558b270) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e558b28c) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 16 (process 26582): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e558e988, milliseconds=, callersMutex=0x0) at Synchronize.cpp:181 #2 0x00000000008d4118 in Database::ticker (database=) at Database.cpp:1947 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e558e988) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e558e9a4) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 15 (process 26583): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e5594900) at Synchronize.cpp:123 #2 0x00000000008d456a in Database::cardinalityThreadMain (database=) at Database.cpp:2473 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5594900) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e559491c) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 14 (process 26584): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e5594a38) at Synchronize.cpp:123 #2 0x00000000008d41d4 in Database::scavengerThreadMain (database=) at Database.cpp:1974 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5594a38) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e5594a54) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 13 (process 26585): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e5594b70) at Synchronize.cpp:123 #2 0x000000000090ce2c in PageWriter::writer (this=0x7fb5e5924450) at PageWriter.cpp:171 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5594b70) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e5594b8c) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 12 (process 26586): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e5595188, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x7fb5e5595188, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Shared) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Shared) at Cache.cpp:267 #5 0x00000000008d93bc in Dbb::handoffPage (this=0xfffffffffffffdfc, bdb=0x7fb5e5814ee8, pageNumber=2590545, pageType=4294967295, lockType=3847836112) at Dbb.cpp:219 #6 0x00000000008f0cc8 in IndexRootPage::findInsertionLeaf (dbb=0x7fb5e55951a4, indexId=-447131184, indexKey=0x7fb5dcbf4160, recordNumber=413, transId=3847836112, isRoot=0x13c3a8) at IndexRootPage.cpp:262 #7 0x00000000008f167d in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5dcbf9d88, transId=0) at IndexRootPage.cpp:828 #8 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5dcbf9d88) at SRLUpdateIndex.cpp:195 #9 0x00000000009318a1 in SerialLogTransaction::commit (this=0x4025370) at SerialLogTransaction.cpp:92 #10 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bc30) at Gopher.cpp:71 #11 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5595188) at Thread.cpp:166 #12 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e55951a4) at Thread.cpp:145 #13 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #14 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #15 0x0000000000000000 in ?? () Thread 11 (process 26587): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e55952c0, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x7fb5e55952c0, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Shared) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Shared) at Cache.cpp:267 #5 0x00000000008d93bc in Dbb::handoffPage (this=0xfffffffffffffdfc, bdb=0x7fb5e5814ee8, pageNumber=21463, pageType=4294967295, lockType=3847836424) at Dbb.cpp:219 #6 0x00000000008f0cc8 in IndexRootPage::findInsertionLeaf (dbb=0x7fb5e55952dc, indexId=-447130872, indexKey=0x7fb5dc3eb1c0, recordNumber=409, transId=3847836424, isRoot=0x29eb) at IndexRootPage.cpp:262 #7 0x00000000008f10e6 in IndexRootPage::addIndexEntry (dbb=0x7fb5e594c790, indexId=1, key=0x7fb5dc3f5bc0, recordNumber=409, transId=0) at IndexRootPage.cpp:128 #8 0x00000000008f1c80 in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5dc3f8d88, transId=0) at IndexRootPage.cpp:887 #9 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5dc3f8d88) at SRLUpdateIndex.cpp:195 #10 0x00000000009318a1 in SerialLogTransaction::commit (this=0x4024f20) at SerialLogTransaction.cpp:92 #11 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bbf8) at Gopher.cpp:71 #12 0x00000000008a80f3 in Thread::thread (this=0x7fb5e55952c0) at Thread.cpp:166 #13 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e55952dc) at Thread.cpp:145 #14 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #15 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #16 0x0000000000000000 in ?? () Thread 10 (process 26588): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e55953f8, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x7fb5e55953f8, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Exclusive) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Exclusive) at Cache.cpp:267 #5 0x00000000008d93bc in Dbb::handoffPage (this=0xfffffffffffffdfc, bdb=0x7fb5e5814ee8, pageNumber=2555, pageType=4294967295, lockType=3847836736) at Dbb.cpp:219 #6 0x00000000008f0ec3 in IndexRootPage::findInsertionLeaf (dbb=0x7fb5e594c790, indexId=1, indexKey=0x7fb5dbbf2160, recordNumber=412, transId=0, isRoot=0x0) at IndexRootPage.cpp:278 #7 0x00000000008f167d in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5dbbf7d88, transId=0) at IndexRootPage.cpp:828 #8 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5dbbf7d88) at SRLUpdateIndex.cpp:195 #9 0x00000000009318a1 in SerialLogTransaction::commit (this=0x40252b8) at SerialLogTransaction.cpp:92 #10 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bbc0) at Gopher.cpp:71 #11 0x00000000008a80f3 in Thread::thread (this=0x7fb5e55953f8) at Thread.cpp:166 #12 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e5595414) at Thread.cpp:145 #13 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #14 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #15 0x0000000000000000 in ?? () Thread 9 (process 26589): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e5595530, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x7fb5e5595530, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Exclusive) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Exclusive) at Cache.cpp:267 #5 0x00000000008d93bc in Dbb::handoffPage (this=0xfffffffffffffdfc, bdb=0x7fb5e5814ee8, pageNumber=1209, pageType=4294967295, lockType=3847837048) at Dbb.cpp:219 #6 0x00000000008f0ec3 in IndexRootPage::findInsertionLeaf (dbb=0x7fb5e594c790, indexId=1, indexKey=0x7fb5db3f1160, recordNumber=411, transId=0, isRoot=0x0) at IndexRootPage.cpp:278 #7 0x00000000008f167d in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5db3f6d88, transId=0) at IndexRootPage.cpp:828 #8 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5db3f6d88) at SRLUpdateIndex.cpp:195 #9 0x00000000009318a1 in SerialLogTransaction::commit (this=0x4025200) at SerialLogTransaction.cpp:92 #10 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bb88) at Gopher.cpp:71 #11 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5595530) at Thread.cpp:166 #12 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e559554c) at Thread.cpp:145 #13 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #14 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #15 0x0000000000000000 in ?? () Thread 8 (process 26578): #0 0x00007fb5e6254b12 in select () from /lib/libc.so.6 #1 0x0000000000688140 in handle_connections_sockets () at mysqld.cc:5193 #2 0x0000000000688c7e in main (argc=, argv=) at mysqld.cc:4701 Thread 7 (process 26591): #0 0x00007fb5e72e4c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000095512b in Synchronize::sleep (this=0x7fb5e55aac60) at Synchronize.cpp:123 #2 0x0000000000920255 in Scheduler::schedule (this=0x7fb5e5593c70) at Scheduler.cpp:152 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e55aac60) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e55aac7c) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 6 (process 26592): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x7fb5e55bbf70, milliseconds=, callersMutex=0x0) at Synchronize.cpp:181 #2 0x0000000000920211 in Scheduler::schedule (this=0x7fb5e5593d58) at Scheduler.cpp:150 #3 0x00000000008a80f3 in Thread::thread (this=0x7fb5e55bbf70) at Thread.cpp:166 #4 0x00000000008a82c1 in Thread::thread (parameter=0x7fb5e55bbf8c) at Thread.cpp:145 #5 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #6 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 5 (process 26593): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000ad24c3 in ma_checkpoint_background (arg=) at ma_checkpoint.c:715 #2 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #3 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? () Thread 4 (process 26594): #0 0x00007fb5e72e84c7 in do_sigwait () from /lib/libpthread.so.0 #1 0x00007fb5e72e856d in sigwait () from /lib/libpthread.so.0 #2 0x000000000068347b in signal_hand (arg=) at mysqld.cc:2891 #3 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #4 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 3 (process 32571): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x47b62a0, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x47b62a0, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Shared) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Shared) at Cache.cpp:267 #5 0x00000000008f1318 in IndexRootPage::findLeaf (dbb=0x47b62bc, indexId=75195112, rootPage=4219, indexKey=0x7fb5e1296f50, lockType=Shared, transId=2109) at IndexRootPage.cpp:220 #6 0x00000000008f220e in IndexRootPage::scanIndex (dbb=0x7fb5e594c790, indexId=1, rootPage=31, lowKey=0x7fb5e1296f50, highKey=0x7fb5e12999b0, searchFlags=0, transId=0, bitmap=0x7fb5e55a0920) at IndexRootPage.cpp:382 #7 0x00000000008ef0a6 in Index::scanIndex (this=0x7fb5e55c3208, lowKey=0x7fb5e1296f50, highKey=0x7fb5e12999b0, searchFlags=0, transaction=0x7fb5e1aff270, bitmap=0x7fb5e55a0920) at Index.cpp:511 #8 0x00000000008913ea in StorageTable::indexScan (this=0x7fb5e1296ef0, indexOrder=0) at StorageTable.cpp:259 #9 0x000000000088571f in StorageInterface::scanRange (this=0x2678458, start_key=0x2678538, end_key=0x2678558, eqRange=true) at ha_falcon.cpp:1810 #10 0x0000000000885983 in StorageInterface::read_range_first (this=0x2678458, start_key=0x2678538, end_key=0x2678558, eq_range_arg=255, sorted=) at ha_falcon.cpp:1751 #11 0x00000000007885cf in handler::multi_range_read_next (this=0x2678458, range_info=0x7fb5e7758940) at handler.cc:4342 #12 0x000000000076a316 in QUICK_RANGE_SELECT::get_next (this=0x265b180) at opt_range.cc:8558 #13 0x000000000078455e in rr_quick (info=0x7fb5e7758b40) at records.cc:322 #14 0x00000000007263a9 in mysql_update (thd=0x25dbe00, table_list=, fields=@0x36dd7c8, values=@0x36ddbd8, conds=0x36d7598, order_num=, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:478 #15 0x0000000000694368 in mysql_execute_command (thd=0x25dbe00) at sql_parse.cc:3020 #16 0x00000000007f77ce in sp_instr_stmt::exec_core (this=0x36d7708, thd=0x47b62e8, nextp=0x107b) at sp_head.cc:2927 #17 0x00000000007fbe93 in sp_lex_keeper::reset_lex_and_exec_core (this=0x36d7748, thd=0x25dbe00, nextp=0x7fb5e775a0f8, open_tables=false, instr=0x36d7708) at sp_head.cc:2751 #18 0x00000000007fca4d in sp_instr_stmt::execute (this=0x36d7708, thd=0x25dbe00, nextp=0x7fb5e775a0f8) at sp_head.cc:2864 #19 0x00000000007fa18f in sp_head::execute (this=0x2665388, thd=0x25dbe00) at sp_head.cc:1248 #20 0x00000000007fa94b in sp_head::execute_procedure (this=0x2665388, thd=0x25dbe00, args=0x25de030) at sp_head.cc:1989 #21 0x00000000006961aa in mysql_execute_command (thd=0x25dbe00) at sql_parse.cc:4253 #22 0x00000000006989d3 in mysql_parse (thd=0x25dbe00, inBuf=0x264f438 "call p1()", length=9, found_semicolon=0x7fb5e775c0a0) at sql_parse.cc:5783 #23 0x00000000006996ae in dispatch_command (command=COM_QUERY, thd=0x25dbe00, packet=0x263fc21 "call p1()", packet_length=) at sql_parse.cc:1009 #24 0x000000000068d2b1 in handle_one_connection (arg=) at sql_connect.cc:1146 #25 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #26 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #27 0x0000000000000000 in ?? () Thread 2 (process 32572): #0 0x00007fb5e72e4e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x0000000000954fd8 in Synchronize::sleep (this=0x47b63d8, milliseconds=, callersMutex=0x7fb5e5812448) at Synchronize.cpp:181 #2 0x0000000000898354 in SyncObject::wait (this=0x7fb5e5812438, type=, thread=0x47b63d8, sync=0xffffffffffffffff, timeout=0) at SyncObject.cpp:662 #3 0x000000000095fb25 in Bdb::addRef (this=0x7fb5e58123d8, lType=Shared) at BDB.cpp:111 #4 0x00000000008bfb21 in Cache::fetchPage (this=0x7fb5e57b6af8, dbb=0x7fb5e594c790, pageNumber=31, pageType=PAGE_btree, lockType=Shared) at Cache.cpp:267 #5 0x00000000008f1318 in IndexRootPage::findLeaf (dbb=0x47b63f4, indexId=75195424, rootPage=4269, indexKey=0x2cdecb0, lockType=Shared, transId=2134) at IndexRootPage.cpp:220 #6 0x00000000008f220e in IndexRootPage::scanIndex (dbb=0x7fb5e594c790, indexId=1, rootPage=31, lowKey=0x2cdecb0, highKey=0x2ce1710, searchFlags=0, transId=0, bitmap=0x7fb5e558cbe8) at IndexRootPage.cpp:382 #7 0x00000000008ef0a6 in Index::scanIndex (this=0x7fb5e55c3208, lowKey=0x2cdecb0, highKey=0x2ce1710, searchFlags=0, transaction=0x7fb5e1afe8b0, bitmap=0x7fb5e558cbe8) at Index.cpp:511 #8 0x00000000008913ea in StorageTable::indexScan (this=0x2cdec50, indexOrder=0) at StorageTable.cpp:259 #9 0x000000000088571f in StorageInterface::scanRange (this=0x7fb5e0215a78, start_key=0x7fb5e0215b58, end_key=0x7fb5e0215b78, eqRange=true) at ha_falcon.cpp:1810 #10 0x0000000000885983 in StorageInterface::read_range_first (this=0x7fb5e0215a78, start_key=0x7fb5e0215b58, end_key=0x7fb5e0215b78, eq_range_arg=255, sorted=) at ha_falcon.cpp:1751 #11 0x00000000007885cf in handler::multi_range_read_next (this=0x7fb5e0215a78, range_info=0x7fb5e4092940) at handler.cc:4342 #12 0x000000000076a316 in QUICK_RANGE_SELECT::get_next (this=0x7fb5e0004680) at opt_range.cc:8558 #13 0x000000000078455e in rr_quick (info=0x7fb5e4092b40) at records.cc:322 #14 0x00000000007263a9 in mysql_update (thd=0x2630610, table_list=, fields=@0x7fb5e0007d08, values=@0x7fb5e0008118, conds=0x7fb5e0210e48, order_num=, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:478 #15 0x0000000000694368 in mysql_execute_command (thd=0x2630610) at sql_parse.cc:3020 #16 0x00000000007f77ce in sp_instr_stmt::exec_core (this=0x7fb5e0210fb8, thd=0x47b6420, nextp=0x10ad) at sp_head.cc:2927 #17 0x00000000007fbe93 in sp_lex_keeper::reset_lex_and_exec_core (this=0x7fb5e0210ff8, thd=0x2630610, nextp=0x7fb5e40940f8, open_tables=false, instr=0x7fb5e0210fb8) at sp_head.cc:2751 #18 0x00000000007fca4d in sp_instr_stmt::execute (this=0x7fb5e0210fb8, thd=0x2630610, nextp=0x7fb5e40940f8) at sp_head.cc:2864 #19 0x00000000007fa18f in sp_head::execute (this=0x7fb5e0209ad8, thd=0x2630610) at sp_head.cc:1248 #20 0x00000000007fa94b in sp_head::execute_procedure (this=0x7fb5e0209ad8, thd=0x2630610, args=0x2632840) at sp_head.cc:1989 #21 0x00000000006961aa in mysql_execute_command (thd=0x2630610) at sql_parse.cc:4253 #22 0x00000000006989d3 in mysql_parse (thd=0x2630610, inBuf=0x26748d8 "call p1()", length=9, found_semicolon=0x7fb5e40960a0) at sql_parse.cc:5783 #23 0x00000000006996ae in dispatch_command (command=COM_QUERY, thd=0x2630610, packet=0x2633101 "call p1()", packet_length=) at sql_parse.cc:1009 #24 0x000000000068d2b1 in handle_one_connection (arg=) at sql_connect.cc:1146 #25 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #26 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #27 0x0000000000000000 in ?? () Thread 1 (process 26590): #0 0x00007fb5e72e5b16 in pthread_kill () from /lib/libpthread.so.0 #1 0x0000000000683a4a in handle_segfault (sig=6) at mysqld.cc:2689 #2 #3 0x00007fb5e72e866b in raise () from /lib/libpthread.so.0 #4 0x00000000008e2af8 in Error::error (string=) at Error.cpp:94 #5 0x0000000000969fe4 in IndexPage::findNodeInLeaf (this=0x7fb5e54f1000, indexKey=0x7fb5dabf2bc0, foundKey=0x0) at IndexPage.cpp:199 #6 0x00000000008f110a in IndexRootPage::addIndexEntry (dbb=0x7fb5e594c790, indexId=1, key=0x7fb5dabf2bc0, recordNumber=408, transId=0) at IndexRootPage.cpp:138 #7 0x00000000008f1c80 in IndexRootPage::indexMerge (dbb=0x7fb5e594c790, indexId=1, logRecord=0x7fb5dabf5d88, transId=0) at IndexRootPage.cpp:887 #8 0x000000000094a193 in SRLUpdateIndex::commit (this=0x7fb5dabf5d88) at SRLUpdateIndex.cpp:195 #9 0x00000000009318a1 in SerialLogTransaction::commit (this=0x4024e68) at SerialLogTransaction.cpp:92 #10 0x0000000000964d75 in Gopher::gopherThread (this=0x7fb5e558bb50) at Gopher.cpp:71 #11 0x00000000008a80f3 in Thread::thread (this=0x7fb5e5595668) at Thread.cpp:166 #12 0x00000000008a82c1 in Thread::thread (parameter=0x67d2) at Thread.cpp:145 #13 0x00007fb5e72e0faa in start_thread () from /lib/libpthread.so.0 #14 0x00007fb5e625b2bd in clone () from /lib/libc.so.6 #15 0x0000000000000000 in ?? () Retrying test, attempt(2/3)... falcon.falcon_bug_22173a [ retry-pass ] 12885 Retrying test, attempt(3/3)... falcon.falcon_bug_22173a [ retry-pass ] 12886 falcon.falcon_bug_22173a [ pass ] 11512 falcon.falcon_bug_22173a [ pass ] 12225 falcon.falcon_bug_22173a [ pass ] 12375 falcon.falcon_bug_22173a [ pass ] 13236 falcon.falcon_bug_22173a [ pass ] 12577 falcon.falcon_bug_22173a [ pass ] 12369 falcon.falcon_bug_22173a [ pass ] 14619 falcon.falcon_bug_22173a [ pass ] 5233 falcon.falcon_bug_22173a [ pass ] 9840 falcon.falcon_bug_22173a [ pass ] 11887 falcon.falcon_bug_22173a [ pass ] 12885 falcon.falcon_bug_22173a [ pass ] 13116 falcon.falcon_bug_22173a [ pass ] 7648 falcon.falcon_bug_22173a [ pass ] 5979 falcon.falcon_bug_22173a [ pass ] 10558 falcon.falcon_bug_22173a [ pass ] 11977 falcon.falcon_bug_22173a [ pass ] 11918 falcon.falcon_bug_22173a [ pass ] 12809 falcon.falcon_bug_22173a [ pass ] 6691 falcon.falcon_bug_22173a [ pass ] 6546 falcon.falcon_bug_22173a [ pass ] 10904 falcon.falcon_bug_22173a [ pass ] 11492 falcon.falcon_bug_22173a [ pass ] 11264 falcon.falcon_bug_22173a [ pass ] 11338 falcon.falcon_bug_22173a [ pass ] 7450 falcon.falcon_bug_22173a [ pass ] 6661 falcon.falcon_bug_22173a [ pass ] 14519 falcon.falcon_bug_22173a [ pass ] 11384 falcon.falcon_bug_22173a [ pass ] 11953 falcon.falcon_bug_22173a [ pass ] 12972 falcon.falcon_bug_22173a [ pass ] 4356 falcon.falcon_bug_22173a [ pass ] 10367 falcon.falcon_bug_22173a [ pass ] 11894 falcon.falcon_bug_22173a [ pass ] 12576 falcon.falcon_bug_22173a [ pass ] 12783 falcon.falcon_bug_22173a [ pass ] 8594 falcon.falcon_bug_22173a [ pass ] 7773 falcon.falcon_bug_22173a [ pass ] 12980 falcon.falcon_bug_22173a [ pass ] 11870 falcon.falcon_bug_22173a [ pass ] 12270 falcon.falcon_bug_22173a [ pass ] 11023 falcon.falcon_bug_22173a [ pass ] 5211 falcon.falcon_bug_22173a [ pass ] 9614 falcon.falcon_bug_22173a [ pass ] 12412 falcon.falcon_bug_22173a [ pass ] 12729 falcon.falcon_bug_22173a [ pass ] 11321 falcon.falcon_bug_22173a [ pass ] 8610 falcon.falcon_bug_22173a [ pass ] 4876 ------------------------------------------------------------ The servers were restarted 1 times Spent 1217.106 of 1250 seconds executing testcases Failed 1/112 tests, 99.11% were successful. Failing test(s): falcon.falcon_bug_22173a