120204 19:03:42 - mysqld got signal 11 ; 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=33554432 read_buffer_size=2097152 max_used_connections=10 max_threads=100 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 = 1057903 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 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 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x33)[0x7aa013] /usr/libexec/mysqld(handle_segfault+0x381)[0x5002e1] /lib64/libpthread.so.0[0x3cc140eb70] /lib64/libc.so.6[0x3cc0c71ed0] /lib64/libc.so.6(cfree+0x4b)[0x3cc0c728bb] /usr/libexec/mysqld[0x8db85c] /usr/libexec/mysqld[0x8daaa5] /usr/libexec/mysqld[0x81db54] /usr/libexec/mysqld[0x80b378] /usr/libexec/mysqld(_Z8closefrmP5TABLEb+0x101)[0x5e5fa1] /usr/libexec/mysqld[0x537dc5] /usr/libexec/mysqld(_Z19close_cached_tablesP3THDP10TABLE_LISTbm+0x5a3)[0x541893] /usr/libexec/mysqld(_Z24table_def_start_shutdownv+0xca)[0x541c7a] /usr/libexec/mysqld[0x50308a] /usr/libexec/mysqld(_Z10unireg_endv+0xe)[0x505c5e] /usr/libexec/mysqld(kill_server_thread+0x81d)[0x50648d] /lib64/libpthread.so.0[0x3cc140673d] /lib64/libc.so.6(clone+0x6d)[0x3cc0cd44bd] 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. 120204 19:04:40 mysqld_safe A mysqld process already exists 120204 19:07:58 mysqld_safe A mysqld process already exists 120204 19:13:54 mysqld_safe Starting mysqld daemon with databases from /home/mysql 120204 19:13:54 [Note] Plugin 'FEDERATED' is disabled. 120204 19:13:54 InnoDB: The InnoDB memory heap is disabled 120204 19:13:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:13:54 InnoDB: Compressed tables use zlib 1.2.3 120204 19:13:54 InnoDB: Using Linux native AIO 120204 19:13:54 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:13:55 InnoDB: Completed initialization of buffer pool 120204 19:13:55 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 120204 19:13:55 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Last MySQL binlog file position 0 166672, file name ./mysql-bin.000104 120204 19:13:58 InnoDB: Waiting for the background threads to start 120204 19:13:59 InnoDB: 1.1.8 started; log sequence number 129806624242 120204 19:14:00 [Note] Event Scheduler: Loaded 0 events 120204 19:14:00 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 19:14:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 19:14:08 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 19:14:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 19:14:08 [Warning] Checking table: './a@002epl@002fforum/users' 120204 19:21:03 [Note] /usr/libexec/mysqld: Normal shutdown 120204 19:21:03 [Note] Event Scheduler: Purging the queue. 0 events 120204 19:21:05 [Warning] /usr/libexec/mysqld: Forcing close of thread 11 user: 'mail_admin' 120204 19:21:05 [Warning] /usr/libexec/mysqld: Forcing close of thread 10 user: 'mail_admin' 120204 19:21:05 InnoDB: Starting shutdown... 120204 19:21:08 InnoDB: Shutdown completed; log sequence number 129806624268 120204 19:21:08 [Note] /usr/libexec/mysqld: Shutdown complete 120204 19:21:08 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended 120204 19:21:11 mysqld_safe Starting mysqld daemon with databases from /home/mysql 120204 19:21:11 [Note] Plugin 'FEDERATED' is disabled. 120204 19:21:11 InnoDB: The InnoDB memory heap is disabled 120204 19:21:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:21:11 InnoDB: Compressed tables use zlib 1.2.3 120204 19:21:11 InnoDB: Using Linux native AIO 120204 19:21:11 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:21:12 InnoDB: Completed initialization of buffer pool 120204 19:21:12 InnoDB: highest supported file format is Barracuda. 120204 19:21:13 InnoDB: Waiting for the background threads to start 120204 19:21:14 InnoDB: 1.1.8 started; log sequence number 129806624268 120204 19:21:14 [Note] Event Scheduler: Loaded 0 events 120204 19:21:14 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 18:31:16 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=15 max_threads=100 thread_count=8 connection_count=6 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a6c45e0 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 = 40a480b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f2144d8cb70] /lib64/libc.so.6(gsignal+0x35)[0x7f2143bf1265] /lib64/libc.so.6(abort+0x110)[0x7f2143bf2d10] /lib64/libc.so.6[0x7f2143c2b99b] /lib64/libc.so.6[0x7f2143c3345f] /lib64/libc.so.6(cfree+0x4b)[0x7f2143c338bb] /usr/libexec/mysqld(my_thread_end+0xb5)[0x7a9fc5] /usr/libexec/mysqld(_Z29one_thread_per_connection_endP3THDb+0x325)[0x504505] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0x9d)[0x60b02d] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f2144d8473d] /lib64/libc.so.6(clone+0x6d)[0x7f2143c954bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0): is an invalid pointer Connection ID (thread ID): 2541 Status: KILL_CONNECTION 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. 120204 19:31:16 mysqld_safe Number of processes running now: 0 120204 19:31:16 mysqld_safe mysqld restarted 120204 19:31:16 [Note] Plugin 'FEDERATED' is disabled. 120204 19:31:16 InnoDB: The InnoDB memory heap is disabled 120204 19:31:16 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:31:16 InnoDB: Compressed tables use zlib 1.2.3 120204 19:31:16 InnoDB: Using Linux native AIO 120204 19:31:16 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:31:17 InnoDB: Completed initialization of buffer pool 120204 19:31:17 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129806903054 120204 19:31:17 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129806911195 120204 19:31:18 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 532795, file name ./mysql-bin.000106 120204 19:31:19 InnoDB: Waiting for the background threads to start 120204 19:31:20 InnoDB: 1.1.8 started; log sequence number 129806911195 120204 19:31:20 [Note] Recovering after a crash using mysql-bin 120204 19:31:20 [Note] Starting crash recovery... 120204 19:31:20 [Note] Crash recovery finished. 120204 19:31:20 [Note] Event Scheduler: Loaded 0 events 120204 19:31:20 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 19:31:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 19:31:20 [Warning] Checking table: './a@002epl@002fforum/config' 120204 19:31:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 19:31:20 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 19:31:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 19:31:20 [Warning] Checking table: './a@002epl@002fforum/users' 120204 19:31:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120204 19:31:22 [Warning] Checking table: './a@002epl@002fforum/forums' 120204 19:31:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 19:31:22 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 19:31:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 19:31:22 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 19:31:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 19:31:22 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 19:31:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 19:31:27 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 19:31:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 19:31:30 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 19:31:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:32:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 19:32:12 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 19:32:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:32:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:32:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:32:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120204 19:32:36 [Warning] Checking table: './a@002epl@002fforum/search_results' 120204 19:32:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 19:32:50 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 19:33:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:33:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:34:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:34:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:34:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:35:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:35:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:35:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:35:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:36:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:36:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:36:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:36:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:36:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:37:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:37:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 18:37:59 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=20 max_threads=100 thread_count=4 connection_count=4 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a73af20 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 = 40a2b0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7fac8514bb70] /lib64/libc.so.6(gsignal+0x35)[0x7fac83fb0265] /lib64/libc.so.6(abort+0x110)[0x7fac83fb1d10] /lib64/libc.so.6[0x7fac83fea99b] /lib64/libc.so.6[0x7fac83ff245f] /lib64/libc.so.6(cfree+0x4b)[0x7fac83ff28bb] /usr/libexec/mysqld(delete_dynamic+0x1a)[0x792c0a] /usr/libexec/mysqld(_ZN3THD7cleanupEv+0x76)[0x551896] /usr/libexec/mysqld(_Z10unlink_thdP3THD+0x20)[0x504130] /usr/libexec/mysqld(_Z29one_thread_per_connection_endP3THDb+0x28)[0x504208] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0x9d)[0x60b02d] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7fac8514373d] /lib64/libc.so.6(clone+0x6d)[0x7fac840544bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0): is an invalid pointer Connection ID (thread ID): 271 Status: KILL_CONNECTION 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. 120204 19:37:59 mysqld_safe Number of processes running now: 0 120204 19:37:59 mysqld_safe mysqld restarted 120204 19:37:59 [Note] Plugin 'FEDERATED' is disabled. 120204 19:37:59 InnoDB: The InnoDB memory heap is disabled 120204 19:37:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:37:59 InnoDB: Compressed tables use zlib 1.2.3 120204 19:37:59 InnoDB: Using Linux native AIO 120204 19:37:59 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:38:00 InnoDB: Completed initialization of buffer pool 120204 19:38:00 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129807226417 120204 19:38:00 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129807232018 120204 19:38:00 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 856779, file name ./mysql-bin.000107 120204 19:38:01 InnoDB: Waiting for the background threads to start 120204 19:38:02 InnoDB: 1.1.8 started; log sequence number 129807232018 120204 19:38:02 [Note] Recovering after a crash using mysql-bin 120204 19:38:02 [Note] Starting crash recovery... 120204 19:38:02 [Note] Crash recovery finished. 120204 19:38:02 [Note] Event Scheduler: Loaded 0 events 120204 19:38:02 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/users' 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/config' 120204 19:38:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 19:38:03 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 19:38:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 19:38:04 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 19:38:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 19:38:10 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 19:38:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 19:38:10 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 19:38:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:38:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:38:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:38:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:38:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 19:38:39 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 19:38:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:38:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:39:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:39:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:39:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120204 19:39:03 [Warning] Checking table: './a@002epl@002fforum/search_results' 120204 19:39:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:39:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:39:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:40:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:40:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:40:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:40:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:40:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 19:40:25 [Warning] Checking table: './a@002epl/archiwum_ofert' 120204 19:40:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:40:26 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120204 19:41:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:41:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:42:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 18:48:19 UTC - mysqld got signal 11 ; 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=33554432 read_buffer_size=2097152 max_used_connections=22 max_threads=100 thread_count=17 connection_count=16 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f561040a430 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 = 4bb4b0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f5a601f2b70] /lib64/libc.so.6[0x7f5a5f09751b] /lib64/libc.so.6[0x7f5a5f099bbc] /lib64/libc.so.6(__libc_malloc+0x6e)[0x7f5a5f09be2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x89b47b] /usr/libexec/mysqld[0x897686] /usr/libexec/mysqld[0x825a74] /usr/libexec/mysqld[0x80f0d4] /usr/libexec/mysqld[0x80f337] /usr/libexec/mysqld(_ZN11Query_cache21ask_handler_allowanceEP3THDP10TABLE_LIST+0x4d)[0x54256d] /usr/libexec/mysqld(_ZN11Query_cache11store_queryEP3THDP10TABLE_LIST+0x214)[0x5466e4] /usr/libexec/mysqld[0x5713ad] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f5a601ea73d] /lib64/libc.so.6(clone+0x6d)[0x7f5a5f0fb4bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (7f561c043350): is an invalid pointer Connection ID (thread ID): 4966 Status: 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. 120204 19:48:20 mysqld_safe Number of processes running now: 0 120204 19:48:20 mysqld_safe mysqld restarted 120204 19:48:20 [Note] Plugin 'FEDERATED' is disabled. 120204 19:48:20 InnoDB: The InnoDB memory heap is disabled 120204 19:48:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:48:20 InnoDB: Compressed tables use zlib 1.2.3 120204 19:48:20 InnoDB: Using Linux native AIO 120204 19:48:20 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:48:21 InnoDB: Completed initialization of buffer pool 120204 19:48:21 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129817750103 120204 19:48:21 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129817752334 120204 19:48:21 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 1233882, file name ./mysql-bin.000108 120204 19:48:23 InnoDB: Waiting for the background threads to start 120204 19:48:24 InnoDB: 1.1.8 started; log sequence number 129817752334 120204 19:48:24 [Note] Recovering after a crash using mysql-bin 120204 19:48:24 [Note] Starting crash recovery... 120204 19:48:24 [Note] Crash recovery finished. 120204 19:48:24 [Note] Event Scheduler: Loaded 0 events 120204 19:48:24 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 19:48:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 19:48:24 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 19:48:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 19:48:24 [Warning] Checking table: './a@002epl@002fforum/users' 120204 19:48:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 19:48:24 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 19:48:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120204 19:48:24 [Warning] Checking table: './a@002epl@002fforum/forums' 120204 19:48:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 19:48:24 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 19:48:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120204 19:48:25 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120204 19:48:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 19:48:25 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 19:48:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 19:48:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 19:48:27 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 19:48:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 19:48:31 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 19:48:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 19:48:38 [Warning] Checking table: './a@002epl@002fforum/config' 120204 19:48:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120204 19:48:38 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120204 19:48:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:45 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 19:48:45 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 19:48:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:48:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 19:49:02 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 19:49:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:49:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 18:49:22 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=23 max_threads=100 thread_count=12 connection_count=12 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f43ec106c80 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 = 4b5300b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f483e267b70] /lib64/libc.so.6(gsignal+0x35)[0x7f483d0cc265] /lib64/libc.so.6(abort+0x110)[0x7f483d0cdd10] /lib64/libc.so.6[0x7f483d10699b] /lib64/libc.so.6[0x7f483d10e45f] /lib64/libc.so.6(cfree+0x4b)[0x7f483d10e8bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x8fc2f7] /usr/libexec/mysqld[0x86f286] /usr/libexec/mysqld[0x82b39a] /usr/libexec/mysqld[0x80a634] /usr/libexec/mysqld[0x596f2d] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x5f)[0x59f2ff] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f483e25f73d] /lib64/libc.so.6(clone+0x6d)[0x7f483d1704bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1ad82320): SELECT `id` FROM `poczta` WHERE `odbiorca`='Poloniabydgoszcz82' AND `read`=0 LIMIT 1 Connection ID (thread ID): 555 Status: 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. 120204 19:49:22 mysqld_safe Number of processes running now: 0 120204 19:49:22 mysqld_safe mysqld restarted 120204 19:49:22 [Note] Plugin 'FEDERATED' is disabled. 120204 19:49:22 InnoDB: The InnoDB memory heap is disabled 120204 19:49:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 19:49:22 InnoDB: Compressed tables use zlib 1.2.3 120204 19:49:22 InnoDB: Using Linux native AIO 120204 19:49:22 InnoDB: Initializing buffer pool, size = 16.0G 120204 19:49:23 InnoDB: Completed initialization of buffer pool 120204 19:49:23 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129817795037 120204 19:49:23 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129817800767 120204 19:49:23 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 120355, file name ./mysql-bin.000109 120204 19:49:25 InnoDB: Waiting for the background threads to start 120204 19:49:26 InnoDB: 1.1.8 started; log sequence number 129817800767 120204 19:49:26 [Note] Recovering after a crash using mysql-bin 120204 19:49:26 [Note] Starting crash recovery... 120204 19:49:26 [Note] Crash recovery finished. 120204 19:49:26 [Note] Event Scheduler: Loaded 0 events 120204 19:49:26 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 19:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 19:49:26 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 19:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 19:49:26 [Warning] Checking table: './a@002epl@002fforum/users' 120204 19:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 19:49:26 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 19:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 19:49:26 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 19:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 19:49:26 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 19:49:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 19:49:27 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 19:49:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 19:49:28 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 19:49:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs' is marked as crashed and should be repaired 120204 19:49:43 [Warning] Checking table: './a@002epl@002fforum/privmsgs' 120204 19:49:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:49:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:50:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 19:50:14 [Warning] Checking table: './a@002epl@002fforum/config' 120204 19:50:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 19:50:15 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 19:50:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:50:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120204 19:50:26 [Warning] Checking table: './a@002epl@002fforum/search_results' 120204 19:50:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:50:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:50:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:50:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:51:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 19:51:16 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120204 19:52:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:52:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:53:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:54:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:54:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:54:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:54:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:54:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 19:54:59 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 19:55:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:55:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:55:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:56:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:56:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:59:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 19:59:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 20:00:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 20:03:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 20:03:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 20:03:59 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120204 20:04:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120204 20:04:00 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120204 20:06:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs_text' is marked as crashed and should be repaired 120204 20:22:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs_text' is marked as crashed and should be repaired 120204 20:22:23 [Warning] Checking table: './a@002epl@002fforum/privmsgs_text' *** glibc detected *** /usr/libexec/mysqld: malloc(): memory corruption: 0x000000001a6891a0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f943fe990fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x7f943fe9ae2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x89b47b] /usr/libexec/mysqld[0x897686] /usr/libexec/mysqld[0x825a74] /usr/libexec/mysqld[0x80f0d4] /usr/libexec/mysqld[0x80f337] /usr/libexec/mysqld(_ZN11Query_cache21ask_handler_allowanceEP3THDP10TABLE_LIST+0x4d)[0x54256d] /usr/libexec/mysqld(_ZN11Query_cache11store_queryEP3THDP10TABLE_LIST+0x214)[0x5466e4] /usr/libexec/mysqld[0x5713ad] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f9440fe973d] /lib64/libc.so.6(clone+0x6d)[0x7f943fefa4bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 455494 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 455494 /usr/libexec/mysqld 00f78000-1bf42000 rw-p 00000000 00:00 0 [heap] 40138000-40139000 ---p 00000000 00:00 0 40139000-40939000 rw-p 00000000 00:00 0 40939000-4093a000 ---p 00000000 00:00 0 4093a000-4113a000 rw-p 00000000 00:00 0 4113a000-4113b000 ---p 00000000 00:00 0 4113b000-4116b000 rw-p 00000000 00:00 0 4116b000-4116c000 ---p 00000000 00:00 0 4116c000-4119c000 rw-p 00000000 00:00 0 4119c000-4119d000 ---p 00000000 00:00 0 4119d000-411cd000 rw-p 00000000 00:00 0 411cd000-411ce000 ---p 00000000 00:00 0 411ce000-411fe000 rw-p 00000000 00:00 0 411fe000-411ff000 ---p 00000000 00:00 0 411ff000-4122f000 rw-p 00000000 00:00 0 4122f000-41230000 ---p 00000000 00:00 0 41230000-41260000 rw-p 00000000 00:00 0 41260000-41261000 ---p 00000000 00:00 0 41261000-41291000 rw-p 00000000 00:00 0 41291000-41292000 ---p 00000000 00:00 0 41292000-412c2000 rw-p 00000000 00:00 0 412c2000-412c3000 ---p 00000000 00:00 0 412c3000-412f3000 rw-p 00000000 00:00 0 412f3000-412f4000 ---p 00000000 00:00 0 412f4000-41324000 rw-p 00000000 00:00 0 41324000-41325000 ---p 00000000 00:00 0 41325000-41355000 rw-p 00000000 00:00 0 41355000-41356000 ---p 00000000 00:00 0 41356000-41386000 rw-p 00000000 00:00 0 41386000-41387000 ---p 00000000 00:00 0 41387000-413b7000 rw-p 00000000 00:00 0 413b7000-413b8000 ---p 00000000 00:00 0 413b8000-413e8000 rw-p 00000000 00:00 0 4144b000-4144c000 ---p 00000000 00:00 0 4144c000-4147c000 rw-p 00000000 00:00 0 4147c000-4147d000 ---p 00000000 00:00 0 4147d000-414ad000 rw-p 00000000 00:00 0 414f4000-414f5000 ---p 00000000 00:00 0 414f5000-41525000 rw-p 00000000 00:00 0 41525000-41526000 ---p 00000000 00:00 0 41526000-41556000 rw-p 00000000 00:00 0 4156a000-4156b000 ---p 00000000 00:00 0 4156b000-41d6b000 rw-p 00000000 00:00 0 41d6b000-41d6c000 ---p 00000000 00:00 0 41d6c000-4256c000 rw-p 00000000 00:00 0 4256c000-4256d000 ---p 00000000 00:00 0 4256d000-42d6d000 rw-p 00000000 00:00 0 42d6d000-42d6e000 ---p 00000000 00:00 0 42d6e000-4356e000 rw-p 00000000 00:00 0 4356e000-4356f000 ---p 00000000 00:00 0 4356f000-43d6f000 rw-p 00000000 00:00 0 43d6f000-43d70000 ---p 00000000 00:00 0 43d70000-44570000 rw-p 00000000 00:00 0 44570000-44571000 ---p 00000000 00:00 0 44571000-44d71000 rw-p 00000000 00:00 0 44d71000-44d72000 ---p 00000000 00:00 0 44d72000-45572000 rw-p 00000000 00:00 0 45572000-45573000 ---p 00000000 00:00 0 45573000-45d73000 rw-p 00000000 00:00 0 45d73000-45d74000 ---p 00000000 00:00 0 45d74000-46574000 rw-p 00000000 00:00 0 46574000-46575000 ---p 00000000 00:00 0 46575000-46d75000 rw-p 00000000 00:00 0 46d75000-46d76000 ---p 00000000 00:00 0 46d76000-47576000 rw-p 00000000 00:00 0 47576000-47577000 ---p 00000000 00:00 0 47577000-47d77000 rw-p 00000000 00:00 0 47d77000-47d78000 ---p 00000000 00:00 0 47d78000-48578000 rw-p 00000000 00:00 0 48578000-48579000 ---p 00000000 00:00 0 48579000-48d79000 rw-p 00000000 00:00 0 48d79000-48d7a000 ---p 00000000 00:00 0 48d7a000-4957a000 rw-p 00000000 00:00 0 4957a000-4957b000 ---p 00000000 00:00 0 4957b000-49d7b000 rw-p 00000000 00:00 0 49d7b000-49d7c000 ---p 00000000 00:00 0 49d7c000-4a57c000 rw-p 00000000 00:00 0 4a57c000-4a57d000 ---p 00000000 00:00 0 4a57d000-4ad7d000 rw-p 00000000 00:00 0 4ad7d000-4ad7e000 ---p 00000000 00:00 0 4ad7e000-4b57e000 rw-p 00000000 00:00 0 4b57e000-4b57f000 ---p 00000000 00:00 0 4b57f000-4b5af000 rw-p 00000000 00:00 0 4b5af000-4b5b0000 ---p 00000000 00:00 0 4b5b0000-4b5e0000 rw-p 00000000 00:00 0 4b5e0000-4b5e1000 ---p 00000000 00:00 0 4b5e1000-4b611000 rw-p 00000000 00:00 0 4b611000-4b612000 ---p 00000000 00:00 0 4b612000-4b642000 rw-p 00000000 00:00 0 4b642000-4b643000 ---p 00000000 00:00 0 4b643000-4b673000 rw-p 00000000 00:00 0 4b673000-4b674000 ---p 00000000 00:00 0 4b674000-4b6a4000 rw-p 00000000 00:00 0 4b6a4000-4b6a5000 ---p 00000000 00:00 0 4b6a5000-4b6d5000 rw-p 00000000 00:00 0 4b6d5000-4b6d6000 ---p 00000000 00:00 0 4b6d6000-4b706000 rw-p 00000000 00:00 0 4b706000-4b707000 ---p 00000000 00:00 0 4b707000-4b737000 rw-p 00000000 00:00 0 4b737000-4b738000 ---p 00000000 00:00 0 4b738000-4b768000 rw-p 00000000 00:00 0 4b768000-4b769000 ---p 00000000 00:00 0 4b769000-4b799000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3cc1800000-3cc1815000 r-xp 00000000 09:01 569247 /lib64/libselinux.so.1 3cc1815000-3cc1a15000 ---p 00015000 09:01 569247 /lib64/libselinux.so.1 3cc1a15000-3cc1a17000 rw-p 00015000 09:01 569247 /lib64/libselinux.so.1 3cc1a17000-3cc1a18000 rw-p 00000000 00:00 0 3cc1c00000-3cc1c3b000 r-xp 00000000 09:01 569246 /lib64/libsepol.so.1 3cc1c3b000-3cc1e3b000 ---p 0003b000 09:01 569246 /lib64/libsepol.so.1 3cc1e3b000-3cc1e3c000 rw-p 0003b000 09:01 569246 /lib64/libsepol.so.1 3cc1e3c000-3cc1e46000 rw-p 00000000 00:00 0 3cc2400000-3cc2414000 r-xp 00000000 09:01 569249 /lib64/libz.so.1.2.3 3cc2414000-3cc2613000 ---p 00014000 09:01 569249 /lib64/libz.so.1.2.3 3cc2613000-3cc2614000 rw-p 00013000 09:01 569249 /lib64/libz.so.1.2.3 3cc3000000-3cc300d000 r-xp 00000000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc300d000-3cc320d000 ---p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc320d000-3cc320e000 rw-p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc3800000-3cc3802000 r-xp 00000000 09:01 569253 /lib64/libcom_err.so.2.1 3cc3802000-3cc3a01000 ---p 00002000 09:01 569253 /lib64/libcom_err.so.2.1 3cc3a01000-3cc3a02000 rw-p 00001000 09:01 569253 /lib64/libcom_err.so.2.1 3cc4000000-3cc4002000 r-xp 00000000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc4002000-3cc4201000 ---p 00002000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc4201000-3cc4202000 rw-p 00001000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc5400000-3cc54e6000 r-xp 00000000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc54e6000-3cc56e5000 ---p 000e6000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56e5000-3cc56eb000 r--p 000e5000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56eb000-3cc56ee000 rw-p 000eb000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56ee000-3cc5700000 rw-p 00000000 00:00 0 7f8ff0000000-7f8ff0fb1000 rw-p 00000000 00:00 0 7f8ff0fb1000-7f8ff4000000 ---p 00000000 00:00 0 7f8ff5150000-7f8ff96dd000 rw-p 00000000 00:00 0 7f8ffc000000-7f8ffc8ab000 rw-p 00000000 00:00 0 7f8ffc8ab000-7f9000000000 ---p 00000000 00:00 0 7f9000000000-7f9003fa2000 rw-p 00000000 00:00 0 7f9003fa2000-7f9004000000 ---p 00000000 00:00 0 7f9004000000-7f9005447000 rw-p 00000000 00:00 0 7f9005447000-7f9008000000 ---p 00000000 00:00 0 7f900a6f6000-7f943f116000 rw-p 00000000 00:00 0 7f943f116000-7f943f120000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f943f120000-7f943f31f000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f943f31f000-7f943f320000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f943f320000-7f943f321000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f943f321000-7f943f332000 r-xp 00000000 09:01 569187 /lib64/libresolv-2.5.so 7f943f332000-7f943f532000 ---p 00011000 09:01 569187 /lib64/libresolv-2.5.so 7f943f532000-7f943f533000 r--p 00011000 09:01 569187 /lib64/libresolv-2.5.so 7f943f533000-7f943f534000 rw-p 00012000 09:01 569187 /lib64/libresolv-2.5.so 7f943f534000-7f943f536000 rw-p 00000000 00:00 0 7f943f536000-7f943f53e000 r-xp 00000000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f943f53e000-7f943f73d000 ---p 00008000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f943f73d000-7f943f73e000 rw-p 00007000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f943f73e000-7f943f762000 r-xp 00000000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f943f762000-7f943f961000 ---p 00024000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f943f961000-7f943f963000 rw-p 00023000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f943f963000-7f943f9f5000 r-xp 00000000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f943f9f5000-7f943fbf4000 ---p 00092000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f943fbf4000-7f943fbf8000 rw-p 00091000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f943fbf8000-7f943fc24000 r-xp 00000000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f943fc24000-7f943fe24000 ---p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f943fe24000-7f943fe26000 rw-p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f943fe26000-7f943ff74000 r-xp 00000000 09:01 569090 /lib64/libc-2.5.so 7f943ff74000-7f9440174000 ---p 0014e000 09:01 569090 /lib64/libc-2.5.so 7f9440174000-7f9440178000 r--p 0014e000 09:01 569090 /lib64/libc-2.5.so 7f9440178000-7f9440179000 rw-p 00152000 09:01 569090 /lib64/libc-2.5.so 7f9440179000-7f944017e000 rw-p 00000000 00:00 0 7f944017e000-7f9440200000 r-xp 00000000 09:01 569163 /lib64/libm-2.5.so 7f9440200000-7f94403ff000 ---p 00082000 09:01 569163 /lib64/libm-2.5.so 7f94403ff000-7f9440400000 r--p 00081000 09:01 569163 /lib64/libm-2.5.so 7f9440400000-7f9440401000 rw-p 00082000 09:01 569163 /lib64/libm-2.5.so 7f9440401000-7f944052e000 r-xp 00000000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f944052e000-7f944072d000 ---p 0012d000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f944072d000-7f944074e000 rw-p 0012c000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f944074e000-7f9440752000 rw-p 00000000 00:00 0 7f9440752000-7f9440798000 r-xp 00000000 09:01 569224 /lib64/libssl.so.0.9.8e 7f9440798000-7f9440998000 ---p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e 7f9440998000-7f944099e000 rw-p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e 7f944099e000-7f94409a0000 r-xp 00000000 09:01 569153 /lib64/libdl-2.5.so 7f94409a0000-7f9440ba0000 ---p 00002000 09:01 569153 /lib64/libdl-2.5.so 7f9440ba0000-7f9440ba1000 r--p 00002000 09:01 569153 /lib64/libdl-2.5.so 7f9440ba1000-7f9440ba2000 rw-p 00003000 09:01 569153 /lib64/libdl-2.5.so 7f9440ba2000-7f9440bab000 r-xp 00000000 09:01 569070 /lib64/libcrypt-2.5.so 7f9440bab000-7f9440daa000 ---p 00009000 09:01 569070 /lib64/libcrypt-2.5.so 7f9440daa000-7f9440dab000 r--p 00008000 09:01 569070 /lib64/libcrypt-2.5.so 7f9440dab000-7f9440dac000 rw-p 00009000 09:01 569070 /lib64/libcrypt-2.5.so 7f9440dac000-7f9440dda000 rw-p 00000000 00:00 0 7f9440dda000-7f9440de1000 r-xp 00000000 09:01 569191 /lib64/librt-2.5.so 7f9440de1000-7f9440fe1000 ---p 00007000 09:01 569191 /lib64/librt-2.5.so 7f9440fe1000-7f9440fe2000 r--p 00007000 09:01 569191 /lib64/librt-2.5.so 7f9440fe2000-7f9440fe3000 rw-p 00008000 09:01 569191 /lib64/librt-2.5.so 7f9440fe3000-7f9440ff9000 r-xp 00000000 09:01 569182 /lib64/libpthread-2.5.so 7f9440ff9000-7f94411f8000 ---p 00016000 09:01 569182 /lib64/libpthread-2.5.so 7f94411f8000-7f94411f9000 r--p 00015000 09:01 569182 /lib64/libpthread-2.5.so 7f94411f9000-7f94411fa000 rw-p 00016000 09:01 569182 /lib64/libpthread-2.5.so 7f94411fa000-7f94411fe000 rw-p 00000000 00:00 0 7f94411fe000-7f944121a000 r-xp 00000000 09:01 569263 /lib64/ld-2.5.so 7f94413e6000-7f9441411000 rw-p 00000000 00:00 0 7f9441416000-7f944141a000 rw-p 00000000 00:00 0 7f944141a000-7f944141b000 r--p 0001c000 09:01 569263 /lib64/ld-2.5.so 7f944141b000-7f944141c000 rw-p 0001d000 09:01 569263 /lib64/ld-2.5.so 7fff5f083000-7fff5f0a4000 rw-p 00000000 00:00 0 [stack] 7fff5f0fd000-7fff5f0fe000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 21:10:45 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=26 max_threads=100 thread_count=6 connection_count=4 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f90040b88c0 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 = 4122e0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f9440ff1b70] /lib64/libc.so.6(gsignal+0x35)[0x7f943fe56265] /lib64/libc.so.6(abort+0x110)[0x7f943fe57d10] /lib64/libc.so.6[0x7f943fe9099b] /lib64/libc.so.6[0x7f943fe990fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x7f943fe9ae2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x89b47b] /usr/libexec/mysqld[0x897686] /usr/libexec/mysqld[0x825a74] /usr/libexec/mysqld[0x80f0d4] /usr/libexec/mysqld[0x80f337] /usr/libexec/mysqld(_ZN11Query_cache21ask_handler_allowanceEP3THDP10TABLE_LIST+0x4d)[0x54256d] /usr/libexec/mysqld(_ZN11Query_cache11store_queryEP3THDP10TABLE_LIST+0x214)[0x5466e4] /usr/libexec/mysqld[0x5713ad] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f9440fe973d] /lib64/libc.so.6(clone+0x6d)[0x7f943fefa4bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1adf6970): SELECT `id` FROM `poczta` WHERE `odbiorca`='Syki' AND `read`=0 LIMIT 1 Connection ID (thread ID): 47504 Status: 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. 120204 22:10:45 mysqld_safe Number of processes running now: 0 120204 22:10:45 mysqld_safe mysqld restarted 120204 22:10:45 [Note] Plugin 'FEDERATED' is disabled. 120204 22:10:45 InnoDB: The InnoDB memory heap is disabled 120204 22:10:45 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 22:10:45 InnoDB: Compressed tables use zlib 1.2.3 120204 22:10:45 InnoDB: Using Linux native AIO 120204 22:10:45 InnoDB: Initializing buffer pool, size = 16.0G 120204 22:10:46 InnoDB: Completed initialization of buffer pool 120204 22:10:46 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129824481773 120204 22:10:46 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129824485530 120204 22:10:47 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 12451679, file name ./mysql-bin.000110 120204 22:10:48 InnoDB: Waiting for the background threads to start 120204 22:10:49 InnoDB: 1.1.8 started; log sequence number 129824485530 120204 22:10:49 [Note] Recovering after a crash using mysql-bin 120204 22:10:49 [Note] Starting crash recovery... 120204 22:10:49 [Note] Crash recovery finished. 120204 22:10:49 [Note] Event Scheduler: Loaded 0 events 120204 22:10:49 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/forums' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/users' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/user_group' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/user_group' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_ignore' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/topics_ignore' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 22:10:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 22:10:49 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 22:10:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 22:10:50 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 22:10:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/groups' is marked as crashed and should be repaired 120204 22:10:50 [Warning] Checking table: './a@002epl@002fforum/groups' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_usermeta' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_usermeta' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120204 22:11:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120204 22:11:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120204 22:11:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 22:11:21 [Warning] Checking table: './a@002epl@002fforum/config' 120204 22:11:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120204 22:11:27 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120204 22:12:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:12:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 22:12:47 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 22:14:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 22:14:13 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 22:14:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120204 22:14:59 [Warning] Checking table: './a@002epl@002fforum/search_results' 120204 22:15:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 22:15:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 22:15:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:16:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:16:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:16:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:16:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:18:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:19:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:19:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:19:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:19:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:19:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:20:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:20:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:20:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:21:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:22:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:22:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:22:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:22:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:23:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:23:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:23:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:25:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:25:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:26:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 22:26:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120204 22:27:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:28:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:28:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:29:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:29:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:29:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:29:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:29:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:30:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:30:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:30:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:30:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120204 22:30:53 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120204 22:30:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120204 22:30:55 [Warning] Checking table: './a@002epl@002fforum/logs' 120204 22:31:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:31:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 22:31:30 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120204 22:33:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:33:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:33:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:33:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 22:33:55 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120204 22:34:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs' is marked as crashed and should be repaired 120204 22:34:56 [Warning] Checking table: './a@002epl@002fforum/privmsgs' 120204 22:52:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired *** glibc detected *** /usr/libexec/mysqld: double free or corruption (!prev): 0x00007f7e20566ea0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f8270d3445f] /lib64/libc.so.6(cfree+0x4b)[0x7f8270d348bb] /usr/libexec/mysqld(_ZN4JOIN8optimizeEv+0x1444)[0x5a65f4] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0xf5)[0x5af145] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f8271e8573d] /lib64/libc.so.6(clone+0x6d)[0x7f8270d964bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 455494 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 455494 /usr/libexec/mysqld 00f78000-1c826000 rw-p 00000000 00:00 0 [heap] 40007000-40008000 ---p 00000000 00:00 0 40008000-40038000 rw-p 00000000 00:00 0 40038000-40039000 ---p 00000000 00:00 0 40039000-40069000 rw-p 00000000 00:00 0 40069000-4006a000 ---p 00000000 00:00 0 4006a000-4009a000 rw-p 00000000 00:00 0 40151000-40152000 ---p 00000000 00:00 0 40152000-40182000 rw-p 00000000 00:00 0 402e1000-402e2000 ---p 00000000 00:00 0 402e2000-40312000 rw-p 00000000 00:00 0 403ea000-403eb000 ---p 00000000 00:00 0 403eb000-4041b000 rw-p 00000000 00:00 0 404de000-404df000 ---p 00000000 00:00 0 404df000-40cdf000 rw-p 00000000 00:00 0 40cdf000-40ce0000 ---p 00000000 00:00 0 40ce0000-40d10000 rw-p 00000000 00:00 0 40d10000-40d11000 ---p 00000000 00:00 0 40d11000-40d41000 rw-p 00000000 00:00 0 40d41000-40d42000 ---p 00000000 00:00 0 40d42000-40d72000 rw-p 00000000 00:00 0 40d72000-40d73000 ---p 00000000 00:00 0 40d73000-40da3000 rw-p 00000000 00:00 0 40da3000-40da4000 ---p 00000000 00:00 0 40da4000-40dd4000 rw-p 00000000 00:00 0 40dd4000-40dd5000 ---p 00000000 00:00 0 40dd5000-40e05000 rw-p 00000000 00:00 0 40e05000-40e06000 ---p 00000000 00:00 0 40e06000-40e36000 rw-p 00000000 00:00 0 40e43000-40e44000 ---p 00000000 00:00 0 40e44000-40e74000 rw-p 00000000 00:00 0 40e74000-40e75000 ---p 00000000 00:00 0 40e75000-40ea5000 rw-p 00000000 00:00 0 40ecd000-40ece000 ---p 00000000 00:00 0 40ece000-40efe000 rw-p 00000000 00:00 0 40efe000-40eff000 ---p 00000000 00:00 0 40eff000-40f2f000 rw-p 00000000 00:00 0 40f2f000-40f30000 ---p 00000000 00:00 0 40f30000-40f60000 rw-p 00000000 00:00 0 40f60000-40f61000 ---p 00000000 00:00 0 40f61000-40f91000 rw-p 00000000 00:00 0 40f91000-40f92000 ---p 00000000 00:00 0 40f92000-40fc2000 rw-p 00000000 00:00 0 40fc2000-40fc3000 ---p 00000000 00:00 0 40fc3000-40ff3000 rw-p 00000000 00:00 0 40ff3000-40ff4000 ---p 00000000 00:00 0 40ff4000-41024000 rw-p 00000000 00:00 0 41024000-41025000 ---p 00000000 00:00 0 41025000-41055000 rw-p 00000000 00:00 0 41064000-41065000 ---p 00000000 00:00 0 41065000-41095000 rw-p 00000000 00:00 0 41095000-41096000 ---p 00000000 00:00 0 41096000-410c6000 rw-p 00000000 00:00 0 410e2000-410e3000 ---p 00000000 00:00 0 410e3000-41113000 rw-p 00000000 00:00 0 41113000-41114000 ---p 00000000 00:00 0 41114000-41144000 rw-p 00000000 00:00 0 41144000-41145000 ---p 00000000 00:00 0 41145000-41175000 rw-p 00000000 00:00 0 41187000-41188000 ---p 00000000 00:00 0 41188000-411b8000 rw-p 00000000 00:00 0 411b8000-411b9000 ---p 00000000 00:00 0 411b9000-411e9000 rw-p 00000000 00:00 0 41218000-41219000 ---p 00000000 00:00 0 41219000-41249000 rw-p 00000000 00:00 0 41264000-41265000 ---p 00000000 00:00 0 41265000-41295000 rw-p 00000000 00:00 0 4129e000-4129f000 ---p 00000000 00:00 0 4129f000-412cf000 rw-p 00000000 00:00 0 412cf000-412d0000 ---p 00000000 00:00 0 412d0000-41300000 rw-p 00000000 00:00 0 41300000-41301000 ---p 00000000 00:00 0 41301000-41331000 rw-p 00000000 00:00 0 4135b000-4135c000 ---p 00000000 00:00 0 4135c000-41b5c000 rw-p 00000000 00:00 0 41b5c000-41b5d000 ---p 00000000 00:00 0 41b5d000-4235d000 rw-p 00000000 00:00 0 4235d000-4235e000 ---p 00000000 00:00 0 4235e000-42b5e000 rw-p 00000000 00:00 0 42b5e000-42b5f000 ---p 00000000 00:00 0 42b5f000-4335f000 rw-p 00000000 00:00 0 4335f000-43360000 ---p 00000000 00:00 0 43360000-43b60000 rw-p 00000000 00:00 0 43b60000-43b61000 ---p 00000000 00:00 0 43b61000-44361000 rw-p 00000000 00:00 0 44361000-44362000 ---p 00000000 00:00 0 44362000-44b62000 rw-p 00000000 00:00 0 44b62000-44b63000 ---p 00000000 00:00 0 44b63000-45363000 rw-p 00000000 00:00 0 45363000-45364000 ---p 00000000 00:00 0 45364000-45b64000 rw-p 00000000 00:00 0 45b64000-45b65000 ---p 00000000 00:00 0 45b65000-46365000 rw-p 00000000 00:00 0 46365000-46366000 ---p 00000000 00:00 0 46366000-46b66000 rw-p 00000000 00:00 0 46b66000-46b67000 ---p 00000000 00:00 0 46b67000-47367000 rw-p 00000000 00:00 0 47367000-47368000 ---p 00000000 00:00 0 47368000-47b68000 rw-p 00000000 00:00 0 47b68000-47b69000 ---p 00000000 00:00 0 47b69000-48369000 rw-p 00000000 00:00 0 48369000-4836a000 ---p 00000000 00:00 0 4836a000-48b6a000 rw-p 00000000 00:00 0 48b6a000-48b6b000 ---p 00000000 00:00 0 48b6b000-4936b000 rw-p 00000000 00:00 0 4936b000-4936c000 ---p 00000000 00:00 0 4936c000-49b6c000 rw-p 00000000 00:00 0 49b6c000-49b6d000 ---p 00000000 00:00 0 49b6d000-4a36d000 rw-p 00000000 00:00 0 4a36d000-4a36e000 ---p 00000000 00:00 0 4a36e000-4ab6e000 rw-p 00000000 00:00 0 4ab6e000-4ab6f000 ---p 00000000 00:00 0 4ab6f000-4b36f000 rw-p 00000000 00:00 0 4b36f000-4b370000 ---p 00000000 00:00 0 4b370000-4bb70000 rw-p 00000000 00:00 0 4bb70000-4bb71000 ---p 00000000 00:00 0 4bb71000-4bba1000 rw-p 00000000 00:00 0 4bba1000-4bba2000 ---p 00000000 00:00 0 4bba2000-4bbd2000 rw-p 00000000 00:00 0 4bbd2000-4bbd3000 ---p 00000000 00:00 0 4bbd3000-4bc03000 rw-p 00000000 00:00 0 4bc03000-4bc04000 ---p 00000000 00:00 0 4bc04000-4bc34000 rw-p 00000000 00:00 0 4bc34000-4bc35000 ---p 00000000 00:00 0 4bc35000-4bc65000 rw-p 00000000 00:00 0 4bc65000-4bc66000 ---p 00000000 00:00 0 4bc66000-4bc96000 rw-p 00000000 00:00 0 4bc96000-4bc97000 ---p 00000000 00:00 0 4bc97000-4bcc7000 rw-p 00000000 00:00 0 4bcc7000-4bcc8000 ---p 00000000 00:00 0 4bcc8000-4bcf8000 rw-p 00000000 00:00 0 4bcf8000-4bcf9000 ---p 00000000 00:00 0 4bcf9000-4bd29000 rw-p 00000000 00:00 0 4bd29000-4bd2a000 ---p 00000000 00:00 0 4bd2a000-4bd5a000 rw-p 00000000 00:00 0 4bd5a000-4bd5b000 ---p 00000000 00:00 0 4bd5b000-4bd8b000 rw-p 00000000 00:00 0 4bd8b000-4bd8c000 ---p 00000000 00:00 0 4bd8c000-4bdbc000 rw-p 00000000 00:00 0 4bdbc000-4bdbd000 ---p 00000000 00:00 0 4bdbd000-4bded000 rw-p 00000000 00:00 0 4bded000-4bdee000 ---p 00000000 00:00 0 4bdee000-4be1e000 rw-p 00000000 00:00 0 4be1e000-4be1f000 ---p 00000000 00:00 0 4be1f000-4be4f000 rw-p 00000000 00:00 0 4be4f000-4be50000 ---p 00000000 00:00 0 4be50000-4be80000 rw-p 00000000 00:00 0 4be80000-4be81000 ---p 00000000 00:00 0 4be81000-4beb1000 rw-p 00000000 00:00 0 4beb1000-4beb2000 ---p 00000000 00:00 0 4beb2000-4bee2000 rw-p 00000000 00:00 0 4bee2000-4bee3000 ---p 00000000 00:00 0 4bee3000-4bf13000 rw-p 00000000 00:00 0 4bf13000-4bf14000 ---p 00000000 00:00 0 4bf14000-4bf44000 rw-p 00000000 00:00 0 4bf44000-4bf45000 ---p 00000000 00:00 0 4bf45000-4bf75000 rw-p 00000000 00:00 0 4bf75000-4bf76000 ---p 00000000 00:00 0 4bf76000-4bfa6000 rw-p 00000000 00:00 0 4bfa6000-4bfa7000 ---p 00000000 00:00 0 4bfa7000-4bfd7000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3cc1800000-3cc1815000 r-xp 00000000 09:01 569247 /lib64/libselinux.so.1 3cc1815000-3cc1a15000 ---p 00015000 09:01 569247 /lib64/libselinux.so.1 3cc1a15000-3cc1a17000 rw-p 00015000 09:01 569247 /lib64/libselinux.so.1 3cc1a17000-3cc1a18000 rw-p 00000000 00:00 0 3cc1c00000-3cc1c3b000 r-xp 00000000 09:01 569246 /lib64/libsepol.so.1 3cc1c3b000-3cc1e3b000 ---p 0003b000 09:01 569246 /lib64/libsepol.so.1 3cc1e3b000-3cc1e3c000 rw-p 0003b000 09:01 569246 /lib64/libsepol.so.1 3cc1e3c000-3cc1e46000 rw-p 00000000 00:00 0 3cc2400000-3cc2414000 r-xp 00000000 09:01 569249 /lib64/libz.so.1.2.3 3cc2414000-3cc2613000 ---p 00014000 09:01 569249 /lib64/libz.so.1.2.3 3cc2613000-3cc2614000 rw-p 00013000 09:01 569249 /lib64/libz.so.1.2.3 3cc3000000-3cc300d000 r-xp 00000000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc300d000-3cc320d000 ---p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc320d000-3cc320e000 rw-p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1 3cc3800000-3cc3802000 r-xp 00000000 09:01 569253 /lib64/libcom_err.so.2.1 3cc3802000-3cc3a01000 ---p 00002000 09:01 569253 /lib64/libcom_err.so.2.1 3cc3a01000-3cc3a02000 rw-p 00001000 09:01 569253 /lib64/libcom_err.so.2.1 3cc4000000-3cc4002000 r-xp 00000000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc4002000-3cc4201000 ---p 00002000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc4201000-3cc4202000 rw-p 00001000 09:01 569244 /lib64/libkeyutils-1.2.so 3cc5400000-3cc54e6000 r-xp 00000000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc54e6000-3cc56e5000 ---p 000e6000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56e5000-3cc56eb000 r--p 000e5000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56eb000-3cc56ee000 rw-p 000eb000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8 3cc56ee000-3cc5700000 rw-p 00000000 00:00 0 7f7e20000000-7f7e23b1f000 rw-p 00000000 00:00 0 7f7e23b1f000-7f7e24000000 ---p 00000000 00:00 0 7f7e25fec000-7f7e2a579000 rw-p 00000000 00:00 0 7f7e2c000000-7f7e2d32c000 rw-p 00000000 00:00 0 7f7e2d32c000-7f7e30000000 ---p 00000000 00:00 0 7f7e30000000-7f7e30c5e000 rw-p 00000000 00:00 0 7f7e30c5e000-7f7e34000000 ---p 00000000 00:00 0 7f7e34000000-7f7e34a0e000 rw-p 00000000 00:00 0 7f7e34a0e000-7f7e38000000 ---p 00000000 00:00 0 7f7e3b592000-7f826ffb2000 rw-p 00000000 00:00 0 7f826ffb2000-7f826ffbc000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f826ffbc000-7f82701bb000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f82701bb000-7f82701bc000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f82701bc000-7f82701bd000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f82701bd000-7f82701ce000 r-xp 00000000 09:01 569187 /lib64/libresolv-2.5.so 7f82701ce000-7f82703ce000 ---p 00011000 09:01 569187 /lib64/libresolv-2.5.so 7f82703ce000-7f82703cf000 r--p 00011000 09:01 569187 /lib64/libresolv-2.5.so 7f82703cf000-7f82703d0000 rw-p 00012000 09:01 569187 /lib64/libresolv-2.5.so 7f82703d0000-7f82703d2000 rw-p 00000000 00:00 0 7f82703d2000-7f82703da000 r-xp 00000000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f82703da000-7f82705d9000 ---p 00008000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f82705d9000-7f82705da000 rw-p 00007000 09:01 130683 /usr/lib64/libkrb5support.so.0.1 7f82705da000-7f82705fe000 r-xp 00000000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f82705fe000-7f82707fd000 ---p 00024000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f82707fd000-7f82707ff000 rw-p 00023000 09:01 130561 /usr/lib64/libk5crypto.so.3.1 7f82707ff000-7f8270891000 r-xp 00000000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f8270891000-7f8270a90000 ---p 00092000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f8270a90000-7f8270a94000 rw-p 00091000 09:01 130676 /usr/lib64/libkrb5.so.3.3 7f8270a94000-7f8270ac0000 r-xp 00000000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f8270ac0000-7f8270cc0000 ---p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f8270cc0000-7f8270cc2000 rw-p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2 7f8270cc2000-7f8270e10000 r-xp 00000000 09:01 569090 /lib64/libc-2.5.so 7f8270e10000-7f8271010000 ---p 0014e000 09:01 569090 /lib64/libc-2.5.so 7f8271010000-7f8271014000 r--p 0014e000 09:01 569090 /lib64/libc-2.5.so 7f8271014000-7f8271015000 rw-p 00152000 09:01 569090 /lib64/libc-2.5.so 7f8271015000-7f827101a000 rw-p 00000000 00:00 0 7f827101a000-7f827109c000 r-xp 00000000 09:01 569163 /lib64/libm-2.5.so 7f827109c000-7f827129b000 ---p 00082000 09:01 569163 /lib64/libm-2.5.so 7f827129b000-7f827129c000 r--p 00081000 09:01 569163 /lib64/libm-2.5.so 7f827129c000-7f827129d000 rw-p 00082000 09:01 569163 /lib64/libm-2.5.so 7f827129d000-7f82713ca000 r-xp 00000000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f82713ca000-7f82715c9000 ---p 0012d000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f82715c9000-7f82715ea000 rw-p 0012c000 09:01 569217 /lib64/libcrypto.so.0.9.8e 7f82715ea000-7f82715ee000 rw-p 00000000 00:00 0 7f82715ee000-7f8271634000 r-xp 00000000 09:01 569224 /lib64/libssl.so.0.9.8e 7f8271634000-7f8271834000 ---p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e 7f8271834000-7f827183a000 rw-p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e 7f827183a000-7f827183c000 r-xp 00000000 09:01 569153 /lib64/libdl-2.5.so 7f827183c000-7f8271a3c000 ---p 00002000 09:01 569153 /lib64/libdl-2.5.so 7f8271a3c000-7f8271a3d000 r--p 00002000 09:01 569153 /lib64/libdl-2.5.so 7f8271a3d000-7f8271a3e000 rw-p 00003000 09:01 569153 /lib64/libdl-2.5.so 7f8271a3e000-7f8271a47000 r-xp 00000000 09:01 569070 /lib64/libcrypt-2.5.so 7f8271a47000-7f8271c46000 ---p 00009000 09:01 569070 /lib64/libcrypt-2.5.so 7f8271c46000-7f8271c47000 r--p 00008000 09:01 569070 /lib64/libcrypt-2.5.so 7f8271c47000-7f8271c48000 rw-p 00009000 09:01 569070 /lib64/libcrypt-2.5.so 7f8271c48000-7f8271c76000 rw-p 00000000 00:00 0 7f8271c76000-7f8271c7d000 r-xp 00000000 09:01 569191 /lib64/librt-2.5.so 7f8271c7d000-7f8271e7d000 ---p 00007000 09:01 569191 /lib64/librt-2.5.so 7f8271e7d000-7f8271e7e000 r--p 00007000 09:01 569191 /lib64/librt-2.5.so 7f8271e7e000-7f8271e7f000 rw-p 00008000 09:01 569191 /lib64/librt-2.5.so 7f8271e7f000-7f8271e95000 r-xp 00000000 09:01 569182 /lib64/libpthread-2.5.so 7f8271e95000-7f8272094000 ---p 00016000 09:01 569182 /lib64/libpthread-2.5.so 7f8272094000-7f8272095000 r--p 00015000 09:01 569182 /lib64/libpthread-2.5.so 7f8272095000-7f8272096000 rw-p 00016000 09:01 569182 /lib64/libpthread-2.5.so 7f8272096000-7f827209a000 rw-p 00000000 00:00 0 7f827209a000-7f82720b6000 r-xp 00000000 09:01 569263 /lib64/ld-2.5.so 7f8272282000-7f82722ad000 rw-p 00000000 00:00 0 7f82722b2000-7f82722b6000 rw-p 00000000 00:00 0 7f82722b6000-7f82722b7000 r--p 0001c000 09:01 569263 /lib64/ld-2.5.so 7f82722b7000-7f82722b8000 rw-p 0001d000 09:01 569263 /lib64/ld-2.5.so 7fffa7164000-7fffa7185000 rw-p 00000000 00:00 0 [stack] 7fffa71ff000-7fffa7200000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 22:06:02 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=56 max_threads=100 thread_count=4 connection_count=3 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a3ce220 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 = 4bdec0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f8271e8db70] /lib64/libc.so.6(gsignal+0x35)[0x7f8270cf2265] /lib64/libc.so.6(abort+0x110)[0x7f8270cf3d10] /lib64/libc.so.6[0x7f8270d2c99b] /lib64/libc.so.6[0x7f8270d3445f] /lib64/libc.so.6(cfree+0x4b)[0x7f8270d348bb] /usr/libexec/mysqld(_ZN4JOIN8optimizeEv+0x1444)[0x5a65f4] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0xf5)[0x5af145] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f8271e8573d] /lib64/libc.so.6(clone+0x6d)[0x7f8270d964bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a6ee010): SELECT COUNT(*) FROM `newsy` WHERE `lang` = 0 Connection ID (thread ID): 12040 Status: 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. 120204 23:06:02 mysqld_safe Number of processes running now: 0 120204 23:06:02 mysqld_safe mysqld restarted 120204 23:06:02 [Note] Plugin 'FEDERATED' is disabled. 120204 23:06:02 InnoDB: The InnoDB memory heap is disabled 120204 23:06:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120204 23:06:02 InnoDB: Compressed tables use zlib 1.2.3 120204 23:06:02 InnoDB: Using Linux native AIO 120204 23:06:02 InnoDB: Initializing buffer pool, size = 16.0G 120204 23:06:03 InnoDB: Completed initialization of buffer pool 120204 23:06:03 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129825983681 120204 23:06:03 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129825984482 120204 23:06:03 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 3172344, file name ./mysql-bin.000111 120204 23:06:05 InnoDB: Waiting for the background threads to start 120204 23:06:06 InnoDB: 1.1.8 started; log sequence number 129825984482 120204 23:06:06 [Note] Recovering after a crash using mysql-bin 120204 23:06:06 [Note] Starting crash recovery... 120204 23:06:06 [Note] Crash recovery finished. 120204 23:06:06 [Note] Event Scheduler: Loaded 0 events 120204 23:06:06 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120204 23:06:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120204 23:06:06 [Warning] Checking table: './a@002epl@002fforum/sessions' 120204 23:06:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120204 23:06:06 [Warning] Checking table: './a@002epl@002fforum/users' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/topics' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/forums' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/posts' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120204 23:06:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120204 23:06:08 [Warning] Checking table: './a@002epl@002fforum/read_history' 120204 23:06:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120204 23:06:12 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120204 23:06:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120204 23:06:20 [Warning] Checking table: './a@002epl@002fforum/config' 120204 23:07:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120204 23:07:03 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120204 23:07:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120204 23:07:03 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120204 23:07:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120204 23:07:03 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120204 23:07:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:07:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:07:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:07:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120204 23:08:05 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120204 23:08:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120204 23:08:22 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120204 23:08:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:08:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120204 23:08:51 [Warning] Checking table: './a@002epl@002fforum/search_results' 120204 23:09:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:18:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:19:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:20:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120204 23:20:08 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120204 23:20:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:20:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:21:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:22:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:22:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:23:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:23:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:25:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:28:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:29:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:30:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:30:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:32:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:33:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:33:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:33:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:37:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:45:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:45:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:46:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:48:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:48:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120204 23:59:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:03:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:13:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:14:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:35:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:37:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:39:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:46:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:50:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:57:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 0:58:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 1:03:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 1:32:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 6:41:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 8:19:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 8:19:32 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x000000001ab367a0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f7b7130345f] /lib64/libc.so.6(cfree+0x4b)[0x7f7b713038bb] /usr/libexec/mysqld(_ZN24QUICK_INDEX_MERGE_SELECTD0Ev+0x85)[0x742145] /usr/libexec/mysqld(_ZN10SQL_SELECT7cleanupEv+0x12)[0x73dc12] /usr/libexec/mysqld(_ZN13st_join_table7cleanupEv+0x12)[0x5a2022] /usr/libexec/mysqld(_ZN4JOIN7cleanupEb+0xc1)[0x5a21b1] /usr/libexec/mysqld(_ZN4JOIN9join_freeEv+0x48)[0x5a23b8] /usr/libexec/mysqld[0x5a27d8] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f7b7245473d] /lib64/libc.so.6(clone+0x6d)[0x7f7b713654bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 455494 /usr/libexec/mysqld (deleted) 00e64000-00f78000 rw-p 00864000 09:01 455494 /usr/libexec/mysqld (deleted) 00f78000-1be10000 rw-p 00000000 00:00 0 [heap] 4001d000-4001e000 ---p 00000000 00:00 0 4001e000-4081e000 rw-p 00000000 00:00 0 4081e000-4081f000 ---p 00000000 00:00 0 4081f000-4101f000 rw-p 00000000 00:00 0 4101f000-41020000 ---p 00000000 00:00 0 41020000-41820000 rw-p 00000000 00:00 0 41820000-41821000 ---p 00000000 00:00 0 41821000-41851000 rw-p 00000000 00:00 0 41851000-41852000 ---p 00000000 00:00 0 41852000-41882000 rw-p 00000000 00:00 0 41882000-41883000 ---p 00000000 00:00 0 41883000-418b3000 rw-p 00000000 00:00 0 418b3000-418b4000 ---p 00000000 00:00 0 418b4000-418e4000 rw-p 00000000 00:00 0 418e4000-418e5000 ---p 00000000 00:00 0 418e5000-41915000 rw-p 00000000 00:00 0 41915000-41916000 ---p 00000000 00:00 0 41916000-41946000 rw-p 00000000 00:00 0 41946000-41947000 ---p 00000000 00:00 0 41947000-41977000 rw-p 00000000 00:00 0 41977000-41978000 ---p 00000000 00:00 0 41978000-419a8000 rw-p 00000000 00:00 0 419a8000-419a9000 ---p 00000000 00:00 0 419a9000-419d9000 rw-p 00000000 00:00 0 419d9000-419da000 ---p 00000000 00:00 0 419da000-41a0a000 rw-p 00000000 00:00 0 41a0a000-41a0b000 ---p 00000000 00:00 0 41a0b000-41a3b000 rw-p 00000000 00:00 0 41a3b000-41a3c000 ---p 00000000 00:00 0 41a3c000-41a6c000 rw-p 00000000 00:00 0 41a6c000-41a6d000 ---p 00000000 00:00 0 41a6d000-41a9d000 rw-p 00000000 00:00 0 41a9d000-41a9e000 ---p 00000000 00:00 0 41a9e000-41ace000 rw-p 00000000 00:00 0 41ace000-41acf000 ---p 00000000 00:00 0 41acf000-41aff000 rw-p 00000000 00:00 0 41aff000-41b00000 ---p 00000000 00:00 0 41b00000-41b30000 rw-p 00000000 00:00 0 41b30000-41b31000 ---p 00000000 00:00 0 41b31000-41b61000 rw-p 00000000 00:00 0 41b61000-41b62000 ---p 00000000 00:00 0 41b62000-41b92000 rw-p 00000000 00:00 0 41b92000-41b93000 ---p 00000000 00:00 0 41b93000-41bc3000 rw-p 00000000 00:00 0 41bd9000-41bda000 ---p 00000000 00:00 0 41bda000-41c0a000 rw-p 00000000 00:00 0 41c0a000-41c0b000 ---p 00000000 00:00 0 41c0b000-41c3b000 rw-p 00000000 00:00 0 41c3b000-41c3c000 ---p 00000000 00:00 0 41c3c000-41c6c000 rw-p 00000000 00:00 0 41c80000-41c81000 ---p 00000000 00:00 0 41c81000-41cb1000 rw-p 00000000 00:00 0 41cc7000-41cc8000 ---p 00000000 00:00 0 41cc8000-41cf8000 rw-p 00000000 00:00 0 41cf8000-41cf9000 ---p 00000000 00:00 0 41cf9000-41d29000 rw-p 00000000 00:00 0 41d2a000-41d2b000 ---p 00000000 00:00 0 41d2b000-41d5b000 rw-p 00000000 00:00 0 41d5b000-41d5c000 ---p 00000000 00:00 0 41d5c000-41d8c000 rw-p 00000000 00:00 0 41d9a000-41d9b000 ---p 00000000 00:00 0 41d9b000-4259b000 rw-p 00000000 00:00 0 4259b000-4259c000 ---p 00000000 00:00 0 4259c000-42d9c000 rw-p 00000000 00:00 0 42d9c000-42d9d000 ---p 00000000 00:00 0 42d9d000-4359d000 rw-p 00000000 00:00 0 4359d000-4359e000 ---p 00000000 00:00 0 4359e000-43d9e000 rw-p 00000000 00:00 0 43d9e000-43d9f000 ---p 00000000 00:00 0 43d9f000-4459f000 rw-p 00000000 00:00 0 4459f000-445a0000 ---p 00000000 00:00 0 445a0000-44da0000 rw-p 00000000 00:00 0 44da0000-44da1000 ---p 00000000 00:00 0 44da1000-455a1000 rw-p 00000000 00:00 0 455a1000-455a2000 ---p 00000000 00:00 0 455a2000-45da2000 rw-p 00000000 00:00 0 45da2000-45da3000 ---p 00000000 00:00 0 45da3000-465a3000 rw-p 00000000 00:00 0 465a3000-465a4000 ---p 00000000 00:00 0 465a4000-46da4000 rw-p 00000000 00:00 0 46da4000-46da5000 ---p 00000000 00:00 0 46da5000-475a5000 rw-p 00000000 00:00 0 475a5000-475a6000 ---p 00000000 00:00 0 475a6000-47da6000 rw-p 00000000 00:00 0 47da6000-47da7000 ---p 00000000 00:00 0 47da7000-485a7000 rw-p 00000000 00:00 0 485a7000-485a8000 ---p 00000000 00:00 0 485a8000-48da8000 rw-p 00000000 00:00 0 48da8000-48da9000 ---p 00000000 00:00 0 48da9000-495a9000 rw-p 00000000 00:00 0 495a9000-495aa000 ---p 00000000 00:00 0 495aa000-49daa000 rw-p 00000000 00:00 0 49daa000-49dab000 ---p 00000000 00:00 0 49dab000-4a5ab000 rw-p 00000000 00:00 0 4a5ab000-4a5ac000 ---p 00000000 00:00 0 4a5ac000-4adac000 rw-p 00000000 00:00 0 4adac000-4adad000 ---p 00000000 00:00 0 4adad000-4b5ad000 rw-p 00000000 00:00 0 4b5ad000-4b5ae000 ---p 00000000 00:00 0 4b5ae000-4b5de000 rw-p 00000000 00:00 0 4b5de000-4b5df000 ---p 00000000 00:00 0 4b5df000-4b60f000 rw-p 00000000 00:00 0 4b60f000-4b610000 ---p 00000000 00:00 0 4b610000-4b640000 rw-p 00000000 00:00 0 4b640000-4b641000 ---p 00000000 00:00 0 4b641000-4b671000 rw-p 00000000 00:00 0 4b671000-4b672000 ---p 00000000 00:00 0 4b672000-4b6a2000 rw-p 00000000 00:00 0 4b6a2000-4b6a3000 ---p 00000000 00:00 0 4b6a3000-4b6d3000 rw-p 00000000 00:00 0 4b6d3000-4b6d4000 ---p 00000000 00:00 0 4b6d4000-4b704000 rw-p 00000000 00:00 0 4b704000-4b705000 ---p 00000000 00:00 0 4b705000-4b735000 rw-p 00000000 00:00 0 4b735000-4b736000 ---p 00000000 00:00 0 4b736000-4b766000 rw-p 00000000 00:00 0 4b766000-4b767000 ---p 00000000 00:00 0 4b767000-4b797000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3cc1800000-3cc1815000 r-xp 00000000 09:01 569247 /lib64/libselinux.so.1.#prelink#.QPO44S (deleted) 3cc1815000-3cc1a15000 ---p 00015000 09:01 569247 /lib64/libselinux.so.1.#prelink#.QPO44S (deleted) 3cc1a15000-3cc1a17000 rw-p 00015000 09:01 569247 /lib64/libselinux.so.1.#prelink#.QPO44S (deleted) 3cc1a17000-3cc1a18000 rw-p 00000000 00:00 0 3cc1c00000-3cc1c3b000 r-xp 00000000 09:01 569246 /lib64/libsepol.so.1 (deleted) 3cc1c3b000-3cc1e3b000 ---p 0003b000 09:01 569246 /lib64/libsepol.so.1 (deleted) 3cc1e3b000-3cc1e3c000 rw-p 0003b000 09:01 569246 /lib64/libsepol.so.1 (deleted) 3cc1e3c000-3cc1e46000 rw-p 00000000 00:00 0 3cc2400000-3cc2414000 r-xp 00000000 09:01 569249 /lib64/libz.so.1.2.3 (deleted) 3cc2414000-3cc2613000 ---p 00014000 09:01 569249 /lib64/libz.so.1.2.3 (deleted) 3cc2613000-3cc2614000 rw-p 00013000 09:01 569249 /lib64/libz.so.1.2.3 (deleted) 3cc3000000-3cc300d000 r-xp 00000000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1.#prelink#.YO6aCE (deleted) 3cc300d000-3cc320d000 ---p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1.#prelink#.YO6aCE (deleted) 3cc320d000-3cc320e000 rw-p 0000d000 09:01 569250 /lib64/libgcc_s-4.1.2-20080825.so.1.#prelink#.YO6aCE (deleted) 3cc3800000-3cc3802000 r-xp 00000000 09:01 569253 /lib64/libcom_err.so.2.1.#prelink#.f8i8zJ (deleted) 3cc3802000-3cc3a01000 ---p 00002000 09:01 569253 /lib64/libcom_err.so.2.1.#prelink#.f8i8zJ (deleted) 3cc3a01000-3cc3a02000 rw-p 00001000 09:01 569253 /lib64/libcom_err.so.2.1.#prelink#.f8i8zJ (deleted) 3cc4000000-3cc4002000 r-xp 00000000 09:01 569244 /lib64/libkeyutils-1.2.so.#prelink#.VvWSEs (deleted) 3cc4002000-3cc4201000 ---p 00002000 09:01 569244 /lib64/libkeyutils-1.2.so.#prelink#.VvWSEs (deleted) 3cc4201000-3cc4202000 rw-p 00001000 09:01 569244 /lib64/libkeyutils-1.2.so.#prelink#.VvWSEs (deleted) 3cc5400000-3cc54e6000 r-xp 00000000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8.#prelink#.3I2L8q (deleted) 3cc54e6000-3cc56e5000 ---p 000e6000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8.#prelink#.3I2L8q (deleted) 3cc56e5000-3cc56eb000 r--p 000e5000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8.#prelink#.3I2L8q (deleted) 3cc56eb000-3cc56ee000 rw-p 000eb000 09:01 131243 /usr/lib64/libstdc++.so.6.0.8.#prelink#.3I2L8q (deleted) 3cc56ee000-3cc5700000 rw-p 00000000 00:00 0 7f7720000000-7f77205f4000 rw-p 00000000 00:00 0 7f77205f4000-7f7724000000 ---p 00000000 00:00 0 7f77265bb000-7f772ab48000 rw-p 00000000 00:00 0 7f772c000000-7f772d7f4000 rw-p 00000000 00:00 0 7f772d7f4000-7f7730000000 ---p 00000000 00:00 0 7f7734000000-7f7737e81000 rw-p 00000000 00:00 0 7f7737e81000-7f7738000000 ---p 00000000 00:00 0 7f773bb61000-7f7b70581000 rw-p 00000000 00:00 0 7f7b70581000-7f7b7058b000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f7b7058b000-7f7b7078a000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f7b7078a000-7f7b7078b000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f7b7078b000-7f7b7078c000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f7b7078c000-7f7b7079d000 r-xp 00000000 09:01 569187 /lib64/libresolv-2.5.so.#prelink#.2ydX6V (deleted) 7f7b7079d000-7f7b7099d000 ---p 00011000 09:01 569187 /lib64/libresolv-2.5.so.#prelink#.2ydX6V (deleted) 7f7b7099d000-7f7b7099e000 r--p 00011000 09:01 569187 /lib64/libresolv-2.5.so.#prelink#.2ydX6V (deleted) 7f7b7099e000-7f7b7099f000 rw-p 00012000 09:01 569187 /lib64/libresolv-2.5.so.#prelink#.2ydX6V (deleted) 7f7b7099f000-7f7b709a1000 rw-p 00000000 00:00 0 7f7b709a1000-7f7b709a9000 r-xp 00000000 09:01 130683 /usr/lib64/libkrb5support.so.0.1.#prelink#.lEjbBm (deleted) 7f7b709a9000-7f7b70ba8000 ---p 00008000 09:01 130683 /usr/lib64/libkrb5support.so.0.1.#prelink#.lEjbBm (deleted) 7f7b70ba8000-7f7b70ba9000 rw-p 00007000 09:01 130683 /usr/lib64/libkrb5support.so.0.1.#prelink#.lEjbBm (deleted) 7f7b70ba9000-7f7b70bcd000 r-xp 00000000 09:01 130561 /usr/lib64/libk5crypto.so.3.1.#prelink#.EjUHFf (deleted) 7f7b70bcd000-7f7b70dcc000 ---p 00024000 09:01 130561 /usr/lib64/libk5crypto.so.3.1.#prelink#.EjUHFf (deleted) 7f7b70dcc000-7f7b70dce000 rw-p 00023000 09:01 130561 /usr/lib64/libk5crypto.so.3.1.#prelink#.EjUHFf (deleted) 7f7b70dce000-7f7b70e60000 r-xp 00000000 09:01 130676 /usr/lib64/libkrb5.so.3.3 (deleted) 7f7b70e60000-7f7b7105f000 ---p 00092000 09:01 130676 /usr/lib64/libkrb5.so.3.3 (deleted) 7f7b7105f000-7f7b71063000 rw-p 00091000 09:01 130676 /usr/lib64/libkrb5.so.3.3 (deleted) 7f7b71063000-7f7b7108f000 r-xp 00000000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2.#prelink#.RjbaqH (deleted) 7f7b7108f000-7f7b7128f000 ---p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2.#prelink#.RjbaqH (deleted) 7f7b7128f000-7f7b71291000 rw-p 0002c000 09:01 130440 /usr/lib64/libgssapi_krb5.so.2.2.#prelink#.RjbaqH (deleted) 7f7b71291000-7f7b713df000 r-xp 00000000 09:01 569090 /lib64/libc-2.5.so (deleted) 7f7b713df000-7f7b715df000 ---p 0014e000 09:01 569090 /lib64/libc-2.5.so (deleted) 7f7b715df000-7f7b715e3000 r--p 0014e000 09:01 569090 /lib64/libc-2.5.so (deleted) 7f7b715e3000-7f7b715e4000 rw-p 00152000 09:01 569090 /lib64/libc-2.5.so (deleted) 7f7b715e4000-7f7b715e9000 rw-p 00000000 00:00 0 7f7b715e9000-7f7b7166b000 r-xp 00000000 09:01 569163 /lib64/libm-2.5.so (deleted) 7f7b7166b000-7f7b7186a000 ---p 00082000 09:01 569163 /lib64/libm-2.5.so (deleted) 7f7b7186a000-7f7b7186b000 r--p 00081000 09:01 569163 /lib64/libm-2.5.so (deleted) 7f7b7186b000-7f7b7186c000 rw-p 00082000 09:01 569163 /lib64/libm-2.5.so (deleted) 7f7b7186c000-7f7b71999000 r-xp 00000000 09:01 569217 /lib64/libcrypto.so.0.9.8e.#prelink#.S6ubmb (deleted) 7f7b71999000-7f7b71b98000 ---p 0012d000 09:01 569217 /lib64/libcrypto.so.0.9.8e.#prelink#.S6ubmb (deleted) 7f7b71b98000-7f7b71bb9000 rw-p 0012c000 09:01 569217 /lib64/libcrypto.so.0.9.8e.#prelink#.S6ubmb (deleted) 7f7b71bb9000-7f7b71bbd000 rw-p 00000000 00:00 0 7f7b71bbd000-7f7b71c03000 r-xp 00000000 09:01 569224 /lib64/libssl.so.0.9.8e.#prelink#.2tKHjF (deleted) 7f7b71c03000-7f7b71e03000 ---p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e.#prelink#.2tKHjF (deleted) 7f7b71e03000-7f7b71e09000 rw-p 00046000 09:01 569224 /lib64/libssl.so.0.9.8e.#prelink#.2tKHjF (deleted) 7f7b71e09000-7f7b71e0b000 r-xp 00000000 09:01 569153 /lib64/libdl-2.5.so (deleted) 7f7b71e0b000-7f7b7200b000 ---p 00002000 09:01 569153 /lib64/libdl-2.5.so (deleted) 7f7b7200b000-7f7b7200c000 r--p 00002000 09:01 569153 /lib64/libdl-2.5.so (deleted) 7f7b7200c000-7f7b7200d000 rw-p 00003000 09:01 569153 /lib64/libdl-2.5.so (deleted) 7f7b7200d000-7f7b72016000 r-xp 00000000 09:01 569070 /lib64/libcrypt-2.5.so.#prelink#.tBEIk7 (deleted) 7f7b72016000-7f7b72215000 ---p 00009000 09:01 569070 /lib64/libcrypt-2.5.so.#prelink#.tBEIk7 (deleted) 7f7b72215000-7f7b72216000 r--p 00008000 09:01 569070 /lib64/libcrypt-2.5.so.#prelink#.tBEIk7 (deleted) 7f7b72216000-7f7b72217000 rw-p 00009000 09:01 569070 /lib64/libcrypt-2.5.so.#prelink#.tBEIk7 (deleted) 7f7b72217000-7f7b72245000 rw-p 00000000 00:00 0 7f7b72245000-7f7b7224c000 r-xp 00000000 09:01 569191 /lib64/librt-2.5.so (deleted) 7f7b7224c000-7f7b7244c000 ---p 00007000 09:01 569191 /lib64/librt-2.5.so (deleted) 7f7b7244c000-7f7b7244d000 r--p 00007000 09:01 569191 /lib64/librt-2.5.so (deleted) 7f7b7244d000-7f7b7244e000 rw-p 00008000 09:01 569191 /lib64/librt-2.5.so (deleted) 7f7b7244e000-7f7b72464000 r-xp 00000000 09:01 569182 /lib64/libpthread-2.5.so.#prelink#.GdTwr5 (deleted) 7f7b72464000-7f7b72663000 ---p 00016000 09:01 569182 /lib64/libpthread-2.5.so.#prelink#.GdTwr5 (deleted) 7f7b72663000-7f7b72664000 r--p 00015000 09:01 569182 /lib64/libpthread-2.5.so.#prelink#.GdTwr5 (deleted) 7f7b72664000-7f7b72665000 rw-p 00016000 09:01 569182 /lib64/libpthread-2.5.so.#prelink#.GdTwr5 (deleted) 7f7b72665000-7f7b72669000 rw-p 00000000 00:00 0 7f7b72669000-7f7b72685000 r-xp 00000000 09:01 569263 /lib64/ld-2.5.so (deleted) 7f7b72851000-7f7b7287c000 rw-p 00000000 00:00 0 7f7b72881000-7f7b72885000 rw-p 00000000 00:00 0 7f7b72885000-7f7b72886000 r--p 0001c000 09:01 569263 /lib64/ld-2.5.so (deleted) 7f7b72886000-7f7b72887000 rw-p 0001d000 09:01 569263 /lib64/ld-2.5.so (deleted) 7fff027e1000-7fff02802000 rw-p 00000000 00:00 0 [stack] 7fff028c7000-7fff028c8000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 22:15:14 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=35 max_threads=100 thread_count=1 connection_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f773418c5e0 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 = 419760b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x7f7b7245cb70] /lib64/libc.so.6(gsignal+0x35)[0x7f7b712c1265] /lib64/libc.so.6(abort+0x110)[0x7f7b712c2d10] /lib64/libc.so.6[0x7f7b712fb99b] /lib64/libc.so.6[0x7f7b7130345f] /lib64/libc.so.6(cfree+0x4b)[0x7f7b713038bb] /usr/libexec/mysqld(_ZN24QUICK_INDEX_MERGE_SELECTD0Ev+0x85)[0x742145] /usr/libexec/mysqld(_ZN10SQL_SELECT7cleanupEv+0x12)[0x73dc12] /usr/libexec/mysqld(_ZN13st_join_table7cleanupEv+0x12)[0x5a2022] /usr/libexec/mysqld(_ZN4JOIN7cleanupEb+0xc1)[0x5a21b1] /usr/libexec/mysqld(_ZN4JOIN9join_freeEv+0x48)[0x5a23b8] /usr/libexec/mysqld[0x5a27d8] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x7f7b7245473d] /lib64/libc.so.6(clone+0x6d)[0x7f7b713654bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a75b5c0): SELECT COUNT(`id`) FROM `mecze` WHERE `data` LIKE '2012-02-06%' AND (`kto` = 46867 OR `zkim` = 46867 OR `kto` = 38429 OR `zkim` = 38429) LIMIT 1 Connection ID (thread ID): 210364 Status: 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. 120205 23:15:15 mysqld_safe Number of processes running now: 0 120205 23:15:15 mysqld_safe mysqld restarted 120205 23:15:15 [Note] Plugin 'FEDERATED' is disabled. 120205 23:15:15 InnoDB: The InnoDB memory heap is disabled 120205 23:15:15 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120205 23:15:15 InnoDB: Compressed tables use zlib 1.2.3 120205 23:15:15 InnoDB: Using Linux native AIO 120205 23:15:15 InnoDB: Initializing buffer pool, size = 16.0G 120205 23:15:16 InnoDB: Completed initialization of buffer pool 120205 23:15:16 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 129937782455 120205 23:15:16 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 129937783009 120205 23:15:17 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 58073417, file name ./mysql-bin.000112 120205 23:15:18 InnoDB: Waiting for the background threads to start 120205 23:15:19 InnoDB: 1.1.8 started; log sequence number 129937783009 120205 23:15:19 [Note] Recovering after a crash using mysql-bin 120205 23:15:20 [Note] Starting crash recovery... 120205 23:15:20 [Note] Crash recovery finished. 120205 23:15:20 [Note] Event Scheduler: Loaded 0 events 120205 23:15:20 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120205 23:15:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120205 23:15:21 [Warning] Checking table: './a@002epl@002fforum/sessions' 120205 23:15:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120205 23:15:21 [Warning] Checking table: './a@002epl@002fforum/users' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/topics' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/forums' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/posts' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120205 23:15:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120205 23:15:22 [Warning] Checking table: './a@002epl@002fforum/read_history' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_usermeta' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_usermeta' 120205 23:16:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120205 23:16:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120205 23:16:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120205 23:16:10 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120205 23:16:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120205 23:16:11 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120205 23:16:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120205 23:16:57 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120205 23:17:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:17:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:17:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120205 23:17:23 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120205 23:17:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120205 23:17:23 [Warning] Checking table: './a@002epl@002fforum/config' 120205 23:17:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:17:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:17:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120205 23:17:30 [Warning] Checking table: './a@002epl@002fforum/search_results' 120205 23:18:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120205 23:19:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120205 23:20:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:20:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:20:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120205 23:20:53 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120205 23:34:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120205 23:34:06 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120205 23:34:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120205 23:34:06 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120205 23:34:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120205 23:34:15 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120205 23:38:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs' is marked as crashed and should be repaired 120205 23:38:32 [Warning] Checking table: './a@002epl@002fforum/privmsgs' 120205 23:41:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_desc' is marked as crashed and should be repaired 120206 0:20:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_desc' is marked as crashed and should be repaired 120206 0:20:24 [Warning] Checking table: './a@002epl@002fforum/vote_desc' 120206 0:20:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_results' is marked as crashed and should be repaired 120206 0:20:24 [Warning] Checking table: './a@002epl@002fforum/vote_results' 120206 0:20:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_voters' is marked as crashed and should be repaired 120206 0:20:24 [Warning] Checking table: './a@002epl@002fforum/vote_voters' 120206 1:29:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/attachments_desc' is marked as crashed and should be repaired 120206 1:29:16 [Warning] Checking table: './a@002epl@002fforum/attachments_desc' 120206 1:30:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 1:30:08 [Warning] Checking table: './a@002epl@002fforum/logs' 120206 1:46:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 1:46:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 1:47:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 2:36:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 2:36:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 2:36:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 2:37:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 2:37:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 4:13:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 4:14:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 4:16:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 6:35:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:29:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:29:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:30:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:33:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:35:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:36:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:36:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:36:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:36:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:37:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:38:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:39:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:43:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:46:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:46:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 8:56:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:09:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:22:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:22:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:22:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:22:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:33:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:51:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 9:53:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:29:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:29:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:29:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:36:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:36:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:37:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:37:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:37:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:41:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:41:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:44:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 10:44:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:30:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:31:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:31:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:32:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:36:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:39:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 11:41:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:26:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:26:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:26:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:27:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:27:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:28:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:28:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:29:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:29:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:30:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:34:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:34:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:34:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 12:50:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 12:00:11 UTC - mysqld got signal 11 ; 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=33554432 read_buffer_size=2097152 max_used_connections=16 max_threads=100 thread_count=6 connection_count=5 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f37d402b200 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 = 4b7100b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6[0x3de2271ed0] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(delete_dynamic+0x1a)[0x792c0a] /usr/libexec/mysqld(_ZN4JOIN7destroyEv+0x193)[0x5a2a03] /usr/libexec/mysqld(_ZN13st_select_lex7cleanupEv+0x22)[0x5da902] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x176)[0x5af1c6] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (7f37ec0fd7a0): is an invalid pointer Connection ID (thread ID): 70335 Status: 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. 120206 13:00:12 mysqld_safe Number of processes running now: 0 120206 13:00:12 mysqld_safe mysqld restarted 120206 13:00:12 [Note] Plugin 'FEDERATED' is disabled. 120206 13:00:12 InnoDB: The InnoDB memory heap is disabled 120206 13:00:12 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 13:00:12 InnoDB: Compressed tables use zlib 1.2.3 120206 13:00:12 InnoDB: Using Linux native AIO 120206 13:00:12 InnoDB: Initializing buffer pool, size = 16.0G 120206 13:00:12 InnoDB: Completed initialization of buffer pool 120206 13:00:12 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130123251797 120206 13:00:13 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130123254906 120206 13:00:13 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 35538389, file name ./mysql-bin.000113 120206 13:00:14 InnoDB: Waiting for the background threads to start 120206 13:00:15 InnoDB: 1.1.8 started; log sequence number 130123254906 120206 13:00:15 [Note] Recovering after a crash using mysql-bin 120206 13:00:15 [Note] Starting crash recovery... 120206 13:00:15 [Note] Crash recovery finished. 120206 13:00:15 [Note] Event Scheduler: Loaded 0 events 120206 13:00:15 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 13:00:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 13:00:15 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 13:00:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 13:00:15 [Warning] Checking table: './a@002epl@002fforum/users' 120206 13:00:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 13:00:16 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/forums' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/user_group' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/user_group' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_ignore' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/topics_ignore' 120206 13:00:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 13:00:19 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 13:00:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 13:00:22 [Warning] Checking table: './a@002epl@002fforum/config' 120206 13:00:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 13:00:23 [Warning] Checking table: './a@002epl@002fforum/posts_text' *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x000000001a70c300 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x8fc2f7] /usr/libexec/mysqld[0x86f286] /usr/libexec/mysqld[0x82b39a] /usr/libexec/mysqld[0x80a634] /usr/libexec/mysqld[0x596f2d] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x5f)[0x59f2ff] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1b2d7000 rw-p 00000000 00:00 0 [heap] 4072a000-4072b000 ---p 00000000 00:00 0 4072b000-40f2b000 rw-p 00000000 00:00 0 40f2b000-40f2c000 ---p 00000000 00:00 0 40f2c000-4172c000 rw-p 00000000 00:00 0 4172c000-4172d000 ---p 00000000 00:00 0 4172d000-4175d000 rw-p 00000000 00:00 0 4175d000-4175e000 ---p 00000000 00:00 0 4175e000-4178e000 rw-p 00000000 00:00 0 4178e000-4178f000 ---p 00000000 00:00 0 4178f000-417bf000 rw-p 00000000 00:00 0 4198a000-4198b000 ---p 00000000 00:00 0 4198b000-4218b000 rw-p 00000000 00:00 0 4218b000-4218c000 ---p 00000000 00:00 0 4218c000-4298c000 rw-p 00000000 00:00 0 4298c000-4298d000 ---p 00000000 00:00 0 4298d000-4318d000 rw-p 00000000 00:00 0 4318d000-4318e000 ---p 00000000 00:00 0 4318e000-4398e000 rw-p 00000000 00:00 0 4398e000-4398f000 ---p 00000000 00:00 0 4398f000-4418f000 rw-p 00000000 00:00 0 4418f000-44190000 ---p 00000000 00:00 0 44190000-44990000 rw-p 00000000 00:00 0 44990000-44991000 ---p 00000000 00:00 0 44991000-45191000 rw-p 00000000 00:00 0 45191000-45192000 ---p 00000000 00:00 0 45192000-45992000 rw-p 00000000 00:00 0 45992000-45993000 ---p 00000000 00:00 0 45993000-46193000 rw-p 00000000 00:00 0 46193000-46194000 ---p 00000000 00:00 0 46194000-46994000 rw-p 00000000 00:00 0 46994000-46995000 ---p 00000000 00:00 0 46995000-47195000 rw-p 00000000 00:00 0 47195000-47196000 ---p 00000000 00:00 0 47196000-47996000 rw-p 00000000 00:00 0 47996000-47997000 ---p 00000000 00:00 0 47997000-48197000 rw-p 00000000 00:00 0 48197000-48198000 ---p 00000000 00:00 0 48198000-48998000 rw-p 00000000 00:00 0 48998000-48999000 ---p 00000000 00:00 0 48999000-49199000 rw-p 00000000 00:00 0 49199000-4919a000 ---p 00000000 00:00 0 4919a000-4999a000 rw-p 00000000 00:00 0 4999a000-4999b000 ---p 00000000 00:00 0 4999b000-4a19b000 rw-p 00000000 00:00 0 4a19b000-4a19c000 ---p 00000000 00:00 0 4a19c000-4a99c000 rw-p 00000000 00:00 0 4a99c000-4a99d000 ---p 00000000 00:00 0 4a99d000-4b19d000 rw-p 00000000 00:00 0 4b19d000-4b19e000 ---p 00000000 00:00 0 4b19e000-4b99e000 rw-p 00000000 00:00 0 4b99e000-4b99f000 ---p 00000000 00:00 0 4b99f000-4b9cf000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7f895c000000-7f895d301000 rw-p 00000000 00:00 0 7f895d301000-7f8960000000 ---p 00000000 00:00 0 7f89607a5000-7f8964d33000 rw-p 00000000 00:00 0 7f8975d4c000-7f8daa76c000 rw-p 00000000 00:00 0 7f8daa76c000-7f8daa776000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f8daa776000-7f8daa975000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f8daa975000-7f8daa976000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f8daa976000-7f8daa977000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f8daa977000-7f8daa9a2000 rw-p 00000000 00:00 0 7f8daa9a8000-7f8daa9ab000 rw-p 00000000 00:00 0 7fffbdcad000-7fffbdcce000 rw-p 00000000 00:00 0 [stack] 7fffbdd74000-7fffbdd75000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 12:00:28 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=3 max_threads=100 thread_count=1 connection_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a585680 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 = 417be0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x8fc2f7] /usr/libexec/mysqld[0x86f286] /usr/libexec/mysqld[0x82b39a] /usr/libexec/mysqld[0x80a634] /usr/libexec/mysqld[0x596f2d] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x5f)[0x59f2ff] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a751c60): SELECT `id` FROM `poczta` WHERE `odbiorca`='Mecenas.team.torun' AND `read`=0 LIMIT 1 Connection ID (thread ID): 35 Status: 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. 120206 13:00:28 mysqld_safe Number of processes running now: 0 120206 13:00:28 mysqld_safe mysqld restarted 120206 13:00:28 [Note] Plugin 'FEDERATED' is disabled. 120206 13:00:28 InnoDB: The InnoDB memory heap is disabled 120206 13:00:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 13:00:28 InnoDB: Compressed tables use zlib 1.2.3 120206 13:00:28 InnoDB: Using Linux native AIO 120206 13:00:28 InnoDB: Initializing buffer pool, size = 16.0G 120206 13:00:29 InnoDB: Completed initialization of buffer pool 120206 13:00:29 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 120206 13:00:29 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Last MySQL binlog file position 0 8353, file name ./mysql-bin.000114 120206 13:00:29 InnoDB: Waiting for the background threads to start 120206 13:00:30 InnoDB: 1.1.8 started; log sequence number 130123256919 120206 13:00:30 [Note] Recovering after a crash using mysql-bin 120206 13:00:30 [Note] Starting crash recovery... 120206 13:00:30 [Note] Crash recovery finished. 120206 13:00:30 [Note] Event Scheduler: Loaded 0 events 120206 13:00:30 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 13:00:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 13:00:31 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 13:00:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 13:00:31 [Warning] Checking table: './a@002epl@002fforum/users' 120206 13:00:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 13:00:31 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 13:00:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 13:00:31 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 13:00:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/groups' is marked as crashed and should be repaired 120206 13:00:31 [Warning] Checking table: './a@002epl@002fforum/groups' 120206 13:00:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 13:00:57 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 13:01:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:01:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 13:01:46 [Warning] Checking table: './a@002epl@002fforum/config' 120206 13:02:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 13:03:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120206 13:03:21 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120206 13:03:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120206 13:03:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120206 13:03:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120206 13:03:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120206 13:03:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120206 13:03:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120206 13:03:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120206 13:03:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120206 13:03:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 13:03:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120206 13:03:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120206 13:03:34 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120206 13:04:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:04:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:05:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_desc' is marked as crashed and should be repaired 120206 13:05:08 [Warning] Checking table: './a@002epl@002fforum/vote_desc' 120206 13:05:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_results' is marked as crashed and should be repaired 120206 13:05:08 [Warning] Checking table: './a@002epl@002fforum/vote_results' 120206 13:05:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/vote_voters' is marked as crashed and should be repaired 120206 13:05:08 [Warning] Checking table: './a@002epl@002fforum/vote_voters' 120206 13:05:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120206 13:05:34 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120206 13:06:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:06:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120206 13:06:01 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120206 13:06:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:06:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:06:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:06:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:06:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:07:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 13:07:01 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 13:07:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 13:07:01 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120206 13:07:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 13:07:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:07:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:07:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:08:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:08:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:09:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:10:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:10:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:11:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 13:11:36 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 13:12:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:12:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:13:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:13:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:13:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:13:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:13:47 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120206 13:24:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:35:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:35:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:35:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:37:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 13:37:40 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 13:50:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:53:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:58:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 13:58:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x000000001a8c56e0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(_ZN11MDL_context27release_locks_stored_beforeE17enum_mdl_durationP10MDL_ticket+0x49)[0x613239] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x4bd)[0x571dcd] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1be09000 rw-p 00000000 00:00 0 [heap] 40056000-40057000 ---p 00000000 00:00 0 40057000-40087000 rw-p 00000000 00:00 0 40087000-40088000 ---p 00000000 00:00 0 40088000-400b8000 rw-p 00000000 00:00 0 400b8000-400b9000 ---p 00000000 00:00 0 400b9000-400e9000 rw-p 00000000 00:00 0 4018b000-4018c000 ---p 00000000 00:00 0 4018c000-401bc000 rw-p 00000000 00:00 0 404e5000-404e6000 ---p 00000000 00:00 0 404e6000-40ce6000 rw-p 00000000 00:00 0 40ce6000-40ce7000 ---p 00000000 00:00 0 40ce7000-40d17000 rw-p 00000000 00:00 0 40d17000-40d18000 ---p 00000000 00:00 0 40d18000-40d48000 rw-p 00000000 00:00 0 40d48000-40d49000 ---p 00000000 00:00 0 40d49000-40d79000 rw-p 00000000 00:00 0 40ef8000-40ef9000 ---p 00000000 00:00 0 40ef9000-40f29000 rw-p 00000000 00:00 0 411c7000-411c8000 ---p 00000000 00:00 0 411c8000-411f8000 rw-p 00000000 00:00 0 41445000-41446000 ---p 00000000 00:00 0 41446000-41c46000 rw-p 00000000 00:00 0 41c46000-41c47000 ---p 00000000 00:00 0 41c47000-42447000 rw-p 00000000 00:00 0 42447000-42448000 ---p 00000000 00:00 0 42448000-42c48000 rw-p 00000000 00:00 0 42c48000-42c49000 ---p 00000000 00:00 0 42c49000-43449000 rw-p 00000000 00:00 0 43449000-4344a000 ---p 00000000 00:00 0 4344a000-43c4a000 rw-p 00000000 00:00 0 43c4a000-43c4b000 ---p 00000000 00:00 0 43c4b000-4444b000 rw-p 00000000 00:00 0 4444b000-4444c000 ---p 00000000 00:00 0 4444c000-44c4c000 rw-p 00000000 00:00 0 44c4c000-44c4d000 ---p 00000000 00:00 0 44c4d000-4544d000 rw-p 00000000 00:00 0 4544d000-4544e000 ---p 00000000 00:00 0 4544e000-45c4e000 rw-p 00000000 00:00 0 45c4e000-45c4f000 ---p 00000000 00:00 0 45c4f000-4644f000 rw-p 00000000 00:00 0 4644f000-46450000 ---p 00000000 00:00 0 46450000-46c50000 rw-p 00000000 00:00 0 46c50000-46c51000 ---p 00000000 00:00 0 46c51000-47451000 rw-p 00000000 00:00 0 47451000-47452000 ---p 00000000 00:00 0 47452000-47c52000 rw-p 00000000 00:00 0 47c52000-47c53000 ---p 00000000 00:00 0 47c53000-48453000 rw-p 00000000 00:00 0 48453000-48454000 ---p 00000000 00:00 0 48454000-48c54000 rw-p 00000000 00:00 0 48c54000-48c55000 ---p 00000000 00:00 0 48c55000-49455000 rw-p 00000000 00:00 0 49455000-49456000 ---p 00000000 00:00 0 49456000-49c56000 rw-p 00000000 00:00 0 49c56000-49c57000 ---p 00000000 00:00 0 49c57000-4a457000 rw-p 00000000 00:00 0 4a457000-4a458000 ---p 00000000 00:00 0 4a458000-4ac58000 rw-p 00000000 00:00 0 4ac58000-4ac59000 ---p 00000000 00:00 0 4ac59000-4b459000 rw-p 00000000 00:00 0 4b459000-4b45a000 ---p 00000000 00:00 0 4b45a000-4bc5a000 rw-p 00000000 00:00 0 4bc5a000-4bc5b000 ---p 00000000 00:00 0 4bc5b000-4bc8b000 rw-p 00000000 00:00 0 4bc8b000-4bc8c000 ---p 00000000 00:00 0 4bc8c000-4bcbc000 rw-p 00000000 00:00 0 4bcbc000-4bcbd000 ---p 00000000 00:00 0 4bcbd000-4bced000 rw-p 00000000 00:00 0 4bced000-4bcee000 ---p 00000000 00:00 0 4bcee000-4bd1e000 rw-p 00000000 00:00 0 4bd1e000-4bd1f000 ---p 00000000 00:00 0 4bd1f000-4bd4f000 rw-p 00000000 00:00 0 4bd4f000-4bd50000 ---p 00000000 00:00 0 4bd50000-4bd80000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7fd52cfff000-7fd53158d000 rw-p 00000000 00:00 0 7fd53c000000-7fd53d4be000 rw-p 00000000 00:00 0 7fd53d4be000-7fd540000000 ---p 00000000 00:00 0 7fd5425a6000-7fd976fc6000 rw-p 00000000 00:00 0 7fd976fc6000-7fd976fd0000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7fd976fd0000-7fd9771cf000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fd9771cf000-7fd9771d0000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7fd9771d0000-7fd9771d1000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fd9771d1000-7fd9771fc000 rw-p 00000000 00:00 0 7fd977202000-7fd977205000 rw-p 00000000 00:00 0 7fff1f105000-7fff1f126000 rw-p 00000000 00:00 0 [stack] 7fff1f1ff000-7fff1f200000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 12:58:44 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=14 max_threads=100 thread_count=7 connection_count=7 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7fd53c0c4ea0 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 = 40d780b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(_ZN11MDL_context27release_locks_stored_beforeE17enum_mdl_durationP10MDL_ticket+0x49)[0x613239] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x4bd)[0x571dcd] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a8adf40): SELECT p.`id`, p.`odbiorca`, p.`data`, p.`tytul`, p.`read`, u.`id` FROM `poczta` p LEFT JOIN `users` u ON u.`login` = p.`odbiorca` WHERE p.`nadawca`='Boroda' ORDER BY `data` DESC LIMIT 30 Connection ID (thread ID): 8147 Status: 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. 120206 13:58:44 mysqld_safe Number of processes running now: 0 120206 13:58:44 mysqld_safe mysqld restarted 120206 13:58:44 [Note] Plugin 'FEDERATED' is disabled. 120206 13:58:44 InnoDB: The InnoDB memory heap is disabled 120206 13:58:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 13:58:44 InnoDB: Compressed tables use zlib 1.2.3 120206 13:58:44 InnoDB: Using Linux native AIO 120206 13:58:44 InnoDB: Initializing buffer pool, size = 16.0G 120206 13:58:45 InnoDB: Completed initialization of buffer pool 120206 13:58:45 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 120206 13:58:45 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Last MySQL binlog file position 0 2061613, file name ./mysql-bin.000115 120206 13:58:46 InnoDB: Waiting for the background threads to start 120206 13:58:47 InnoDB: 1.1.8 started; log sequence number 130124092587 120206 13:58:47 [Note] Recovering after a crash using mysql-bin 120206 13:58:47 [Note] Starting crash recovery... 120206 13:58:47 [Note] Crash recovery finished. 120206 13:58:47 [Note] Event Scheduler: Loaded 0 events 120206 13:58:47 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/users' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/forums' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 13:58:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 13:58:48 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120206 13:59:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120206 13:59:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120206 13:59:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120206 13:59:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120206 13:59:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120206 13:59:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120206 13:59:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120206 13:59:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120206 13:59:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 13:59:00 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120206 13:59:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:59:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:59:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 13:59:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:00:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:00:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:00:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:00:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 14:00:23 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 14:00:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 14:00:23 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 14:00:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 14:00:23 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 14:00:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 14:00:54 [Warning] Checking table: './a@002epl@002fforum/config' 120206 14:01:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120206 14:01:29 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120206 14:01:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:01:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:02:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:03:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:03:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120206 14:03:34 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120206 14:04:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 14:07:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:07:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:08:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:09:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:09:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 14:09:53 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 14:09:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:10:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:10:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:10:45 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:11:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:12:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:12:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:14:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:15:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:15:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:16:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 14:16:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 14:17:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:18:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:18:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:18:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:18:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:18:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:19:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:19:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:20:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:20:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:20:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:20:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:20:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:22:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 14:23:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 14:23:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:23:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:24:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:24:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:24:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:24:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:24:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:24:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:25:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:25:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:26:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:26:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:26:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 14:26:56 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 14:26:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 14:26:57 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120206 14:26:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 14:27:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 14:28:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 14:28:09 [Warning] Checking table: './a@002epl@002fforum/logs' 120206 14:28:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:29:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:29:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 14:29:38 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 14:29:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:29:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:30:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:30:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:31:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:31:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:32:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:32:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:32:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:33:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:33:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:34:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 14:34:14 [Warning] Checking table: './a@002epl/archiwum_sparingi' 18:14:20 UTC - mysqld got signal 11 ; 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=33554432 read_buffer_size=2097152 max_used_connections=15 max_threads=100 thread_count=6 connection_count=4 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1aa21830 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 = 407280b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6[0x3de2273412] /lib64/libc.so.6(__libc_malloc+0x6e)[0x3de2274e2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x8756d2] /usr/libexec/mysqld[0x8669bf] /usr/libexec/mysqld[0x82be10] /usr/libexec/mysqld[0x80a634] /usr/libexec/mysqld[0x80c0aa] /usr/libexec/mysqld(_ZN22QUICK_ROR_UNION_SELECT8get_nextEv+0x9d)[0x73d16d] /usr/libexec/mysqld[0x750b99] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x67)[0x59f307] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1aa156c0): SELECT COUNT(`id`) FROM `mecze` WHERE `data` > '2012-02-08 02:00:00' AND `data` < '2012-02-08 22:00:00' AND (`kto` = 49626 OR `zkim` = 49626 ) LIMIT 1 Connection ID (thread ID): 67528 Status: 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. 120206 19:14:20 mysqld_safe Number of processes running now: 0 120206 19:14:20 mysqld_safe mysqld restarted 120206 19:14:20 [Note] Plugin 'FEDERATED' is disabled. 120206 19:14:20 InnoDB: The InnoDB memory heap is disabled 120206 19:14:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 19:14:20 InnoDB: Compressed tables use zlib 1.2.3 120206 19:14:20 InnoDB: Using Linux native AIO 120206 19:14:21 InnoDB: Initializing buffer pool, size = 16.0G 120206 19:14:21 InnoDB: Completed initialization of buffer pool 120206 19:14:21 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130151694057 120206 19:14:22 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130151694619 120206 19:14:22 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 32224588, file name ./mysql-bin.000116 120206 19:14:23 InnoDB: Waiting for the background threads to start 120206 19:14:24 InnoDB: 1.1.8 started; log sequence number 130151694619 120206 19:14:24 [Note] Recovering after a crash using mysql-bin 120206 19:14:24 [Note] Starting crash recovery... 120206 19:14:24 [Note] Crash recovery finished. 120206 19:14:24 [Note] Event Scheduler: Loaded 0 events 120206 19:14:24 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 19:14:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 19:14:25 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 19:14:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 19:14:25 [Warning] Checking table: './a@002epl@002fforum/users' 120206 19:14:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120206 19:14:26 [Warning] Checking table: './a@002epl@002fforum/forums' 120206 19:14:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 19:14:26 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 19:14:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 19:14:26 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 19:14:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 19:14:26 [Warning] Checking table: './a@002epl@002fforum/read_history' *** glibc detected *** /usr/libexec/mysqld: malloc(): memory corruption: 0x000000001a6a1df0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de22730fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x3de2274e2e] /usr/libexec/mysqld(my_malloc+0x32)[0x7a7e32] /usr/libexec/mysqld(my_string_ptr_sort+0x89)[0x7a1729] /usr/libexec/mysqld(_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPy+0xe6f)[0x6776ef] /usr/libexec/mysqld[0x5a34f3] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x85a)[0x5ad47a] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1b8c9000 rw-p 00000000 00:00 0 [heap] 40025000-40026000 ---p 00000000 00:00 0 40026000-40826000 rw-p 00000000 00:00 0 40826000-40827000 ---p 00000000 00:00 0 40827000-40857000 rw-p 00000000 00:00 0 40857000-40858000 ---p 00000000 00:00 0 40858000-40888000 rw-p 00000000 00:00 0 408d5000-408d6000 ---p 00000000 00:00 0 408d6000-410d6000 rw-p 00000000 00:00 0 410d6000-410d7000 ---p 00000000 00:00 0 410d7000-418d7000 rw-p 00000000 00:00 0 418d7000-418d8000 ---p 00000000 00:00 0 418d8000-420d8000 rw-p 00000000 00:00 0 420d8000-420d9000 ---p 00000000 00:00 0 420d9000-428d9000 rw-p 00000000 00:00 0 428d9000-428da000 ---p 00000000 00:00 0 428da000-430da000 rw-p 00000000 00:00 0 430da000-430db000 ---p 00000000 00:00 0 430db000-438db000 rw-p 00000000 00:00 0 438db000-438dc000 ---p 00000000 00:00 0 438dc000-440dc000 rw-p 00000000 00:00 0 440dc000-440dd000 ---p 00000000 00:00 0 440dd000-448dd000 rw-p 00000000 00:00 0 448dd000-448de000 ---p 00000000 00:00 0 448de000-450de000 rw-p 00000000 00:00 0 450de000-450df000 ---p 00000000 00:00 0 450df000-458df000 rw-p 00000000 00:00 0 458df000-458e0000 ---p 00000000 00:00 0 458e0000-460e0000 rw-p 00000000 00:00 0 460e0000-460e1000 ---p 00000000 00:00 0 460e1000-468e1000 rw-p 00000000 00:00 0 468e1000-468e2000 ---p 00000000 00:00 0 468e2000-470e2000 rw-p 00000000 00:00 0 470e2000-470e3000 ---p 00000000 00:00 0 470e3000-478e3000 rw-p 00000000 00:00 0 478e3000-478e4000 ---p 00000000 00:00 0 478e4000-480e4000 rw-p 00000000 00:00 0 480e4000-480e5000 ---p 00000000 00:00 0 480e5000-488e5000 rw-p 00000000 00:00 0 488e5000-488e6000 ---p 00000000 00:00 0 488e6000-490e6000 rw-p 00000000 00:00 0 490e6000-490e7000 ---p 00000000 00:00 0 490e7000-498e7000 rw-p 00000000 00:00 0 498e7000-498e8000 ---p 00000000 00:00 0 498e8000-4a0e8000 rw-p 00000000 00:00 0 4a0e8000-4a0e9000 ---p 00000000 00:00 0 4a0e9000-4a8e9000 rw-p 00000000 00:00 0 4a8e9000-4a8ea000 ---p 00000000 00:00 0 4a8ea000-4b0ea000 rw-p 00000000 00:00 0 4b0ea000-4b0eb000 ---p 00000000 00:00 0 4b0eb000-4b11b000 rw-p 00000000 00:00 0 4b11b000-4b11c000 ---p 00000000 00:00 0 4b11c000-4b14c000 rw-p 00000000 00:00 0 4b14c000-4b14d000 ---p 00000000 00:00 0 4b14d000-4b17d000 rw-p 00000000 00:00 0 4b17d000-4b17e000 ---p 00000000 00:00 0 4b17e000-4b1ae000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7f0493e65000-7f04983f3000 rw-p 00000000 00:00 0 7f04a4000000-7f04a422d000 rw-p 00000000 00:00 0 7f04a422d000-7f04a8000000 ---p 00000000 00:00 0 7f04a940c000-7f08dde2c000 rw-p 00000000 00:00 0 7f08dde2c000-7f08dde36000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f08dde36000-7f08de035000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f08de035000-7f08de036000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f08de036000-7f08de037000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f08de037000-7f08de062000 rw-p 00000000 00:00 0 7f08de068000-7f08de06b000 rw-p 00000000 00:00 0 7fffdc818000-7fffdc839000 rw-p 00000000 00:00 0 [stack] 7fffdc8e9000-7fffdc8ea000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 18:14:28 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=5 max_threads=100 thread_count=3 connection_count=3 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a7e74e0 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 = 4b14b0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de22730fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x3de2274e2e] /usr/libexec/mysqld(my_malloc+0x32)[0x7a7e32] /usr/libexec/mysqld(my_string_ptr_sort+0x89)[0x7a1729] /usr/libexec/mysqld(_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPy+0xe6f)[0x6776ef] /usr/libexec/mysqld[0x5a34f3] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x85a)[0x5ad47a] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a6afee0): SELECT p.`id`, p.`odbiorca`, p.`data`, p.`tytul`, p.`read`, u.`id` FROM `poczta` p LEFT JOIN `users` u ON u.`login` = p.`odbiorca` WHERE p.`nadawca`='Daria' ORDER BY `data` DESC LIMIT 30 Connection ID (thread ID): 20 Status: 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. 120206 19:14:29 mysqld_safe Number of processes running now: 0 120206 19:14:29 mysqld_safe mysqld restarted 120206 19:14:29 [Note] Plugin 'FEDERATED' is disabled. 120206 19:14:29 InnoDB: The InnoDB memory heap is disabled 120206 19:14:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 19:14:29 InnoDB: Compressed tables use zlib 1.2.3 120206 19:14:29 InnoDB: Using Linux native AIO 120206 19:14:29 InnoDB: Initializing buffer pool, size = 16.0G 120206 19:14:30 InnoDB: Completed initialization of buffer pool 120206 19:14:30 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130151694634 120206 19:14:30 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130151695232 120206 19:14:30 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 1332, file name ./mysql-bin.000117 120206 19:14:31 InnoDB: Waiting for the background threads to start 120206 19:14:32 InnoDB: 1.1.8 started; log sequence number 130151695232 120206 19:14:32 [Note] Recovering after a crash using mysql-bin 120206 19:14:32 [Note] Starting crash recovery... 120206 19:14:32 [Note] Crash recovery finished. 120206 19:14:32 [Note] Event Scheduler: Loaded 0 events 120206 19:14:32 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 19:14:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 19:14:32 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 19:14:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 19:14:32 [Warning] Checking table: './a@002epl@002fforum/users' 120206 19:14:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 19:14:34 [Warning] Checking table: './a@002epl@002fforum/config' 120206 19:14:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 19:14:36 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 19:14:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 19:14:48 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 19:14:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 19:14:53 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 19:14:53 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 19:14:53 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120206 19:15:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120206 19:15:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120206 19:15:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_usermeta' is marked as crashed and should be repaired 120206 19:15:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_usermeta' 120206 19:15:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120206 19:15:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120206 19:15:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120206 19:15:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120206 19:15:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120206 19:15:05 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120206 19:15:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 19:15:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 19:15:09 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 19:15:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 19:15:09 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 19:15:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 19:15:09 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 19:15:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 19:15:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120206 19:15:47 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120206 19:15:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 19:15:47 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120206 19:15:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120206 19:15:47 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120206 19:16:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 19:16:59 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120206 19:22:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs' is marked as crashed and should be repaired 120206 19:22:29 [Warning] Checking table: './a@002epl@002fforum/privmsgs' 120206 19:22:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs_text' is marked as crashed and should be repaired 120206 19:22:32 [Warning] Checking table: './a@002epl@002fforum/privmsgs_text' 120206 19:22:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120206 19:22:58 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120206 19:25:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 19:25:29 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 19:25:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 19:25:29 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120206 19:25:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 19:41:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:42:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:43:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:43:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:48:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:49:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 19:49:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:04:33 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:05:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120206 20:05:04 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120206 20:09:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:09:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:12:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:13:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:14:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:23:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:23:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:24:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:24:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:33:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 20:33:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x000000001a661150 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x8fc2f7] /usr/libexec/mysqld[0x86f286] /usr/libexec/mysqld[0x82b5ca] /usr/libexec/mysqld[0x80a1fc] /usr/libexec/mysqld[0x58e2ea] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x67)[0x59f307] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1c176000 rw-p 00000000 00:00 0 [heap] 40015000-40016000 ---p 00000000 00:00 0 40016000-40816000 rw-p 00000000 00:00 0 40816000-40817000 ---p 00000000 00:00 0 40817000-40847000 rw-p 00000000 00:00 0 40847000-40848000 ---p 00000000 00:00 0 40848000-40878000 rw-p 00000000 00:00 0 40878000-40879000 ---p 00000000 00:00 0 40879000-408a9000 rw-p 00000000 00:00 0 408a9000-408aa000 ---p 00000000 00:00 0 408aa000-408da000 rw-p 00000000 00:00 0 408da000-408db000 ---p 00000000 00:00 0 408db000-4090b000 rw-p 00000000 00:00 0 4091a000-4091b000 ---p 00000000 00:00 0 4091b000-4111b000 rw-p 00000000 00:00 0 4111b000-4111c000 ---p 00000000 00:00 0 4111c000-4191c000 rw-p 00000000 00:00 0 4191c000-4191d000 ---p 00000000 00:00 0 4191d000-4211d000 rw-p 00000000 00:00 0 4211d000-4211e000 ---p 00000000 00:00 0 4211e000-4291e000 rw-p 00000000 00:00 0 4291e000-4291f000 ---p 00000000 00:00 0 4291f000-4311f000 rw-p 00000000 00:00 0 4311f000-43120000 ---p 00000000 00:00 0 43120000-43920000 rw-p 00000000 00:00 0 43920000-43921000 ---p 00000000 00:00 0 43921000-44121000 rw-p 00000000 00:00 0 44121000-44122000 ---p 00000000 00:00 0 44122000-44922000 rw-p 00000000 00:00 0 44922000-44923000 ---p 00000000 00:00 0 44923000-45123000 rw-p 00000000 00:00 0 45123000-45124000 ---p 00000000 00:00 0 45124000-45924000 rw-p 00000000 00:00 0 45924000-45925000 ---p 00000000 00:00 0 45925000-46125000 rw-p 00000000 00:00 0 46125000-46126000 ---p 00000000 00:00 0 46126000-46926000 rw-p 00000000 00:00 0 46926000-46927000 ---p 00000000 00:00 0 46927000-47127000 rw-p 00000000 00:00 0 47127000-47128000 ---p 00000000 00:00 0 47128000-47928000 rw-p 00000000 00:00 0 47928000-47929000 ---p 00000000 00:00 0 47929000-48129000 rw-p 00000000 00:00 0 48129000-4812a000 ---p 00000000 00:00 0 4812a000-4892a000 rw-p 00000000 00:00 0 4892a000-4892b000 ---p 00000000 00:00 0 4892b000-4912b000 rw-p 00000000 00:00 0 4912b000-4912c000 ---p 00000000 00:00 0 4912c000-4992c000 rw-p 00000000 00:00 0 4992c000-4992d000 ---p 00000000 00:00 0 4992d000-4a12d000 rw-p 00000000 00:00 0 4a12d000-4a12e000 ---p 00000000 00:00 0 4a12e000-4a92e000 rw-p 00000000 00:00 0 4a92e000-4a92f000 ---p 00000000 00:00 0 4a92f000-4b12f000 rw-p 00000000 00:00 0 4b12f000-4b130000 ---p 00000000 00:00 0 4b130000-4b160000 rw-p 00000000 00:00 0 4b160000-4b161000 ---p 00000000 00:00 0 4b161000-4b191000 rw-p 00000000 00:00 0 4b191000-4b192000 ---p 00000000 00:00 0 4b192000-4b1c2000 rw-p 00000000 00:00 0 4b1c2000-4b1c3000 ---p 00000000 00:00 0 4b1c3000-4b1f3000 rw-p 00000000 00:00 0 4b1f3000-4b1f4000 ---p 00000000 00:00 0 4b1f4000-4b224000 rw-p 00000000 00:00 0 4b224000-4b225000 ---p 00000000 00:00 0 4b225000-4b255000 rw-p 00000000 00:00 0 4b255000-4b256000 ---p 00000000 00:00 0 4b256000-4b286000 rw-p 00000000 00:00 0 4b286000-4b287000 ---p 00000000 00:00 0 4b287000-4b2b7000 rw-p 00000000 00:00 0 4b2b7000-4b2b8000 ---p 00000000 00:00 0 4b2b8000-4b2e8000 rw-p 00000000 00:00 0 4b2e8000-4b2e9000 ---p 00000000 00:00 0 4b2e9000-4b319000 rw-p 00000000 00:00 0 4b319000-4b31a000 ---p 00000000 00:00 0 4b31a000-4b34a000 rw-p 00000000 00:00 0 4b34a000-4b34b000 ---p 00000000 00:00 0 4b34b000-4b37b000 rw-p 00000000 00:00 0 4b37b000-4b37c000 ---p 00000000 00:00 0 4b37c000-4b3ac000 rw-p 00000000 00:00 0 4b3ac000-4b3ad000 ---p 00000000 00:00 0 4b3ad000-4b3dd000 rw-p 00000000 00:00 0 4b3dd000-4b3de000 ---p 00000000 00:00 0 4b3de000-4b40e000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7fdc9d33a000-7fdca18c8000 rw-p 00000000 00:00 0 7fdca4000000-7fdca4937000 rw-p 00000000 00:00 0 7fdca4937000-7fdca8000000 ---p 00000000 00:00 0 7fdcac000000-7fdcac986000 rw-p 00000000 00:00 0 7fdcac986000-7fdcb0000000 ---p 00000000 00:00 0 7fdcb28e1000-7fe0e7301000 rw-p 00000000 00:00 0 7fe0e7301000-7fe0e730b000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7fe0e730b000-7fe0e750a000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fe0e750a000-7fe0e750b000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7fe0e750b000-7fe0e750c000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fe0e750c000-7fe0e7537000 rw-p 00000000 00:00 0 7fe0e753d000-7fe0e7540000 rw-p 00000000 00:00 0 7fffac541000-7fffac562000 rw-p 00000000 00:00 0 [stack] 7fffac5c6000-7fffac5c7000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 19:43:08 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=18 max_threads=100 thread_count=3 connection_count=2 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1a910ed0 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 = 4b2850b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x8fc2f7] /usr/libexec/mysqld[0x86f286] /usr/libexec/mysqld[0x82b5ca] /usr/libexec/mysqld[0x80a1fc] /usr/libexec/mysqld[0x58e2ea] /usr/libexec/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0x67)[0x59f307] /usr/libexec/mysqld[0x5a25c7] /usr/libexec/mysqld(_ZN4JOIN4execEv+0x1230)[0x5ade50] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1c9)[0x5af219] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1aa7d230): SELECT `id` FROM `poczta` WHERE `odbiorca`='СК Локо' AND `read`=0 LIMIT 1 Connection ID (thread ID): 19262 Status: 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. 120206 20:43:08 mysqld_safe Number of processes running now: 0 120206 20:43:08 mysqld_safe mysqld restarted 120206 20:43:08 [Note] Plugin 'FEDERATED' is disabled. 120206 20:43:08 InnoDB: The InnoDB memory heap is disabled 120206 20:43:08 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 20:43:08 InnoDB: Compressed tables use zlib 1.2.3 120206 20:43:08 InnoDB: Using Linux native AIO 120206 20:43:08 InnoDB: Initializing buffer pool, size = 16.0G 120206 20:43:09 InnoDB: Completed initialization of buffer pool 120206 20:43:09 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130153507253 120206 20:43:09 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130153510681 120206 20:43:09 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 5652816, file name ./mysql-bin.000118 120206 20:43:11 InnoDB: Waiting for the background threads to start 120206 20:43:12 InnoDB: 1.1.8 started; log sequence number 130153510681 120206 20:43:12 [Note] Recovering after a crash using mysql-bin 120206 20:43:12 [Note] Starting crash recovery... 120206 20:43:12 [Note] Crash recovery finished. 120206 20:43:12 [Note] Event Scheduler: Loaded 0 events 120206 20:43:12 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/users' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/forums' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 20:43:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 20:43:13 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120206 20:43:45 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120206 20:43:45 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120206 20:43:45 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120206 20:43:45 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120206 20:43:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120206 20:43:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120206 20:43:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120206 20:43:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120206 20:43:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120206 20:43:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120206 20:43:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 20:43:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 19:43:51 UTC - mysqld got signal 11 ; 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=33554432 read_buffer_size=2097152 max_used_connections=6 max_threads=100 thread_count=2 connection_count=2 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7fd77842fc50 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 = 400cb0b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6[0x3de2271ed0] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(_ZN4JOIN8optimizeEv+0x1ccc)[0x5a6e7c] /usr/libexec/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0xf5)[0x5af145] /usr/libexec/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16f)[0x5afb2f] /usr/libexec/mysqld[0x5713bd] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a64b4c0): SELECT m.`id`, m.`kto`, m.`zkim`, m.`rodzaj`, m.`data`, UNCOMPRESS(m.`live`) as `live`, m.`bieg`, m.`pkt1`, m.`pkt2`, m.`j1`, m.`j2`, s.`tablica` FROM `mecze` m JOIN `stadiony` s ON s.id=m.kto WHERE m.`id`=1614496 LIMIT 1 Connection ID (thread ID): 161 Status: 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. 120206 20:43:52 mysqld_safe Number of processes running now: 0 120206 20:43:52 mysqld_safe mysqld restarted 120206 20:43:52 [Note] Plugin 'FEDERATED' is disabled. 120206 20:43:52 InnoDB: The InnoDB memory heap is disabled 120206 20:43:52 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 20:43:52 InnoDB: Compressed tables use zlib 1.2.3 120206 20:43:52 InnoDB: Using Linux native AIO 120206 20:43:52 InnoDB: Initializing buffer pool, size = 16.0G 120206 20:43:52 InnoDB: Completed initialization of buffer pool 120206 20:43:52 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130153520814 120206 20:43:53 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130153535622 120206 20:43:53 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 39004, file name ./mysql-bin.000119 120206 20:43:54 InnoDB: Waiting for the background threads to start 120206 20:43:55 InnoDB: 1.1.8 started; log sequence number 130153535622 120206 20:43:55 [Note] Recovering after a crash using mysql-bin 120206 20:43:55 [Note] Starting crash recovery... 120206 20:43:55 [Note] Crash recovery finished. 120206 20:43:55 [Note] Event Scheduler: Loaded 0 events 120206 20:43:55 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 20:43:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 20:43:56 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 20:43:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 20:43:56 [Warning] Checking table: './a@002epl@002fforum/users' 120206 20:43:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 20:43:58 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 20:43:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 20:43:58 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 20:44:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120206 20:44:02 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120206 20:44:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 20:44:08 [Warning] Checking table: './a@002epl@002fforum/config' 120206 20:44:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 20:44:17 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 20:44:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 20:44:46 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 20:44:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:44:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 20:44:55 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 20:44:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:45:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:45:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:45:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:45:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:46:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 20:46:29 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 20:46:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 20:46:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:47:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:47:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:47:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:40 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:48:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs' is marked as crashed and should be repaired 120206 20:48:56 [Warning] Checking table: './a@002epl@002fforum/privmsgs' 120206 20:49:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:49:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:50:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:51:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 20:51:25 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120206 20:55:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 20:55:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 20:56:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:00:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:00:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:00:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:00:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:01:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:03:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:06:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:06:34 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:07:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:09:11 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:11:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:12:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 21:16:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120206 21:16:26 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120206 21:21:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:21:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x00007fe3dc17a0c0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x852ce4] /usr/libexec/mysqld[0x8511c4] /usr/libexec/mysqld[0x8522a1] /usr/libexec/mysqld[0x80e39c] /usr/libexec/mysqld(_Z19ha_commit_one_phaseP3THDb+0x82)[0x67a8f2] /usr/libexec/mysqld(_Z15ha_commit_transP3THDb+0x1df)[0x67b83f] /usr/libexec/mysqld(_Z12trans_commitP3THD+0x44)[0x6177a4] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x2fc0)[0x5748d0] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1b922000 rw-p 00000000 00:00 0 [heap] 40142000-40143000 ---p 00000000 00:00 0 40143000-40173000 rw-p 00000000 00:00 0 4046f000-40470000 ---p 00000000 00:00 0 40470000-40c70000 rw-p 00000000 00:00 0 40c96000-40c97000 ---p 00000000 00:00 0 40c97000-40cc7000 rw-p 00000000 00:00 0 40cc7000-40cc8000 ---p 00000000 00:00 0 40cc8000-40cf8000 rw-p 00000000 00:00 0 40cf8000-40cf9000 ---p 00000000 00:00 0 40cf9000-40d29000 rw-p 00000000 00:00 0 4134e000-4134f000 ---p 00000000 00:00 0 4134f000-41b4f000 rw-p 00000000 00:00 0 41b4f000-41b50000 ---p 00000000 00:00 0 41b50000-41b80000 rw-p 00000000 00:00 0 41b80000-41b81000 ---p 00000000 00:00 0 41b81000-41bb1000 rw-p 00000000 00:00 0 41bb1000-41bb2000 ---p 00000000 00:00 0 41bb2000-41be2000 rw-p 00000000 00:00 0 41c3e000-41c3f000 ---p 00000000 00:00 0 41c3f000-41c6f000 rw-p 00000000 00:00 0 41e1b000-41e1c000 ---p 00000000 00:00 0 41e1c000-41e4c000 rw-p 00000000 00:00 0 41e8f000-41e90000 ---p 00000000 00:00 0 41e90000-41ec0000 rw-p 00000000 00:00 0 41f8a000-41f8b000 ---p 00000000 00:00 0 41f8b000-4278b000 rw-p 00000000 00:00 0 4278b000-4278c000 ---p 00000000 00:00 0 4278c000-42f8c000 rw-p 00000000 00:00 0 42f8c000-42f8d000 ---p 00000000 00:00 0 42f8d000-4378d000 rw-p 00000000 00:00 0 4378d000-4378e000 ---p 00000000 00:00 0 4378e000-43f8e000 rw-p 00000000 00:00 0 43f8e000-43f8f000 ---p 00000000 00:00 0 43f8f000-4478f000 rw-p 00000000 00:00 0 4478f000-44790000 ---p 00000000 00:00 0 44790000-44f90000 rw-p 00000000 00:00 0 44f90000-44f91000 ---p 00000000 00:00 0 44f91000-45791000 rw-p 00000000 00:00 0 45791000-45792000 ---p 00000000 00:00 0 45792000-45f92000 rw-p 00000000 00:00 0 45f92000-45f93000 ---p 00000000 00:00 0 45f93000-46793000 rw-p 00000000 00:00 0 46793000-46794000 ---p 00000000 00:00 0 46794000-46f94000 rw-p 00000000 00:00 0 46f94000-46f95000 ---p 00000000 00:00 0 46f95000-47795000 rw-p 00000000 00:00 0 47795000-47796000 ---p 00000000 00:00 0 47796000-47f96000 rw-p 00000000 00:00 0 47f96000-47f97000 ---p 00000000 00:00 0 47f97000-48797000 rw-p 00000000 00:00 0 48797000-48798000 ---p 00000000 00:00 0 48798000-48f98000 rw-p 00000000 00:00 0 48f98000-48f99000 ---p 00000000 00:00 0 48f99000-49799000 rw-p 00000000 00:00 0 49799000-4979a000 ---p 00000000 00:00 0 4979a000-49f9a000 rw-p 00000000 00:00 0 49f9a000-49f9b000 ---p 00000000 00:00 0 49f9b000-4a79b000 rw-p 00000000 00:00 0 4a79b000-4a79c000 ---p 00000000 00:00 0 4a79c000-4af9c000 rw-p 00000000 00:00 0 4af9c000-4af9d000 ---p 00000000 00:00 0 4af9d000-4b79d000 rw-p 00000000 00:00 0 4b79d000-4b79e000 ---p 00000000 00:00 0 4b79e000-4bf9e000 rw-p 00000000 00:00 0 4bf9e000-4bf9f000 ---p 00000000 00:00 0 4bf9f000-4bfcf000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7fe3dc000000-7fe3dd07d000 rw-p 00000000 00:00 0 7fe3dd07d000-7fe3e0000000 ---p 00000000 00:00 0 7fe3e0000000-7fe3e083c000 rw-p 00000000 00:00 0 7fe3e083c000-7fe3e4000000 ---p 00000000 00:00 0 7fe3e4000000-7fe3e530d000 rw-p 00000000 00:00 0 7fe3e530d000-7fe3e8000000 ---p 00000000 00:00 0 7fe3e941b000-7fe3ed9a9000 rw-p 00000000 00:00 0 7fe3fe9c2000-7fe8333e2000 rw-p 00000000 00:00 0 7fe8333e2000-7fe8333ec000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7fe8333ec000-7fe8335eb000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fe8335eb000-7fe8335ec000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7fe8335ec000-7fe8335ed000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fe8335ed000-7fe833618000 rw-p 00000000 00:00 0 7fe83361e000-7fe833621000 rw-p 00000000 00:00 0 7ffffca92000-7ffffcab3000 rw-p 00000000 00:00 0 [stack] 7ffffcbf4000-7ffffcbf5000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 20:24:02 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=10 max_threads=100 thread_count=1 connection_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7fe3e0000fd0 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 = 40cf70b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld[0x8de2ec] /usr/libexec/mysqld[0x8dd535] /usr/libexec/mysqld[0x852ce4] /usr/libexec/mysqld[0x8511c4] /usr/libexec/mysqld[0x8522a1] /usr/libexec/mysqld[0x80e39c] /usr/libexec/mysqld(_Z19ha_commit_one_phaseP3THDb+0x82)[0x67a8f2] /usr/libexec/mysqld(_Z15ha_commit_transP3THDb+0x1df)[0x67b83f] /usr/libexec/mysqld(_Z12trans_commitP3THD+0x44)[0x6177a4] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x2fc0)[0x5748d0] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (7fe3dc20be00): is an invalid pointer Connection ID (thread ID): 11210 Status: 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. 120206 21:24:03 mysqld_safe Number of processes running now: 0 120206 21:24:03 mysqld_safe mysqld restarted 120206 21:24:03 [Note] Plugin 'FEDERATED' is disabled. 120206 21:24:03 InnoDB: The InnoDB memory heap is disabled 120206 21:24:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 21:24:03 InnoDB: Compressed tables use zlib 1.2.3 120206 21:24:03 InnoDB: Using Linux native AIO 120206 21:24:03 InnoDB: Initializing buffer pool, size = 16.0G 120206 21:24:04 InnoDB: Completed initialization of buffer pool 120206 21:24:04 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130160624077 120206 21:24:04 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130160875730 InnoDB: Transaction 243C6E3D was in the XA prepared state. InnoDB: 1 transaction(s) which must be rolled back or cleaned up InnoDB: in total 0 row operations to undo InnoDB: Trx id counter is 243C7000 120206 21:24:04 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 6391041, file name ./mysql-bin.000120 InnoDB: Starting in background the rollback of uncommitted transactions 120206 21:24:06 InnoDB: Rollback of non-prepared transactions completed 120206 21:24:06 InnoDB: Waiting for the background threads to start 120206 21:24:07 InnoDB: 1.1.8 started; log sequence number 130160875730 120206 21:24:07 [Note] Recovering after a crash using mysql-bin 120206 21:24:07 [Note] Starting crash recovery... 120206 21:24:07 InnoDB: Starting recovery for XA transactions... 120206 21:24:07 InnoDB: Transaction 243C6E3D in prepared state after recovery 120206 21:24:07 InnoDB: Transaction contains changes to 6 rows 120206 21:24:07 InnoDB: 1 transactions in prepared state after recovery 120206 21:24:07 [Note] Found 1 prepared transaction(s) in InnoDB 120206 21:24:07 [Note] Crash recovery finished. 120206 21:24:07 [Note] Event Scheduler: Loaded 0 events 120206 21:24:07 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 21:24:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 21:24:07 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 21:24:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 21:24:07 [Warning] Checking table: './a@002epl@002fforum/users' 120206 21:24:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 21:24:07 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 21:24:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 21:24:07 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 21:24:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 21:24:07 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 21:24:15 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 21:24:15 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 21:24:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 21:24:19 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 21:24:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 21:24:19 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 21:24:19 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 21:24:19 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120206 21:24:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120206 21:24:32 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120206 21:24:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 21:24:32 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 21:24:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120206 21:24:32 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120206 21:25:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 21:25:00 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 21:25:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 21:25:37 [Warning] Checking table: './a@002epl@002fforum/config' 120206 21:26:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 21:26:07 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120206 21:26:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120206 21:26:16 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120206 21:27:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 21:27:29 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120206 21:29:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 21:29:29 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 21:30:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:30:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:30:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:31:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:31:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:31:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:31:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:31:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:32:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:33:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:34:03 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:34:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:36:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:43:28 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:44:42 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:45:24 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:47:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:51:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:55:13 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 21:59:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:01:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:01:55 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' 120206 22:01:55 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 22:03:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:03:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:03:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:07:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired *** glibc detected *** /usr/libexec/mysqld: double free or corruption (out): 0x000000001a7e2bc0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(end_io_cache+0x55)[0x799515] /usr/libexec/mysqld(close_cached_file+0x2d)[0x797ccd] /usr/libexec/mysqld[0x712016] /usr/libexec/mysqld[0x67a00e] /usr/libexec/mysqld(_Z24plugin_foreach_with_maskP3THDPFcS0_P13st_plugin_intPvEijS3_+0x1f8)[0x57e248] /usr/libexec/mysqld(_ZN3THDD1Ev+0x130)[0x551f30] /usr/libexec/mysqld(_ZN14Delayed_insertD0Ev+0x2a1)[0x5657f1] /usr/libexec/mysqld(handle_delayed_insert+0x3a3)[0x560f53] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1bbe3000 rw-p 00000000 00:00 0 [heap] 40163000-40164000 ---p 00000000 00:00 0 40164000-40194000 rw-p 00000000 00:00 0 401af000-401b0000 ---p 00000000 00:00 0 401b0000-401e0000 rw-p 00000000 00:00 0 4027e000-4027f000 ---p 00000000 00:00 0 4027f000-402af000 rw-p 00000000 00:00 0 4033d000-4033e000 ---p 00000000 00:00 0 4033e000-4036e000 rw-p 00000000 00:00 0 40489000-4048a000 ---p 00000000 00:00 0 4048a000-40c8a000 rw-p 00000000 00:00 0 40c8a000-40c8b000 ---p 00000000 00:00 0 40c8b000-40cbb000 rw-p 00000000 00:00 0 40cbb000-40cbc000 ---p 00000000 00:00 0 40cbc000-40cec000 rw-p 00000000 00:00 0 40cec000-40ced000 ---p 00000000 00:00 0 40ced000-40d1d000 rw-p 00000000 00:00 0 40fe3000-40fe4000 ---p 00000000 00:00 0 40fe4000-417e4000 rw-p 00000000 00:00 0 417e4000-417e5000 ---p 00000000 00:00 0 417e5000-41815000 rw-p 00000000 00:00 0 41815000-41816000 ---p 00000000 00:00 0 41816000-41846000 rw-p 00000000 00:00 0 41846000-41847000 ---p 00000000 00:00 0 41847000-41877000 rw-p 00000000 00:00 0 41877000-41878000 ---p 00000000 00:00 0 41878000-418a8000 rw-p 00000000 00:00 0 418c8000-418c9000 ---p 00000000 00:00 0 418c9000-418f9000 rw-p 00000000 00:00 0 418f9000-418fa000 ---p 00000000 00:00 0 418fa000-4192a000 rw-p 00000000 00:00 0 4192a000-4192b000 ---p 00000000 00:00 0 4192b000-4195b000 rw-p 00000000 00:00 0 4195b000-4195c000 ---p 00000000 00:00 0 4195c000-4198c000 rw-p 00000000 00:00 0 4198c000-4198d000 ---p 00000000 00:00 0 4198d000-419bd000 rw-p 00000000 00:00 0 41a62000-41a63000 ---p 00000000 00:00 0 41a63000-41a93000 rw-p 00000000 00:00 0 41d35000-41d36000 ---p 00000000 00:00 0 41d36000-41d66000 rw-p 00000000 00:00 0 41e1b000-41e1c000 ---p 00000000 00:00 0 41e1c000-41e4c000 rw-p 00000000 00:00 0 41e63000-41e64000 ---p 00000000 00:00 0 41e64000-42664000 rw-p 00000000 00:00 0 42664000-42665000 ---p 00000000 00:00 0 42665000-42e65000 rw-p 00000000 00:00 0 42e65000-42e66000 ---p 00000000 00:00 0 42e66000-43666000 rw-p 00000000 00:00 0 43666000-43667000 ---p 00000000 00:00 0 43667000-43e67000 rw-p 00000000 00:00 0 43e67000-43e68000 ---p 00000000 00:00 0 43e68000-44668000 rw-p 00000000 00:00 0 44668000-44669000 ---p 00000000 00:00 0 44669000-44e69000 rw-p 00000000 00:00 0 44e69000-44e6a000 ---p 00000000 00:00 0 44e6a000-4566a000 rw-p 00000000 00:00 0 4566a000-4566b000 ---p 00000000 00:00 0 4566b000-45e6b000 rw-p 00000000 00:00 0 45e6b000-45e6c000 ---p 00000000 00:00 0 45e6c000-4666c000 rw-p 00000000 00:00 0 4666c000-4666d000 ---p 00000000 00:00 0 4666d000-46e6d000 rw-p 00000000 00:00 0 46e6d000-46e6e000 ---p 00000000 00:00 0 46e6e000-4766e000 rw-p 00000000 00:00 0 4766e000-4766f000 ---p 00000000 00:00 0 4766f000-47e6f000 rw-p 00000000 00:00 0 47e6f000-47e70000 ---p 00000000 00:00 0 47e70000-48670000 rw-p 00000000 00:00 0 48670000-48671000 ---p 00000000 00:00 0 48671000-48e71000 rw-p 00000000 00:00 0 48e71000-48e72000 ---p 00000000 00:00 0 48e72000-49672000 rw-p 00000000 00:00 0 49672000-49673000 ---p 00000000 00:00 0 49673000-49e73000 rw-p 00000000 00:00 0 49e73000-49e74000 ---p 00000000 00:00 0 49e74000-4a674000 rw-p 00000000 00:00 0 4a674000-4a675000 ---p 00000000 00:00 0 4a675000-4ae75000 rw-p 00000000 00:00 0 4ae75000-4ae76000 ---p 00000000 00:00 0 4ae76000-4b676000 rw-p 00000000 00:00 0 4b676000-4b677000 ---p 00000000 00:00 0 4b677000-4be77000 rw-p 00000000 00:00 0 4be77000-4be78000 ---p 00000000 00:00 0 4be78000-4bea8000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7f9118000000-7f91190d8000 rw-p 00000000 00:00 0 7f91190d8000-7f911c000000 ---p 00000000 00:00 0 7f9120000000-7f9121431000 rw-p 00000000 00:00 0 7f9121431000-7f9124000000 ---p 00000000 00:00 0 7f91256c2000-7f9129c50000 rw-p 00000000 00:00 0 7f913ac69000-7f956f689000 rw-p 00000000 00:00 0 7f956f689000-7f956f693000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7f956f693000-7f956f892000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f956f892000-7f956f893000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7f956f893000-7f956f894000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7f956f894000-7f956f8bf000 rw-p 00000000 00:00 0 7f956f8c5000-7f956f8c8000 rw-p 00000000 00:00 0 7fff45360000-7fff45381000 rw-p 00000000 00:00 0 [stack] 7fff453ff000-7fff45400000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 21:09:35 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=18 max_threads=100 thread_count=1 connection_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1ab10a90 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 = 418f80b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de227245f] /lib64/libc.so.6(cfree+0x4b)[0x3de22728bb] /usr/libexec/mysqld(end_io_cache+0x55)[0x799515] /usr/libexec/mysqld(close_cached_file+0x2d)[0x797ccd] /usr/libexec/mysqld[0x712016] /usr/libexec/mysqld[0x67a00e] /usr/libexec/mysqld(_Z24plugin_foreach_with_maskP3THDPFcS0_P13st_plugin_intPvEijS3_+0x1f8)[0x57e248] /usr/libexec/mysqld(_ZN3THDD1Ev+0x130)[0x551f30] /usr/libexec/mysqld(_ZN14Delayed_insertD0Ev+0x2a1)[0x5657f1] /usr/libexec/mysqld(handle_delayed_insert+0x3a3)[0x560f53] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1ab44cc0): Connection ID (thread ID): 1458 Status: KILL_CONNECTION 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. 120206 22:09:36 mysqld_safe Number of processes running now: 0 120206 22:09:36 mysqld_safe mysqld restarted 120206 22:09:36 [Note] Plugin 'FEDERATED' is disabled. 120206 22:09:36 InnoDB: The InnoDB memory heap is disabled 120206 22:09:36 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120206 22:09:36 InnoDB: Compressed tables use zlib 1.2.3 120206 22:09:36 InnoDB: Using Linux native AIO 120206 22:09:36 InnoDB: Initializing buffer pool, size = 16.0G 120206 22:09:36 InnoDB: Completed initialization of buffer pool 120206 22:09:36 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 120206 22:09:37 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Last MySQL binlog file position 0 4612264, file name ./mysql-bin.000121 120206 22:09:37 InnoDB: Waiting for the background threads to start 120206 22:09:38 InnoDB: 1.1.8 started; log sequence number 130164310170 120206 22:09:38 [Note] Recovering after a crash using mysql-bin 120206 22:09:38 [Note] Starting crash recovery... 120206 22:09:38 [Note] Crash recovery finished. 120206 22:09:38 [Note] Event Scheduler: Loaded 0 events 120206 22:09:38 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120206 22:09:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120206 22:09:39 [Warning] Checking table: './a@002epl@002fforum/sessions' 120206 22:09:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120206 22:09:39 [Warning] Checking table: './a@002epl@002fforum/users' 120206 22:09:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120206 22:09:43 [Warning] Checking table: './a@002epl@002fforum/forums' 120206 22:09:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120206 22:09:43 [Warning] Checking table: './a@002epl@002fforum/posts' 120206 22:09:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120206 22:09:43 [Warning] Checking table: './a@002epl@002fforum/topics' 120206 22:09:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120206 22:09:43 [Warning] Checking table: './a@002epl@002fforum/read_history' 120206 22:09:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120206 22:09:47 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120206 22:09:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120206 22:09:47 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120206 22:10:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120206 22:10:00 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120206 22:10:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120206 22:10:02 [Warning] Checking table: './a@002epl@002fforum/search_results' 120206 22:10:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120206 22:10:04 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120206 22:10:07 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120206 22:10:07 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120206 22:10:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120206 22:10:54 [Warning] Checking table: './a@002epl@002fforum/config' 120206 22:12:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120206 22:12:17 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120206 22:12:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:12:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120206 22:12:46 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120206 22:12:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:08 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:21 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:37 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:13:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120206 22:13:58 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120206 22:14:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120206 22:14:22 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120206 22:21:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:22:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:24:38 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:25:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:29:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:31:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:32:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:33:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:34:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:35:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:35:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:35:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:36:39 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:37:04 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:37:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:38:16 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:44:50 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:48:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 22:55:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:56:27 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:57:10 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120206 22:57:10 [Warning] Checking table: './a@002epl@002fforum/logs' 120206 22:57:17 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:57:25 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:57:32 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:57:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 22:58:18 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordmatch' is marked as crashed and should be repaired 120206 22:58:18 [Warning] Checking table: './a@002epl@002fforum/search_wordmatch' 120206 22:59:51 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 23:00:01 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120206 23:00:01 [Warning] Checking table: './a@002epl/archiwum_ofert' 120206 23:02:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/privmsgs_text' is marked as crashed and should be repaired 120206 23:02:48 [Warning] Checking table: './a@002epl@002fforum/privmsgs_text' 120206 23:02:48 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120206 23:02:48 [Warning] Checking table: './a@002epl@002fforum/search_wordlist' *** glibc detected *** /usr/libexec/mysqld: malloc(): memory corruption: 0x00007fa8f42ec3b0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3de22730fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x3de2274e2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x89b47b] /usr/libexec/mysqld[0x897686] /usr/libexec/mysqld[0x825a74] /usr/libexec/mysqld[0x80f0d4] /usr/libexec/mysqld[0x80f337] /usr/libexec/mysqld(_ZN11Query_cache21ask_handler_allowanceEP3THDP10TABLE_LIST+0x4d)[0x54256d] /usr/libexec/mysqld(_ZN11Query_cache11store_queryEP3THDP10TABLE_LIST+0x214)[0x5466e4] /usr/libexec/mysqld[0x5713ad] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] ======= Memory map: ======== 00400000-00c65000 r-xp 00000000 09:01 179962 /usr/libexec/mysqld 00e64000-00f78000 rw-p 00864000 09:01 179962 /usr/libexec/mysqld 00f78000-00fa4000 rw-p 00000000 00:00 0 01177000-011ef000 rw-p 00977000 09:01 179962 /usr/libexec/mysqld 011ef000-1d878000 rw-p 00000000 00:00 0 [heap] 40092000-40093000 ---p 00000000 00:00 0 40093000-40893000 rw-p 00000000 00:00 0 40893000-40894000 ---p 00000000 00:00 0 40894000-41094000 rw-p 00000000 00:00 0 41094000-41095000 ---p 00000000 00:00 0 41095000-41895000 rw-p 00000000 00:00 0 41895000-41896000 ---p 00000000 00:00 0 41896000-418c6000 rw-p 00000000 00:00 0 418c6000-418c7000 ---p 00000000 00:00 0 418c7000-418f7000 rw-p 00000000 00:00 0 418f7000-418f8000 ---p 00000000 00:00 0 418f8000-41928000 rw-p 00000000 00:00 0 41928000-41929000 ---p 00000000 00:00 0 41929000-41959000 rw-p 00000000 00:00 0 41959000-4195a000 ---p 00000000 00:00 0 4195a000-4198a000 rw-p 00000000 00:00 0 4198a000-4198b000 ---p 00000000 00:00 0 4198b000-419bb000 rw-p 00000000 00:00 0 419bb000-419bc000 ---p 00000000 00:00 0 419bc000-419ec000 rw-p 00000000 00:00 0 41a17000-41a18000 ---p 00000000 00:00 0 41a18000-42218000 rw-p 00000000 00:00 0 42218000-42219000 ---p 00000000 00:00 0 42219000-42a19000 rw-p 00000000 00:00 0 42a19000-42a1a000 ---p 00000000 00:00 0 42a1a000-4321a000 rw-p 00000000 00:00 0 4321a000-4321b000 ---p 00000000 00:00 0 4321b000-43a1b000 rw-p 00000000 00:00 0 43a1b000-43a1c000 ---p 00000000 00:00 0 43a1c000-4421c000 rw-p 00000000 00:00 0 4421c000-4421d000 ---p 00000000 00:00 0 4421d000-44a1d000 rw-p 00000000 00:00 0 44a1d000-44a1e000 ---p 00000000 00:00 0 44a1e000-4521e000 rw-p 00000000 00:00 0 4521e000-4521f000 ---p 00000000 00:00 0 4521f000-45a1f000 rw-p 00000000 00:00 0 45a1f000-45a20000 ---p 00000000 00:00 0 45a20000-46220000 rw-p 00000000 00:00 0 46220000-46221000 ---p 00000000 00:00 0 46221000-46a21000 rw-p 00000000 00:00 0 46a21000-46a22000 ---p 00000000 00:00 0 46a22000-47222000 rw-p 00000000 00:00 0 47222000-47223000 ---p 00000000 00:00 0 47223000-47a23000 rw-p 00000000 00:00 0 47a23000-47a24000 ---p 00000000 00:00 0 47a24000-48224000 rw-p 00000000 00:00 0 48224000-48225000 ---p 00000000 00:00 0 48225000-48a25000 rw-p 00000000 00:00 0 48a25000-48a26000 ---p 00000000 00:00 0 48a26000-49226000 rw-p 00000000 00:00 0 49226000-49227000 ---p 00000000 00:00 0 49227000-49a27000 rw-p 00000000 00:00 0 49a27000-49a28000 ---p 00000000 00:00 0 49a28000-4a228000 rw-p 00000000 00:00 0 4a228000-4a229000 ---p 00000000 00:00 0 4a229000-4aa29000 rw-p 00000000 00:00 0 4aa29000-4aa2a000 ---p 00000000 00:00 0 4aa2a000-4b22a000 rw-p 00000000 00:00 0 4b22a000-4b22b000 ---p 00000000 00:00 0 4b22b000-4b25b000 rw-p 00000000 00:00 0 4b25b000-4b25c000 ---p 00000000 00:00 0 4b25c000-4b28c000 rw-p 00000000 00:00 0 4b28c000-4b28d000 ---p 00000000 00:00 0 4b28d000-4b2bd000 rw-p 00000000 00:00 0 4b2bd000-4b2be000 ---p 00000000 00:00 0 4b2be000-4b2ee000 rw-p 00000000 00:00 0 4b2ee000-4b2ef000 ---p 00000000 00:00 0 4b2ef000-4b31f000 rw-p 00000000 00:00 0 4b31f000-4b320000 ---p 00000000 00:00 0 4b320000-4b350000 rw-p 00000000 00:00 0 4b350000-4b351000 ---p 00000000 00:00 0 4b351000-4b381000 rw-p 00000000 00:00 0 4b381000-4b382000 ---p 00000000 00:00 0 4b382000-4b3b2000 rw-p 00000000 00:00 0 4b3b2000-4b3b3000 ---p 00000000 00:00 0 4b3b3000-4b3e3000 rw-p 00000000 00:00 0 4b3e3000-4b3e4000 ---p 00000000 00:00 0 4b3e4000-4b414000 rw-p 00000000 00:00 0 4b414000-4b415000 ---p 00000000 00:00 0 4b415000-4b445000 rw-p 00000000 00:00 0 4b445000-4b446000 ---p 00000000 00:00 0 4b446000-4b476000 rw-p 00000000 00:00 0 4b476000-4b477000 ---p 00000000 00:00 0 4b477000-4b4a7000 rw-p 00000000 00:00 0 4b4a7000-4b4a8000 ---p 00000000 00:00 0 4b4a8000-4b4d8000 rw-p 00000000 00:00 0 4b4d8000-4b4d9000 ---p 00000000 00:00 0 4b4d9000-4b509000 rw-p 00000000 00:00 0 4b509000-4b50a000 ---p 00000000 00:00 0 4b50a000-4b53a000 rw-p 00000000 00:00 0 4b53a000-4b53b000 ---p 00000000 00:00 0 4b53b000-4b56b000 rw-p 00000000 00:00 0 4b56b000-4b56c000 ---p 00000000 00:00 0 4b56c000-4b59c000 rw-p 00000000 00:00 0 4b59c000-4b59d000 ---p 00000000 00:00 0 4b59d000-4b5cd000 rw-p 00000000 00:00 0 4b5cd000-4b5ce000 ---p 00000000 00:00 0 4b5ce000-4b5fe000 rw-p 00000000 00:00 0 4b5fe000-4b5ff000 ---p 00000000 00:00 0 4b5ff000-4b62f000 rw-p 00000000 00:00 0 4b62f000-4b630000 ---p 00000000 00:00 0 4b630000-4b660000 rw-p 00000000 00:00 0 4b660000-4b661000 ---p 00000000 00:00 0 4b661000-4b691000 rw-p 00000000 00:00 0 4b691000-4b692000 ---p 00000000 00:00 0 4b692000-4b6c2000 rw-p 00000000 00:00 0 4b6c2000-4b6c3000 ---p 00000000 00:00 0 4b6c3000-4b6f3000 rw-p 00000000 00:00 0 4b6f3000-4b6f4000 ---p 00000000 00:00 0 4b6f4000-4b724000 rw-p 00000000 00:00 0 4b724000-4b725000 ---p 00000000 00:00 0 4b725000-4b755000 rw-p 00000000 00:00 0 4b755000-4b756000 ---p 00000000 00:00 0 4b756000-4b786000 rw-p 00000000 00:00 0 4b786000-4b787000 ---p 00000000 00:00 0 4b787000-4b7b7000 rw-p 00000000 00:00 0 4b7b7000-4b7b8000 ---p 00000000 00:00 0 4b7b8000-4b7e8000 rw-p 00000000 00:00 0 4b7e8000-4b7e9000 ---p 00000000 00:00 0 4b7e9000-4b819000 rw-p 00000000 00:00 0 4b819000-4b81a000 ---p 00000000 00:00 0 4b81a000-4b84a000 rw-p 00000000 00:00 0 39e2400000-39e2401000 r-xp 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2401000-39e2600000 ---p 00001000 09:01 130377 /usr/lib64/libaio.so.1.0.1 39e2600000-39e2601000 rw-p 00000000 09:01 130377 /usr/lib64/libaio.so.1.0.1 3de1e00000-3de1e1c000 r-xp 00000000 09:01 569061 /lib64/ld-2.5.so 3de201c000-3de201d000 r--p 0001c000 09:01 569061 /lib64/ld-2.5.so 3de201d000-3de201e000 rw-p 0001d000 09:01 569061 /lib64/ld-2.5.so 3de2200000-3de234e000 r-xp 00000000 09:01 569088 /lib64/libc-2.5.so 3de234e000-3de254e000 ---p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de254e000-3de2552000 r--p 0014e000 09:01 569088 /lib64/libc-2.5.so 3de2552000-3de2553000 rw-p 00152000 09:01 569088 /lib64/libc-2.5.so 3de2553000-3de2558000 rw-p 00000000 00:00 0 3de2600000-3de2602000 r-xp 00000000 09:01 569199 /lib64/libdl-2.5.so 3de2602000-3de2802000 ---p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2802000-3de2803000 r--p 00002000 09:01 569199 /lib64/libdl-2.5.so 3de2803000-3de2804000 rw-p 00003000 09:01 569199 /lib64/libdl-2.5.so 3de2a00000-3de2a16000 r-xp 00000000 09:01 569169 /lib64/libpthread-2.5.so 3de2a16000-3de2c15000 ---p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c15000-3de2c16000 r--p 00015000 09:01 569169 /lib64/libpthread-2.5.so 3de2c16000-3de2c17000 rw-p 00016000 09:01 569169 /lib64/libpthread-2.5.so 3de2c17000-3de2c1b000 rw-p 00000000 00:00 0 3de2e00000-3de2e3b000 r-xp 00000000 09:01 569242 /lib64/libsepol.so.1 3de2e3b000-3de303b000 ---p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303b000-3de303c000 rw-p 0003b000 09:01 569242 /lib64/libsepol.so.1 3de303c000-3de3046000 rw-p 00000000 00:00 0 3de3200000-3de3215000 r-xp 00000000 09:01 569243 /lib64/libselinux.so.1 3de3215000-3de3415000 ---p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3415000-3de3417000 rw-p 00015000 09:01 569243 /lib64/libselinux.so.1 3de3417000-3de3418000 rw-p 00000000 00:00 0 3de3600000-3de3682000 r-xp 00000000 09:01 569245 /lib64/libm-2.5.so 3de3682000-3de3881000 ---p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3881000-3de3882000 r--p 00081000 09:01 569245 /lib64/libm-2.5.so 3de3882000-3de3883000 rw-p 00082000 09:01 569245 /lib64/libm-2.5.so 3de3a00000-3de3a14000 r-xp 00000000 09:01 569248 /lib64/libz.so.1.2.3 3de3a14000-3de3c13000 ---p 00014000 09:01 569248 /lib64/libz.so.1.2.3 3de3c13000-3de3c14000 rw-p 00013000 09:01 569248 /lib64/libz.so.1.2.3 3de3e00000-3de3e07000 r-xp 00000000 09:01 569198 /lib64/librt-2.5.so 3de3e07000-3de4007000 ---p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4007000-3de4008000 r--p 00007000 09:01 569198 /lib64/librt-2.5.so 3de4008000-3de4009000 rw-p 00008000 09:01 569198 /lib64/librt-2.5.so 3de4200000-3de4209000 r-xp 00000000 09:01 569300 /lib64/libcrypt-2.5.so 3de4209000-3de4408000 ---p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de4408000-3de4409000 r--p 00008000 09:01 569300 /lib64/libcrypt-2.5.so 3de4409000-3de440a000 rw-p 00009000 09:01 569300 /lib64/libcrypt-2.5.so 3de440a000-3de4438000 rw-p 00000000 00:00 0 3de4600000-3de460d000 r-xp 00000000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de460d000-3de480d000 ---p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de480d000-3de480e000 rw-p 0000d000 09:01 569254 /lib64/libgcc_s-4.1.2-20080825.so.1 3de4a00000-3de4a02000 r-xp 00000000 09:01 569258 /lib64/libcom_err.so.2.1 3de4a02000-3de4c01000 ---p 00002000 09:01 569258 /lib64/libcom_err.so.2.1 3de4c01000-3de4c02000 rw-p 00001000 09:01 569258 /lib64/libcom_err.so.2.1 3de4e00000-3de4e11000 r-xp 00000000 09:01 569240 /lib64/libresolv-2.5.so 3de4e11000-3de5011000 ---p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5011000-3de5012000 r--p 00011000 09:01 569240 /lib64/libresolv-2.5.so 3de5012000-3de5013000 rw-p 00012000 09:01 569240 /lib64/libresolv-2.5.so 3de5013000-3de5015000 rw-p 00000000 00:00 0 3de5200000-3de532d000 r-xp 00000000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de532d000-3de552c000 ---p 0012d000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de552c000-3de554d000 rw-p 0012c000 09:01 569297 /lib64/libcrypto.so.0.9.8e 3de554d000-3de5551000 rw-p 00000000 00:00 0 3de5600000-3de5608000 r-xp 00000000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5608000-3de5807000 ---p 00008000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5807000-3de5808000 rw-p 00007000 09:01 130281 /usr/lib64/libkrb5support.so.0.1 3de5a00000-3de5a2c000 r-xp 00000000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5a2c000-3de5c2c000 ---p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5c2c000-3de5c2e000 rw-p 0002c000 09:01 131227 /usr/lib64/libgssapi_krb5.so.2.2 3de5e00000-3de5e24000 r-xp 00000000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de5e24000-3de6023000 ---p 00024000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6023000-3de6025000 rw-p 00023000 09:01 131223 /usr/lib64/libk5crypto.so.3.1 3de6200000-3de6292000 r-xp 00000000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6292000-3de6491000 ---p 00092000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6491000-3de6495000 rw-p 00091000 09:01 131226 /usr/lib64/libkrb5.so.3.3 3de6600000-3de66e6000 r-xp 00000000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de66e6000-3de68e5000 ---p 000e6000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68e5000-3de68eb000 r--p 000e5000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68eb000-3de68ee000 rw-p 000eb000 09:01 131216 /usr/lib64/libstdc++.so.6.0.8 3de68ee000-3de6900000 rw-p 00000000 00:00 0 3de6a00000-3de6a02000 r-xp 00000000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6a02000-3de6c01000 ---p 00002000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6c01000-3de6c02000 rw-p 00001000 09:01 569239 /lib64/libkeyutils-1.2.so 3de6e00000-3de6e46000 r-xp 00000000 09:01 569298 /lib64/libssl.so.0.9.8e 3de6e46000-3de7046000 ---p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 3de7046000-3de704c000 rw-p 00046000 09:01 569298 /lib64/libssl.so.0.9.8e 7fa8e6337000-7fa8ea8c5000 rw-p 00000000 00:00 0 7fa8ec000000-7fa8ed4dd000 rw-p 00000000 00:00 0 7fa8ed4dd000-7fa8f0000000 ---p 00000000 00:00 0 7fa8f0000000-7fa8f158d000 rw-p 00000000 00:00 0 7fa8f158d000-7fa8f4000000 ---p 00000000 00:00 0 7fa8f4000000-7fa8f56ec000 rw-p 00000000 00:00 0 7fa8f56ec000-7fa8f8000000 ---p 00000000 00:00 0 7fa8fb8de000-7fad302fe000 rw-p 00000000 00:00 0 7fad302fe000-7fad30308000 r-xp 00000000 09:01 569166 /lib64/libnss_files-2.5.so 7fad30308000-7fad30507000 ---p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fad30507000-7fad30508000 r--p 00009000 09:01 569166 /lib64/libnss_files-2.5.so 7fad30508000-7fad30509000 rw-p 0000a000 09:01 569166 /lib64/libnss_files-2.5.so 7fad30509000-7fad30534000 rw-p 00000000 00:00 0 7fad3053a000-7fad3053d000 rw-p 00000000 00:00 0 7fff07ade000-7fff07aff000 rw-p 00000000 00:00 0 [stack] 7fff07bff000-7fff07c00000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r--p 00000000 00:00 0 [vsyscall] 09:58:40 UTC - 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=33554432 read_buffer_size=2097152 max_used_connections=38 max_threads=100 thread_count=5 connection_count=3 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1057906 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x1aa753c0 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 = 4b6c10b8 thread_stack 0x30000 /usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x7abd7e] /usr/libexec/mysqld(handle_fatal_signal+0x3e2)[0x677d32] /lib64/libpthread.so.0[0x3de2a0eb70] /lib64/libc.so.6(gsignal+0x35)[0x3de2230265] /lib64/libc.so.6(abort+0x110)[0x3de2231d10] /lib64/libc.so.6[0x3de226a99b] /lib64/libc.so.6[0x3de22730fe] /lib64/libc.so.6(__libc_malloc+0x6e)[0x3de2274e2e] /usr/libexec/mysqld[0x8ddc9f] /usr/libexec/mysqld[0x8dcbc5] /usr/libexec/mysqld[0x89b47b] /usr/libexec/mysqld[0x897686] /usr/libexec/mysqld[0x825a74] /usr/libexec/mysqld[0x80f0d4] /usr/libexec/mysqld[0x80f337] /usr/libexec/mysqld(_ZN11Query_cache21ask_handler_allowanceEP3THDP10TABLE_LIST+0x4d)[0x54256d] /usr/libexec/mysqld(_ZN11Query_cache11store_queryEP3THDP10TABLE_LIST+0x214)[0x5466e4] /usr/libexec/mysqld[0x5713ad] /usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x41d1)[0x575ae1] /usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x10a)[0x57799a] /usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x14e9)[0x579679] /usr/libexec/mysqld(_Z10do_commandP3THD+0xc2)[0x5799d2] /usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0xf2)[0x60b082] /usr/libexec/mysqld(handle_one_connection+0x53)[0x60b173] /lib64/libpthread.so.0[0x3de2a0673d] /lib64/libc.so.6(clone+0x6d)[0x3de22d44bd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (1a8c3270): SELECT `id` FROM `poczta` WHERE `odbiorca`='seba87' AND `read`=0 LIMIT 1 Connection ID (thread ID): 53884 Status: 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. 120207 10:58:40 mysqld_safe Number of processes running now: 0 120207 10:58:40 mysqld_safe mysqld restarted 120207 10:58:40 [Note] Plugin 'FEDERATED' is disabled. 120207 10:58:40 InnoDB: The InnoDB memory heap is disabled 120207 10:58:40 InnoDB: Mutexes and rw_locks use GCC atomic builtins 120207 10:58:40 InnoDB: Compressed tables use zlib 1.2.3 120207 10:58:40 InnoDB: Using Linux native AIO 120207 10:58:40 InnoDB: Initializing buffer pool, size = 16.0G 120207 10:58:41 InnoDB: Completed initialization of buffer pool 120207 10:58:41 InnoDB: highest supported file format is Barracuda. InnoDB: Log scan progressed past the checkpoint lsn 130255937896 120207 10:58:41 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 130255938459 120207 10:58:41 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 23867335, file name ./mysql-bin.000122 120207 10:58:43 InnoDB: Waiting for the background threads to start 120207 10:58:44 InnoDB: 1.1.8 started; log sequence number 130255938459 120207 10:58:44 [Note] Recovering after a crash using mysql-bin 120207 10:58:44 [Note] Starting crash recovery... 120207 10:58:44 [Note] Crash recovery finished. 120207 10:58:44 [Note] Event Scheduler: Loaded 0 events 120207 10:58:44 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.20-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/sessions' 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/users' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/users' 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/forums' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/forums' 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/posts' 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/topics' 120207 10:58:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/read_history' is marked as crashed and should be repaired 120207 10:58:44 [Warning] Checking table: './a@002epl@002fforum/read_history' 120207 10:58:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_options' is marked as crashed and should be repaired 120207 10:58:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_options' 120207 10:58:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_posts' is marked as crashed and should be repaired 120207 10:58:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_posts' 120207 10:58:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_taxonomy' is marked as crashed and should be repaired 120207 10:58:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_taxonomy' 120207 10:58:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_term_relationships' is marked as crashed and should be repaired 120207 10:58:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_term_relationships' 120207 10:58:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_postmeta' is marked as crashed and should be repaired 120207 10:58:46 [Warning] Checking table: './a@002epl@002fsmprasa/wp_postmeta' 120207 10:58:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_realtime' is marked as crashed and should be repaired 120207 10:58:57 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_realtime' 120207 10:58:57 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_comments' is marked as crashed and should be repaired 120207 10:58:57 [Warning] Checking table: './a@002epl@002fsmprasa/wp_comments' 120207 10:58:58 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fsmprasa/wp_post_views_history' is marked as crashed and should be repaired 120207 10:58:58 [Warning] Checking table: './a@002epl@002fsmprasa/wp_post_views_history' 120207 10:59:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_ignore' is marked as crashed and should be repaired 120207 10:59:26 [Warning] Checking table: './a@002epl@002fforum/topics_ignore' 120207 10:59:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/topics_watch' is marked as crashed and should be repaired 120207 10:59:26 [Warning] Checking table: './a@002epl@002fforum/topics_watch' 120207 10:59:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text_history' is marked as crashed and should be repaired 120207 10:59:26 [Warning] Checking table: './a@002epl@002fforum/posts_text_history' 120207 10:59:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/posts_text' is marked as crashed and should be repaired 120207 10:59:26 [Warning] Checking table: './a@002epl@002fforum/posts_text' 120207 10:59:31 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/config' is marked as crashed and should be repaired 120207 10:59:31 [Warning] Checking table: './a@002epl@002fforum/config' 120207 10:59:35 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/anti_robotic_reg' is marked as crashed and should be repaired 120207 10:59:35 [Warning] Checking table: './a@002epl@002fforum/anti_robotic_reg' 120207 10:59:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 10:59:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/shoutbox' is marked as crashed and should be repaired 120207 10:59:43 [Warning] Checking table: './a@002epl@002fforum/shoutbox' 120207 10:59:47 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 10:59:54 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:00:05 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:20 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:36 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:01:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:01:46 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:52 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:01:59 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:02:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:02:06 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:02:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:02:12 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:02:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:02:26 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:02:49 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:03:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/sessions_keys' is marked as crashed and should be repaired 120207 11:03:00 [Warning] Checking table: './a@002epl@002fforum/sessions_keys' 120207 11:03:14 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_sparingi' is marked as crashed and should be repaired 120207 11:03:14 [Warning] Checking table: './a@002epl/archiwum_sparingi' 120207 11:03:41 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_results' is marked as crashed and should be repaired 120207 11:03:41 [Warning] Checking table: './a@002epl@002fforum/search_results' 120207 11:06:22 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/album' is marked as crashed and should be repaired 120207 11:06:22 [Warning] Checking table: './a@002epl@002fforum/album' 120207 11:07:29 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120207 11:09:00 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120207 11:19:43 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:20:02 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120207 11:20:23 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/search_wordlist' is marked as crashed and should be repaired 120207 11:20:30 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:20:44 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:34:09 [ERROR] /usr/libexec/mysqld: Table './a@002epl/archiwum_ofert' is marked as crashed and should be repaired 120207 11:34:56 [ERROR] /usr/libexec/mysqld: Table './a@002epl@002fforum/logs' is marked as crashed and should be repaired 120207 11:34:56 [Warning] Checking table: './a@002epl@002fforum/logs'