From owner-freebsd-gnome Wed Jul 10 6:26: 5 2002 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 DA72737B400 for ; Wed, 10 Jul 2002 06:26:02 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17BC543E42 for ; Wed, 10 Jul 2002 06:26:02 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6ADOup4078314; Wed, 10 Jul 2002 09:24:57 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gnome-panel (and other gnome[1|2]-apps) dying From: Joe Marcus Clarke To: Franz Klammer Cc: gnome@FreeBSD.ORG In-Reply-To: <1026301765.83008.18.camel@ncc-1701.webonaut.com> References: <1026301765.83008.18.camel@ncc-1701.webonaut.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Jul 2002 09:25:40 -0400 Message-Id: <1026307546.365.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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