MySQL 4.1.7 Start Problem

Alle weiteren Dienste, die nicht in die drei oberen Foren gehören.
Antworten
MerkelM
Beiträge: 26
Registriert: 25.08.2003 23:28:25
Kontaktdaten:

MySQL 4.1.7 Start Problem

Beitrag von MerkelM » 01.12.2004 00:37:16

Hi

Habe heute meine MYSQL Version auf 4.1.7 geupdate und seit dem will mysql nicht starten und bringt immer die Meldung:

Code: Alles auswählen

Starting MySQL database server: mysqld...failed.
        Please take a look at the syslog.
Habe auch in der syslog nach geschaut und finde das hier vor:

Code: Alles auswählen

 
Nov 30 23:31:59 mars mysqld_safe[23803]: started
Nov 30 23:31:59 mars mysqld[23806]: mysqld got signal 11;
Nov 30 23:31:59 mars mysqld[23806]: This could be because you hit a bug. It is also possible that this binary
Nov 30 23:31:59 mars mysqld[23806]: or one of the libraries it was linked against is corrupt, improperly built,
Nov 30 23:31:59 mars mysqld[23806]: or misconfigured. This error can also be caused by malfunctioning hardware.
Nov 30 23:31:59 mars mysqld[23806]: We will try our best to scrape up some info that will hopefully help diagnose
Nov 30 23:31:59 mars mysqld[23806]: the problem, but since we have already crashed, something is definitely wrong
Nov 30 23:31:59 mars mysqld[23806]: and this may fail.
Nov 30 23:31:59 mars mysqld[23806]: 
Nov 30 23:31:59 mars mysqld[23806]: key_buffer_size=0
Nov 30 23:31:59 mars mysqld[23806]: read_buffer_size=131072
Nov 30 23:31:59 mars mysqld[23806]: max_used_connections=0
Nov 30 23:31:59 mars mysqld[23806]: max_connections=100
Nov 30 23:31:59 mars mysqld[23806]: threads_connected=0
Nov 30 23:31:59 mars mysqld[23806]: It is possible that mysqld could use up to 
Nov 30 23:31:59 mars mysqld[23806]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 217599 K
Nov 30 23:31:59 mars mysqld[23806]: bytes of memory
Nov 30 23:31:59 mars mysqld[23806]: Hope that's ok; if not, decrease some variables in the equation.
Nov 30 23:31:59 mars mysqld[23806]: 
Nov 30 23:31:59 mars mysqld[23806]: thd=(nil)
Nov 30 23:31:59 mars mysqld[23806]: Attempting backtrace. You can use the following information to find out
Nov 30 23:31:59 mars mysqld[23806]: where mysqld died. If you see no messages after this, something went
Nov 30 23:31:59 mars mysqld[23806]: terribly wrong...
Nov 30 23:31:59 mars mysqld[23806]: Cannot determine thread, fp=0xbffff3e8, backtrace may not be correct.
Nov 30 23:31:59 mars mysqld[23806]: Stack range sanity check OK, backtrace follows:
Nov 30 23:31:59 mars mysqld[23806]: 0x81503b1
Nov 30 23:31:59 mars mysqld[23806]: 0x40139f54
Nov 30 23:31:59 mars mysqld[23806]: 0x826bb24
Nov 30 23:31:59 mars mysqld[23806]: 0x82614ce
Nov 30 23:31:59 mars mysqld[23806]: 0x402c890d
Nov 30 23:31:59 mars mysqld[23806]: 0x402c89e0
Nov 30 23:31:59 mars mysqld[23806]: 0x402c811e
Nov 30 23:31:59 mars mysqld[23806]: 0x402c83b3
Nov 30 23:31:59 mars mysqld[23806]: 0x40288a83
Nov 30 23:31:59 mars mysqld[23806]: 0x40288931
Nov 30 23:31:59 mars mysqld[23806]: 0x814f824
Nov 30 23:31:59 mars mysqld[23806]: 0x814fbe2
Nov 30 23:31:59 mars mysqld[23806]: 0x815190d
Nov 30 23:31:59 mars mysqld[23806]: 0x401c114f
Nov 30 23:31:59 mars mysqld[23806]: 0x80f06d1
Nov 30 23:31:59 mars mysqld[23806]: New value of fp=(nil) failed sanity check, terminating stack trace!
Nov 30 23:31:59 mars mysqld[23806]: Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved
Nov 30 23:31:59 mars mysqld[23806]: stack trace is much more helpful in diagnosing the problem, so please do 
Nov 30 23:31:59 mars mysqld[23806]: resolve it
Nov 30 23:31:59 mars mysqld[23806]: The manual page at http://www.mysql.com/doc/en/Crashing.html contains
Nov 30 23:31:59 mars mysqld[23806]: information that should help you find out what is causing the crash.
Nov 30 23:31:59 mars mysqld_safe[23809]: ended
 
Ich weiss echt nicht weiter kann mir jemand von euch helfen ??

Danke schon mal im vorraus

Gruss
Marco

Antworten