Subject: mysql dumping SIGILL?
To: None <port-amd64@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: port-amd64
Date: 08/08/2006 16:47:05
I have an amd64 machine, and on it, mysqld dies horribly.  I'm trying this
list just in case it's specific to amd64; obviously, it's not reproducible.

Symptoms:  The initial setup run (run /etc/rc.d/mysqld start) works fine.

After this, any attempt to restart the server dies with SIGILL.  Attaching gdb
and running a backtrace shows 8 frames worth of "getsockname".

Before I spend a huge amount of time delving into mysql:  Anyone seen this
before?  It's weird enough to be memorable.

mysqld is mysql-5.0.24, built from pkgsrc.

-s