Date: Wed, 6 Jun 2007 16:54:16 -0400 From: Kris Kennaway <kris@obsecurity.org> To: "Jeffrey D. Wheelhouse" <jdw@wheelhouse.org> Cc: freebsd-amd64@FreeBSD.org Subject: Re: amd64/110655: [threads] 32 bit threaded applications crash on amd64 SMP kernel. Message-ID: <20070606205416.GA6271@rot13.obsecurity.org> In-Reply-To: <200706052100.l55L0D41077608@freefall.freebsd.org> References: <200706052100.l55L0D41077608@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 05, 2007 at 09:00:13PM +0000, Jeffrey D. Wheelhouse wrote: > The following reply was made to PR amd64/110655; it has been noted by GNATS. > > From: "Jeffrey D. Wheelhouse" <jdw@wheelhouse.org> > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: amd64/110655: [threads] 32 bit threaded applications crash on > amd64 SMP kernel. > Date: Tue, 05 Jun 2007 16:49:59 -0400 > > We are still having this problem on 6.2-RELEASE-p4. > > I have confirmed that using the example source code above with the thr > library also does not work: > > $ cc -m32 -B/usr/lib32 -lthr -o crash32 crash32.c > $ ./crash32 > Bad system call(coredump) -m32 doesn't DTRT on FreeBSD, can you confirm that this problem exists with a binary compiled by an i386 compiler? Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070606205416.GA6271>