Package: nautilus Version: 3.14.2-1 Dear maintainers,
Nautilus crashes with a segmentation fault when doing "right click -> properties" on some videos. It always happens with the same videos.
Also, if I try to play these, totem crashes with a segfault (VLC has no problem) (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797580 for the corresponding bug report).
Here is what I get if run the "backtrace" command of gdb, after that I installed nautilus-dbg (If there is a more usefull way to use gdb, do not hesitate to tell me):
#0 0x00007fffd9c0aff0 in gst_memory_unmap () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #1 0x00007fffd9be0f76 in gst_buffer_unmap () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #2 0x00007fffc16c2294 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaad.so #3 0x00007fffd94c6e04 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0 #4 0x00007fffd94ca18f in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0 #5 0x00007fffd9c0fe1f in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #6 0x00007fffd9961564 in gst_base_parse_push_frame () from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #7 0x00007fffd9962132 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #8 0x00007fffd9c0fe1f in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #9 0x00007fffd03f8b4c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #10 0x00007fffd9c3db61 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #11 0x00007ffff4c362e8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007ffff4c35955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x00007ffff3f0d0a4 in start_thread (arg=0x7fffc22e5700) at pthread_create.c:309 #14 0x00007ffff3c4207d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Here are the installed versions of nautilus dependencies: libatk1.0-0:amd64 2.16.0-2 libc6:amd64 2.19-19 libcairo-gobject2:amd64 1.14.2-2 libcairo2:amd64 1.14.2-2 libexempi3:amd64 2.2.2-2+b1 libexif12:amd64 0.6.21-2 libgail-3-0:amd64 3.16.6-1 libgdk-pixbuf2.0-0:amd64 2.31.5-1 libglib2.0-0:amd64 2.44.1-1.1 libgnome-desktop-3-10:amd64 3.16.2-2 libgtk-3-0:amd64 3.16.6-1 libnautilus-extension1a 3.14.2-1 libnotify4:amd64 0.7.6-2 libpango-1.0-0:amd64 1.36.8-3 libpangocairo-1.0-0:amd64 1.36.8-3 libselinux1:amd64 2.3-2+b1 libtracker-sparql-1.0-0:amd64 1.4.1-1 libx11-6:amd64 2:1.6.3-1 libxml2:amd64 2.9.2+really2.9.1+dfsg1-0.1 nautilus-data 3.14.2-1 shared-mime-info 1.3-1 desktop-file-utils 0.22-1 gvfs:amd64 1.24.2-1 libglib2.0-data 2.44.1-1.1 gsettings-desktop-schemas 3.16.1-1 Regards, Yvan