Re: gtkhtml2 segfault on win32 when using tags with attributes



Bernhard Rumpler wrote:
> 
> Hi,
> 
> I have built gtkhtml-2.4.0 for windows using the MinGW tools and cygwin.
> 
A bug report with a test file which causes the problem and a stack trace would help.

Padraig

> Simple example programs, such as simple.c in gtkhtml's tests directory do
> work, but only with html tags that do not have attributes. Tags with
> attributes cause a segmentation fault, when the function
> html_document_write_stream is called.
> 
> <html></html>      works
> <center></center>  works
> <br> and <hr>      work
> 
> <a href="someref">lnk</a> segfaults
> <font =...>txt</font>     segfaults
> 
> Does anyone have any ideas what could be the reason for this? Could the
> problem be an incompatible build/version of libxml?
> 
> thanks,
> Bernhard
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]