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 665270 - crash in Disk Notifications: starting gnome-session v...
crash in Disk Notifications: starting gnome-session v...
Status: RESOLVED DUPLICATE of bug 602697
Product: gnome-disk-utility
Classification: Core
Component: notifications
2.32.x
Other All
: Normal critical
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-01 09:28 UTC by christoph.baldow
Modified: 2011-12-01 09:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description christoph.baldow 2011-12-01 09:28:37 UTC
Version: 2.32.1

What were you doing when the application crashed?
starting gnome-session via startx


Distribution: Gentoo Base System release 2.0.3
Gnome Release: 2.32.1 2011-11-30 (Gentoo)
BugBuddy Version: 2.32.0

System: Linux 3.1.0 #2 SMP Thu Dec 1 01:41:28 CET 2011 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 11102000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

Memory status: size: 162267136 vsize: 162267136 resident: 7413760 share: 5873664 rss: 7413760 rss_rlim: 18446744073709551615
CPU usage: start_time: 1322731622 rtime: 0 utime: 0 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]
0x00007f96ccc0b29e in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7f96cd69b880 (LWP 2293))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib64/libglib-2.0.so.0
  • #3 bugbuddy_segv_handle
    from /usr/lib64/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 raise
    from /lib64/libc.so.6
  • #6 abort
    from /lib64/libc.so.6
  • #7 g_assertion_message
    from /usr/lib64/libglib-2.0.so.0
  • #8 g_assertion_message_expr
    from /usr/lib64/libglib-2.0.so.0
  • #9 gdu_pool_get_devices
    from /usr/lib64/libgdu.so.0
  • #10 update_all
  • #11 main
A debugging session is active.

	Inferior 1 [process 2293] will be detached.

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


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

** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' 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 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Comment 1 Akhil Laddha 2011-12-01 09:45:52 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 ***