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 645863 - crash in Disk Notifications: Been having problems wit...
crash in Disk Notifications: Been having problems wit...
Status: RESOLVED DUPLICATE of bug 602697
Product: gnome-disk-utility
Classification: Core
Component: notifications
2.30.x
Other All
: Normal critical
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-27 20:36 UTC by haihovu
Modified: 2011-03-28 00:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description haihovu 2011-03-27 20:36:20 UTC
Version: 2.30.1

What were you doing when the application crashed?
Been having problems with GDM (hung in login screen, can see computer icon but no login prompt, thus cannot log in) since applying the latest updates (included firefox, chrome, and dbus) a couple of days ago. This particular crash report happened everytime in the following scenario:
- Startup in safe mode
- From root prompt fire up startx (this is the only way to get to a desktop, besides RDP in of course)
- When the desktop is rendered, this crash report invariably popped up


Distribution: Ubuntu 10.10 (maverick)
Gnome Release: 2.32.0 2010-09-27 (Ubuntu)
BugBuddy Version: 2.31.92

System: Linux 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC 2011 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10900000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Lush
Icon Theme: Lush
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

Memory status: size: 19443712 vsize: 19443712 resident: 6660096 share: 5361664 rss: 6660096 rss_rlim: 18446744073709551615
CPU usage: start_time: 1301257566 rtime: 8 utime: 7 stime: 1 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/gnome-disk-utility/gdu-notification-daemon'

[Thread debugging using libthread_db enabled]
0x007eb416 in __kernel_vsyscall ()

Thread 1 (Thread 0xb77a8a40 (LWP 1363))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    at /build/buildd/glib2.0-2.26.1/glib/gspawn.c line 392
  • #3 g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.26.1/glib/gspawn.c line 706
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomesegvhandler.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/libc.so.6
  • #8 abort
    from /lib/libc.so.6
  • #9 g_assertion_message
    at /build/buildd/glib2.0-2.26.1/glib/gtestutils.c line 1358
  • #10 g_assertion_message_expr
    at /build/buildd/glib2.0-2.26.1/glib/gtestutils.c line 1369
  • #11 gdu_pool_get_devices
    from /usr/lib/libgdu.so.0
  • #12 ??
  • #13 ??
  • #14 __libc_start_main
    from /lib/libc.so.6
  • #15 ??
A debugging session is active.

	Inferior 1 [process 1363] 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 ---------------------
(gdu-notification-daemon:1363): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(gdu-notification-daemon:1363): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(gdu-notification-daemon:1363): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(gdu-notification-daemon:1363): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(gdu-notification-daemon:1363): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
** (x-session-manager:1120): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
**
libgdu:ERROR:gdu-pool.c:2459:gdu_pool_get_devices: assertion failed: (pool != NULL)
** (x-session-manager:1120): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (x-session-manager:1120): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (x-session-manager:1120): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
--------------------------------------------------
Comment 1 Akhil Laddha 2011-03-28 00:58:36 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 ***