If you build the net/libaccounts-glib port frequently (or in a
loop), sooner or later you'll see this:

...
cd html && gtkdoc-mkhtml $mkhtml_options  libaccounts-glib 
../libaccounts-glib-docs.xml
Computing chunks...
Writing index.sgml for book(index)
Writing libaccounts-glib.devhelp2 for book(index)
Segmentation fault (core dumped) 

The segfault is xsltproc's.  Anybody feel like debugging this?

#0  0x00001fafefe4b84b in xmlXPathFreeNodeSet ()
   from /usr/local/lib/libxml2.so.15.1
#1  0x00001fafefe285bf in xmlHashFree () from /usr/local/lib/libxml2.so.15.1
#2  0x00001faff3911a90 in xsltFreeKeyTable (keyt=0x1faf5b0d2060) at keys.c:162
#3  0x00001faff3911adf in xsltFreeKeyTableList (keyt=0x1fb008b8b7c0)
    at keys.c:181
#4  0x00001faff3913151 in xsltFreeDocumentKeys (idoc=0x1fb01dcef900)
    at keys.c:932
#5  0x00001faff391e5ea in xsltFreeDocuments (ctxt=0x1fafbf185200)
    at documents.c:258
#6  0x00001faff39235b2 in xsltFreeTransformContext (ctxt=0x1fafbf185200)
    at transform.c:652
#7  0x00001fad33402ade in xsltProcess (doc=0x1faf6e5fda00, cur=0x1fafbb6b0400, 
    filename=0x7f7ffffce04f "../libaccounts-glib-docs.xml") at xsltproc.c:418
#8  0x00001fad334045a0 in main (argc=19, argv=0x7f7ffffcdc68) at xsltproc.c:892

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to