091029 4:12:54 - mysqld got signal 6 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=2 max_threads=151 threads_connected=2 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 60004 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x94a7d18 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... stack_bottom = 0xa84173b0 thread_stack 0x30000 /5.5/sql/mysqld(my_print_stacktrace+0x26)[0x861f809] /5.5/sql/mysqld(handle_segfault+0x2ae)[0x826d71e] [0xb7f26400] /lib/tls/i686/cmov/libc.so.6(abort+0x188)[0xb7d3b098] /lib/tls/i686/cmov/libc.so.6[0xb7d7724d] /lib/tls/i686/cmov/libc.so.6[0xb7d80276] /lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x95)[0xb7d819c5] /5.5/sql/mysqld(my_malloc+0x85)[0x8603e99] /5.5/sql/mysqld(alloc_root+0xaa)[0x860487f] /5.5/sql/mysqld(_Z9sql_allocj+0x2a)[0x820914f] /5.5/sql/mysqld(_ZN9Sql_allocnwEj+0x11)[0x81845d4] /5.5/sql/mysqld[0x83a29f3] /5.5/sql/mysqld[0x83a2d37] /5.5/sql/mysqld[0x83a2e0e] /5.5/sql/mysqld[0x83a3689] /5.5/sql/mysqld[0x83a443f] /5.5/sql/mysqld[0x83a38c9] /5.5/sql/mysqld(_Z16prune_partitionsP3THDP8st_tableP4Item+0x367)[0x83a9f9b] /5.5/sql/mysqld(_Z12mysql_updateP3THDP10TABLE_LISTR4ListI4ItemES6_PS4_jP8st_ordery15enum_duplicatesbPySB_+0xa79)[0x83371de] /5.5/sql/mysqld(_Z21mysql_execute_commandP3THD+0x3376)[0x82831ff] /5.5/sql/mysqld(_Z11mysql_parseP3THDPKcjPS2_+0x23f)[0x828a55a] /5.5/sql/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0xc3a)[0x828b33e] /5.5/sql/mysqld(_Z10do_commandP3THD+0x26f)[0x828c85f] /5.5/sql/mysqld(handle_one_connection+0x14a)[0x827759d] /lib/tls/i686/cmov/libpthread.so.0[0xb7f034ff] /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7df249e] Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 0x94b72e0 = UPDATE `PP_M` SET `varchar_5_utf8` = 'u' WHERE ( ( ( ( `PP_M` . `int_signed_key` BETWEEN 6 AND ( 6 + 5 ) ) AND `PP_M` . `int_signed` <> 1 ) XOR `PP_M` . `varchar_512_latin1` IN ('u' ) ) AND `PP_M` . `varchar_512_cp932` != 'k' ) thd->thread_id=5 thd->killed=NOT_KILLED The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file # 21:12:57 datadir is /5.5/mysql-test/var/master-data/ # 21:12:57 Core file appears to be /5.5/mysql-test/var/master-data//core warning: Can't read pathname for load map: Input/output error. # 21:12:58 Core was generated by `/5.5/sql/mysqld --no-defaults --basedir=/'. # 21:12:58 Program terminated with signal 6, Aborted. # 21:12:58 [New process 6339] # 21:12:58 [New process 6067] # 21:12:58 [New process 6091] # 21:12:58 [New process 6092] # 21:12:58 [New process 6050] # 21:12:58 [New process 6068] # 21:12:58 [New process 6191] # 21:12:58 [New process 6069] # 21:12:58 [New process 6070] # 21:12:58 [New process 6071] # 21:12:58 [New process 6072] # 21:12:58 [New process 6073] # 21:12:58 [New process 6074] # 21:12:58 [New process 6075] # 21:12:58 [New process 6076] # 21:12:58 [New process 6089] # 21:12:58 [New process 6090] # 21:12:58 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:58 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:58 #1 0xb7f081c8 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:58 #2 0x0861f88d in my_write_core (sig=6) at stacktrace.c:310 # 21:12:58 #3 0x0826d94b in handle_segfault (sig=6) at mysqld.cc:2578 # 21:12:58 #4 # 21:12:58 #5 0xb7f26430 in __kernel_vsyscall () # 21:12:58 #6 0xb7d396d0 in raise () from /lib/tls/i686/cmov/libc.so.6 # 21:12:58 #7 0xb7d3b098 in abort () from /lib/tls/i686/cmov/libc.so.6 # 21:12:58 #8 0xb7d7724d in ?? () from /lib/tls/i686/cmov/libc.so.6 # 21:12:58 #9 0xb7d80276 in ?? () from /lib/tls/i686/cmov/libc.so.6 # 21:12:58 #10 0xb7d819c5 in malloc () from /lib/tls/i686/cmov/libc.so.6 # 21:12:58 #11 0x08603e99 in my_malloc (size=324, my_flags=16) at my_malloc.c:34 # 21:12:58 #12 0x0860487f in alloc_root (mem_root=0xa8413dc4, length=324) at my_alloc.c:158 # 21:12:58 #13 0x0820914f in sql_alloc (Size=308) at thr_malloc.cc:66 # 21:12:58 #14 0x081845d4 in Sql_alloc::operator new (size=308) at ../../sql/sql_list.h:30 # 21:12:58 #15 0x083a29f3 in get_mm_parts (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, type=Item_func::GT_FUNC, value=0x9ba68a0, # 21:12:58 cmp_type=STRING_RESULT) at opt_range.cc:5795 # 21:12:58 #16 0x083a2d37 in get_ne_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, lt_value=0x9ba68a0, gt_value=0x9ba68a0, # 21:12:58 cmp_type=STRING_RESULT) at opt_range.cc:5244 # 21:12:58 #17 0x083a2e0e in get_func_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, value=0x9ba68a0, cmp_type=STRING_RESULT, inv=false) # 21:12:58 at opt_range.cc:5277 # 21:12:58 #18 0x083a3689 in get_full_func_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field_item=0x9af5930, value=0x9ba68a0, inv=false) at opt_range.cc:5582 # 21:12:58 #19 0x083a443f in get_mm_tree (param=0xa8413e10, cond=0x99c4288) at opt_range.cc:5768 # 21:12:58 #20 0x083a38c9 in get_mm_tree (param=0xa8413e10, cond=0x97dce78) at opt_range.cc:5624 # 21:12:58 #21 0x083a9f9b in prune_partitions (thd=0x94a7d18, table=0x979e480, pprune_cond=0x97dce78) at opt_range.cc:2753 # 21:12:58 #22 0x083371de in mysql_update (thd=0x94a7d18, table_list=0x94b2cc8, fields=@0x94a8f08, values=@0x94a9154, conds=0x97dce78, order_num=0, order=0x0, # 21:12:58 limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0xa84166b0, updated_return=0xa84166a8) at sql_update.cc:321 # 21:12:58 #23 0x082831ff in mysql_execute_command (thd=0x94a7d18) at sql_parse.cc:3097 # 21:12:58 #24 0x0828a55a in mysql_parse (thd=0x94a7d18, # 21:12:58 inBuf=0x94b72e0 "UPDATE `PP_M` SET `varchar_5_utf8` = 'u' WHERE ( ( ( ( `PP_M` . `int_signed_key` BETWEEN 6 AND ( 6 + 5 ) ) AND `PP_M` . `int_signed` <> 1 ) XOR `PP_M` . `varchar_512_latin1` IN ('u' ) ) AND `PP_M` . `"..., length=227, found_semicolon=0xa8417080) at sql_parse.cc:6041 # 21:12:58 #25 0x0828b33e in dispatch_command (command=COM_QUERY, thd=0x94a7d18, # 21:12:58 packet=0x94a1f51 "UPDATE `PP_M` SET `varchar_5_utf8` = 'u' WHERE ( ( ( ( `PP_M` . `int_signed_key` BETWEEN 6 AND ( 6 + 5 ) ) AND `PP_M` . `int_signed` <> 1 ) XOR `PP_M` . `varchar_512_latin1` IN ('u' ) ) AND `PP_M` . `"..., packet_length=227) at sql_parse.cc:1234 # 21:12:58 #26 0x0828c85f in do_command (thd=0x94a7d18) at sql_parse.cc:867 # 21:12:58 #27 0x0827759d in handle_one_connection (arg=0x94a7d18) at sql_connect.cc:1122 # 21:12:58 #28 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:58 #29 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 warning: Can't read pathname for load map: Input/output error. # 21:12:59 Core was generated by `/5.5/sql/mysqld --no-defaults --basedir=/'. # 21:12:59 Program terminated with signal 6, Aborted. # 21:12:59 [New process 6339] # 21:12:59 [New process 6067] # 21:12:59 [New process 6091] # 21:12:59 [New process 6092] # 21:12:59 [New process 6050] # 21:12:59 [New process 6068] # 21:12:59 [New process 6191] # 21:12:59 [New process 6069] # 21:12:59 [New process 6070] # 21:12:59 [New process 6071] # 21:12:59 [New process 6072] # 21:12:59 [New process 6073] # 21:12:59 [New process 6074] # 21:12:59 [New process 6075] # 21:12:59 [New process 6076] # 21:12:59 [New process 6089] # 21:12:59 [New process 6090] # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 # 21:12:59 Thread 17 (process 6090): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7dea7b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #2 0x084f67fa in os_thread_sleep (tm=1000000) at os/os0thread.c:294 # 21:12:59 #3 0x08529154 in srv_error_monitor_thread (arg=0x0) at srv/srv0srv.c:2208 # 21:12:59 #4 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #5 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 16 (process 6089): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7dea7b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #2 0x084f67fa in os_thread_sleep (tm=1000000) at os/os0thread.c:294 # 21:12:59 #3 0x08528bd9 in srv_lock_timeout_and_monitor_thread (arg=0x0) at srv/srv0srv.c:1972 # 21:12:59 #4 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #5 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 15 (process 6076): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e58cc, mp=0x90e5880, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e5880, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=9, message1=0xaa70b380, message2=0xaa70b37c, type=0xaa70b378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=9) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890dfa4) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 14 (process 6075): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e5844, mp=0x90e57f8, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e57f8, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=8, message1=0xaaf0c380, message2=0xaaf0c37c, type=0xaaf0c378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=8) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890dfa0) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 13 (process 6074): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e57bc, mp=0x90e5770, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e5770, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=7, message1=0xab70d380, message2=0xab70d37c, type=0xab70d378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=7) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df9c) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 12 (process 6073): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e5734, mp=0x90e56e8, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e56e8, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=6, message1=0xabf0e380, message2=0xabf0e37c, type=0xabf0e378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=6) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df98) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 11 (process 6072): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e56ac, mp=0x90e5660, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e5660, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=5, message1=0xac70f380, message2=0xac70f37c, type=0xac70f378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=5) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df94) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 10 (process 6071): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e5624, mp=0x90e55d8, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e55d8, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=4, message1=0xacf10380, message2=0xacf1037c, type=0xacf10378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=4) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df90) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 9 (process 6070): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e559c, mp=0x90e5550, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e5550, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=3, message1=0xad711380, message2=0xad71137c, type=0xad711378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=3) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df8c) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 8 (process 6069): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e5514, mp=0x90e54c8, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e54c8, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=2, message1=0xadf12380, message2=0xadf1237c, type=0xadf12378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=2) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df88) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 7 (process 6191): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f0a0fb in read () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x085f9712 in vio_read (vio=0x94911f0, buf=0x9491290 "\a", size=4) at viosocket.c:44 # 21:12:59 #3 0x0825d05b in my_real_read (net=0x945a2dc, complen=0xa8448318) at net_serv.cc:839 # 21:12:59 #4 0x0825d6ec in my_net_read (net=0x945a2dc) at net_serv.cc:1029 # 21:12:59 #5 0x0828c6a4 in do_command (thd=0x945a260) at sql_parse.cc:809 # 21:12:59 #6 0x0827759d in handle_one_connection (arg=0x945a260) at sql_connect.cc:1122 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 6 (process 6068): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e548c, mp=0x90e5440, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e5440, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=1, message1=0xae713380, message2=0xae71337c, type=0xae713378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=1) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df84) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 5 (process 6050): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7dea7b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #2 0x0826e39e in handle_connections_sockets () at mysqld.cc:5064 # 21:12:59 #3 0x08271fcb in main (argc=41, argv=0xbfb40054) at mysqld.cc:4548 # 21:12:59 # 21:12:59 Thread 4 (process 6092): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f0b300 in sigwait () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0826c9c8 in signal_hand (arg=0x0) at mysqld.cc:2780 # 21:12:59 #3 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #4 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 3 (process 6091): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7dea7b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #2 0x084f67fa in os_thread_sleep (tm=1000000) at os/os0thread.c:294 # 21:12:59 #3 0x085293e2 in srv_master_thread (arg=0x0) at srv/srv0srv.c:2359 # 21:12:59 #4 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #5 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 2 (process 6067): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f070e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0862af9d in safe_cond_wait (cond=0x90e5404, mp=0x90e53b8, file=0x87a4879 "os/os0sync.c", line=396) at thr_mutex.c:237 # 21:12:59 #3 0x084f60f4 in os_event_wait_low (event=0x90e53b8, reset_sig_count=0) at os/os0sync.c:396 # 21:12:59 #4 0x084f4f6f in os_aio_simulated_handle (global_segment=0, message1=0xb7d0b380, message2=0xb7d0b37c, type=0xb7d0b378) at os/os0file.c:4071 # 21:12:59 #5 0x0857a6c6 in fil_aio_wait (segment=0) at fil/fil0fil.c:4429 # 21:12:59 #6 0x0852a32f in io_handler_thread (arg=0x890df80) at srv/srv0start.c:491 # 21:12:59 #7 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #8 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 # 21:12:59 Thread 1 (process 6339): # 21:12:59 #0 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #1 0xb7f081c8 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #2 0x0861f88d in my_write_core (sig=6) at stacktrace.c:310 # 21:12:59 #3 0x0826d94b in handle_segfault (sig=6) at mysqld.cc:2578 # 21:12:59 #4 # 21:12:59 #5 0xb7f26430 in __kernel_vsyscall () # 21:12:59 #6 0xb7d396d0 in raise () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #7 0xb7d3b098 in abort () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #8 0xb7d7724d in ?? () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #9 0xb7d80276 in ?? () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #10 0xb7d819c5 in malloc () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 #11 0x08603e99 in my_malloc (size=324, my_flags=16) at my_malloc.c:34 # 21:12:59 #12 0x0860487f in alloc_root (mem_root=0xa8413dc4, length=324) at my_alloc.c:158 # 21:12:59 #13 0x0820914f in sql_alloc (Size=308) at thr_malloc.cc:66 # 21:12:59 #14 0x081845d4 in Sql_alloc::operator new (size=308) at ../../sql/sql_list.h:30 # 21:12:59 #15 0x083a29f3 in get_mm_parts (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, type=Item_func::GT_FUNC, value=0x9ba68a0, # 21:12:59 cmp_type=STRING_RESULT) at opt_range.cc:5795 # 21:12:59 #16 0x083a2d37 in get_ne_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, lt_value=0x9ba68a0, gt_value=0x9ba68a0, # 21:12:59 cmp_type=STRING_RESULT) at opt_range.cc:5244 # 21:12:59 #17 0x083a2e0e in get_func_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field=0x97abe68, value=0x9ba68a0, cmp_type=STRING_RESULT, inv=false) # 21:12:59 at opt_range.cc:5277 # 21:12:59 #18 0x083a3689 in get_full_func_mm_tree (param=0xa8413e10, cond_func=0x99c4288, field_item=0x9af5930, value=0x9ba68a0, inv=false) at opt_range.cc:5582 # 21:12:59 #19 0x083a443f in get_mm_tree (param=0xa8413e10, cond=0x99c4288) at opt_range.cc:5768 # 21:12:59 #20 0x083a38c9 in get_mm_tree (param=0xa8413e10, cond=0x97dce78) at opt_range.cc:5624 # 21:12:59 #21 0x083a9f9b in prune_partitions (thd=0x94a7d18, table=0x979e480, pprune_cond=0x97dce78) at opt_range.cc:2753 # 21:12:59 #22 0x083371de in mysql_update (thd=0x94a7d18, table_list=0x94b2cc8, fields=@0x94a8f08, values=@0x94a9154, conds=0x97dce78, order_num=0, order=0x0, # 21:12:59 limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0xa84166b0, updated_return=0xa84166a8) at sql_update.cc:321 # 21:12:59 #23 0x082831ff in mysql_execute_command (thd=0x94a7d18) at sql_parse.cc:3097 # 21:12:59 #24 0x0828a55a in mysql_parse (thd=0x94a7d18, # 21:12:59 inBuf=0x94b72e0 "UPDATE `PP_M` SET `varchar_5_utf8` = 'u' WHERE ( ( ( ( `PP_M` . `int_signed_key` BETWEEN 6 AND ( 6 + 5 ) ) AND `PP_M` . `int_signed` <> 1 ) XOR `PP_M` . `varchar_512_latin1` IN ('u' ) ) AND `PP_M` . `"..., length=227, found_semicolon=0xa8417080) at sql_parse.cc:6041 # 21:12:59 #25 0x0828b33e in dispatch_command (command=COM_QUERY, thd=0x94a7d18, # 21:12:59 packet=0x94a1f51 "UPDATE `PP_M` SET `varchar_5_utf8` = 'u' WHERE ( ( ( ( `PP_M` . `int_signed_key` BETWEEN 6 AND ( 6 + 5 ) ) AND `PP_M` . `int_signed` <> 1 ) XOR `PP_M` . `varchar_512_latin1` IN ('u' ) ) AND `PP_M` . `"..., packet_length=227) at sql_parse.cc:1234 # 21:12:59 #26 0x0828c85f in do_command (thd=0x94a7d18) at sql_parse.cc:867 # 21:12:59 #27 0x0827759d in handle_one_connection (arg=0x94a7d18) at sql_connect.cc:1122 # 21:12:59 #28 0xb7f034ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 21:12:59 #29 0xb7df249e in clone () from /lib/tls/i686/cmov/libc.so.6 # 21:12:59 The last 100 lines from /home/pcrews/bzr/work/part102109/mysql-5.0/mysql-test/var/master-data/../log/master.err : CURRENT_TEST: alias 091029 4:12:51 [Warning] /home/pcrews/bzr/work/part102109/mysql-5.0/sql/mysqld: unknown variable 'loose-falcon-debug-mask=2' InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 091029 4:12:51 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 091029 4:12:51 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 091029 4:12:51 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 091029 4:12:51 InnoDB: Started; log sequence number 0 0 091029 4:12:51 [Note] /home/pcrews/bzr/work/part102109/mysql-5.0/sql/mysqld: ready for connections. Version: '5.0.88-debug-log' socket: '/home/pcrews/bzr/work/part102109/mysql-5.0/mysql-test/var/tmp/master.sock' port: 19302 Source distribution # 21:12:59 datadir is /home/pcrews/bzr/work/part102109/mysql-5.0/mysql-test/var/master-data/ # 21:12:59 Core file appears to be "/home/pcrews/bzr/work/part102109/randgen/" is not a core dump: Is a directory No stack. # 21:12:59 "/home/pcrews/bzr/work/part102109/randgen/" is not a core dump: Is a directory /home/pcrews/bzr/work/part102109/randgen/backtrace-all.gdb:1: Error in sourced command file: No registers. # 21:12:59 # 21:12:59 Test completed with failure status 101. # 21:12:59 gentest.pl exited with exit status 101 Wed Oct 28 21:12:59 2009 [5958] ./runall.pl will exit with exit status 101