Date: 21 Dec 2002 00:17:51 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: HEADS UP: Nautilus 2 crashing on -CURRENT [FIXED] Message-ID: <1040447870.29101.47.camel@shumai.marcuscom.com> In-Reply-To: <1040445231.29101.37.camel@shumai.marcuscom.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Fri, 2002-12-20 at 23:33, Joe Marcus Clarke wrote: > I found the problem with Nautilus 2 on -CURRENT thanks to remote access > given by Mezz. However, my temporary solution kind of sucks. The > problem looks like an issue with gcc-3.2.1, and the code produced when > div.S is compiled on i386 (the problem is NOT with CPUTYPE as I had > initially suspected). > > Basically, any call to div() is screwed. Nautilus just happens to do > this when scaling pixbufs. Therefore, you get a pixbuf full of garbage, > and Nautilus dies. I've sent email to current@, and I plan to get the > GCC people involved. For the time being, you can workaround this by > compiling the MI version of div(), div.c. To do this, do the following: > > * Edit /usr/src/lib/libc/i386/stdlib/Makefile.inc, and remove div.S from > the list of MDSRCS > * Move /usr/src/lib/libc/i386/stdlib/div.S to div.S.bak > * Recompile libc by going to /usr/src/lib/libc, and issuing a make clean > ; make all install > > Afterward, Nautilus should be better behaved. I hope a real solution to > this problem can be found before 5.0-RELEASE. As a follow-up, Tim Robbins just committed a fix for this to HEAD. If you pull down the src/lib/libc/i386/stdlib/[l]div.S from HEAD, you should be good to go. Joe > > Joe -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+A/l+b2iPiv4Uz4cRArdTAJ4v7yfm5DGYfXZ9iwP4bNAkE2DJFACgilCS 1GYvx3Z6k0vPc8fU/eVbMSM= =BxJE -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1040447870.29101.47.camel>
