Hello again,
> Here's a backtrace, hope it helps:
Sure it does.
> #6 0xb7d0d0f3 in strlen () from /lib/i686/cmov/libc.so.6
> #7 0xb53de568 in GString (this=0x814b3e8, sA=0x0)
> at /build/buildd/kdegraphics-3.5.9/./kpdf/xpdf/goo/GString.cc:108
> #8 0xb543496c in PDFGenerator::loadDocument (this=0x820ceb0,
> filePath=@0x8126fc8, pagesVector=@0x8137c6c)
> at
> /build/buildd/kdegraphics-3.5.9/./kpdf/core/generator_pdf/generator_pdf.cpp
>:155
Uhm, generator_pdf.cpp:155 is (splitted in two for clarity):
GString * pwd2 =
new GString( QString::fromLocal8Bit(password.data()).latin1() );
Is the password empty or containing non-Latin1 characters (eg chinese ones)?
--
Pino Toscano
Attachment:
signature.asc
Description: This is a digitally signed message part.