Comment 2 for bug 1653748

Revision history for this message
Felipe Escoto (philip.scott) wrote :

Can confirm. It seems to happen when you move the file to a parent dir.

Bracktrace:

Thread 1 "pantheon-files" received signal SIGSEGV, Segmentation fault.
0x00007ffff4bc4668 in gof_directory_async_notify_files_removed () from /usr/lib/x86_64-linux-gnu/libpantheon-files-core.so.0
(gdb) bt
#0 0x00007ffff4bc4668 in gof_directory_async_notify_files_removed () from /usr/lib/x86_64-linux-gnu/libpantheon-files-core.so.0
#1 0x00007ffff4bc4900 in gof_directory_async_notify_files_moved () from /usr/lib/x86_64-linux-gnu/libpantheon-files-core.so.0
#2 0x00007ffff4ba4d02 in marlin_file_changes_consume_changes () from /usr/lib/x86_64-linux-gnu/libpantheon-files-core.so.0
#3 0x00007ffff4b987c4 in ?? () from /usr/lib/x86_64-linux-gnu/libpantheon-files-core.so.0
#4 0x00007ffff782836f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5 0x00007ffff551c04a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x00007ffff551c3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7 0x00007ffff551c49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8 0x00007ffff7873d6d in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9 0x00007ffff7b6f280 in granite_application_run () from /usr/lib/x86_64-linux-gnu/libgranite.so.3
#10 0x0000555555581f59 in _vala_main ()
#11 0x00007ffff47d3830 in __libc_start_main (main=0x555555579180 <main>, argc=1, argv=0x7fffffffde08, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7fffffffddf8) at ../csu/libc-start.c:291
#12 0x00005555555791e9 in _start ()