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 117921 - Random Crash
Random Crash
Status: RESOLVED DUPLICATE of bug 105745
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-20 19:09 UTC by Ted Kaczmarek
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ted Kaczmarek 2003-07-20 19:09:46 UTC
Package: gnome-panel
Severity: normal
Version: 2.2.0.1
Synopsis: Random Crash
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description:
Description of Problem:Was running mozilla connection to a local http
server, crashed after reloading.


Steps to reproduce the problem:
1. Run Mozilla
2. Connect to local http server
3. 

Actual Results:Crashes


Expected Results:Browser reloads

How often does this happen? First Time


Additional Information: If you don't find anyhting useful in the trace,
close this out. I do have quite a bit of Rawhide installed on this box.
I will see if newer version of gnome-panel can be had in Redhats
rawhide.




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)...[New Thread 16384 (LWP 2127)]
0x4092c806 in waitpid ()
   from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 2127))

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




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-07-20 15:09 -------

Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-07-20 23:48:12 UTC
Thanks for the report.  Could you install
   http://people.redhat.com/otaylor/tmp/gtk2-debuginfo-2.2.1-4.i386.rpm
on your system (or the relevant debuginfo rpm from rawhide if you're
using a rawhide gtk2 rpm)?  That will make any future stack traces
from random gtk crashes much more useful.

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