MySQL startet nicht mehr

Alle weiteren Dienste, die nicht in die drei oberen Foren gehören.
Antworten
carsten2
Beiträge: 109
Registriert: 26.09.2003 04:43:04

MySQL startet nicht mehr

Beitrag von carsten2 » 14.03.2005 21:53:37

Hi,
seit einem Update am Sonntag startet mein mysql-Server nicht mehr. Folgendes hab ich im syslog gefunden

Code: Alles auswählen

Mar 14 21:41:41 sonne mysqld_safe[13726]: started
Mar 14 21:41:41 sonne mysqld[13730]: mysqld got signal 11;
Mar 14 21:41:41 sonne mysqld[13730]: This could be because you hit a bug. It is also possible that this binary
Mar 14 21:41:41 sonne mysqld[13730]: or one of the libraries it was linked against is corrupt, improperly built,
Mar 14 21:41:41 sonne mysqld[13730]: or misconfigured. This error can also be caused by malfunctioning hardware.
Mar 14 21:41:41 sonne mysqld[13730]: We will try our best to scrape up some info that will hopefully help diagnose
Mar 14 21:41:41 sonne mysqld[13730]: the problem, but since we have already crashed, something is definitely wrong
Mar 14 21:41:41 sonne mysqld[13730]: and this may fail.
Mar 14 21:41:41 sonne mysqld[13730]:
Mar 14 21:41:41 sonne mysqld[13730]: key_buffer_size=16777216
Mar 14 21:41:41 sonne mysqld[13730]: read_buffer_size=131072
Mar 14 21:41:41 sonne mysqld[13730]: max_used_connections=0
Mar 14 21:41:41 sonne mysqld[13730]: max_connections=100
Mar 14 21:41:41 sonne mysqld[13730]: threads_connected=0
Mar 14 21:41:41 sonne mysqld[13730]: It is possible that mysqld could use up to
Mar 14 21:41:41 sonne mysqld[13730]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 233983 K
Mar 14 21:41:41 sonne mysqld[13730]: bytes of memory
Mar 14 21:41:41 sonne mysqld[13730]: Hope that's ok; if not, decrease some variables in the equation.
Mar 14 21:41:41 sonne mysqld[13730]:
Mar 14 21:41:41 sonne mysqld[13730]: thd=0x84c2918
Mar 14 21:41:41 sonne mysqld[13730]: Attempting backtrace. You can use the following information to find out
Mar 14 21:41:41 sonne mysqld[13730]: where mysqld died. If you see no messages after this, something went
Mar 14 21:41:41 sonne mysqld[13730]: terribly wrong...
Mar 14 21:41:41 sonne mysqld[13730]: Bogus stack limit or frame pointer, fp=0xbfffa008, stack_bottom=0x4d454300, thread_stack=131072, aborting backtrace.
Mar 14 21:41:41 sonne mysqld[13730]: Trying to get some variables.
Mar 14 21:41:41 sonne mysqld[13730]: Some pointers may be invalid and cause the dump to abort...
Mar 14 21:41:41 sonne mysqld[13730]: thd->query at 0x54454300  is invalid pointer
Mar 14 21:41:41 sonne mysqld[13730]: thd->thread_id=3551538
Mar 14 21:41:41 sonne mysqld[13730]: The manual page at http://www.mysql.com/doc/en/Crashing.html contains
Mar 14 21:41:41 sonne mysqld[13730]: information that should help you find out what is causing the crash.
Mar 14 21:41:41 sonne mysqld_safe[13732]: ended
Ich habe schon per google und auf http://bugs.debian.org gesucht aber scheinbar habe nur ich dieses problem.
Weiß jemand was das sein könnte bzw wie ich mysql wieder zum laufen bringe?
Ich habe hier SID. Mysql ist Version 2.0.24-1

Carsten

carsten2
Beiträge: 109
Registriert: 26.09.2003 04:43:04

Hat sich erledigt

Beitrag von carsten2 » 14.03.2005 22:28:37

Gerade ist eine neue Version von MySQL reingekommen und jetzt läuft der Server wieder.

Carsten

Antworten