$do_test.sh -b mysql-6.0 -s build Logging: ./mysql-test-run.pl --record --force bug43531 090318 18:11:51 [Warning] Forcing shutdown of 1 plugins MySQL Version 6.0.11 Checking supported features... - skipping ndbcluster, mysqld not compiled with ndbcluster - SSL connections supported - binaries are debug compiled Collecting tests... vardir: /users/ssmirnova/build/mysql-6.0/mysql-test/var Checking leftover processes... Removing old var directory... - WARNING: Using the 'mysql-test/var' symlink Creating var directory '/users/ssmirnova/build/mysql-6.0/mysql-test/var'... Installing system database... Using server port 53937 ============================================================================== TEST RESULT TIME (ms) ------------------------------------------------------------ worker[1] Using MTR_BUILD_THREAD 250, with reserved ports 12500..12509 timer 3283: expired after 900 seconds worker[1] Trying to dump core for [mysqltest - pid: 3289, winpid: 3289] worker[1] Trying to dump core for [mysqld.1 - pid: 3265, winpid: 3265] main.bug43531 [ fail ] timeout after 900 seconds Test ended at 2009-03-18 18:27:46 Test case timeout after 900 seconds == /users/ssmirnova/build/mysql-6.0/mysql-test/var/log/bug43531.log == SET v2 = RAND() * 1000; DELETE FROM t1 WHERE s1 = v2; DELETE FROM t2 WHERE s1 = v2; END; COMMIT; IF (SELECT COUNT(*) FROM t1 WHERE s1 NOT IN (SELECT s1 FROM t2)) > 0 THEN SET @a:=1; END IF; ROLLBACK; IF (SELECT COUNT(*) FROM t2 WHERE s1 NOT IN (SELECT s1 FROM t1)) > 0 THEN SET @a:=1; END IF; ROLLBACK; SET v = v + 1; END WHILE; END// CALL p(); CALL p(); CALL p(); CALL p(); == /users/ssmirnova/build/mysql-6.0/mysql-test/var/tmp/analyze-timeout-mysqld.1.err == mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/users/ssmirnova/build/mysql-6.0/mysql-test/var/tmp/mysqld.1.sock' (111) - saving '/users/ssmirnova/build/mysql-6.0/mysql-test/var/log/main.bug43531/' to '/users/ssmirnova/build/mysql-6.0/mysql-test/var/log/main.bug43531/' - found 'core.3266' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace Core generated by '/users/ssmirnova/build/mysql-6.0/libexec/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). -------------------------- Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `/users/ssmirnova/build/mysql-6.0/libexec/mysqld --defaults-group-suffix=.1 --de'. Program terminated with signal 6, Aborted. warning: svr4_current_sos: Can't read pathname for load map: Input/output error #0 0x002ce402 in __kernel_vsyscall () #0 0x002ce402 in __kernel_vsyscall () #1 0x0046264f in pthread_kill () from /lib/libpthread.so.0 #2 0x088233e7 in my_write_core (sig=6) at stacktrace.c:309 #3 0x082bef4b in handle_segfault (sig=6) at mysqld.cc:2690 #4 #5 0x002ce402 in __kernel_vsyscall () #6 0x003afeb1 in ___newselect_nocancel () from /lib/libc.so.6 #7 0x082c111b in handle_connections_sockets () at mysqld.cc:5188 #8 0x082c7344 in main (argc=8, argv=0xbf8f0b94) at mysqld.cc:4696 Thread 20 (process 3268): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c0398) at Synchronize.cpp:123 #3 0x0865cdcf in Cache::ioThread (this=0xb70c0070) at Cache.cpp:983 #4 0x0865cf6b in Cache::ioThread (arg=0xb70c0070) at Cache.cpp:777 #5 0x085915ed in Thread::thread (this=0xb70c0398) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c0398) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 19 (process 3269): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c0478) at Synchronize.cpp:123 #3 0x0865cdcf in Cache::ioThread (this=0xb70c0070) at Cache.cpp:983 #4 0x0865cf6b in Cache::ioThread (arg=0xb70c0070) at Cache.cpp:777 #5 0x085915ed in Thread::thread (this=0xb70c0478) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c0478) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 18 (process 3270): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461aec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e64b in Synchronize::sleep (this=0xb70c7170, milliseconds=1000, callersMutex=0x0) at Synchronize.cpp:183 #3 0x0864e4c9 in Synchronize::sleep (this=0xb70c7170, milliseconds=1000) at Synchronize.cpp:136 #4 0x085b6705 in Database::ticker (this=0xb72c0648) at Database.cpp:1933 #5 0x085b6739 in Database::ticker (database=0xb72c0648) at Database.cpp:1922 #6 0x085915ed in Thread::thread (this=0xb70c7170) at Thread.cpp:166 #7 0x08591aad in Thread::thread (parameter=0xb70c7170) at Thread.cpp:145 #8 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #9 0x003b74fe in clone () from /lib/libc.so.6 Thread 17 (process 3271): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7250) at Synchronize.cpp:123 #3 0x085b5dc6 in Database::cardinalityThreadMain (this=0xb72c0648) at Database.cpp:2459 #4 0x085b5e03 in Database::cardinalityThreadMain (database=0xb72c0648) at Database.cpp:2446 #5 0x085915ed in Thread::thread (this=0xb70c7250) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7250) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 16 (process 3272): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7330) at Synchronize.cpp:123 #3 0x085b7186 in Database::scavengerThreadMain (this=0xb72c0648) at Database.cpp:1960 #4 0x085b71c7 in Database::scavengerThreadMain (database=0xb72c0648) at Database.cpp:1944 #5 0x085915ed in Thread::thread (this=0xb70c7330) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7330) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 15 (process 3273): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7410) at Synchronize.cpp:123 #3 0x085fc5eb in PageWriter::writer (this=0xb70c1358) at PageWriter.cpp:171 #4 0x085fc717 in PageWriter::writer (arg=0xb70c1358) at PageWriter.cpp:160 #5 0x085915ed in Thread::thread (this=0xb70c7410) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7410) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 14 (process 3274): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7810) at Synchronize.cpp:123 #3 0x08665717 in Gopher::gopherThread (this=0xb70c1330) at Gopher.cpp:58 #4 0x086658d5 in Gopher::gopherThread (arg=0xb70c1330) at Gopher.cpp:37 #5 0x085915ed in Thread::thread (this=0xb70c7810) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7810) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 13 (process 3275): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c78f0) at Synchronize.cpp:123 #3 0x08665717 in Gopher::gopherThread (this=0xb70c1308) at Gopher.cpp:58 #4 0x086658d5 in Gopher::gopherThread (arg=0xb70c1308) at Gopher.cpp:37 #5 0x085915ed in Thread::thread (this=0xb70c78f0) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c78f0) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 12 (process 3276): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c79d0) at Synchronize.cpp:123 #3 0x08665717 in Gopher::gopherThread (this=0xb70c12e0) at Gopher.cpp:58 #4 0x086658d5 in Gopher::gopherThread (arg=0xb70c12e0) at Gopher.cpp:37 #5 0x085915ed in Thread::thread (this=0xb70c79d0) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c79d0) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 11 (process 3277): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7ab0) at Synchronize.cpp:123 #3 0x08665717 in Gopher::gopherThread (this=0xb70c12b8) at Gopher.cpp:58 #4 0x086658d5 in Gopher::gopherThread (arg=0xb70c12b8) at Gopher.cpp:37 #5 0x085915ed in Thread::thread (this=0xb70c7ab0) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7ab0) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 10 (process 3278): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70c7b90) at Synchronize.cpp:123 #3 0x08665717 in Gopher::gopherThread (this=0xb70c1290) at Gopher.cpp:58 #4 0x086658d5 in Gopher::gopherThread (arg=0xb70c1290) at Gopher.cpp:37 #5 0x085915ed in Thread::thread (this=0xb70c7b90) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70c7b90) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 9 (process 3279): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e457 in Synchronize::sleep (this=0xb70e2620) at Synchronize.cpp:123 #3 0x08624e46 in Scheduler::schedule (this=0xb70c6538) at Scheduler.cpp:152 #4 0x08624e93 in Scheduler::schedule (lpParameter=0xb70c6538) at Scheduler.cpp:159 #5 0x085915ed in Thread::thread (this=0xb70e2620) at Thread.cpp:166 #6 0x08591aad in Thread::thread (parameter=0xb70e2620) at Thread.cpp:145 #7 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #8 0x003b74fe in clone () from /lib/libc.so.6 Thread 8 (process 3280): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461aec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0864e64b in Synchronize::sleep (this=0xb70e3490, milliseconds=22000, callersMutex=0x0) at Synchronize.cpp:183 #3 0x0864e4c9 in Synchronize::sleep (this=0xb70e3490, milliseconds=22000) at Synchronize.cpp:136 #4 0x08624e2f in Scheduler::schedule (this=0xb70c65d0) at Scheduler.cpp:150 #5 0x08624e93 in Scheduler::schedule (lpParameter=0xb70c65d0) at Scheduler.cpp:159 #6 0x085915ed in Thread::thread (this=0xb70e3490) at Thread.cpp:166 #7 0x08591aad in Thread::thread (parameter=0xb70e3490) at Thread.cpp:145 #8 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #9 0x003b74fe in clone () from /lib/libc.so.6 Thread 7 (process 3281): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461aec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x08829b68 in safe_cond_timedwait (cond=0x94f2b00, mp=0x94f2aa0, abstime=0xacff53e4, file=0x8a2f8fe "ma_checkpoint.c", line=715) at thr_mutex.c:478 #3 0x087dca9f in ma_checkpoint_background (arg=0x1e) at ma_checkpoint.c:715 #4 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #5 0x003b74fe in clone () from /lib/libc.so.6 Thread 6 (process 3282): #0 0x002ce402 in __kernel_vsyscall () #1 0x00465272 in do_sigwait () from /lib/libpthread.so.0 #2 0x00465305 in sigwait () from /lib/libpthread.so.0 #3 0x082c7734 in signal_hand (arg=0x0) at mysqld.cc:2892 #4 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #5 0x003b74fe in clone () from /lib/libc.so.6 Thread 5 (process 3292): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0882992b in safe_cond_wait (cond=0xa359b9c, mp=0xa57047c, file=0x8a3a063 "thr_lock.c", line=466) at thr_mutex.c:424 #3 0x08825b5d in wait_for_lock (wait=0xa5704ec, data=0xa59e3d4, in_wait_list=0 '\0') at thr_lock.c:466 #4 0x08826696 in thr_lock (data=0xa59e3d4, owner=0xa3daa78, lock_type=TL_WRITE) at thr_lock.c:758 #5 0x088270d5 in thr_multi_lock (data=0xa558aa0, count=2, owner=0xa3daa78) at thr_lock.c:1016 #6 0x082b8d9f in mysql_lock_tables (thd=0xa3da250, tables=0xa581330, count=2, flags=0, need_reopen=0xad24613f) at lock.cc:321 #7 0x08322040 in lock_tables (thd=0xa3da250, tables=0xa4dc500, count=2, flags=0, need_reopen=0xad24613f) at sql_base.cc:4516 #8 0x0832c912 in open_and_lock_tables_derived (thd=0xa3da250, tables=0xa4dc500, derived=true, flags=0) at sql_base.cc:4210 #9 0x082df318 in open_and_lock_tables (thd=0xa3da250, tables=0xa4dc500) at ../../sql/mysql_priv.h:1574 #10 0x08375d00 in mysql_insert (thd=0xa3da250, table_list=0xa4dc500, fields=@0xa4dc134, values_list=@0xa4dc158, update_fields=@0xa4dc14c, update_values=@0xa4dc140, duplic=DUP_ERROR, ignore=false) at sql_insert.cc:622 #11 0x082d6863 in mysql_execute_command (thd=0xa3da250) at sql_parse.cc:3128 #12 0x084a06b5 in sp_instr_stmt::exec_core (this=0xa4dc738, thd=0xa3da250, nextp=0xad246f5c) at sp_head.cc:2927 #13 0x084a03f4 in sp_lex_keeper::reset_lex_and_exec_core (this=0xa4dc760, thd=0xa3da250, nextp=0xad246f5c, open_tables=false, instr=0xa4dc738) at sp_head.cc:2751 #14 0x084a32cc in sp_instr_stmt::execute (this=0xa4dc738, thd=0xa3da250, nextp=0xad246f5c) at sp_head.cc:2864 #15 0x0849ca40 in sp_head::execute (this=0xa4b71f0, thd=0xa3da250) at sp_head.cc:1248 #16 0x0849e578 in sp_head::execute_procedure (this=0xa4b71f0, thd=0xa3da250, args=0xa3db744) at sp_head.cc:1989 #17 0x082da7b2 in mysql_execute_command (thd=0xa3da250) at sql_parse.cc:4253 #18 0x082dc917 in mysql_parse (thd=0xa3da250, inBuf=0xa3d62d8 "CALL p()", length=8, found_semicolon=0xad247f20) at sql_parse.cc:5763 #19 0x082dd359 in dispatch_command (command=COM_QUERY, thd=0xa3da250, packet=0xa3f2ed9 "", packet_length=8) at sql_parse.cc:1009 #20 0x082de6bd in do_command (thd=0xa3da250) at sql_parse.cc:691 #21 0x082cc4ab in handle_one_connection (arg=0xa3da250) at sql_connect.cc:1146 #22 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #23 0x003b74fe in clone () from /lib/libc.so.6 Thread 4 (process 3293): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0882992b in safe_cond_wait (cond=0xa3d614c, mp=0xa57047c, file=0x8a3a063 "thr_lock.c", line=466) at thr_mutex.c:424 #3 0x08825b5d in wait_for_lock (wait=0xa5704ec, data=0xa578884, in_wait_list=0 '\0') at thr_lock.c:466 #4 0x08826696 in thr_lock (data=0xa578884, owner=0xa3b4ec8, lock_type=TL_WRITE) at thr_lock.c:758 #5 0x088270d5 in thr_multi_lock (data=0xac432ab4, count=1, owner=0xa3b4ec8) at thr_lock.c:1016 #6 0x082b8d9f in mysql_lock_tables (thd=0xa3b46a0, tables=0xac4024d8, count=1, flags=0, need_reopen=0xad215317) at lock.cc:321 #7 0x08322040 in lock_tables (thd=0xa3b46a0, tables=0xa5461e0, count=1, flags=0, need_reopen=0xad215317) at sql_base.cc:4516 #8 0x0838b9ec in mysql_update (thd=0xa3b46a0, table_list=0xa5461e0, fields=@0xa517eb0, values=@0xa5180e0, conds=0x0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:227 #9 0x082d6379 in mysql_execute_command (thd=0xa3b46a0) at sql_parse.cc:3020 #10 0x084a06b5 in sp_instr_stmt::exec_core (this=0xa546858, thd=0xa3b46a0, nextp=0xad215f5c) at sp_head.cc:2927 #11 0x084a03f4 in sp_lex_keeper::reset_lex_and_exec_core (this=0xa546880, thd=0xa3b46a0, nextp=0xad215f5c, open_tables=false, instr=0xa546858) at sp_head.cc:2751 #12 0x084a32cc in sp_instr_stmt::execute (this=0xa546858, thd=0xa3b46a0, nextp=0xad215f5c) at sp_head.cc:2864 #13 0x0849ca40 in sp_head::execute (this=0xa4d2c78, thd=0xa3b46a0) at sp_head.cc:1248 #14 0x0849e578 in sp_head::execute_procedure (this=0xa4d2c78, thd=0xa3b46a0, args=0xa3b5b94) at sp_head.cc:1989 #15 0x082da7b2 in mysql_execute_command (thd=0xa3b46a0) at sql_parse.cc:4253 #16 0x082dc917 in mysql_parse (thd=0xa3b46a0, inBuf=0xa4b51c0 "CALL p()", length=8, found_semicolon=0xad216f20) at sql_parse.cc:5763 #17 0x082dd359 in dispatch_command (command=COM_QUERY, thd=0xa3b46a0, packet=0xa411261 "", packet_length=8) at sql_parse.cc:1009 #18 0x082de6bd in do_command (thd=0xa3b46a0) at sql_parse.cc:691 #19 0x082cc4ab in handle_one_connection (arg=0xa3b46a0) at sql_connect.cc:1146 #20 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #21 0x003b74fe in clone () from /lib/libc.so.6 Thread 3 (process 3294): #0 _db_keyword_ (cs=0x0, keyword=0x89d5e50 "myisam_pretend_crashed_table_on_usage", strict=1) at dbug.c:1825 #1 0x08518aa6 in mi_update (info=0xa4f5638, oldrec=0xa4f1be0 "############3O\n", newrec=0xa4f1bd8 "####################3O\n") at mi_update.c:36 #2 0x084f35db in ha_myisam::update_row (this=0xa4f1a60, old_data=0xa4f1be0 "############3O\n", new_data=0xa4f1bd8 "####################3O\n") at ha_myisam.cc:1457 #3 0x0840fa83 in handler::ha_update_row (this=0xa4f1a60, old_data=0xa4f1be0 "############3O\n", new_data=0xa4f1bd8 "####################3O\n") at handler.cc:5529 #4 0x0838ce18 in mysql_update (thd=0xa4b9210, table_list=0xa54c178, fields=@0xa537c70, values=@0xa537ea0, conds=0x0, order_num=0, order=0x0, limit=18446744073709550542, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:651 #5 0x082d6379 in mysql_execute_command (thd=0xa4b9210) at sql_parse.cc:3020 #6 0x084a06b5 in sp_instr_stmt::exec_core (this=0xa54c7f0, thd=0xa4b9210, nextp=0xad1e4f5c) at sp_head.cc:2927 #7 0x084a03f4 in sp_lex_keeper::reset_lex_and_exec_core (this=0xa54c818, thd=0xa4b9210, nextp=0xad1e4f5c, open_tables=false, instr=0xa54c7f0) at sp_head.cc:2751 #8 0x084a32cc in sp_instr_stmt::execute (this=0xa54c7f0, thd=0xa4b9210, nextp=0xad1e4f5c) at sp_head.cc:2864 #9 0x0849ca40 in sp_head::execute (this=0xa5124b8, thd=0xa4b9210) at sp_head.cc:1248 #10 0x0849e578 in sp_head::execute_procedure (this=0xa5124b8, thd=0xa4b9210, args=0xa4ba704) at sp_head.cc:1989 #11 0x082da7b2 in mysql_execute_command (thd=0xa4b9210) at sql_parse.cc:4253 #12 0x082dc917 in mysql_parse (thd=0xa4b9210, inBuf=0xa4d87b8 "CALL p()", length=8, found_semicolon=0xad1e5f20) at sql_parse.cc:5763 #13 0x082dd359 in dispatch_command (command=COM_QUERY, thd=0xa4b9210, packet=0xa419149 "", packet_length=8) at sql_parse.cc:1009 #14 0x082de6bd in do_command (thd=0xa4b9210) at sql_parse.cc:691 #15 0x082cc4ab in handle_one_connection (arg=0xa4b9210) at sql_connect.cc:1146 #16 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #17 0x003b74fe in clone () from /lib/libc.so.6 Current language: auto; currently c Thread 2 (process 3295): #0 0x002ce402 in __kernel_vsyscall () #1 0x00461876 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x0882992b in safe_cond_wait (cond=0xa4cea2c, mp=0xa57047c, file=0x8a3a063 "thr_lock.c", line=466) at thr_mutex.c:424 #3 0x08825b5d in wait_for_lock (wait=0xa5704ec, data=0xa4f6a8c, in_wait_list=0 '\0') at thr_lock.c:466 #4 0x08826696 in thr_lock (data=0xa4f6a8c, owner=0xa4d54c0, lock_type=TL_WRITE) at thr_lock.c:758 #5 0x088270d5 in thr_multi_lock (data=0xac432a74, count=1, owner=0xa4d54c0) at thr_lock.c:1016 #6 0x082b8d9f in mysql_lock_tables (thd=0xa4d4c98, tables=0xac4004f0, count=1, flags=0, need_reopen=0xad1b3317) at lock.cc:321 #7 0x08322040 in lock_tables (thd=0xa4d4c98, tables=0xa508318, count=1, flags=0, need_reopen=0xad1b3317) at sql_base.cc:4516 #8 0x0838b9ec in mysql_update (thd=0xa4d4c98, table_list=0xa508318, fields=@0xa505468, values=@0xa505698, conds=0x0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:227 #9 0x082d6379 in mysql_execute_command (thd=0xa4d4c98) at sql_parse.cc:3020 #10 0x084a06b5 in sp_instr_stmt::exec_core (this=0xa508990, thd=0xa4d4c98, nextp=0xad1b3f5c) at sp_head.cc:2927 #11 0x084a03f4 in sp_lex_keeper::reset_lex_and_exec_core (this=0xa5089b8, thd=0xa4d4c98, nextp=0xad1b3f5c, open_tables=false, instr=0xa508990) at sp_head.cc:2751 #12 0x084a32cc in sp_instr_stmt::execute (this=0xa508990, thd=0xa4d4c98, nextp=0xad1b3f5c) at sp_head.cc:2864 #13 0x0849ca40 in sp_head::execute (this=0xa4f35b8, thd=0xa4d4c98) at sp_head.cc:1248 #14 0x0849e578 in sp_head::execute_procedure (this=0xa4f35b8, thd=0xa4d4c98, args=0xa4d618c) at sp_head.cc:1989 #15 0x082da7b2 in mysql_execute_command (thd=0xa4d4c98) at sql_parse.cc:4253 #16 0x082dc917 in mysql_parse (thd=0xa4d4c98, inBuf=0xa4f75e0 "CALL p()", length=8, found_semicolon=0xad1b4f20) at sql_parse.cc:5763 #17 0x082dd359 in dispatch_command (command=COM_QUERY, thd=0xa4d4c98, packet=0xa4eb699 "", packet_length=8) at sql_parse.cc:1009 #18 0x082de6bd in do_command (thd=0xa4d4c98) at sql_parse.cc:691 #19 0x082cc4ab in handle_one_connection (arg=0xa4d4c98) at sql_connect.cc:1146 #20 0x0045fbd4 in start_thread () from /lib/libpthread.so.0 #21 0x003b74fe in clone () from /lib/libc.so.6 Thread 1 (process 3266): #0 0x002ce402 in __kernel_vsyscall () #1 0x0046264f in pthread_kill () from /lib/libpthread.so.0 #2 0x088233e7 in my_write_core (sig=6) at stacktrace.c:309 #3 0x082bef4b in handle_segfault (sig=6) at mysqld.cc:2690 #4 #5 0x002ce402 in __kernel_vsyscall () #6 0x003afeb1 in ___newselect_nocancel () from /lib/libc.so.6 #7 0x082c111b in handle_connections_sockets () at mysqld.cc:5188 #8 0x082c7344 in main (argc=8, argv=0xbf8f0b94) at mysqld.cc:4696 Retrying test, attempt(2/3)... mysql-test-run: *** ERROR: Got ^C signal =====mysql-6.0===== =====bug43531=====