Comment 13 for bug 229524

Revision history for this message
bbyak (buliabyak) wrote :

Can you please give a link to the develibs you're using? I used this one:

http://inkscape.modevia.com/win32libs/devlibs-2.12-svn-0805081735.7z

and still getting a crash on pdf import on XP:

Program received signal SIGSEGV, Segmentation fault.
Inkscape::Extension::Internal::SvgBuilder::updateFont (this=0x10515d20, state=0x10e337d8)
    at c:/devlibs/include/poppler/GfxFont.h:149
149 GooString *getOrigName() { return origName; }
(gdb) bt
#0 Inkscape::Extension::Internal::SvgBuilder::updateFont (this=0x10515d20, state=0x10e337d8)
    at c:/devlibs/include/poppler/GfxFont.h:149
#1 0x006fcfbc in PdfParser::opShowSpaceText (this=0x10515e60, args=0x22f6d8, numArgs=1)
    at src/extension/internal/pdfinput/pdf-parser.cpp:2167
#2 0x006f7fe5 in PdfParser::go (this=0x10515e60, topLevel=1)
    at src/extension/internal/pdfinput/pdf-parser.cpp:410
#3 0x006f83cb in PdfParser::parse (this=0x10515e60, obj=0x22f9a8, topLevel=1)
    at src/extension/internal/pdfinput/pdf-parser.cpp:381
#4 0x00527d9d in _fu2__globalParams () at src/extension/internal/pdfinput/pdf-input.cpp:705
#5 0x004ecce1 in Inkscape::Extension::Input::open (this=0x1050e8a0,
    uri=0x10cedf7c "c:\\inkscape-src\\inkscape\\inkscape\\aaa.pdf")
    at src/extension/input.cpp:159
#6 0x00417195 in Inkscape::Extension::open (key=0x0,
    filename=0x10cedf7c "c:\\inkscape-src\\inkscape\\inkscape\\aaa.pdf")
    at src/extension/system.cpp:93
#7 0x00412f6e in sp_file_open (uri=@0x22fac4, key=0x0, add_to_recent=true, replace_empty=true)
    at src/file.cpp:184
#8 0x004023ae in sp_main_gui (argc=2, argv=0x1045b2f8) at src/main.cpp:767