win32 crash on import of AI PDF-1.4 file

Bug #235784 reported by Alvin Penner
This bug report is a duplicate of:  Bug #229524: crash importing all pdfs - dev build. Edit Remove
2
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

Win 32 nightly build from May 8
- import the attached AI PDF-1.4 file
- the file preview window appears to show appropriate text
- crash with the DOS exit message

C:\Python25\APP>inkcl.py
return code: -1073741819
Error: Couldn't open 'nameToUnicode' file 'C:\target\share\poppler\nameToUnicode
\a'

Revision history for this message
Alvin Penner (apenner) wrote :
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)

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

btw, this crash does not occur in win32 version of Inkscape 0.46

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.