Package: wkhtmltopdf
Version: 0.9.9-2
Severity: important

Hi,

I can't get wkhtmltopdf to run on sparc, I'm getting a sigbus everytime.
That can be seen in the sparc build log for xorg 1:7.6+2:

  
https://buildd.debian.org/fetch.cgi?pkg=xorg&arch=sparc&ver=1:7.6%2B2&stamp=1297181193&file=log&as=raw

Trying to find a minimal test case, I managed to track it down to the
SVG background, since stripping it from the CSS makes the SIGBUS go
away. A minimal HTML file would look like this:
| <body background="foo.svg">
| pan!
| </body>

Any SVG seems to trigger this bug, e.g.:
  wget http://www.debian.org/logos/openlogo-nd.svg -O foo.svg

And that's not just for backgrounds, any SVG usage triggers this bug:
| <img src="openlogo-nd.png">


Probably a webkit bug, but opening it here for now. For the record,
using a PNG file instead works fine (but looks ugly).

smetana's sid chroot has the needed packages to observe this bug.

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to