gtkhtml2 segfault on win32 when using tags with attributes
- From: Bernhard Rumpler <e9725344 student tuwien ac at>
- To: gtkhtml lists ximian com, <gtk-devel-list gnome org>
- Cc: bru tttech com, Bernhard Rumpler <e9725344 student tuwien ac at>
- Subject: gtkhtml2 segfault on win32 when using tags with attributes
- Date: Mon, 29 Sep 2003 17:57:24 +0200 (METDST)
Hi,
I have built gtkhtml-2.4.0 for windows using the MinGW tools and cygwin.
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]