======== Crash 6 ======== rpl.rpl_packet 'row' [ fail ] CURRENT_TEST: rpl.rpl_packet 081113 21:40:42 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general-log --general-log-file' instead. 081113 21:40:42 [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. 081113 21:40:42 [Note] Plugin 'InnoDB' disabled by command line option /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(my_print_stacktrace+0x26)[0x899ba49] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(handle_segfault+0x2cd)[0x8336505] [0xb7eec420] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN5Error10debugBreakEv+0x12)[0x8688ac8] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN5Error5errorEPKcz+0x97)[0x8688b61] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN2IO10writePagesEiiPKhi+0x23)[0x86a2b95] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN5Cache8ioThreadEv+0x47f)[0x865c235] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN5Cache8ioThreadEPv+0x11)[0x865c7fd] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN6Thread6threadEv+0x55)[0x8647249] /home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld(_ZN6Thread6threadEPv+0x17)[0x8647459] /lib/tls/i686/cmov/libpthread.so.0[0xb7ea04fb] /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7cb5e5e] [Falcon] Error: can't continue after fatal error 081113 21:40:43 - 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=0 max_threads=151 thread_count=0 connection_count=0 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 60056 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x0 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 = (nil) thread_stack 0x30c00 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 Failed to start mysqld.2 - saving '/home/sven/bzr/b38350-test_cleanup/6.0-rpl/mysql-test/var/1/log/rpl.rpl_packet-row/' to '/home/sven/bzr/b38350-test_cleanup/6.0-rpl/mysql-test/var/log/rpl.rpl_packet-row/' - found 'core.7819' (0/5) Trying 'gdb' to get a backtrace Core generated by '/home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld' Output from gdb follows. The first stack trace is from the failing thread. The following stack traces are from all threads (so the failing one is duplicated). warning: Can't read pathname for load map: Input/output error. Core was generated by `/home/sven/bzr/b38350-test_cleanup/6.0-rpl/sql/mysqld --defaults-group-suffix=.'. Program terminated with signal 6, Aborted. [New process 7827] [New process 7826] [New process 7819] #0 0xb7eec410 in __kernel_vsyscall () #0 0xb7eec410 in __kernel_vsyscall () #1 0xb7ea5ae7 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0899bacd in my_write_core (sig=6) at stacktrace.c:307 #3 0x08336732 in handle_segfault (sig=6) at mysqld.cc:2669 #4 #5 0xb7eec410 in __kernel_vsyscall () #6 0xb7ea8d30 in raise () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x08688ac8 in Error::debugBreak () at Error.cpp:94 #8 0x08688b61 in Error::error (string=0x8b62cb8 "can't continue after fatal error") at Error.cpp:71 #9 0x086a2b95 in IO::writePages (this=0xb6ef87bc, pageNumber=7, length=4096, data=0xb60f5000 "\005", type=5) at IO.cpp:332 #10 0x0865c235 in Cache::ioThread (this=0xb6ef8c70) at Cache.cpp:851 #11 0x0865c7fd in Cache::ioThread (arg=0xb6ef8c70) at Cache.cpp:766 #12 0x08647249 in Thread::thread (this=0xb6ef9090) at Thread.cpp:167 #13 0x08647459 in Thread::thread (parameter=0xb6ef9090) at Thread.cpp:146 #14 0xb7ea04fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #15 0xb7cb5e5e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (process 7819): #0 0xb7eec410 in __kernel_vsyscall () #1 0xb7ea4dd2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0870f80e in Synchronize::sleep (this=0xb6ef8aa0, milliseconds=1000, callersMutex=0x0) at Synchronize.cpp:183 #3 0x0870f607 in Synchronize::sleep (this=0xb6ef8aa0, milliseconds=1000) at Synchronize.cpp:136 #4 0x08648476 in Threads::waitForAll (this=0xb6ef8aa0) at Threads.cpp:184 #5 0x08679b96 in ~Database (this=0xb70f9640) at Database.cpp:583 #6 0x08669a11 in Connection::getDatabase (this=0xb6ef8580, dbName=0xb6ef8234 "FALCON_MASTER", dbFileName=0xbf8e82b0 "/home/sven/bzr/b38350-test_cleanup/6.0-rpl/mysql-test/var/1/mysqld.2/data/falcon_master.fts", threads=0xb6ef8290) at Connection.cpp:1657 #7 0x0866af1e in Connection::openDatabase (this=0xb6ef8580, dbName=0xb6ef8234 "FALCON_MASTER", filename=0xb6ef8264 "falcon_master.fts", account=0x8b5516c "mysql", password=0x8b5516c "mysql", address=0x0, parent=0xb6ef8290) at Connection.cpp:934 #8 0x08627d32 in StorageDatabase::getOpenConnection (this=0xb6ef8130) at StorageDatabase.cpp:136 #9 0x0862a499 in StorageHandler::initialize (this=0xb70f9028) at StorageHandler.cpp:993 #10 0x0862206b in StorageInterface::falcon_init (p=0x96ee1b8) at ha_falcon.cpp:237 #11 0x0847b073 in ha_initialize_handlerton (plugin=0x96e8a70) at handler.cc:442 #12 0x085375b8 in plugin_initialize (plugin=0x96e8a70) at sql_plugin.cc:1006 #13 0x0853b436 in plugin_init (argc=0x8d5fbdc, argv=0x96a9148, flags=0) at sql_plugin.cc:1213 #14 0x0833a248 in init_server_components () at mysqld.cc:4098 #15 0x0833ad9f in main (argc=12, argv=0xbf8e8a74) at mysqld.cc:4578 Thread 2 (process 7826): #0 0xb7eec410 in __kernel_vsyscall () #1 0xb7ea7faf in fsync () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x086a285a in IO::pwrite (this=0xb6f008fc, offset=4096, length=4096, buffer=0xb7151000 "\b") at IO.cpp:635 #3 0x086a2c5e in IO::writePages (this=0xb6f008fc, pageNumber=1, length=4096, data=0xb7151000 "\b", type=5) at IO.cpp:351 #4 0x0865c235 in Cache::ioThread (this=0xb6ef8c70) at Cache.cpp:851 #5 0x0865c7fd in Cache::ioThread (arg=0xb6ef8c70) at Cache.cpp:766 #6 0x08647249 in Thread::thread (this=0xb6ef8fb0) at Thread.cpp:167 #7 0x08647459 in Thread::thread (parameter=0xb6ef8fb0) at Thread.cpp:146 #8 0xb7ea04fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0xb7cb5e5e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (process 7827): #0 0xb7eec410 in __kernel_vsyscall () #1 0xb7ea5ae7 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0899bacd in my_write_core (sig=6) at stacktrace.c:307 #3 0x08336732 in handle_segfault (sig=6) at mysqld.cc:2669 #4 #5 0xb7eec410 in __kernel_vsyscall () #6 0xb7ea8d30 in raise () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x08688ac8 in Error::debugBreak () at Error.cpp:94 #8 0x08688b61 in Error::error (string=0x8b62cb8 "can't continue after fatal error") at Error.cpp:71 #9 0x086a2b95 in IO::writePages (this=0xb6ef87bc, pageNumber=7, length=4096, data=0xb60f5000 "\005", type=5) at IO.cpp:332 #10 0x0865c235 in Cache::ioThread (this=0xb6ef8c70) at Cache.cpp:851 #11 0x0865c7fd in Cache::ioThread (arg=0xb6ef8c70) at Cache.cpp:766 #12 0x08647249 in Thread::thread (this=0xb6ef9090) at Thread.cpp:167 #13 0x08647459 in Thread::thread (parameter=0xb6ef9090) at Thread.cpp:146 #14 0xb7ea04fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #15 0xb7cb5e5e in clone () from /lib/tls/i686/cmov/libc.so.6