Hi all,
we are experiencing repeated crash on a Dell PowerEdge 2950 (rev 1 or 2).
FBSD release is 6.2-RELEASE-p5 , AMD64. 2xXeon QuadCore and 8G of Ram.
MySQL Version is 5.0.41 with following configuration settings:
set-variable= key_buffer=768M
set-variable= table_cache=800
set-variabl
Just wanted to point out that anyway our crash is a Kernel panic crash and
not a Mysqld crash.
Platform is AMD64 so , i'm don't think it can be a problem of process size :
> $ sudo -u mysql limits
Resource limits (current):
cputime infinity secs
filesize infinity kB
datasiz
>
>
>
> There's additional information needed to help with this:
>
> 1) Contents of /boot/loader.conf
empty
>
> 2) What scheduler you're using in your kernel configuration
We using the 4bsd Scheduler (ULE is commented out in kernel conf)
> 3) Your kernel configuration in its entirity, if po
>
> We use mysql-server-5.0.45 (fairly old, since newest is 5.0.51a); yours
> is a bit older. I'll have to look at the ChangeLog between 5.0.41 and
> 5.0.51a to see if there's any relevant changes which might give hints to
> what's causing it.
>
> I don't see any changes relevant between 5.0.41 an
>
> The vm_map.c does not contain a call to the vm_map_unlock() at the
> line 3074.
>
Mine does ... is Revision *1.366.2.3 *on Freebsd CVS for vm_map.c , CVS TAG
RELENG_6_2
Please, rebuild you kernel from scratch. In case this does not help,
> I ask you to show the backtrace from the ddb. Also
, Tom Samplonius <[EMAIL PROTECTED]> wrote:
>
> ----- "Primeroz lists" <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > we are experiencing repeated crash on a Dell PowerEdge 2950 (rev 1 or
> > 2).
> >
> > FBSD release is 6.2-RELEASE-p5
Server keeps crashing, I maged to have a new coredump that should be
reliable this time.
Here is the debugging of the kernel ... i'm not really an expert in this
topic so if you need any more information just let me know and i will do my
best to provide it.
[GDB will not be able to debug user-mod