Comment 3 for bug 229412

Revision history for this message
Phil Mitchell (cranberry) wrote :

I have a very similar report -- crashing on one specific PDF (attached). I get the "PDF Import Settings" dialogue, but when I click okay it aborts. gdb output is below.

uname -a: Linux morchella 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 GNU/Linux
Inkscape 0.46
Ubuntu 8.04 (Hardy)

gdb output:
...
terminate called after throwing an instance of 'std::length_error'
  what(): basic_string::append

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb6228720 (LWP 7000)]
0xb7ef4410 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7ef4410 in __kernel_vsyscall ()
#1 0xb6799085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb679aa01 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb69c1480 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#4 0xb69bed05 in ?? () from /usr/lib/libstdc++.so.6
#5 0xb69bed42 in std::terminate () from /usr/lib/libstdc++.so.6
#6 0xb69bee6a in __cxa_throw () from /usr/lib/libstdc++.so.6
#7 0xb69551bf in std::__throw_length_error () from /usr/lib/libstdc++.so.6
#8 0xb699b23d in std::string::append () from /usr/lib/libstdc++.so.6
#9 0xb7ab04ca in Glib::ustring::append () from /usr/lib/libglibmm-2.4.so.1
#10 0x085afc88 in ?? ()
#11 0x085b0792 in ?? ()
#12 0x085b5007 in ?? ()
#13 0x085b53db in ?? ()
#14 0x085bb056 in ?? ()
#15 0x085bb459 in ?? ()
#16 0x085bb79b in ?? ()
#17 0x085b5007 in ?? ()
#18 0x085b53db in ?? ()
#19 0x08591312 in ?? ()
#20 0x0856baa1 in ?? ()
#21 0x0856a9e5 in ?? ()
#22 0x0808fe8e in ?? ()
#23 0x0808795e in ?? ()
#24 0x081d5feb in ?? ()
#25 0x080874ef in ?? ()
#26 0xb6784450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#27 0x08086a71 in ?? ()