# 17:45:29 Server crash reported, initiating post-crash analysis... # 17:45:29 The last 100 lines from /mysql-5.1/mysql-test/var/master-data/../log/master.err : CURRENT_TEST: main.1st 091001 0:44:58 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general_log'/'--general_log_file' instead. 091001 0:44:58 [Warning] The syntax '--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use '--slow_query_log'/'--slow_query_log_file' instead. 091001 0:44:58 [Note] Plugin 'FEDERATED' is disabled. 091001 0:44:58 [Note] Plugin 'ndbcluster' is disabled. InnoDB: The InnoDB memory heap is disabled InnoDB: Mutexes and rw_locks use GCC atomic builtins. InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 091001 0:44:58 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 091001 0:44:59 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 128 MB InnoDB: Database physically writes the file full: wait... InnoDB: Progress in MB: 100 091001 0:45:00 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 128 MB InnoDB: Database physically writes the file full: wait... InnoDB: Progress in MB: 100 091001 0:45:03 InnoDB: Log file ./ib_logfile2 did not exist: new to be created InnoDB: Setting log file ./ib_logfile2 size to 128 MB InnoDB: Database physically writes the file full: wait... InnoDB: Progress in MB: 100 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 091001 0:45:05 InnoDB Plugin 1.0.4 started; log sequence number 0 091001 0:45:05 [Warning] /mysql-5.1/sql/mysqld: unknown variable 'loose-falcon-debug-mask=2' 091001 0:45:05 [Note] Event Scheduler: Loaded 0 events 091001 0:45:05 [Note] /mysql-5.1/sql/mysqld: ready for connections. Version: '5.4.3-beta-gcov-debug-log' socket: '/mysql-5.1/mysql-test/var/tmp/master.sock' port: 19506 Source distribution mysqld: ../include/my_bitmap.h:122: void bitmap_set_bit(MY_BITMAP*, uint): Assertion `bit < (map)->n_bits' failed. 091001 0:45:27 - 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 = 59977 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0xe27ec30 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 = 0x697583a4 thread_stack 0x30000 /mysql-5.1/sql/mysqld(my_print_stacktrace+0x63)[0x90af624] /mysql-5.1/sql/mysqld(handle_segfault+0x5e4)[0x84512cc] [0xb7f0b400] /lib/tls/i686/cmov/libc.so.6(abort+0x188)[0xb7d37098] /lib/tls/i686/cmov/libc.so.6(__assert_fail+0xee)[0xb7d2e5ce] /mysql-5.1/sql/mysqld[0x876c5f4] /mysql-5.1/sql/mysqld[0x8772c42] /mysql-5.1/sql/mysqld[0x87a7dd0] /mysql-5.1/sql/mysqld(_Z16prune_partitionsP3THDP8st_tableP4Item+0x928)[0x87a91fe] /mysql-5.1/sql/mysqld(_ZN4JOIN8optimizeEv+0x11fc)[0x8615dd8] /mysql-5.1/sql/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x5cb)[0x8620707] /mysql-5.1/sql/mysqld(_Z13handle_selectP3THDP6st_lexP13select_resultm+0x3b5)[0x862f243] /mysql-5.1/sql/mysqld[0x84810e9] /mysql-5.1/sql/mysqld(_Z21mysql_execute_commandP3THD+0x19e6)[0x8486798] /mysql-5.1/sql/mysqld(_Z11mysql_parseP3THDPKcjPS2_+0x7be)[0x84a4df7] /mysql-5.1/sql/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x2145)[0x84a759c] /mysql-5.1/sql/mysqld(_Z10do_commandP3THD+0x61d)[0x84ab1f1] /mysql-5.1/sql/mysqld(handle_one_connection+0x3ba)[0x846fe77] /lib/tls/i686/cmov/libpthread.so.0[0xb7ee94ff] /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7dee49e] Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 0xe2c5188 = SELECT table1 . `date_key` AS field1, table1 . `int_signed_key` AS field2 FROM `PP_D` AS table1 WHERE ( ( table1 . `int_signed` NOT BETWEEN 8 AND ( 8 + 8 ) ) OR table1 . `int_signed` BETWEEN 8 AND ( 8 + 5 ) ) 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 # 17:45:29 datadir is /mysql-5.1/mysql-test/var/master-data/ # 17:45:29 Core file appears to be /mysql-5.1/mysql-test/var/master-data//core warning: Can't read pathname for load map: Input/output error. # 17:45:33 Core was generated by `/mysql-5.1/sql/mysqld --no-defaults --basedir=/h'. # 17:45:33 Program terminated with signal 6, Aborted. # 17:45:33 [New process 27746] # 17:45:33 [New process 27607] # 17:45:33 [New process 27630] # 17:45:33 [New process 27726] # 17:45:33 [New process 27612] # 17:45:33 [New process 27629] # 17:45:33 [New process 27609] # 17:45:33 [New process 27613] # 17:45:33 [New process 27610] # 17:45:33 [New process 27615] # 17:45:33 [New process 27611] # 17:45:33 [New process 27617] # 17:45:33 [New process 27614] # 17:45:33 [New process 27619] # 17:45:33 [New process 27616] # 17:45:33 [New process 27621] # 17:45:33 [New process 27618] # 17:45:33 [New process 27622] # 17:45:33 [New process 27620] # 17:45:33 [New process 27624] # 17:45:33 [New process 27626] # 17:45:33 [New process 27623] # 17:45:33 [New process 27625] # 17:45:33 [New process 27628] # 17:45:33 [New process 27627] # 17:45:33 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:33 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:33 #1 0xb7eee1c8 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:33 #2 0x090af893 in my_write_core (sig=6) at stacktrace.c:310 # 17:45:33 #3 0x0845194f in handle_segfault (sig=6) at mysqld.cc:2569 # 17:45:33 #4 # 17:45:33 #5 0xb7f0b430 in __kernel_vsyscall () # 17:45:33 #6 0xb7d356d0 in raise () from /lib/tls/i686/cmov/libc.so.6 # 17:45:33 #7 0xb7d37098 in abort () from /lib/tls/i686/cmov/libc.so.6 # 17:45:33 #8 0xb7d2e5ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 # 17:45:33 #9 0x0876c5f4 in bitmap_set_bit (map=0xe281378, bit=1263225674) at ../include/my_bitmap.h:122 # 17:45:33 #10 0x08772c42 in mark_full_partition_used_with_parts (part_info=0xe2812e0, part_id=2779096485) at opt_range.cc:2914 # 17:45:33 #11 0x087a7dd0 in find_used_partitions (ppar=0x6975492c, key_tree=0xe294e98) at opt_range.cc:3443 # 17:45:33 #12 0x087a91fe in prune_partitions (thd=0xe27ec30, table=0xe2bf718, pprune_cond=0xe2c5f10) at opt_range.cc:2771 # 17:45:33 #13 0x08615dd8 in JOIN::optimize (this=0xe2d95e0) at sql_select.cc:881 # 17:45:33 #14 0x08620707 in mysql_select (thd=0xe27ec30, rref_pointer_array=0xe2800c8, tables=0xe2c5588, wild_num=0, fields=@0xe280064, conds=0xe2c5f10, # 17:45:33 og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147764736, result=0xe2c6010, unit=0xe27fd60, select_lex=0xe27ffd0) # 17:45:33 at sql_select.cc:2387 # 17:45:33 #15 0x0862f243 in handle_select (thd=0xe27ec30, lex=0xe27fd04, result=0xe2c6010, setup_tables_done_option=0) at sql_select.cc:270 # 17:45:33 #16 0x084810e9 in execute_sqlcom_select (thd=0xe27ec30, all_tables=0xe2c5588) at sql_parse.cc:5074 # 17:45:33 #17 0x08486798 in mysql_execute_command (thd=0xe27ec30) at sql_parse.cc:2236 # 17:45:33 #18 0x084a4df7 in mysql_parse (thd=0xe27ec30, # 17:45:33 inBuf=0xe2c5188 "SELECT table1 . `date_key` AS field1, table1 . `int_signed_key` AS field2 FROM `PP_D` AS table1 WHERE ( ( table1 . `int_signed` NOT BETWEEN 8 AND ( 8 + 8 ) ) OR table1 . `int_signed` BETWEEN 8 AND ( "..., length=209, found_semicolon=0x69758054) at sql_parse.cc:6002 # 17:45:33 #19 0x084a759c in dispatch_command (command=COM_QUERY, thd=0xe27ec30, # 17:45:33 packet=0xe290b71 " SELECT table1 . `date_key` AS field1, table1 . `int_signed_key` AS field2 FROM `PP_D` AS table1 WHERE ( ( table1 . `int_signed` NOT BETWEEN 8 AND ( 8 + 8 ) ) OR table1 . `int_signed` BETWEEN 8 AND ("..., packet_length=210) at sql_parse.cc:1222 # 17:45:33 #20 0x084ab1f1 in do_command (thd=0xe27ec30) at sql_parse.cc:855 # 17:45:33 #21 0x0846fe77 in handle_one_connection (arg=0xe27ec30) at sql_connect.cc:1131 # 17:45:33 #22 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:33 #23 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 warning: Can't read pathname for load map: Input/output error. # 17:45:34 Core was generated by `/mysql-5.1/sql/mysqld --no-defaults --basedir=/h'. # 17:45:34 Program terminated with signal 6, Aborted. # 17:45:34 [New process 27746] # 17:45:34 [New process 27607] # 17:45:34 [New process 27630] # 17:45:34 [New process 27726] # 17:45:34 [New process 27612] # 17:45:34 [New process 27629] # 17:45:34 [New process 27609] # 17:45:34 [New process 27613] # 17:45:34 [New process 27610] # 17:45:34 [New process 27615] # 17:45:34 [New process 27611] # 17:45:34 [New process 27617] # 17:45:34 [New process 27614] # 17:45:34 [New process 27619] # 17:45:34 [New process 27616] # 17:45:34 [New process 27621] # 17:45:34 [New process 27618] # 17:45:34 [New process 27622] # 17:45:34 [New process 27620] # 17:45:34 [New process 27624] # 17:45:34 [New process 27626] # 17:45:34 [New process 27623] # 17:45:34 [New process 27625] # 17:45:34 [New process 27628] # 17:45:34 [New process 27627] # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 # 17:45:34 Thread 25 (process 27627): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7de67b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #2 0x08b9dbda in os_thread_sleep (tm=1000000) at os/os0thread.c:294 # 17:45:34 #3 0x08c3c18e in srv_lock_timeout_and_monitor_thread (arg=0x0) at srv/srv0srv.c:1978 # 17:45:34 #4 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #5 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 24 (process 27628): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7de67b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #2 0x08b9dbda in os_thread_sleep (tm=1000000) at os/os0thread.c:294 # 17:45:34 #3 0x08c3d350 in srv_error_monitor_thread (arg=0x0) at srv/srv0srv.c:2214 # 17:45:34 #4 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #5 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 23 (process 27625): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc8914a4, mp=0xc891458, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc891458, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=16, message1=0x6c5ff380, message2=0x6c5ff37c, type=0x6c5ff378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=16) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f0a0) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 22 (process 27623): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc891394, mp=0xc891348, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc891348, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=14, message1=0x6d601380, message2=0x6d60137c, type=0x6d601378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=14) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f098) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 21 (process 27626): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc89152c, mp=0xc8914e0, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc8914e0, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=17, message1=0x6bdfe380, message2=0x6bdfe37c, type=0x6bdfe378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=17) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f0a4) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 20 (process 27624): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc89141c, mp=0xc8913d0, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc8913d0, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=15, message1=0x6ce00380, message2=0x6ce0037c, type=0x6ce00378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=15) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f09c) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 19 (process 27620): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc8911fc, mp=0xc8911b0, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc8911b0, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=11, message1=0x6ee04380, message2=0x6ee0437c, type=0x6ee04378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=11) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f08c) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 18 (process 27622): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc89130c, mp=0xc8912c0, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc8912c0, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=13, message1=0x6de02380, message2=0x6de0237c, type=0x6de02378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=13) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f094) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 17 (process 27618): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc8910ec, mp=0xc8910a0, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc8910a0, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=9, message1=0x6fe06380, message2=0x6fe0637c, type=0x6fe06378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=9) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f084) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 16 (process 27621): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc891284, mp=0xc891238, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc891238, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=12, message1=0x6e603380, message2=0x6e60337c, type=0x6e603378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=12) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f090) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 15 (process 27616): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890fdc, mp=0xc890f90, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890f90, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=7, message1=0x70e08380, message2=0x70e0837c, type=0x70e08378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=7) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f07c) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 14 (process 27619): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc891174, mp=0xc891128, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc891128, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=10, message1=0x6f605380, message2=0x6f60537c, type=0x6f605378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=10) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f088) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 13 (process 27614): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890ecc, mp=0xc890e80, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890e80, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=5, message1=0x71e0a380, message2=0x71e0a37c, type=0x71e0a378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=5) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f074) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 12 (process 27617): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc891064, mp=0xc891018, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc891018, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=8, message1=0x70607380, message2=0x7060737c, type=0x70607378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=8) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f080) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 11 (process 27611): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890d34, mp=0xc890ce8, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890ce8, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=2, message1=0x7360d380, message2=0x7360d37c, type=0x7360d378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=2) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f068) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 10 (process 27615): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890f54, mp=0xc890f08, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890f08, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=6, message1=0x71609380, message2=0x7160937c, type=0x71609378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=6) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f078) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 9 (process 27610): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890cac, mp=0xc890c60, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890c60, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=1, message1=0x73e0e380, message2=0x73e0e37c, type=0x73e0e378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=1) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f064) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 8 (process 27613): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890e44, mp=0xc890df8, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890df8, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=4, message1=0x7260b380, message2=0x7260b37c, type=0x7260b378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=4) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f070) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 7 (process 27609): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890c24, mp=0xc890bd8, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890bd8, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=0, message1=0xb7d07380, message2=0xb7d0737c, type=0xb7d07378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=0) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f060) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 6 (process 27629): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xb4cbcb4, mp=0xb4cbc68, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xb4cbc68, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08c3f2c7 in srv_master_thread (arg=0x0) at srv/srv0srv.c:2736 # 17:45:34 #5 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #6 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 5 (process 27612): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eed0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090bb920 in safe_cond_wait (cond=0xc890dbc, mp=0xc890d70, file=0x9370d5d "os/os0sync.c", line=396) at thr_mutex.c:237 # 17:45:34 #3 0x08b9c2dd in os_event_wait_low (event=0xc890d70, reset_sig_count=0) at os/os0sync.c:396 # 17:45:34 #4 0x08b98d6d in os_aio_simulated_handle (global_segment=3, message1=0x72e0c380, message2=0x72e0c37c, type=0x72e0c378) at os/os0file.c:3997 # 17:45:34 #5 0x08d32bee in fil_aio_wait (segment=3) at fil/fil0fil.c:4412 # 17:45:34 #6 0x08c40725 in io_handler_thread (arg=0x967f06c) at srv/srv0start.c:490 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 4 (process 27726): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7ef00fb in read () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x09036208 in vio_read (vio=0xe231dc8, buf=0xe27ac08 "\a", size=4) at viosocket.c:44 # 17:45:34 #3 0x0842572f in my_real_read (net=0xe2564e4, complen=0x697892e8) at net_serv.cc:839 # 17:45:34 #4 0x084267c7 in my_net_read (net=0xe2564e4) at net_serv.cc:1029 # 17:45:34 #5 0x084aad54 in do_command (thd=0xe256468) at sql_parse.cc:797 # 17:45:34 #6 0x0846fe77 in handle_one_connection (arg=0xe256468) at sql_connect.cc:1131 # 17:45:34 #7 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #8 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 3 (process 27630): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7ef1300 in sigwait () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x0844ed0f in signal_hand (arg=0x0) at mysqld.cc:2771 # 17:45:34 #3 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #4 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 # 17:45:34 Thread 2 (process 27607): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7de67b1 in select () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #2 0x0845336a in handle_connections_sockets (arg=0x0) at mysqld.cc:5084 # 17:45:34 #3 0x08460e75 in main (argc=41, argv=0xbfd27344) at mysqld.cc:4568 # 17:45:34 # 17:45:34 Thread 1 (process 27746): # 17:45:34 #0 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #1 0xb7eee1c8 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #2 0x090af893 in my_write_core (sig=6) at stacktrace.c:310 # 17:45:34 #3 0x0845194f in handle_segfault (sig=6) at mysqld.cc:2569 # 17:45:34 #4 # 17:45:34 #5 0xb7f0b430 in __kernel_vsyscall () # 17:45:34 #6 0xb7d356d0 in raise () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #7 0xb7d37098 in abort () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #8 0xb7d2e5ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 #9 0x0876c5f4 in bitmap_set_bit (map=0xe281378, bit=1263225674) at ../include/my_bitmap.h:122 # 17:45:34 #10 0x08772c42 in mark_full_partition_used_with_parts (part_info=0xe2812e0, part_id=2779096485) at opt_range.cc:2914 # 17:45:34 #11 0x087a7dd0 in find_used_partitions (ppar=0x6975492c, key_tree=0xe294e98) at opt_range.cc:3443 # 17:45:34 #12 0x087a91fe in prune_partitions (thd=0xe27ec30, table=0xe2bf718, pprune_cond=0xe2c5f10) at opt_range.cc:2771 # 17:45:34 #13 0x08615dd8 in JOIN::optimize (this=0xe2d95e0) at sql_select.cc:881 # 17:45:34 #14 0x08620707 in mysql_select (thd=0xe27ec30, rref_pointer_array=0xe2800c8, tables=0xe2c5588, wild_num=0, fields=@0xe280064, conds=0xe2c5f10, # 17:45:34 og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147764736, result=0xe2c6010, unit=0xe27fd60, select_lex=0xe27ffd0) # 17:45:34 at sql_select.cc:2387 # 17:45:34 #15 0x0862f243 in handle_select (thd=0xe27ec30, lex=0xe27fd04, result=0xe2c6010, setup_tables_done_option=0) at sql_select.cc:270 # 17:45:34 #16 0x084810e9 in execute_sqlcom_select (thd=0xe27ec30, all_tables=0xe2c5588) at sql_parse.cc:5074 # 17:45:34 #17 0x08486798 in mysql_execute_command (thd=0xe27ec30) at sql_parse.cc:2236 # 17:45:34 #18 0x084a4df7 in mysql_parse (thd=0xe27ec30, # 17:45:34 inBuf=0xe2c5188 "SELECT table1 . `date_key` AS field1, table1 . `int_signed_key` AS field2 FROM `PP_D` AS table1 WHERE ( ( table1 . `int_signed` NOT BETWEEN 8 AND ( 8 + 8 ) ) OR table1 . `int_signed` BETWEEN 8 AND ( "..., length=209, found_semicolon=0x69758054) at sql_parse.cc:6002 # 17:45:34 #19 0x084a759c in dispatch_command (command=COM_QUERY, thd=0xe27ec30, # 17:45:34 packet=0xe290b71 " SELECT table1 . `date_key` AS field1, table1 . `int_signed_key` AS field2 FROM `PP_D` AS table1 WHERE ( ( table1 . `int_signed` NOT BETWEEN 8 AND ( 8 + 8 ) ) OR table1 . `int_signed` BETWEEN 8 AND ("..., packet_length=210) at sql_parse.cc:1222 # 17:45:34 #20 0x084ab1f1 in do_command (thd=0xe27ec30) at sql_parse.cc:855 # 17:45:34 #21 0x0846fe77 in handle_one_connection (arg=0xe27ec30) at sql_connect.cc:1131 # 17:45:34 #22 0xb7ee94ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 # 17:45:34 #23 0xb7dee49e in clone () from /lib/tls/i686/cmov/libc.so.6 # 17:45:34 The last 100 lines from /mysql-5.0/mysql-test/var/master-data/../log/master.err : CURRENT_TEST: alias 091001 0:45:06 [Warning] /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! 091001 0:45:06 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 091001 0:45:06 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... 091001 0:45:06 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 091001 0:45:06 InnoDB: Started; log sequence number 0 0 091001 0:45:06 [Note] /mysql-5.0/sql/mysqld: ready for connections. Version: '5.0.87-debug-log' socket: '/mysql-5.0/mysql-test/var/tmp/master.sock' port: 19508 Source distribution # 17:45:34 datadir is /mysql-5.0/mysql-test/var/master-data/ # 17:45:34 Core file appears to be "/rqg/mysql-test/gentest/" is not a core dump: Is a directory No stack. # 17:45:35 "/rqg/mysql-test/gentest/" is not a core dump: Is a directory /rqg/mysql-test/gentest/backtrace-all.gdb:1: Error in sourced command file: No registers. # 17:45:35 # 17:45:35 Test completed with failure status 101. # 17:45:35 gentest.pl exited with exit status 101 Wed Sep 30 17:45:35 2009 [27588] ./runall.pl will exit with exit status 101