2 Oct 17:58
Re: trunk schematron tests core dump (was: annotate, pyannotate, xsiannotate)
<jholg <at> gmx.de>
2007-10-02 15:58:52 GMT
2007-10-02 15:58:52 GMT
Hi, > > > Schematron uses XPath a lot, so I wouldn't be surprised if this was > > > related to > > > the XPath bug in libxml2 2.6.27. Is there any chance you could switch > to > [...] > Unfortunately, using the latest & greatest libxml2/libxslt (2.6.33/1.1.22) > doesn't solve the problem for me. I'm trying to get some sensible information but have real problems with debugging, as I'm seeing line number information that is just plain wrong, though compiling with debugging on and everything, the likes of: (gdb) info source Current source file is src/lxml/etree.c Compilation directory is /home/lb54320/pydev/LXML/lxml/ Located in /home/lb54320/pydev/LXML/lxml/src/lxml/etree.c Contains 90795 lines. Source language is c. Compiled with stabs debugging format. (gdb) b etree.c:70850 No line 70850 in file "src/lxml/etree.c". (gdb) No idea what I'm doing wrong here, at the moment. So the info on the crash does not get much better than that backtrace at the moment: Program received signal SIGSEGV, Segmentation fault.(Continue reading)
RSS Feed