[fpc-devel] fpdoc 2.3.1 errors

Vincent Snijders vsnijders at quicknet.nl
Mon Jun 2 14:02:28 CEST 2008


Graeme Geldenhuys schreef:
> On 02/06/2008, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
>>  Maybe some formatting has changed or it uses a feature of fpdoc which
>>  is not well tested. I have no idea really.  I'll go through the
>>  tiutils.xml file to see if I can spot something obvious. I'm also
>>  going to generate a new skeleton tiutils.xml with makeskel to see what
>>  it does. I'll report back.
> 
> I couldn't find anything (obvious) wrong with the tiutils.xml file. I
> also tried with a freshly created tiutils.xml from makeskel and still
> no luck.  :-(

I get the error with building the rtl docs using the makefile:
Program received signal SIGSEGV, Segmentation fault.
0x080570b3 in fpc_reraise ()
(gdb) bt
#0  0x080570b3 in fpc_reraise ()
#1  0xb6a66af0 in ?? ()
#2  0x080b4372 in THTMLWRITER__CREATEPACKAGEINDEX (this=0xb6b079b0) at dw_html.pp:2308
#3  0x080b38dc in THTMLWRITER__CREATEPAGEBODY (AELEMENT=0xb6a66af0, ASUBPAGEINDEX=8, 
this=0xb6b079b0) at dw_html.pp:2135
#4  0x080ae187 in THTMLWRITER__CREATEHTMLPAGE (AELEMENT=0xb6a66af0, ASUBPAGEINDEX=8, 
this=0xb6b079b0) at dw_html.pp:644
#5  0x080ae4b1 in THTMLWRITER__WRITEHTMLPAGES (this=0xb6b079b0) at dw_html.pp:693
#6  0x080b8909 in THTMLWRITER__WRITEDOC (this=0xb6b079b0) at dw_html.pp:3278
#7  0x08049860 in CREATEDOCUMENTATION () at fpdoc.pp:267
#8  0x08049a67 in main () at fpdoc.pp:290

Vincent



More information about the fpc-devel mailing list