GNOME Bugzilla – Bug 775915
nautilus-desktop crashes when trying to open properties dialog for images
Last modified: 2017-04-07 08:00:19 UTC
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846140 Exempi: 2.3.0 To reproduce the problem, enable the "show icons on desktop feature" via gnome-tweak-tool. The copy an image to the ~/Desktop folder. Right click on the image file on the desktop and select properties. The result is a crashing nautilus-desktop process. (It doesn't happen with other file types). backtrace is as follows Starting program: /usr/bin/nautilus-desktop [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe8a4d700 (LWP 7146)] [New Thread 0x7fffe3fff700 (LWP 7147)] [New Thread 0x7fffe2461700 (LWP 7150)] [New Thread 0x7fffd3586700 (LWP 7157)] [New Thread 0x7fffd2d85700 (LWP 7158)] [New Thread 0x7fffd185b700 (LWP 7160)] [New Thread 0x7fffd105a700 (LWP 7161)] [Thread 0x7fffd185b700 (LWP 7160) exited] [Thread 0x7fffd2d85700 (LWP 7158) exited] [Thread 0x7fffd3586700 (LWP 7157) exited] Thread 1 "nautilus-deskto" received signal SIGSEGV, Segmentation fault. 0x00007ffff78dd899 in ?? () from /usr/lib/x86_64-linux-gnu/libexempi.so.3
+ Trace 236960
The backtrace was generated with nautilus 3.22.2
(In reply to Michael Biebl from comment #1) > The backtrace was generated with nautilus 3.22.2 nautilus 3.22.2 was out few minutes ago, so most likely it was with a previous version. In this case, seems the reporter was specifying the gnome-shell version, not nautilus.
the backtrace was generated by my, and yes, it's with the just released 3.22.2
oh this looks like a bug in libexempi, the crash is in the library, not in nautilus. Can you try with the same image but in a regular nautilus window?
(In reply to Carlos Soriano from comment #4) > oh this looks like a bug in libexempi, the crash is in the library, not in > nautilus. Can you try with the same image but in a regular nautilus window? I actually tried that already and no, it doesn't make nautilus crash. Which is why I suspect it is a bug in nautilus-desktop.
can you provide the image that causes the crash?
no worries, I can reproduce.
(In reply to Carlos Soriano from comment #7) > no worries, I can reproduce. Is this an exempi bug or a nautilus bug? If the former, any pointers for an existing exempi ticket about this?
I cannot reproduce in 3.24 anymore, I think we fixed it on the way with some desktop handling.