Date: 10 Jul 2002 09:25:40 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Franz Klammer <klammer@webonaut.com> Cc: gnome@FreeBSD.ORG Subject: Re: gnome-panel (and other gnome[1|2]-apps) dying Message-ID: <1026307546.365.5.camel@gyros.marcuscom.com> In-Reply-To: <1026301765.83008.18.camel@ncc-1701.webonaut.com> References: <1026301765.83008.18.camel@ncc-1701.webonaut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-07-10 at 07:49, Franz Klammer wrote: > I've another question about my good old "gnome-panel-dissapear-problem": > today i've compiled gnome-panel with -g and STRIP=. > after the edge-panel dies/disappears i've made a back trace. > on second later bugg-buddy pops up and tells my galeon-bin also died. > and in the bt and the output from bugg-buddy i've seen that always > libc_r.so.4 is involved: see attachment. > > maybee this are my problem? It does seem like you have an isolated problem. At least I don't see the same thing. The other day I did notice my panel locked up more or less, but this turned out to be an old library conflict that I resolved by removing a bad ld path. Your back trace isn't very helpful, as it doesn't look like the threads you're attached to are doing any thing. You might try doing an "info threads" and then attaching to one of the other threads to see what they're doing. > > there are also something other: sometimes if a start a new program > (e.g. gnome-terminal) it's not visible on my task-list-applet. > the last time i have seen this was today with evolution and a "Create-a- > new Message"-Window (this mail) and with galeon if i've opened a window > with window.open(). I haven't seen this problem in my setup. It almost seems like your panel may be messed up. Joe > > franz. > > ... i hope my mail is not too confusingly ... > > -- > WEBONAUT.com > http://webonaut.com > mailto:klammer@webonaut.com > ---- > > bugg_buddy -> galeon_bin: > ========================= > > (no debugging symbols found)...0x48af3eb8 in _thread_sys_poll () > from /usr/lib/libc_r.so.4 > #0 0x48af3eb8 in _thread_sys_poll () from /usr/lib/libc_r.so.4 > #1 0x48af3271 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 > #2 0x48af2b70 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 > #3 0x0 in ?? () > > Thread 1 (process 1452, thread 1): > #0 0x48af3eb8 in _thread_sys_poll () from /usr/lib/libc_r.so.4 > No symbol table info available. > #1 0x48af3271 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 > No symbol table info available. > #2 0x48af2b70 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 > No symbol table info available. > #3 0x0 in ?? () > No symbol table info available. > > > gdb -> gnome-panel: > =================== > > 0x48a4aeb8 in _thread_sys_poll () from /usr/lib/libc_r.so.4 > (gdb) bt > #0 0x48a4aeb8 in _thread_sys_poll () from /usr/lib/libc_r.so.4 > #1 0x48a4a271 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 > #2 0x48a49b70 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 > #3 0x0 in ?? () -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026307546.365.5.camel>