Hi,

I am experiencing a crash when using WPdfRenderer to render
an image. The HTML passed to render() is a simple:

<img src="path/to/image.png" />

but I get a segmentation fault with the following stacktrace:

#0  Wt::Render::Block::cssTextAlign (this=0x0) at Wt/Render/Block.C:1950
#1  0x0000000000581a89 in Wt::Render::Block::cssTextAlign 
(this=this@entry=0x7ffff4eabb90) at Wt/Render/Block.C:1978
#2  0x0000000000585642 in Wt::Render::Block::layoutBlock (this=0x7ffff4eabb90, 
ps=..., canIncreaseWidth=<optimized out>, renderer=..., 
collapseMarginTop=1.7976931348623157e+308,
    collapseMarginBottom=0, cellHeight=<optimized out>) at 
Wt/Render/Block.C:1583
#3  0x00000000004e79f9 in Wt::Render::WTextRenderer::render 
(this=0x7ffff4ebbd20, text=..., y=<optimized out>) at WTextRenderer.C:94

Am I doing something wrong or is this a bug?

Thanks,
Nate
                                          
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to