091128 22:56:36 [Warning] The syntax '--log' is deprecated and will be removed in MySQL 7.0. Please use '--general_log'/'--general_log_file' instead. 091128 22:56:36 [Warning] The syntax '--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use '--slow_query_log'/'--slow_query_log_file' instead. 091128 22:56:36 [ERROR] Can't find messagefile '/usr/share/mysql/english/errmsg.sys' InnoDB: Log scan progressed past the checkpoint lsn 21 3049364088 091128 22:56: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: Doing recovery: scanned up to log sequence number 21 3049941951 InnoDB: 1 transaction(s) which must be rolled back or cleaned up InnoDB: in total 892204 row operations to undo InnoDB: Trx id counter is 0 705024 091128 22:56:38 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 InnoDB: Database page corruption on disk or a failed InnoDB: file read of page 1472705. InnoDB: You may have to recover from a backup. 091128 22:56:38 InnoDB: Page dump in ascii and hex (16384 bytes): len 16384; hex <<< snipped; please email mysql@barillari.org if you would like it >>> 091128 22:56:38 InnoDB: Page checksum 125329116, prior-to-4.0.14-form checksum 707139577 InnoDB: stored checksum 431743609, prior-to-4.0.14-form stored checksum 742971059 InnoDB: Page lsn 21 3049098859, low 4 bytes of lsn at page end 3049675044 InnoDB: Page number (if stored to page already) 1472705, InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 0 InnoDB: Page may be an index page where index id is 0 636 InnoDB: Database page corruption on disk or a failed InnoDB: file read of page 1472705. InnoDB: You may have to recover from a backup. InnoDB: It is also possible that your operating InnoDB: system has corrupted its own file cache InnoDB: and rebooting your computer removes the InnoDB: error. InnoDB: If the corrupt page is an index page InnoDB: you can also try to fix the corruption InnoDB: by dumping, dropping, and reimporting InnoDB: the corrupt table. You can use CHECK InnoDB: TABLE to scan your table for corruption. InnoDB: See also http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html InnoDB: about forcing recovery. 091128 22:56:38 - 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=8384512 read_buffer_size=131072 max_used_connections=0 max_threads=151 threads_connected=0 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 337721 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x0 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... stack_bottom = (nil) thread_stack 0x20000 libexec/mysqld(my_print_stacktrace+0x21)[0x84f1691] libexec/mysqld(handle_segfault+0x381)[0x81edbc1] [0xb7f26400] libexec/mysqld(page_cur_parse_insert_rec+0x48b)[0x842522b] libexec/mysqld[0x8412ca5] libexec/mysqld(recv_recover_page+0x44b)[0x84148db] libexec/mysqld(buf_page_io_complete+0x5e1)[0x83d5761] libexec/mysqld(fil_aio_wait+0xde)[0x83eccde] libexec/mysqld[0x84527b8] /lib/i686/cmov/libpthread.so.0[0xb7ef87f5] /lib/i686/cmov/libc.so.6(clone+0x5e)[0xb7df105e] 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.