Heikki,

Here's the details from the .err log:

New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/U/s/Using_stack_trace.html and follow
instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
The manual page at http://www.mysql.com/doc/C/r/Crashing.html contains
information that should help you find out what is causing the crash

Number of processes running now: 0
010926 14:37:09  mysqld restarted
InnoDB: Database was not shut down normally.
InnoDB: Starting recovery from log files...
InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 11 535599548
010926 14:37:09  InnoDB: Started
/usr/sbin/mysqld-max: ready for connections
InnoDB: Assertion failure in thread 5126 in file ibuf0ibuf.c line 2339
InnoDB: We intentionally generate a memory trap.
InnoDB: Send a detailed bug report to [EMAIL PROTECTED]
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 agaist 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

I'm assuming that this happens to be occurring b/c of a Innodb file
corruption, b/c when I comment the innodb config out of the my.cnf the
mysqld starts up ok(albeit w/o all my data).

Thanks,
Chris

On Thu, 27 Sep 2001, Heikki Tuuri wrote:

> Chris,
>
> what is the exact error message? How do you know that
> it comes from ibuf0ibuf.c, line 2339? Have you compiled
> yourself?
>
> Regards,
>
> Heikki
> Innobase Oy
>
> >Getting an error message in the log saying...fp=(nil), etc, etc, possible bug
> >from ibuf0ibuf.c, line 2339
> >What're the possible reasons I could be getting this bug?Oh, forgot...
> >MySQL-max 3.23.42innodbRed Hat 6.2(2.2.14-6.1.1.smp)
> >Intel 866Mhz, 512MB Ram, 20+ GB SCSI HDD
> >
> >Thanks,
> >Chris
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to