Date: Thu, 08 May 2003 14:11:47 -0500 From: "Mezz bsdforums.org" <reigncracks@hotmail.com> To: gnome@freebsd.org Subject: Re: Gnome 2.3.1 frozen, can't load desktop anymore.. Message-ID: <Sea2-F28oOzbrqVhjPM0000dfa0@hotmail.com>
next in thread | raw e-mail | index | archive | help
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 lagging the CPU up to 60% to 100%.. Looks like it's one of library that are causing the problem. >>On Thu, 2003-05-08 at 05:43, Mezz bsdforums.org wrote: >> > I upgraded everything by 'portupgrade -ra'; it has gedit-plugins, which >>it >> > was the lastest committed in the CVS. However, now the Gnome 2.3.1 and >>other >> > apps will not load anymore. I decided to delete the everything of 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 Gnome >>2.3.1 >> > loads screen, after ready to load panel and etc. It got frozen and 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 gdb.. I >>had >> > to use ctrl+c (^C) to kill nautilus and do the backtraces. nautilus >>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: (above >>link >> > is better) >> > >> > ================ >> > $ 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 ?? () >> > ================ >> > >> > 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 to login >>in >> > my box, just let me know. >> >>I'm unable to reproduce this on -STABLE with an AJ malloc.conf. CAn you >>see if setting aj fixes it? > >============================== >$ ls -l /etc/malloc.conf >lrwxr-xr-x 1 root wheel 2 May 8 13:33 /etc/malloc.conf -> aj >============================== > >Nope, it still crashed the nautilus.. The bug buddy will appear and said >that nautilus seg fault, then buddy bug crashed by itself too.. hehe.. 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 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/ >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 >stuff. > >Cheers, >Mezz > >>Joe >> >> > >> > $ uname -a >> > FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Apr >>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* >http://join.msn.com/?page=features/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" _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Sea2-F28oOzbrqVhjPM0000dfa0>