MySQL crashes on amd64 (was: Moving down from amd64 to i386 ??)

2005-10-13 Thread Greg 'groggy' Lehey
[Sequence recovered--see http://www.lemis.com/email/email-format.html] On Thursday, 13 October 2005 at 17:56:11 +0200, Stefan Cars wrote: > Greg 'groggy' Lehey wrote: >> On Wednesday, 12 October 2005 at 9:27:17 +0200, Stefan Cars wrote: >> >>> Hi! >>> >>> We are having troubles with MySQL 4.1 on

Re: Moving down from amd64 to i386 ??

2005-10-13 Thread Stefan Cars
Hi! After doing some testing this is what I found out: 1) Exchanging memory on the machine did not work. Same error. 2) Trying it on another 64 bit machine with same FreeBSD (RC1) creates EXACT same problem 3) Installing the i386 version of RC1 instead of amd64 on the same machines and it wor

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Greg 'groggy' Lehey
On Wednesday, 12 October 2005 at 9:27:17 +0200, Stefan Cars wrote: > Hi! > > We are having troubles with MySQL 4.1 on a amd64 (it's crashing > randomly with Seg fault, signal 11. gdb bt says: Cannot access > memory at address 0x8000). We have got information saying > this is a 64bit relate

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olaf Greve
Hi, We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address 0x8000). We have got information saying this is a 64bit related issue and should be fixed by using the i386 version instead of amd64 (this

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olivier Nicole
> From what I understand linuxthreads isn't available on amd64 ? What Oops you are too true about linuxthread. So I cannot tell you what option I used for building the ports, but mysql never crashed on me. Olivier ___ freebsd-questions@freebsd.org ma

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Nicklas B. Westerlund
Stefan Cars wrote: From what I understand linuxthreads isn't available on amd64 ? What could cause one mysqld process / thread to crash almost every 4th minute like this ? Bad memory? N. ___ freebsd-questions@freebsd.org mailing list http://lists

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Stefan Cars
Hi! From what I understand linuxthreads isn't available on amd64 ? What could cause one mysqld process / thread to crash almost every 4th minute like this ? /S Olivier Nicole wrote: We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt s

Re: Moving down from amd64 to i386 ??

2005-10-12 Thread Olivier Nicole
> We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly > with Seg fault, signal 11. gdb bt says: Cannot access memory at address I am using Mysql 4.1.13 build from the ports, with options BUILD_OPTIMIZED=yes BUILD_STATIC=yes WITH_LINUXTHREADS=yes on an amd64 machine without an

Moving down from amd64 to i386 ??

2005-10-12 Thread Stefan Cars
Hi! We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly with Seg fault, signal 11. gdb bt says: Cannot access memory at address 0x8000). We have got information saying this is a 64bit related issue and should be fixed by using the i386 version instead of amd64 (this i