Skip site navigation (1)Skip section navigation (2)
Date:      08 May 2003 15:45:17 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Mezz bsdforums.org" <reigncracks@hotmail.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Gnome 2.3.1 frozen, can't load desktop anymore..
Message-ID:  <1052423117.326.43.camel@gyros>
In-Reply-To: <Sea2-F485YFRcmVFOh10000e3ef@hotmail.com>
References:  <Sea2-F485YFRcmVFOh10000e3ef@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-yyVdR/yQOOba8f59trT6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2003-05-08 at 15:41, Mezz bsdforums.org wrote:
> >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
> > > gnome-terminal and nautilus in the Openbox, it just will halt and=20
> >lagging
> > > the CPU up to 60% to 100%.. Looks like it's one of library that are=20
> >causing
> > > 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.
>=20
> Ok, I am doing the 'portupgrade -Rf gnometerminal' right now. It's going =
to=20
> take a quiet while to finish it. However, is it correct to enable the deb=
ug=20
> in libc and libc_r bottom?

Yes.

Joe

>=20
> Cheers,
> Mezz
>=20
> >Joe
> >
> > >
> > > >>On Thu, 2003-05-08 at 05:43, Mezz bsdforums.org wrote:
> > > >> > I upgraded everything by 'portupgrade -ra'; it has gedit-plugins=
,=20
> >which
> > > >>it
> > > >> > was the lastest committed in the CVS. However, now the Gnome 2.3=
.1=20
> >and
> > > >>other
> > > >> > apps will not load anymore. I decided to delete the everything o=
f=20
> >dot
> > > >>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=20
> >Gnome
> > > >>2.3.1
> > > >> > loads screen, after ready to load panel and etc. It got frozen a=
nd=20
> >the
> > > >>buddy
> > > >> > bug popped up. It was nautilus, so I clicked next and the buddy =
bug
> > > >>crashed
> > > >> > too. lol..
> > > >> >
> > > >> > So... I got Openbox loads and I tried to ran the nautilus with=20
> >gdb.. I
> > > >>had
> > > >> > to use ctrl+c (^C) to kill nautilus and do the backtraces. nauti=
lus
> > > >>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:=
=20
> >(above
> > > >>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=20
> >/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
> > > >>malloc...
> > > >> > I guess, if I disable the malloc by do the 'aj' should workable =
the
> > > >>problem.
> > > >> > I haven't tried it yet, thought.
> > > >> >
> > > >> > I don't know what else I can check and do... If you, Joe, want t=
o=20
> >login
> > > >>in
> > > >> > my box, just let me know.
> > > >>
> > > >>I'm unable to reproduce this on -STABLE with an AJ malloc.conf.  CA=
n=20
> >you
> > > >>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=20
> >said
> > > >that nautilus seg fault, then buddy bug crashed by itself too.. hehe=
..=20
> >I
> > > >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 se=
e=20
> >if
> > > >>we can get more info?
> > > >
> > > >Yes, I can.. So.. I just go to /usr/src/lib/libc/ and=20
> >/usr/src/lib/libc_r/
> > > >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 gnom=
e2
> > > >stuff.
> > > >
> > > >Cheers,
> > > >Mezz
> > > >
> > > >>Joe
> > > >>
> > > >> >
> > > >> > $ uname -a
> > > >> > FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: =
Tue=20
> >Apr
> > > >>15
> > > >> > 20:42:53 CDT 2003
> > > >> > mezz@sysinfo.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS  i38=
6
> > > >> >
> > > >> > Cheers,
> > > >> > Mezz
> > > >> >
> > > >>--
> > > >>PGP Key : http://www.marcuscom.com/pgp.asc
> > > >
> > >
> >--
> >PGP Key : http://www.marcuscom.com/pgp.asc
>=20
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE* =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



--=-yyVdR/yQOOba8f59trT6
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+urPNb2iPiv4Uz4cRAvI+AJ9tMLMesusfNz0rehcTGBXkZLZI4gCgidip
HhTIVYaTRpnnrs+L4XMBO5Q=
=PW9J
-----END PGP SIGNATURE-----

--=-yyVdR/yQOOba8f59trT6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1052423117.326.43.camel>