- 积分
- 9
- 威望
-
- 金钱
-
- 注册时间
- 2011-1-18
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query ((nil)): is an invalid pointer
Connection ID (thread ID): 1
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.
121126 08:21:56 mysqld_safe Number of processes running now: 0
121126 08:21:56 mysqld_safe mysqld restarted
121126 8:21:56 InnoDB: Initializing buffer pool, size = 16.0M
121126 8:21:56 InnoDB: Completed initialization of buffer pool
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
121126 8:21:56 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...
121126 8:21:56 InnoDB: Started; log sequence number 0 44253
121126 8:21:56 [Note] Recovering after a crash using mysql-bin
121126 8:21:56 [Note] Starting crash recovery...
121126 8:21:56 [Note] Crash recovery finished.
121126 8:21:56 [Note] Event Scheduler: Loaded 0 events
121126 8:21:56 [Note] /usr/local/mysql/libexec/mysqld: ready for connections.
Version: '5.1.60-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
121126 8:21:57 - 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=16777216
read_buffer_size=262144
max_used_connections=1
max_threads=151
threads_connected=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 133324 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x90513e0
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 = 0xb283e18c thread_stack 0x30000
[0x83af7be]
[0x810652d]
[0xb77a5400]
/lib/i386-linux-gnu/libc.so.6(get_nprocs+0x112) [0xb6d42fd2]
/lib/i386-linux-gnu/libc.so.6(+0x790a9) [0xb6ccf0a9]
/lib/i386-linux-gnu/libc.so.6(__libc_malloc+0x151) [0xb6ccfec1]
/lib/i386-linux-gnu/libc.so.6(+0x65d18) [0xb6cbbd18]
/lib/i386-linux-gnu/libc.so.6(fopen+0x2b) [0xb6cbbdeb]
/lib/i386-linux-gnu/libnss_files.so.2(+0x4368) [0xb6f43368]
/lib/i386-linux-gnu/libnss_files.so.2(_nss_files_gethostbyaddr_r+0x41) [0xb6f44721]
[0x847e153]
[0x847df21]
[0x810d63c]
[0x810ec5f]
[0x810f50d]
[0x827a41b]
[0x847ac0e]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query ((nil)): is an invalid pointer
Connection ID (thread ID): 2
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.
121126 08:21:57 mysqld_safe Number of processes running now: 0
121126 08:21:57 mysqld_safe mysqld restarted
121126 8:21:58 InnoDB: Initializing buffer pool, size = 16.0M
121126 8:21:58 InnoDB: Completed initialization of buffer pool
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
121126 8:21:58 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...
121126 8:22:02 InnoDB: Started; log sequence number 0 44253
121126 8:22:02 [Note] Recovering after a crash using mysql-bin
121126 8:22:02 [Note] Starting crash recovery...
121126 8:22:02 [Note] Crash recovery finished.
121126 8:22:02 [Note] Event Scheduler: Loaded 0 events
121126 8:22:02 [Note] /usr/local/mysql/libexec/mysqld: ready for connections.
Version: '5.1.60-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
121126 13:18:18 [ERROR] /usr/local/mysql/libexec/mysqld: Sort aborted |
|