vikrambalye / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

segfault on generation #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Default install of dompdf
2. Drop test.php into www dir
3. Serve show.php and barcode.php from somewhere with ssl
4. Load test.php through broswer
5. PROFIT! (segfault)
[Sun Jun 05 11:57:14 2011] [notice] child pid 5467 exit signal Segmentation 
fault (11)

What is the expected output? What do you see instead?
Expected PDF, got nothing.

What version of the product are you using? On what operating system?
0.6.0 beta 2, CentOS 5 (see setup.png for more info), PHP 5.1.6

Please provide any additional information below.
The original page works, but after removing column widths set on the table (<td 
width="600">) to fix the problem that the table is too wide for the page, this 
happens. I stripped the table down as much as I could, and can't locate the 
problem.

Original issue reported on code.google.com by darwin...@gmail.com on 5 Jun 2011 at 5:32

Attachments:

GoogleCodeExporter commented 9 years ago
Hello, the barcode.gif file is a PNG (see the file header, with notepad for 
example). After renaming it to barcode.png, it works. Do you confirm this ?

Original comment by fabien.menager on 24 Jul 2011 at 2:21

GoogleCodeExporter commented 9 years ago
Closing this issue as I didn't get an answer for 4 months.

Original comment by fabien.menager on 23 Oct 2011 at 2:47

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:15