Modify

Ticket #578 (closed task: invalid)

Opened 23 months ago

Last modified 22 months ago

N+ crash on USB key unmount

Reported by: mike-labo Owned by: quinox
Priority: normal Milestone: Release 1.2.16
Component: nicotine Version: SVN
Keywords: Cc:

Description

Ok, so it happens sometimes when I remove my usb flashdisk (unmounted via dolphin); no idea ...

/home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed

gtk.main()

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed /home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed

gtk.main()

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed /home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: instance with invalid (NULL) class pointer

gtk.main()

/home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

gtk.main()

/home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: /build/buildd-glib2.0_2.22.4-1-i386-jRfNZE/glib2.0-2.22.4/gobject/gsignal.c:2961: invalid unclassed object pointer for value type `GMount'

gtk.main()

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed

(nicotine.py:8099): GLib-GIO-CRITICAL : g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed /home/mike/nicotine+/pynicotine/gtkgui/frame.py:3614: Warning: instance of invalid non-instantiatable type `(null)'

gtk.main()

Erreur de segmentation

Attachments

Change History

comment:1 Changed 22 months ago by quinox

  • Status changed from new to closed
  • Resolution set to invalid

Failed to reproduce, and I have no idea what we can do about it. Sounds like GTK/PyGTK is buggy

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.