You are not logged in.

#1 2016-04-23 12:08:12

rhekman
Member
Registered: 2015-08-28
Posts: 8

Nemo crash backing out of Trash folder

Anyone seeing this one?  I haven't found a similar issue on the nemo github page or on the Arch forums, so here goes:

nemo file manager crashes after opening the "Trash" folder from the "Places" sidebar and clicking the back button.

Console message after crash: "Gtk-CRITICAL **: gtk_widget_set_parent: assertion 'GTK_IS_WIDGET (widget)' failed"

Nemo 2.8.7
Gnome 3.20.1 (not running Cinnamon, just replacing nautilus with nemo)
Linux 4.5.2-1-ARCH #1 SMP PREEMPT Thu Apr 21 18:21:27 CEST 2016 x86_64 GNU/Linux

Beginning of core dump:
[reidh@fargo ~]$ coredumpctl -1 info
           PID: 3641 (nemo)
           UID: 1000 (reidh)
           GID: 100 (users)
        Signal: 11 (SEGV)
     Timestamp: Sat 2016-04-23 07:03:28 CDT (1min 44s ago)
  Command Line: nemo
    Executable: /usr/bin/nemo
Control Group: /user.slice/user-1000.slice/user@1000.service/dbus.service
          Unit: user@1000.service
     User Unit: user@1000.service
         Slice: user-1000.slice
     Owner UID: 1000 (reidh)
       Boot ID: b8340b5baace41a3b9fae97a231c5b79
    Machine ID: 35bbb477ca2c41dca6f4b32583e402b7
      Hostname: fargo
      Coredump: /var/lib/systemd/coredump/core.nemo.1000.b8340b5baace41a3b9fae97a231c5b79.3641.14614
       Message: Process 3641 (nemo) of user 1000 dumped core.
               
                Stack trace of thread 3641:
                #0  0x00007f218d5a48e0 n/a (libgtk-3.so.0)
                #1  0x00007f218d572a4b n/a (libgtk-3.so.0)
                #2  0x00007f218d57a0b0 gtk_tree_view_insert_column (libgtk-3.so.0)
                #3  0x0000000000455387 n/a (nemo)
                #4  0x000000000045bb8f n/a (nemo)
                #5  0x00007f218b9911d4 n/a (libgobject-2.0.so.0)
                #6  0x00007f218b9ab9d6 g_signal_emit_valist (libgobject-2.0.so.0)
                #7  0x00007f218b9ac0bf g_signal_emit (libgobject-2.0.so.0)
                #8  0x000000000049d09a n/a (nemo)
                #9  0x00000000004d7231 n/a (nemo)
                #10 0x00007f218b6badba g_main_context_dispatch (libglib-2.0.so.0)
                #11 0x00007f218b6bb160 n/a (libglib-2.0.so.0)
                #12 0x00007f218b6bb20c g_main_context_iteration (libglib-2.0.so.0)
                #13 0x00007f218bc86afd g_application_run (libgio-2.0.so.0)
                #14 0x0000000000430d56 n/a (nemo)
                #15 0x00007f218a839710 __libc_start_main (libc.so.6)
                #16 0x0000000000430db9 n/a (nemo)

Offline

#2 2016-04-26 09:28:05

mirbeksm
Member
Registered: 2015-02-09
Posts: 5

Re: Nemo crash backing out of Trash folder

I've been getting similar errors.

For me, it mostly happens when I press home button to go to home directory from another folder.

Start Nemo -> Browse to Computer from Desktop -> Press Home button -> crash.

nemo 3.0.0-1
cinnamon 3.0.1-1
Linux mirbeksm-laptop 4.5.1-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux

I did observe similar behaviour before upgrading nemo to latest version.

(nemo:1127): Gtk-WARNING **: Allocating size to GtkGrid 0x7fc80400f2a0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(nemo:1127): Gtk-WARNING **: Allocating size to GtkGrid 0x18ab710 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(nemo:1127): GLib-GIO-CRITICAL **: g_emblemed_icon_new: assertion 'G_IS_ICON (icon)' failed

(nemo:1127): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(nemo:1127): Gtk-CRITICAL **: gtk_widget_set_parent_window: assertion 'GTK_IS_WIDGET (widget)' failed

(nemo:1127): Gtk-CRITICAL **: gtk_widget_set_parent: assertion 'GTK_IS_WIDGET (widget)' failed
Segmentation fault (core dumped)
code 139

PID: 1127 (nemo)
           UID: 1000 (mirbeksm)
           GID: 1000 (mirbeksm)
        Signal: 11 (SEGV)
     Timestamp: Tue 2016-04-26 15:11:16 KGT (2min 25s ago)
  Command Line: nemo
    Executable: /usr/bin/nemo
Control Group: /user.slice/user-1000.slice/user@1000.service/dbus.service
          Unit: user@1000.service
     User Unit: user@1000.service
         Slice: user-1000.slice
     Owner UID: 1000 (mirbeksm)
       Boot ID: c68119b1c406407ab64acb4696098460
    Machine ID: 5323aa7dfaf340189d5ac254da3d3741
      Hostname: mirbeksm-laptop
      Coredump: /var/lib/systemd/coredump/core.nemo.1000.c68119b1c406407ab64acb4696098460.1127.14616
       Message: Process 1127 (nemo) of user 1000 dumped core.
               
                Stack trace of thread 1127:
                #0  0x00007fc8202d48e0 n/a (libgtk-3.so.0)
                #1  0x00007fc8202a2a4b n/a (libgtk-3.so.0)
                #2  0x00007fc8202aa0b0 gtk_tree_view_insert_column (libgtk-3.so.0)
                #3  0x0000000000456a57 n/a (nemo)
                #4  0x000000000045d27f n/a (nemo)
                #5  0x00007fc81e6dd1d4 n/a (libgobject-2.0.so.0)
                #6  0x00007fc81e6f79d6 g_signal_emit_valist (libgobject-2.0.so.0)
                #7  0x00007fc81e6f80bf g_signal_emit (libgobject-2.0.so.0)
                #8  0x000000000049eb7a n/a (nemo)
                #9  0x00000000004d9828 n/a (nemo)
                #10 0x00007fc81e406dba g_main_context_dispatch (libglib-2.0.so.0)
                #11 0x00007fc81e407160 n/a (libglib-2.0.so.0)
                #12 0x00007fc81e40720c g_main_context_iteration (libglib-2.0.so.0)
                #13 0x00007fc81e9ccafd g_application_run (libgio-2.0.so.0)
                #14 0x0000000000430576 n/a (nemo)
                #15 0x00007fc81d59c710 __libc_start_main (libc.so.6)
                #16 0x00000000004305d9 n/a (nemo)
               
                Stack trace of thread 1128:
                #0  0x00007fc81d65ac3d poll (libc.so.6)
                #1  0x00007fc81e4070fc n/a (libglib-2.0.so.0)
                #2  0x00007fc81e40720c g_main_context_iteration (libglib-2.0.so.0)
                #3  0x00007fc81e407249 n/a (libglib-2.0.so.0)
                #4  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #5  0x00007fc81d924424 start_thread (libpthread.so.0)
                #6  0x00007fc81d663cbd __clone (libc.so.6)
               
                Stack trace of thread 1571:
                #0  0x00007fc81d65f7f9 syscall (libc.so.6)
                #1  0x00007fc81e44bafa g_cond_wait_until (libglib-2.0.so.0)
                #2  0x00007fc81e3db929 n/a (libglib-2.0.so.0)
                #3  0x00007fc81e42e2e6 n/a (libglib-2.0.so.0)
                #4  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #5  0x00007fc81d924424 start_thread (libpthread.so.0)
                #6  0x00007fc81d663cbd __clone (libc.so.6)
               
                Stack trace of thread 1129:
                #0  0x00007fc81d65ac3d poll (libc.so.6)
                #1  0x00007fc81e4070fc n/a (libglib-2.0.so.0)
                #2  0x00007fc81e407482 g_main_loop_run (libglib-2.0.so.0)
                #3  0x00007fc81ea036d6 n/a (libgio-2.0.so.0)
                #4  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #5  0x00007fc81d924424 start_thread (libpthread.so.0)
                #6  0x00007fc81d663cbd __clone (libc.so.6)
               
                Stack trace of thread 1131:
                #0  0x00007fc81d65ac3d poll (libc.so.6)
                #1  0x00007fc81e4070fc n/a (libglib-2.0.so.0)
                #2  0x00007fc81e40720c g_main_context_iteration (libglib-2.0.so.0)
                #3  0x00007fc81193043d n/a (libdconfsettings.so)
                #4  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #5  0x00007fc81d924424 start_thread (libpthread.so.0)
                #6  0x00007fc81d663cbd __clone (libc.so.6)
               
                Stack trace of thread 1572:
                #0  0x00007fc81d65f7f9 syscall (libc.so.6)
                #1  0x00007fc81e44bafa g_cond_wait_until (libglib-2.0.so.0)
                #2  0x00007fc81e3db929 n/a (libglib-2.0.so.0)
                #3  0x00007fc81e42e2e6 n/a (libglib-2.0.so.0)
                #4  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #5  0x00007fc81d924424 start_thread (libpthread.so.0)
                #6  0x00007fc81d663cbd __clone (libc.so.6)
               
                Stack trace of thread 1567:
                #0  0x00007fc81d5f899f __GI_strchr (libc.so.6)
                #1  0x00007fc813598345 n/a (libgvfsdbus.so)
                #2  0x00007fc813582290 n/a (libgvfsdbus.so)
                #3  0x00007fc81ea1ac48 n/a (libgio-2.0.so.0)
                #4  0x00007fc81ea15d57 n/a (libgio-2.0.so.0)
                #5  0x00007fc81e967aa4 n/a (libgio-2.0.so.0)
                #6  0x00007fc81e9a712d n/a (libgio-2.0.so.0)
                #7  0x00007fc81e42e30e n/a (libglib-2.0.so.0)
                #8  0x00007fc81e42d975 n/a (libglib-2.0.so.0)
                #9  0x00007fc81d924424 start_thread (libpthread.so.0)
                #10 0x00007fc81d663cbd __clone (libc.so.6)

Last edited by mirbeksm (2016-04-26 09:45:19)

Offline

#3 2016-04-26 09:52:25

mirbeksm
Member
Registered: 2015-02-09
Posts: 5

Re: Nemo crash backing out of Trash folder

Issue reported on project page https://github.com/linuxmint/nemo/issues/1156.

Offline

Board footer

Powered by FluxBB