Comment 2 for bug 235784

Revision history for this message
Alvin Penner (apenner) wrote :

- in this case, it was not possible to convert this file to svg using uniconv
- p.s. this file is really .ai even though it says .pdf, I think this is a bug in Launchpad

backtrace follows :
(gdb) run
Starting program: C:\Program Files\Inkscape/inkscape.exe
[New thread 3260.0x91c]
[New thread 3260.0xf98]
[New thread 3260.0x968]
[New thread 3260.0x350]
[New thread 3260.0xbd0]
[New thread 3260.0xe78]
warning: Lowest section in C:\WINDOWS\system32\xpsp2res.dll is .rsrc at 20001000

Program received signal SIGSEGV, Segmentation fault.
Dict::lookup (this=0x705de80, key=0xe4046b "Subtype", obj=0x22eaa8)
    at Dict.cc:73
73 Dict.cc: No such file or directory.
        in Dict.cc
Current language: auto; currently c++
(gdb) bt
#0 Dict::lookup (this=0x705de80, key=0xe4046b "Subtype", obj=0x22eaa8)
    at Dict.cc:73
#1 0x00703f69 in PdfParser::opXObject ()
#2 0x006fd885 in PdfParser::go ()
#3 0x006fdc6b in PdfParser::parse ()
#4 0x0052a4bd in _fu2__globalParams ()
#5 0x06db4c50 in ?? ()
#6 0x0022edd8 in ?? ()
#7 0x00000001 in ?? ()
#8 0x00000006 in ?? ()
Cannot access memory at address 0x3fe00004
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
Dict::lookup (this=0x705de80, key=0xe4046b "Subtype", obj=0x22eaa8)
    at Dict.cc:73
73 in Dict.cc
(gdb) c
Continuing.

Program exited with code 030000000005.
(gdb)