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 114634 - crash notification while doing nothing in particular
crash notification while doing nothing in particular
Status: RESOLVED DUPLICATE of bug 104589
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-07 14:45 UTC by baron
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description baron 2003-06-07 14:45:42 UTC
Package: gnome-panel
Severity: normal
Version: 2.2.0.1
Synopsis: crash notification while doing nothing in particular
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description:
Description of Problem:
I got a message that the panel had crashed.  It is still visible, but it
does not work.  Clicking on icons has no effect.

Steps to reproduce the problem:
1.  no idea - this has happened once before - it is out of the blue
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?
once every couple of months of continuous use, all day, every day

Additional Information:
This report is probably not helpful!




Debugging Information:

Backtrace was generated from '/usr/bin/gnome-panel'

(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)...
(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)...
(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)...
(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1086401440 (LWP 1034)]

(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)...
(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)...
(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)...
(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)...
(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...0xffffe002
in ??
    ()

Thread 1 (Thread 1086401440 (LWP 1034))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
  • #13 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-06-07 10:45 -------

The original reporter (baron@psych.upenn.edu) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.

Comment 1 baron 2003-06-07 14:58:50 UTC
After I submitted the report, the panel blinked, then reappeared,
then began to function again.  But the rhn-applet was missing.
It is possible that the crash had something to do with a notification
but I don't think so, since the latest notification if for a package
I do not have.  If I find anything else after I re-start gnome,
I'll report again.  (But now that it is working I need to work on
what I was working on.)

When I said I was doing "nothing in particular" when it crashed,
I should have said, "writing email in a terminal window".
Comment 2 Elijah Newren 2003-06-09 03:08:31 UTC
Yeah, this looks like the mysterious gtk+ crash that is showing up
everywhere [See specifically bug 105745 for more info].
                                                                     
          
A number of people are getting this (although very infrequently), but
the stack traces are unfortunately useless and we don't know how to
reproduce the problem.  Can you get a stacktrace with symbols for us?
                                                                     
          
[If you're using RedHat 9, you can do so with the following easy
method; otherwise this will require recompiling from source:
                                                                     
          
  Install
  http://people.redhat.com/otaylor/tmp/gtk2-debuginfo-2.2.1-4.i386.rpm
  and if the problem occurs again, submit the backtrace you get.
  Installing the debuginfo package will make the backtrace much more
  useful.]
                                                                     
          
I am adding myself to the cc and marking as needinfo for now.
Comment 3 baron 2003-06-09 08:43:00 UTC
I've installed the gtk-debuginfo rpm.  Now lets hope I get
the crash again.  (It is pretty harmless, really.)
Comment 4 Kjartan Maraas 2003-06-17 15:12:20 UTC
Marking this as a duplicate.
Comment 5 Kjartan Maraas 2003-06-17 15:12:41 UTC

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