From owner-freebsd-gnome@FreeBSD.ORG Thu May 8 12:32:39 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07CAA37B401 for ; Thu, 8 May 2003 12:32:39 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B9A43FA3 for ; Thu, 8 May 2003 12:32:37 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h48JRfhQ025136; Thu, 8 May 2003 15:27:43 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 8 May 2003 15:34:40 -0400 Received: from vpn-client-4.marcuscom.com (vpn-client-4.marcuscom.com [10.2.1.4])h48JSnaa064683; Thu, 8 May 2003 15:28:49 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: vpn-client-4.marcuscom.com [10.2.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: "Mezz bsdforums.org" In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nRBxt4GXZw53Vl4ztM90" Organization: MarcusCom, Inc. Message-Id: <1052422351.326.37.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 08 May 2003 15:32:31 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users Subject: Re: Gnome 2.3.1 frozen, can't load desktop anymore.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 19:32:39 -0000 --=-nRBxt4GXZw53Vl4ztM90 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-05-08 at 15:11, Mezz bsdforums.org wrote: > Oh btw: I can run gedit and gvim (6.2b with gtk2), but I can't run=20 > gnome-terminal and nautilus in the Openbox, it just will halt and lagging= =20 > the CPU up to 60% to 100%.. Looks like it's one of library that are causi= ng=20 > the problem. Yeah. You might try a portupgrade -Rf gnometerminal. However, gnometerminal and nautilus2 don't share anything in common that isn't also shared by gedit2. Though it may be two different libraries. It couldn't hurt rebuild vte, and see if that helps. Joe >=20 > >>On Thu, 2003-05-08 at 05:43, Mezz bsdforums.org wrote: > >> > I upgraded everything by 'portupgrade -ra'; it has gedit-plugins, wh= ich=20 > >>it > >> > was the lastest committed in the CVS. However, now the Gnome 2.3.1 a= nd=20 > >>other > >> > apps will not load anymore. I decided to delete the everything of do= t=20 > >>files > >> > (.gconf*, .gnome*, .metacity and etc), /tmp/(orib and etc) and > >> > /var/tmp/(orib and etc). I was able to get more further to get Gnome= =20 > >>2.3.1 > >> > loads screen, after ready to load panel and etc. It got frozen and t= he=20 > >>buddy > >> > bug popped up. It was nautilus, so I clicked next and the buddy bug=20 > >>crashed > >> > too. lol.. > >> > > >> > So... I got Openbox loads and I tried to ran the nautilus with gdb..= I=20 > >>had > >> > to use ctrl+c (^C) to kill nautilus and do the backtraces. nautilus=20 > >>just > >> > will showing in the top and ps, but not desktop. > >> > > >> > http://mezzweb.com:81/show/gdb-nautilus2.txt > >> > > >> > Here's one to load nautilus with the '--no-desktop' flag option: (ab= ove=20 > >>link > >> > is better) > >> > > >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > $ gdb nautilus > >> > > >> > (gdb) r --no-desktop > >> > Starting program: /usr/X11R6/bin/nautilus --no-desktop > >> > ^C > >> > Program received signal SIGINT, Interrupt. > >> > 0x28d52093 in poll () from /usr/lib/libc.so.5 > >> > (gdb) bt > >> > #0 0x28d52093 in poll () from /usr/lib/libc.so.5 > >> > #1 0x28df8801 in _thread_kern_sched_state_unlock () from > >> > /usr/lib/libc_r.so.5 > >> > #2 0x28df81f0 in _thread_kern_scheduler () from /usr/lib/libc_r.so.= 5 > >> > #3 0xd0d0d0d0 in ?? () > >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > > >> > I remembered Joe told me about the '0xd0d0d0d0', so it means it's=20 > >>malloc... > >> > I guess, if I disable the malloc by do the 'aj' should workable the=20 > >>problem. > >> > I haven't tried it yet, thought. > >> > > >> > I don't know what else I can check and do... If you, Joe, want to lo= gin=20 > >>in > >> > my box, just let me know. > >> > >>I'm unable to reproduce this on -STABLE with an AJ malloc.conf. CAn yo= u > >>see if setting aj fixes it? > > > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > >$ ls -l /etc/malloc.conf > >lrwxr-xr-x 1 root wheel 2 May 8 13:33 /etc/malloc.conf -> aj > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > > > >Nope, it still crashed the nautilus.. The bug buddy will appear and said= =20 > >that nautilus seg fault, then buddy bug crashed by itself too.. hehe.. I= =20 > >doubt it will help that much, but here's error msgs when I killed X. > > > >http://mezzweb.com:81/show/errors.txt > > > > > >>CAn you also recompile libc and libc_r with debugging symbols to see if > >>we can get more info? > > > >Yes, I can.. So.. I just go to /usr/src/lib/libc/ and /usr/src/lib/libc_= r/=20 > >then do the 'make install' with the /etc/make.conf debug? Correct? > > > > > >>What options do you have enabled in Nautilus? > > > >Nothing, everything is default, which I deleted all dotfiles of gnome2=20 > >stuff. > > > >Cheers, > >Mezz > > > >>Joe > >> > >> > > >> > $ uname -a > >> > FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue = Apr=20 > >>15 > >> > 20:42:53 CDT 2003 > >> > mezz@sysinfo.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS i386 > >> > > >> > Cheers, > >> > Mezz > >> > > >>-- > >>PGP Key : http://www.marcuscom.com/pgp.asc > > > >_________________________________________________________________ > >MSN 8 with e-mail virus protection service: 2 months FREE* =20 > >http://join.msn.com/?page=3Dfeatures/virus > > > >_______________________________________________ > >freebsd-gnome@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8.=20 > http://join.msn.com/?page=3Dfeatures/junkmail >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-nRBxt4GXZw53Vl4ztM90 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+urDPb2iPiv4Uz4cRAjniAJ9Axi0KcXzEdmovV9/aXVXK+mSj9wCgqXoR cnHNjk1l5VZfxeguFV2GJxY= =5py5 -----END PGP SIGNATURE----- --=-nRBxt4GXZw53Vl4ztM90--