When right-clicked some photo image and selected Properties, nautilus
crashes with a "floating point exception" (this do not happen to all my
photos, but just to some "apparently random" ones).

To reopen this bug report I collected some crash info with gdb (see
attached file):

   $ sudo apt-get -y install nautilus-dbg libexempi3-dbg
   $ nautilus &
   $ gdb nautilus `pidof nautilus` 2>&1 | tee gdb-nautilus.txt
            (gdb) continue
   <at this moment I opened the image properties to cause nautilus crash>
            (gdb) backtrace full
            (gdb) info registers
            (gdb) thread apply all backtrace
            (gdb) continue
            (gdb) quit
   [1]+  Floating point exception    nautilus

(I followed the steps of https://wiki.ubuntu.com/Backtrace :)

It seems to be a libexempi error, as you can see in the gdb log at line
338:

   Program received signal SIGFPE, Arithmetic exception.
   [Switching to Thread 0xb6e8a750 (LWP 8766)]
   0xb74ea170 in TIFF_MemoryReader::GetTag (this=0x913ef98, ifd=<value 
optimized out>, id=<value optimized out>, info=0xbf92dbf8) at 
TIFF_MemoryReader.cpp:214
   214  TIFF_MemoryReader.cpp: No such file or directory.
        in TIFF_MemoryReader.cpp
   Current language:  auto; currently c++

P.S.: My system configs are

$ uname -a
Linux valadao-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 
2009 i686 GNU/Linux

$ cat /etc/issue
Ubuntu 9.04

$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.26.2-0ubuntu2
  Candidate: 1:2.26.2-0ubuntu2

$ apt-cache policy libexempi3
libexempi3:
  Installed: 2.0.2-2
  Candidate: 2.0.2-2

** Attachment added: "gdb crash data"
   http://launchpadlibrarian.net/26777801/gdb-nautilus.txt

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to