Bug#943638: nautilus: Files menu crashes during search for files

JOEY joey.irosh.stuff at gmail.com
Sun Oct 27 13:05:00 GMT 2019


Package: nautilus
Version: 3.30.5-2
Severity: normal
Tags: a11y

Hi!I have installed Debian 10.1 Buster 64 bit on my laptop and periodically
update any new packages.I have Gnome 3.30.2 and Nautilus 3.30.5-2 which I
believe are the latest stable versions.

I use the files menu (if you click on activities search for files the
application with the blue file cabinet icon which I have added to favourites.I
am not sure what its called and if it has a specific name please tell me) to
navigate through my various files on the Debian OS.Also I use it to search for
specific files I need.Unfortunately,sometimes when I click the search icon and
start typing name of the file I am searching for,the file menu crashes.Problem
is also that sometimes it works and I can search for files and other times it
crashes during the search.

I installed systemd-coredump package to create coredumps and when I simulate
the file search crash I am running command journalctl --follow as root and the
follwing coredump is created.Kindly assit in identifying and resolving the
issue


Oct 27 16:02:51 joey-debian dbus-daemon[577]: [system] Successfully activated
service 'org.freedesktop.hostname1'
Oct 27 16:02:51 joey-debian systemd[1]: Started Hostname Service.
Oct 27 16:02:55 joey-debian org.gnome.Nautilus[1381]: sys:1: Warning:
g_value_set_object: assertion 'G_IS_OBJECT (v_object)' failed
Oct 27 16:02:56 joey-debian kernel: do_general_protection: 20 callbacks
suppressed
Oct 27 16:02:56 joey-debian kernel: traps: nautilus[4389] general protection
ip:7f83b39af55f sp:7fffe16d0338 error:0 in
libgobject-2.0.so.0.5800.3[7f83b3985000+32000]
Oct 27 16:02:56 joey-debian systemd[1]: Created slice system-
systemd\x2dcoredump.slice.
Oct 27 16:02:56 joey-debian systemd[1]: Started Process Core Dump (PID 4417/UID
0).
Oct 27 16:02:57 joey-debian systemd-coredump[4418]: Process 4389 (nautilus) of
user 1000 dumped core.

                                                    Stack trace of thread 4389:
                                                    #0  0x00007f83b39af55f
g_type_check_instance_is_fundamentally_a (libgobject-2.0.so.0)
                                                    #1  0x00007f83b398fc95
g_object_unref (libgobject-2.0.so.0)
                                                    #2  0x0000555a77e81c6a
real_set_extensions_background_menu (nautilus)
                                                    #3  0x00007f83b3992ecb
object_set_property (libgobject-2.0.so.0)
                                                    #4  0x00007f83b399379c
g_object_set (libgobject-2.0.so.0)
                                                    #5  0x0000555a77e85fa3
update_extensions_menus (nautilus)
                                                    #6  0x0000555a77ecf6e8
nautilus_canvas_view_begin_loading (nautilus)
                                                    #7  0x00007f83b398ac8d
g_closure_invoke (libgobject-2.0.so.0)
                                                    #8  0x00007f83b399dbbd
signal_emit_unlocked_R (libgobject-2.0.so.0)
                                                    #9  0x00007f83b39a72be
g_signal_emit_valist (libgobject-2.0.so.0)
                                                    #10 0x00007f83b39a797f
g_signal_emit (libgobject-2.0.so.0)
                                                    #11 0x0000555a77e7d202
finish_loading (nautilus)
                                                    #12 0x0000555a77e5c844
search_callback_invoke_and_destroy (nautilus)
                                                    #13 0x0000555a77e843d7
load_directory (nautilus)
                                                    #14 0x0000555a77e2c970
query_editor_changed_callback (nautilus)
                                                    #15 0x00007f83b1d698ee
ffi_call_unix64 (libffi.so.6)
                                                    #16 0x00007f83b1d692bf
ffi_call (libffi.so.6)
                                                    #17 0x00007f83b398b482
g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                    #18 0x00007f83b398ac8d
g_closure_invoke (libgobject-2.0.so.0)
                                                    #19 0x00007f83b399e365
signal_emit_unlocked_R (libgobject-2.0.so.0)
                                                    #20 0x00007f83b39a72be
g_signal_emit_valist (libgobject-2.0.so.0)
                                                    #21 0x00007f83b39a797f
g_signal_emit (libgobject-2.0.so.0)
                                                    #22 0x00007f83b398aec6
_g_closure_invoke_va (libgobject-2.0.so.0)
                                                    #23 0x00007f83b39a738d
g_signal_emit_valist (libgobject-2.0.so.0)
                                                    #24 0x00007f83b39a797f
g_signal_emit (libgobject-2.0.so.0)
                                                    #25 0x00007f83b3f5ee3a
gtk_search_entry_changed_timeout_cb (libgtk-3.so.0)
                                                    #26 0x00007f83b45a0863
g_timeout_dispatch (libglib-2.0.so.0)
                                                    #27 0x00007f83b459fdd8
g_main_dispatch (libglib-2.0.so.0)
                                                    #28 0x00007f83b45a01c8
g_main_context_iterate (libglib-2.0.so.0)
                                                    #29 0x00007f83b45a025c
g_main_context_iteration (libglib-2.0.so.0)
                                                    #30 0x00007f83b3a9b98d
g_application_run (libgio-2.0.so.0)
                                                    #31 0x0000555a77e187b7 main
(nautilus)
                                                    #32 0x00007f83b337309b
__libc_start_main (libc.so.6)
                                                    #33 0x0000555a77e1880a
_start (nautilus)

                                                    Stack trace of thread 4416:
                                                    #0  0x00007f83b3442f59
syscall (libc.so.6)
                                                    #1  0x00007f83b45ea0ba
g_cond_wait_until (libglib-2.0.so.0)
                                                    #2  0x00007f83b4572091
g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                                                    #3  0x00007f83b45c8ef2
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)

                                                    Stack trace of thread 4399:
                                                    #0  0x00007f83b343d819
__GI___poll (libc.so.6)
                                                    #1  0x00007f83b45a0136
g_main_context_poll (libglib-2.0.so.0)
                                                    #2  0x00007f83b45a025c
g_main_context_iteration (libglib-2.0.so.0)
                                                    #3  0x00007f83b469cffd
dconf_gdbus_worker_thread (libdconfsettings.so)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)

                                                    Stack trace of thread 4390:
                                                    #0  0x00007f83b343d819
__GI___poll (libc.so.6)
                                                    #1  0x00007f83b45a0136
g_main_context_poll (libglib-2.0.so.0)
                                                    #2  0x00007f83b45a025c
g_main_context_iteration (libglib-2.0.so.0)
                                                    #3  0x00007f83b45a02a1
glib_worker_main (libglib-2.0.so.0)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)

                                                    Stack trace of thread 4391:
                                                    #0  0x00007f83b343d819
__GI___poll (libc.so.6)
                                                    #1  0x00007f83b45a0136
g_main_context_poll (libglib-2.0.so.0)
                                                    #2  0x00007f83b45a04c2
g_main_loop_run (libglib-2.0.so.0)
                                                    #3  0x00007f83b3ad50d6
gdbus_shared_thread_func (libgio-2.0.so.0)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)

                                                    Stack trace of thread 4398:
                                                    #0  0x00007f83b3442f59
syscall (libc.so.6)
                                                    #1  0x00007f83b45e9f9f
g_cond_wait (libglib-2.0.so.0)
                                                    #2  0x00007f83b45720ab
g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                                                    #3  0x00007f83b45c8d87
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)

                                                    Stack trace of thread 4405:
                                                    #0  0x00007f83b3442f59
syscall (libc.so.6)
                                                    #1  0x00007f83b45ea0ba
g_cond_wait_until (libglib-2.0.so.0)
                                                    #2  0x00007f83b4572091
g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                                                    #3  0x00007f83b45c8ef2
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
                                                    #4  0x00007f83b45c8415
g_thread_proxy (libglib-2.0.so.0)
                                                    #5  0x00007f83b3517fa3
start_thread (libpthread.so.0)
                                                    #6  0x00007f83b34484cf
__clone (libc.so.6)
Oct 27 16:02:57 joey-debian systemd[1]: systemd-coredump at 0-4417-0.service:
Succeeded.





-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nautilus depends on:
ii  bubblewrap                 0.3.1-4
ii  desktop-file-utils         0.23-4
ii  gsettings-desktop-schemas  3.28.1-1
ii  gvfs                       1.38.1-5
ii  libatk1.0-0                2.30.0-2
ii  libc6                      2.28-10
ii  libcairo-gobject2          1.16.0-4
ii  libcairo2                  1.16.0-4
ii  libgdk-pixbuf2.0-0         2.38.1+dfsg-1
ii  libgexiv2-2                0.10.9-1
ii  libglib2.0-0               2.58.3-2+deb10u1
ii  libglib2.0-data            2.58.3-2+deb10u1
ii  libgnome-autoar-0-0        0.2.3-2
ii  libgtk-3-0                 3.24.5-1
ii  libnautilus-extension1a    3.30.5-2
ii  libpango-1.0-0             1.42.4-7~deb10u1
ii  libpangocairo-1.0-0        1.42.4-7~deb10u1
ii  libseccomp2                2.3.3-4
ii  libselinux1                2.8-1+b1
ii  libtracker-sparql-2.0-0    2.1.8-2
ii  nautilus-data              3.30.5-2
ii  shared-mime-info           1.10-1
ii  tracker                    2.1.8-2

Versions of packages nautilus recommends:
ii  gnome-sushi      3.30.0-2
ii  gvfs-backends    1.38.1-5
ii  librsvg2-common  2.44.10-2.1

Versions of packages nautilus suggests:
ii  eog                         3.28.4-2+b1
ii  evince [pdf-viewer]         3.30.2-3
ii  nautilus-extension-brasero  3.12.2-5
ii  nautilus-sendto             3.8.6-3
ii  totem                       3.30.0-4
ii  vlc [mp3-decoder]           3.0.8-0+deb10u1
ii  xdg-user-dirs               0.17-2

-- no debconf information



More information about the pkg-gnome-maintainers mailing list