[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-09-26 Thread Luca Falavigna
pdf2djvu (0.4.13-0ubuntu4) karmic; urgency=low * debian/patches/413599-segfault.patch: - Apply upstream patch to avoid crashes with newer libpoppler (LP: #413599). -- Luca Falavigna dktrkr...@ubuntu.com Sat, 26 Sep 2009 12:46:01 +0200 ** Changed in: pdf2djvu (Ubuntu) Status:

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-09-26 Thread Luca Falavigna
I don't have an amd64 box to test this, but I uploaded a package on my PPA (https://launchpad.net/~dktrkranz/+archive/ppa), could you please test it? Thanks in advance! ** Changed in: pdf2djvu (Ubuntu) Assignee: (unassigned) = Luca Falavigna (dktrkranz) -- pdf2djvu crashed with SIGSEGV in

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-09-24 Thread Jakub Wilk
** Attachment added: Fix for pdf2djvu 0.4.13 http://launchpadlibrarian.net/32409156/413599.diff -- pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser() https://bugs.launchpad.net/bugs/413599 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-08-23 Thread Dimitrios Symeonidis
removed privacy, confirmed on latest karmic... output on terminal: cups_testprint.pdf: - page #1 - #1 Segmentation fault ** Visibility changed to: Public ** Changed in: pdf2djvu (Ubuntu) Status: New = Confirmed -- pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-08-23 Thread Dimitrios Symeonidis
Quite a pickle: * pdf2djvu in karmic is still at 0.4.13: http://packages.ubuntu.com/karmic/pdf2djvu * while upstream (google code) is 0.5.11: http://code.google.com/p/pdf2djvu/ * but upstream depends on libpoppler4, while the one in ubuntu depends on libpoppler5 * libpoppler4 existed only in

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-08-23 Thread Dimitrios Symeonidis
Opened upstream issue on the broken dependency: http://code.google.com/p/pdf2djvu/issues/detail?id=41 Anyways, why do we keep changing the library name? - libpoppler5 (0.11.2) in Karmic - libpoppler4 (0.10.5) in Jaunty - libpoppler3 (0.8.7) in Intrepid - libpoppler2 (0.6.4) in Hardy - libpoppler1

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-08-23 Thread Jakub Wilk
The only way I can reproduce this bug is to: - compile pdf2djvu with poppler 0.11.0; - upgrade to poppler 0.11.1. That's because poppler 0.11.1 broke both API and ABI without bumping SONAME. pdf2djvu 0.5.11 even FTBFS with the unstable version of poppler. To work around this bug you should

[Bug 413599] Re: pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser()

2009-08-23 Thread Dimitrios Symeonidis
fixed upstream, marking as fix committed jakub, thank you for your time and efforts ** Changed in: pdf2djvu (Ubuntu) Status: Confirmed = Fix Committed -- pdf2djvu crashed with SIGSEGV in OutputDev::cvtDevToUser() https://bugs.launchpad.net/bugs/413599 You received this bug notification