Date: Mon, 8 Nov 2004 14:06:37 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Jim Pazarena <fquest@ccstores.com> Cc: freebsd-questions@freebsd.org Subject: Re: 5.3 release and mysql Message-ID: <20041108220637.GC38817@xor.obsecurity.org> In-Reply-To: <418FE8E6.6020300@ccstores.com> References: <418FE8E6.6020300@ccstores.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--6zdv2QT/q3FMhpsV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 08, 2004 at 01:45:10PM -0800, Jim Pazarena wrote: > Just installed 5.3 release, and attempted to install mysql40-server > from the ports. >=20 > while compiling mysql I got the following error: > item_strfunc.h:542: internal compiler error:segmentation fault >=20 > not sure what to do or who to turn to with this. This makes me > want to stay with 4.10 :-( >=20 > what is the appropriate avenue to investigate this? Well, this is sometimes caused by trying to compile things with absurdly high optimizations. You omitted too much context from the error to decide about that though. The most common cause of random application crashes is bad hardware (CPU cooling, RAM, power supply, etc). If the error does not repeatedly occur at the same place, this is almost certainly what's going on. If it's happening at the same place each time, it might be a real bug in gcc; the rest of the error from gcc told you how to report it to the gcc team. =20 However, the mysql40-server port compiled fine when built on a default 5.3 system, so I'd look for the problem closer to home. Kris --6zdv2QT/q3FMhpsV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBj+3tWry0BWjoQKURAqtiAKC9S0WQFgXnHF0J0vDXnd1gUqbd5gCg5j9j xKCircMLioATtAv+8pZSMqM= =GY2U -----END PGP SIGNATURE----- --6zdv2QT/q3FMhpsV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041108220637.GC38817>