I did that: - In Nautilus I press Ctrl-F and a character and then N freezes and gdb reports segmetation fault. -(gdb) backtrace
[...] (org.gnome.Nautilus:12326): Gtk-WARNING **: 11:34:57.526: Duplicate child name in GtkStack: icons (org.gnome.Nautilus:12326): Gtk-WARNING **: 11:34:57.579: Duplicate child name in GtkStack: icons (org.gnome.Nautilus:12326): Gtk-WARNING **: 11:34:57.790: Duplicate child name in GtkStack: icons (org.gnome.Nautilus:12326): Gtk-WARNING **: 11:34:57.843: Duplicate child name in GtkStack: icons [New Thread 0x7fff9b7fe700 (LWP 12372)] [New Thread 0x7fff93fff700 (LWP 12373)] [Thread 0x7fff93fff700 (LWP 12373) exited] [Thread 0x7fff9b7fe700 (LWP 12372) exited] [New Thread 0x7fff9b7fe700 (LWP 12374)] [New Thread 0x7fff93fff700 (LWP 12375)] [Thread 0x7fff9b7fe700 (LWP 12374) exited] Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault. 0x00007ffff728c610 in g_type_check_instance_is_fundamentally_a () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 (gdb) backtrace #0 0x00007ffff728c610 in g_type_check_instance_is_fundamentally_a () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 #1 0x00007ffff726ca99 in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 #2 0x00005555555b170b in ?? () #3 0x00007ffff726fd86 in g_object_set_valist () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 #4 0x00007ffff7270684 in g_object_set () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 #5 0x00005555555b5c16 in ?? () #6 0x00005555555b2fee in ?? () #7 0x00007ffff7ed1248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007ffff7ed071e in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007ffff7ed0ad0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff7ed0b73 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007ffff738fb05 in g_application_run () from /lib/x86_64-linux-gnu/libgio-2.0.so.0 #12 0x00005555555a3d0b in main () -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1852053 Title: Nautilus Crashes when opening search field and entering first character Status in nautilus package in Ubuntu: Incomplete Bug description: Upgraded to 19.10 one week ago. Then all worked fine. Nothing major changed as far as I know. But now: - click in Dock on the file stack icon to open Nautilus - stay in Home or browse to any folder - click Ctrl-F to open search field at the top of window - enter any character as first character of search pattern - Nautilus immediately crashes and window disappears immediately. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1852053/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp