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 610422 - crash in Disk Notifications: First build of GNOME-2.2...
crash in Disk Notifications: First build of GNOME-2.2...
Status: RESOLVED DUPLICATE of bug 602697
Product: gnome-disk-utility
Classification: Core
Component: notifications
2.28.x
Other All
: Normal critical
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-19 04:36 UTC by waters.boyd
Modified: 2010-02-19 08:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description waters.boyd 2010-02-19 04:36:13 UTC
Version: 2.28.1

What were you doing when the application crashed?
First build of GNOME-2.28 on Gentoo; via "emerge gnome"


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.2 2010-02-18 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.33-rc7 #1 SMP PREEMPT Sun Feb 7 21:33:56 EST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10705000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 154664960 vsize: 154664960 resident: 7569408 share: 6017024 rss: 7569408 rss_rlim: 18446744073709551615
CPU usage: start_time: 1266554005 rtime: 1 utime: 1 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/gdu-notification-daemon'

[Thread debugging using libthread_db enabled]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.4-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007f6f4da38f75 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f6f4eb00700 (LWP 15650))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #4 check_if_gdb
    at gnome-breakpad.cc line 440
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #6 <signal handler called>
  • #7 gdu_pool_get_devices
    at gdu-pool.c line 1348
  • #8 update_unmount_dialogs
    at notification-main.c line 317
  • #9 update_all
    at notification-main.c line 81
  • #10 main
    at notification-main.c line 701

	Inferior 1 [process 15650] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 


----------- .xsession-errors ---------------------
(gnome-power-manager:15654): devkit-power-gobject-WARNING **: Couldn't enumerate devices: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
(gnome-power-manager:15654): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
(gnome-power-manager:15654): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
(gnome-power-manager:15654): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
(gnome-power-manager:15654): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
gnome-session[15580]: devkit-power-gobject-WARNING: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
gnome-session[15580]: devkit-power-gobject-WARNING: Error invoking GetAll() to get properties: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success
Initializing nautilus-gdu extension
** Message: Initializing gksu extension...
warning: Can not parse XML syscalls information; XML support was disabled at compile time.
--------------------------------------------------
Comment 1 Akhil Laddha 2010-02-19 08:55:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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