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 353491 - gnome-panel crashes, then bug-buddy crashes when trying to report a bug
gnome-panel crashes, then bug-buddy crashes when trying to report a bug
Status: RESOLVED DUPLICATE of bug 353348
Product: bug-buddy
Classification: Deprecated
Component: general
2.15.x
Other All
: Normal critical
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-30 03:32 UTC by Joshua Nichols
Modified: 2006-09-01 11:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Joshua Nichols 2006-08-30 03:32:07 UTC
Steps to reproduce:
1. start gnome session
2. observe gnome-panel crash
3. observe bug-buddy crash
4. observ bug-buddy come up for reporting the bug-buddy crash
5. try to close bug-buddy, then gnome-panel tries to launch again... go to step 2


Stack trace:
Distribution: Gentoo Base System version 1.12.4
Gnome Release: 2.15.92 2006-08-23 (Gentoo)
BugBuddy Version: 2.15.92

Memory status: size: 192905216 vsize: 192905216 resident: 16433152 share: 12292096 rss: 16433152 rss_rlim: -1
CPU usage: start_time: 1156908391 rtime: 34 utime: 32 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/bug-buddy'

(no debugging symbols found)
Using host libthread_db library "/lib/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)
(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 47146450466640 (LWP 21539)]
0x00002ae11ec74a84 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47146450466640 (LWP 21539))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/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_window_invalidate_rect
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 gtk_text_view_buffer_to_window_coords
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_text_view_buffer_to_window_coords
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
  • #0 waitpid
    from /lib/libpthread.so.0


Other information:
If I try to close the second
Comment 1 Joshua Nichols 2006-08-30 03:32:49 UTC
Disregard the 'Other information.' It was an imcomplete thought that I ended up putting in steps to reproduce.
Comment 2 Joshua Nichols 2006-08-30 03:48:59 UTC
Recompiled some things with debugging, so this should be a bit more useful:

Distribution: Gentoo Base System version 1.12.4
Gnome Release: 2.15.92 2006-08-23 (Gentoo)
BugBuddy Version: 2.15.92

Memory status: size: 193355776 vsize: 193355776 resident: 16670720 share: 12525568 rss: 16670720 rss_rlim: -1
CPU usage: start_time: 1156909585 rtime: 38 utime: 35 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/bug-buddy'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47159479838544 (LWP 10777)]
0x00002ae42762ea84 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47159479838544 (LWP 10777))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/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 IA__gdk_window_invalidate_rect
    at gdkwindow.c line 2466
  • #8 text_window_invalidate_rect
    at gtktextview.c line 7531
  • #9 blink_cb
    at gtktextview.c line 7590
  • #10 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 3 Fernando Herrera 2006-09-01 11:37:46 UTC

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