After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 149892 - the gnome-panel is crashing repeatedly. I am running gnome on a Redhat enterprise linux on a hosted machine. And using tarantella native client for remote access.
the gnome-panel is crashing repeatedly. I am running gnome on a Redhat enterp...
Status: RESOLVED DUPLICATE of bug 105745
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-11 09:25 UTC by srinivas p
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description srinivas p 2004-08-11 09:25:56 UTC
Description of Problem:


Steps to reproduce the problem:
1. Login using tarantella native client
2. 
3. 

Actual Results:
gnome-panel crashes repeatedly.

Expected Results:


How often does this happen? 
everytime.

Additional Information:
kde or fvwm2 seem to work fine.
Comment 1 Vijaykumar Patwari 2004-08-11 09:41:42 UTC
Thanks for the bug report. Without a stack trace from the crash it's very hard
to determine what caused the crash. Please see
http://bugzilla.gnome.org/getting-traces.cgi for more information about getting
a useful stack trace.
Comment 2 srinivas p 2004-08-11 10:00:40 UTC
vijay,
I rebooted(remotely) the m/c. Now the problem is not occuring. I am new to using
gdb for trace. I tried issuing "run" command in gdb, since the gnome-panel was
already running and, it didnt allow me to do it. So no trace for now. Prbbly
this bug can be closed for now, I'll reopen the bug if it resurfaces. I'll also
furnish the trace then. 
Thanks.
-Srinivas 
Comment 3 Vijaykumar Patwari 2004-08-11 10:16:29 UTC
srinivas,
You can refer the above provided link to get stack trace. If the process is
already running then you can attach PID to gdb. Reopen if you see the problem
and attach stack trace. Closing.
Thanks
-Vijay.
Comment 4 srinivas p 2004-08-11 10:33:11 UTC
oops...we closed this one too early i guess...
gnome-panel crashed again...this time, it exactly happened when i right-clicked
on the panel to view its properties...
i got the trace using Bug Buddy. Trace:
------------------------------------------------------------------------
Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread -1232438784 (LWP 5450)]
0xb72aa76e in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1232438784 (LWP 5450))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 _gdk_x11_register_event_type
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #10 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #11 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

The panel has been automatically restarted and is running fine at this moment. 
But dont know when it'll bomb again.

Let me know if more details are required.
-Srinivas
Comment 5 Vijaykumar Patwari 2004-08-11 10:39:12 UTC
Srinivas,
Unfortunately, that stack trace is not very useful in determining the cause of
the crash Please make sure that the package was compiled with debugging symbols
and see http://bugzilla.gnome.org/getting-traces.cgi for more information about
useful stack traces.
Thanks
-Vijay.
Comment 6 Vincent Untz 2004-08-11 18:35:40 UTC
What version of GNOME are you running? This looks similar to a GTK+ bug which
was fixed in 2.2 or 2.4, IIRC.
Comment 7 srinivas p 2004-08-12 03:36:52 UTC
i'll get back with a better stack next time the panel crashes.
i m using gnome 2.2.2.
Comment 8 srinivas p 2004-08-13 06:08:09 UTC
somebody save me.
gnome panel crashed again...i used gdb to get the trace for the crashed
process(15164).
This is what i got after issuing a "thread apply all bt" cmd at the gdb prompt :

Thread 1 (Thread -1232438784 (LWP 15164))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 _gdk_x11_register_event_type
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #10 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #11 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

i m a novice on debugging on linux with trace and all. So please excuse me if i
have given a useless stack again...but this is exactly what i obtained by
following the steps given in the link provided by vijay.

rgds,
srinivas.
Comment 9 Vincent Untz 2004-08-16 09:10:15 UTC
This is fixed. You should upgrade GTK+.

*** This bug has been marked as a duplicate of 105745 ***