GNOME Bugzilla – Bug 654423
Crashes when preparing a video thumbnail preview of a movie file on a remote sftp target
Last modified: 2014-04-22 21:52:04 UTC
Crashes when preparing a video thumbnail preview of a movie file on a remote sftp target Name : gvfs Arch : x86_64 Version : 1.8.2 Release : 1.fc15 [Thread debugging using libthread_db enabled] Core was generated by `/usr/libexec/gvfsd-ftp --spawner :1.4 /org/gtk/gvfs/exec_spaw/8'. Program terminated with signal 11, Segmentation fault.
+ Trace 227732
Thread 2 (Thread 0x7f756fe697c0 (LWP 5507))
From To Syms Read Shared Object Library 0x0000003438609210 0x00000034386132ec Yes /usr/lib64/libgvfscommon.so.0.0.0 0x00000036cc803b70 0x00000036cc81d84c Yes /lib64/libexpat.so.1.5.2 0x00000036536294a0 0x00000036536d2b3c Yes /lib64/libgio-2.0.so.0.2800.8 0x0000003652209970 0x0000003652239dcc Yes /lib64/libgobject-2.0.so.0.2800.8 0x0000003650e00fe0 0x0000003650e01f8c Yes /lib64/libgmodule-2.0.so.0.2800.8 0x0000003652601560 0x0000003652602a2c Yes /lib64/libgthread-2.0.so.0.2800.8 0x0000003650a076f0 0x0000003650a3050c Yes /lib64/libdbus-1.so.3.5.4 0x00000036c8405640 0x00000036c841038c Yes /lib64/libpthread-2.14.so 0x0000003653e02160 0x0000003653e053ec Yes /lib64/librt-2.14.so 0x000000343a206ee0 0x000000343a216b4c Yes /usr/lib64/libgnome-keyring.so.0.1.1 0x0000003651a16cd0 0x0000003651aadbec Yes /lib64/libglib-2.0.so.0.2800.8 0x00000036da400e10 0x00000036da40168c Yes /lib64/libutil-2.14.so 0x00000036c801ece0 0x00000036c814304c Yes /lib64/libc-2.14.so 0x00000036c8800de0 0x00000036c880191c Yes /lib64/libdl-2.14.so 0x00000036ca403840 0x00000036ca41354c Yes /lib64/libresolv-2.14.so 0x00000036c9c01e70 0x00000036c9c0e67c Yes /lib64/libz.so.1.2.5 0x00000036c9405980 0x00000036c94159dc Yes /lib64/libselinux.so.1 0x00000036c7c00b20 0x00000036c7c18caa Yes /lib64/ld-2.14.so 0x00000036d4406e00 0x00000036d444fd7c Yes /lib64/libgcrypt.so.11.6.0 0x00000036d3c00840 0x00000036d3c00dcc Yes /lib64/libgpg-error.so.0.7.0 0x00000036d405a400 0x00000036d40c308a Yes /usr/lib64/libstdc++.so.6.0.16 0x00000036c9003ea0 0x00000036c9043e9c Yes /lib64/libm-2.14.so 0x00000036c98028a0 0x00000036c98120cc Yes /lib64/libgcc_s-4.6.0-20110530.so.1 0x00007f756902f970 0x00007f7569030bdc Yes /usr/lib64/gio/modules/libgiognomeproxy.so 0x00007f7568deb900 0x00007f7568deeeac Yes /usr/lib64/gio/modules/libdconfsettings.so 0x00007f7568bc6170 0x00007f7568bcd8ac Yes /lib64/libnss_files-2.14.so 0x00007f75681c1af0 0x00007f75681c286c Yes /lib64/libnss_mdns4_minimal.so.2 0x00007f75635f9010 0x00007f75635fd2dc Yes /lib64/libnss_dns-2.14.so $1 = 0x0 $2 = 0x0 rax 0x0 0 rbx 0x7f756400f660 140142165685856 rcx 0x7f7569a32700 140142260201216 rdx 0x36c86162c0 235290059456 rsi 0x0 0 rdi 0x7f756400f660 140142165685856 rbp 0x7f756400f150 0x7f756400f150 rsp 0x7f7569a31d88 0x7f7569a31d88 r8 0x7f755c008e90 140142031441552 r9 0x206e6f6974726573 2336927755367769459 r10 0x1 1 r11 0x0 0 r12 0x1 1 r13 0x0 0 r14 0x36c8409960 235287910752 r15 0x3 3 rip 0x0 0 eflags 0x10206 [ PF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 No function contains program counter for selected frame.
Red Hat Bug might provide additional information Bug 703805 - [abrt] gvfs-archive-1.6.6-1.fc14: g_vfs_job_run: Process /usr/libexec/gvfsd-archive was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=703805 unlike the initial problem description, it looks like copying files to a remote share trigger this. it first crashes when copying was just finished, and again when opening the same share, and I could see a second that nautilus was preparing a video thumbnail before it crashed.
Hello, as a reporter of this bug in RedHat Bugzilla, I'm still able to reproduce crash using password protected zip archive and archive mounter. So it is not limited to remote share. Steps to reproduce are in description in bugreport in link above.
The reporter's bug is a duplicate of bug 651729. The gvfsd-archive bug is a duplicate of bug 623835. *** This bug has been marked as a duplicate of bug 651729 ***