# 13:08:42 Server crash reported, initiating post-crash analysis... # 13:08:42 The last 100 lines from /Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/mysql-test/var/master-data/../log/master.err : CURRENT_TEST: main.1st 090902 20:08:14 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general_log'/'--general_log_file' instead. 090902 20:08:15 [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. 090902 20:08:15 [Warning] Setting lower_case_table_names=2 because file system for /Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/mysql-test/var/master-data/ is case insensitive 090902 20:08:15 [Note] Plugin 'FEDERATED' is disabled. 090902 20:08:15 [Note] Plugin 'ndbcluster' is disabled. InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 090902 20:08:15 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 090902 20:08:15 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... 090902 20:08:15 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 090902 20:08:16 InnoDB: Started; log sequence number 0 0 090902 20:08:16 [Warning] /Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/sql/mysqld: unknown variable 'loose-falcon-debug-mask=2' 090902 20:08:16 [Note] Event Scheduler: Loaded 0 events 090902 20:08:16 [Note] /Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/sql/mysqld: ready for connections. Version: '5.1.39-debug-log' socket: '/var/folders/Pt/PtJd7NDTGgyOk3+iDGXrQk+++TI/-Tmp-/IOueIXN79K/master.sock' port: 19306 Source distribution 090902 20:08:25 - mysqld got signal 10 ; 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 = 59965 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x1084418 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 = 0xb0422f64 thread_stack 0x30000 0 mysqld 0x0056eeca my_print_stacktrace + 45 1 mysqld 0x000f931e handle_segfault + 888 2 libSystem.B.dylib 0x950952bb _sigtramp + 43 3 ??? 0xffffffff 0x0 + 4294967295 4 mysqld 0x0017bef7 _ZN4JOIN13change_resultEP13select_result + 3175 5 mysqld 0x0017c2b1 _ZN4JOIN13change_resultEP13select_result + 4129 6 mysqld 0x0017cccf _ZN4JOIN13change_resultEP13select_result + 6719 7 mysqld 0x0017c5b8 _ZN4JOIN13change_resultEP13select_result + 4904 8 mysqld 0x0017c515 _ZN4JOIN13change_resultEP13select_result + 4741 9 mysqld 0x0017dc45 _ZN4JOIN13change_resultEP13select_result + 10677 10 mysqld 0x0018fd0d _Z18cp_buffer_from_refP3THDP8st_tableP12st_table_ref + 4353 11 mysqld 0x0019f1ba _ZN4JOIN8optimizeEv + 2684 12 mysqld 0x001a6f2f _Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex + 723 13 mysqld 0x001a1ae9 _Z19mysql_explain_unionP3THDP18st_select_lex_unitP13select_result + 949 14 mysqld 0x001a44b1 _Z19mysql_explain_unionP3THDP18st_select_lex_unitP13select_result + 11645 15 mysqld 0x001a45ed _Z19mysql_explain_unionP3THDP18st_select_lex_unitP13select_result + 11961 16 mysqld 0x001a4e05 _ZN4JOIN4execEv + 1623 17 mysqld 0x001a6fbf _Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex + 867 18 mysqld 0x001a1ae9 _Z19mysql_explain_unionP3THDP18st_select_lex_unitP13select_result + 949 19 mysqld 0x0010ae24 _Z20prepare_schema_tableP3THDP6st_lexP11Table_ident18enum_schema_tables + 1622 20 mysqld 0x00111a40 _Z21mysql_execute_commandP3THD + 2890 21 mysqld 0x0011bacb _Z11mysql_parseP3THDPKcjPS2_ + 581 22 mysqld 0x0011c856 _Z16dispatch_command19enum_server_commandP3THDPcj + 3030 23 mysqld 0x0011db6b _Z10do_commandP3THD + 655 24 mysqld 0x00108c67 handle_one_connection + 385 25 libSystem.B.dylib 0x9505a155 _pthread_start + 321 26 libSystem.B.dylib 0x9505a012 thread_start + 34 Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 0x1086428 = EXPLAIN SELECT ( SELECT SUBQUERY1_t1 .`int_key` FROM CC SUBQUERY1_t1 STRAIGHT_JOIN CC SUBQUERY1_t2 ON SUBQUERY1_t1 .`pk` WHERE table1 .`varchar_nokey` OR SUBQUERY1_t2 .`varchar_key` > table1 .`varchar_key` ) , table2 .`date_key` field3 FROM C table1 JOIN BB table2 ON table1 .`varchar_key` WHERE NULL GROUP BY field3 thd->thread_id=6 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 # 13:08:42 datadir is /Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/mysql-test/var/master-data/ # 13:08:42 Core file appears to be /cores/core.68976 # 13:08:44 Reading symbols for shared libraries .... done # 13:08:44 Core was generated by `/Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/sql/mysqld'. # 13:08:44 Reading symbols for shared libraries . done # 13:08:44 Reading symbols for shared libraries .... done # 13:08:44 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:44 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:44 #1 0x000fcf4f in handle_connections_sockets (arg=0x0) at mysqld.cc:5006 # 13:08:44 #2 0x0010355d in main (argc=41, argv=0xbfffa9d4) at mysqld.cc:4490 # 13:08:46 Reading symbols for shared libraries .... done # 13:08:46 Core was generated by `/Users/pcrews/usr/local/bin/data1/work/rqg_9209/mysql-5.1/sql/mysqld'. # 13:08:46 Reading symbols for shared libraries . done # 13:08:46 Reading symbols for shared libraries .... done # 13:08:46 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:46 # 13:08:46 Thread 11 (core thread 10): # 13:08:46 #0 0x9510a402 in __assert_rtn () # 13:08:46 #1 0x0056ef60 in my_write_core (sig=10) at stacktrace.c:310 # 13:08:46 #2 0x000f9549 in handle_segfault (sig=10) at mysqld.cc:2552 # 13:08:46 #3 # 13:08:46 #4 0x0016bdf9 in Bitmap<64u>::merge (this=0xc0, map2=@0xb041fe04) at sql_bitmap.h:129 # 13:08:46 #5 0x0017bef7 in add_key_field (key_fields=0xb04202d0, and_level=2, cond=0x1087570, field=0x108dda8, eq_func=false, value=0x10875c4, num_values=1, usable_tables=18446744073709551615, sargables=0xb04205c8) at sql_select.cc:3141 # 13:08:46 #6 0x0017c2b1 in add_key_equal_fields (key_fields=0xb04202d0, and_level=2, cond=0x1087570, field_item=0x10874e0, eq_func=false, val=0x10875c4, num_values=1, usable_tables=18446744073709551615, sargables=0xb04205c8) at sql_select.cc:3280 # 13:08:46 #7 0x0017cccf in add_key_fields (join=0x10a8c28, key_fields=0xb04202d0, and_level=0xb04202d4, cond=0x1087570, usable_tables=18446744073709551615, sargables=0xb04205c8) at sql_select.cc:3451 # 13:08:46 #8 0x0017c5b8 in add_key_fields (join=0x10a8c28, key_fields=0xb04202d0, and_level=0xb04202d4, cond=0x1087660, usable_tables=18446744073709551615, sargables=0xb04205c8) at sql_select.cc:3354 # 13:08:46 #9 0x0017c515 in add_key_fields (join=0x10a8c28, key_fields=0xb04202d0, and_level=0xb04202d4, cond=0x10a87b8, usable_tables=18446744073709551615, sargables=0xb04205c8) at sql_select.cc:3339 # 13:08:46 #10 0x0017dc45 in update_ref_and_keys (thd=0x1084418, keyuse=0x10a9d2c, join_tab=0x10a9e08, tables=2, cond=0x10a87b8, cond_equal=0x10a8848, normal_tables=18446744073709551615, select_lex=0x10866f0, sargables=0xb04205c8) at sql_select.cc:3786 # 13:08:46 #11 0x0018fd0d in make_join_statistics (join=0x10a8c28, tables_arg=0x1086bf0, conds=0x10a87b8, keyuse_array=0x10a9d2c) at sql_select.cc:2631 # 13:08:46 #12 0x0019f1ba in JOIN::optimize (this=0x10a8c28) at sql_select.cc:954 # 13:08:46 #13 0x001a6f2f in mysql_select (thd=0x1084418, rref_pointer_array=0x10867e8, tables=0x1086bf0, wild_num=0, fields=@0x1086784, conds=0x1087660, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147764740, result=0x1088280, unit=0x1086880, select_lex=0x10866f0) at sql_select.cc:2384 # 13:08:46 #14 0x001a1ae9 in mysql_explain_union (thd=0x1084418, unit=0x1086880, result=0x1088280) at sql_select.cc:16421 # 13:08:46 #15 0x001a44b1 in select_describe (join=0x10a6e58, need_tmp_table=false, need_order=false, distinct=false, message=0x613165 "Impossible WHERE") at sql_select.cc:16362 # 13:08:46 #16 0x001a45ed in return_zero_rows (join=0x10a6e58, result=0x1088280, tables=0x10879e0, fields=@0x1085800, send_row=false, select_options=2147764740, info=0x613165 "Impossible WHERE", having=0x0) at sql_select.cc:7107 # 13:08:46 #17 0x001a4e05 in JOIN::exec (this=0x10a6e58) at sql_select.cc:1725 # 13:08:46 #18 0x001a6fbf in mysql_select (thd=0x1084418, rref_pointer_array=0x1085864, tables=0x10879e0, wild_num=0, fields=@0x1085800, conds=0x1088100, og_num=1, order=0x0, group=0x10881e8, having=0x0, proc_param=0x0, select_options=2147764740, result=0x1088280, unit=0x10854fc, select_lex=0x108576c) at sql_select.cc:2398 # 13:08:46 #19 0x001a1ae9 in mysql_explain_union (thd=0x1084418, unit=0x10854fc, result=0x1088280) at sql_select.cc:16421 # 13:08:46 #20 0x0010ae24 in execute_sqlcom_select (thd=0x1084418, all_tables=0x10879e0) at sql_parse.cc:4989 # 13:08:46 #21 0x00111a40 in mysql_execute_command (thd=0x1084418) at sql_parse.cc:2206 # 13:08:46 #22 0x0011bacb in mysql_parse (thd=0x1084418, inBuf=0x1086428 "EXPLAIN SELECT ( SELECT SUBQUERY1_t1 .`int_key` FROM CC SUBQUERY1_t1 STRAIGHT_JOIN CC SUBQUERY1_t2 ON SUBQUERY1_t1 .`pk` WHERE table1 .`varchar_nokey` OR SUBQUERY1_t2 .`varchar_key` > table1 .`varchar"..., length=316, found_semicolon=0xb0422df0) at sql_parse.cc:5931 # 13:08:46 #23 0x0011c856 in dispatch_command (command=COM_QUERY, thd=0x1084418, packet=0x19c8019 "", packet_length=316) at sql_parse.cc:1213 # 13:08:46 #24 0x0011db6b in do_command (thd=0x1084418) at sql_parse.cc:854 # 13:08:46 #25 0x00108c67 in handle_one_connection (arg=0x1084418) at sql_connect.cc:1127 # 13:08:46 #26 0x9505a155 in _pthread_start () # 13:08:46 #27 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 10 (core thread 9): # 13:08:46 #0 0x9504cf9a in read$UNIX2003 () # 13:08:46 #1 0x0053c989 in vio_read (vio=0x1d69a98, buf=0x19c3018 "\a", size=4) at viosocket.c:44 # 13:08:46 #2 0x000ec987 in my_real_read (net=0x1019294, complen=0xb03f0e98) at net_serv.cc:817 # 13:08:46 #3 0x000ecff2 in my_net_read (net=0x1019294) at net_serv.cc:1005 # 13:08:46 #4 0x0011d98f in do_command (thd=0x1019218) at sql_parse.cc:796 # 13:08:46 #5 0x00108c67 in handle_one_connection (arg=0x1019218) at sql_connect.cc:1127 # 13:08:46 #6 0x9505a155 in _pthread_start () # 13:08:46 #7 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 9 (core thread 8): # 13:08:46 #0 0x9509e412 in sigwait$UNIX2003 () # 13:08:46 #1 0x001039a7 in signal_hand (arg=0x0) at mysqld.cc:2754 # 13:08:46 #2 0x9505a155 in _pthread_start () # 13:08:46 #3 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 8 (core thread 7): # 13:08:46 #0 0x9503046e in nanosleep$UNIX2003 () # 13:08:46 #1 0x9505adcd in pthread_cond_wait$UNIX2003 () # 13:08:46 #2 0x00573cad in safe_cond_wait (cond=0xd02f14, mp=0xd02ea0, file=0x64d7e6 "os/os0sync.c", line=422) at thr_mutex.c:237 # 13:08:46 #3 0x003d156a in os_event_wait_low (event=0xd02ea0, reset_sig_count=0) at os/os0sync.c:422 # 13:08:46 #4 0x004044a4 in srv_master_thread (arg=0x0) at srv/srv0srv.c:2637 # 13:08:46 #5 0x9505a155 in _pthread_start () # 13:08:46 #6 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 7 (core thread 6): # 13:08:46 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:46 #1 0x003d1dbd in os_thread_sleep (tm=1000000) at os/os0thread.c:281 # 13:08:46 #2 0x0040395f in srv_error_monitor_thread (arg=0x0) at srv/srv0srv.c:2148 # 13:08:46 #3 0x9505a155 in _pthread_start () # 13:08:46 #4 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 6 (core thread 5): # 13:08:46 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:46 #1 0x003d1dbd in os_thread_sleep (tm=1000000) at os/os0thread.c:281 # 13:08:46 #2 0x004032b2 in srv_lock_timeout_and_monitor_thread (arg=0x0) at srv/srv0srv.c:1922 # 13:08:46 #3 0x9505a155 in _pthread_start () # 13:08:46 #4 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 5 (core thread 4): # 13:08:46 #0 0x9503046e in nanosleep$UNIX2003 () # 13:08:46 #1 0x9505adcd in pthread_cond_wait$UNIX2003 () # 13:08:46 #2 0x00573cad in safe_cond_wait (cond=0x1d229d4, mp=0x1d22960, file=0x64d7e6 "os/os0sync.c", line=422) at thr_mutex.c:237 # 13:08:46 #3 0x003d156a in os_event_wait_low (event=0x1d22960, reset_sig_count=0) at os/os0sync.c:422 # 13:08:46 #4 0x003d033e in os_aio_simulated_handle (global_segment=3, message1=0xb0206f34, message2=0xb0206f30, type=0xb0206f2c) at os/os0file.c:4207 # 13:08:46 #5 0x003aa50e in fil_aio_wait (segment=3) at fil/fil0fil.c:4246 # 13:08:46 #6 0x00404b2f in io_handler_thread (arg=0x8572ec) at srv/srv0start.c:435 # 13:08:46 #7 0x9505a155 in _pthread_start () # 13:08:46 #8 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 4 (core thread 3): # 13:08:46 #0 0x9503046e in nanosleep$UNIX2003 () # 13:08:46 #1 0x9505adcd in pthread_cond_wait$UNIX2003 () # 13:08:46 #2 0x00573cad in safe_cond_wait (cond=0x1d22924, mp=0x1d228b0, file=0x64d7e6 "os/os0sync.c", line=422) at thr_mutex.c:237 # 13:08:46 #3 0x003d156a in os_event_wait_low (event=0x1d228b0, reset_sig_count=0) at os/os0sync.c:422 # 13:08:46 #4 0x003d033e in os_aio_simulated_handle (global_segment=2, message1=0xb0184f34, message2=0xb0184f30, type=0xb0184f2c) at os/os0file.c:4207 # 13:08:46 #5 0x003aa50e in fil_aio_wait (segment=2) at fil/fil0fil.c:4246 # 13:08:46 #6 0x00404b2f in io_handler_thread (arg=0x8572e8) at srv/srv0start.c:435 # 13:08:46 #7 0x9505a155 in _pthread_start () # 13:08:46 #8 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 3 (core thread 2): # 13:08:46 #0 0x9503046e in nanosleep$UNIX2003 () # 13:08:46 #1 0x9505adcd in pthread_cond_wait$UNIX2003 () # 13:08:46 #2 0x00573cad in safe_cond_wait (cond=0x1d22874, mp=0x1d22800, file=0x64d7e6 "os/os0sync.c", line=422) at thr_mutex.c:237 # 13:08:46 #3 0x003d156a in os_event_wait_low (event=0x1d22800, reset_sig_count=0) at os/os0sync.c:422 # 13:08:46 #4 0x003d033e in os_aio_simulated_handle (global_segment=1, message1=0xb0102f34, message2=0xb0102f30, type=0xb0102f2c) at os/os0file.c:4207 # 13:08:46 #5 0x003aa50e in fil_aio_wait (segment=1) at fil/fil0fil.c:4246 # 13:08:46 #6 0x00404b2f in io_handler_thread (arg=0x8572e4) at srv/srv0start.c:435 # 13:08:46 #7 0x9505a155 in _pthread_start () # 13:08:46 #8 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 2 (core thread 1): # 13:08:46 #0 0x9503046e in nanosleep$UNIX2003 () # 13:08:46 #1 0x9505adcd in pthread_cond_wait$UNIX2003 () # 13:08:46 #2 0x00573cad in safe_cond_wait (cond=0x1d227c4, mp=0x1d22750, file=0x64d7e6 "os/os0sync.c", line=422) at thr_mutex.c:237 # 13:08:46 #3 0x003d156a in os_event_wait_low (event=0x1d22750, reset_sig_count=0) at os/os0sync.c:422 # 13:08:46 #4 0x003d033e in os_aio_simulated_handle (global_segment=0, message1=0xb0080f34, message2=0xb0080f30, type=0xb0080f2c) at os/os0file.c:4207 # 13:08:46 #5 0x003aa50e in fil_aio_wait (segment=0) at fil/fil0fil.c:4246 # 13:08:46 #6 0x00404b2f in io_handler_thread (arg=0x8572e0) at srv/srv0start.c:435 # 13:08:46 #7 0x9505a155 in _pthread_start () # 13:08:46 #8 0x9505a012 in thread_start () # 13:08:46 # 13:08:46 Thread 1 (core thread 0): # 13:08:46 #0 0x950786fa in select$DARWIN_EXTSN () # 13:08:46 #1 0x000fcf4f in handle_connections_sockets (arg=0x0) at mysqld.cc:5006 # 13:08:46 #2 0x0010355d in main (argc=41, argv=0xbfffa9d4) at mysqld.cc:4490 # 13:08:46 The last 100 lines from /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/mysql-test/var/master-data/../log/master.err : CURRENT_TEST: main.1st 090902 20:08:20 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general-log --general-log-file' instead. 090902 20:08:20 [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. 090902 20:08:20 [ERROR] An old style --language value with language specific part detected: /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/sql/share/english/ 090902 20:08:20 [ERROR] Use --lc-messages-dir without language specific part instead. 090902 20:08:20 [Warning] Setting lower_case_table_names=2 because file system for /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/mysql-test/var/master-data/ is case insensitive 090902 20:08:20 [Note] Plugin 'FEDERATED' is disabled. 090902 20:08:20 [Note] Plugin 'ndbcluster' is disabled. InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 090902 20:08:20 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 090902 20:08:20 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... 090902 20:08:20 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 090902 20:08:20 InnoDB: Started; log sequence number 0 0 090902 20:08:20 [Warning] /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/sql/mysqld: unknown variable 'loose-falcon-debug-mask=2' 090902 20:08:20 [Note] Event Scheduler: Loaded 0 events 090902 20:08:20 [Note] /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/sql/mysqld: ready for connections. Version: '5.4.4-alpha-debug-log' socket: '/var/folders/Pt/PtJd7NDTGgyOk3+iDGXrQk+++TI/-Tmp-/lIrhhCOZO6/master.sock' port: 19308 Source distribution # 13:08:46 datadir is /Users/pcrews/usr/local/bin/data1/work/rqg_9209/azalea/mysql-test/var/master-data/ # 13:08:46 Core file appears to be "/Users/pcrews/usr/local/bin/data1/work/rqg_9209/rqg/mysql-test/gentest/" is not a core dump: File format not recognized No stack. # 13:08:51 Reading symbols for shared libraries .... done "/Users/pcrews/usr/local/bin/data1/work/rqg_9209/rqg/mysql-test/gentest/" is not a core dump: File format not recognized # 13:08:52 Reading symbols for shared libraries .... done # 13:08:52 Test completed with failure status 101. # 13:08:52 gentest.pl exited with exit status 101 Wed Sep 2 13:08:52 2009 [68896] ./runall.pl will exit with exit status 101