On 09/13/2010 01:46 AM, Christian Kastner wrote:
> I attached the wrong file, here's the correct one.
This time with attachment. Sorry.
Program received signal SIGSEGV, Segmentation fault.
0x00000000006906ef in DocFormula::isInline (this=0x1be4860) at docparser.h:453
453 bool isInline() { return text().at(0)!='\\'; }
(gdb) bt
#0 0x00000000006906ef in DocFormula::isInline (this=0x1be4860) at
docparser.h:453
#1 0x000000000068b9f5 in HtmlDocVisitor::visit (this=0x1be3c30, f=0x1be4860)
at htmldocvisitor.cpp:487
#2 0x0000000000657724 in DocFormula::accept (this=0x1be4860, v=0x1be3c30) at
docparser.h:452
#3 0x000000000065c443 in CompAccept<DocTitle>::accept (this=0x1be8170,
obj=0x1be8170, v=0x1be3c30)
at docparser.h:181
#4 0x0000000000657a71 in DocTitle::accept (this=0x1be8170, v=0x1be3c30) at
docparser.h:531
#5 0x000000000064df6d in DocSimpleSect::accept (this=0x1be47b0, v=0x1be3c30)
at docparser.cpp:3887
#6 0x000000000065de5f in CompAccept<DocPara>::accept (this=0x1be8100,
obj=0x1be8100, v=0x1be3c30)
at docparser.h:181
#7 0x000000000065881b in DocPara::accept (this=0x1be8100, v=0x1be3c30) at
docparser.h:928
#8 0x000000000065edcd in CompAccept<DocRoot>::accept (this=0x1bde170,
obj=0x1bde170, v=0x1be3c30)
at docparser.h:181
#9 0x000000000065971b in DocRoot::accept (this=0x1bde170, v=0x1be3c30) at
docparser.h:1170
#10 0x00000000004658d5 in HtmlGenerator::printDoc (this=0xdc4df0, n=0x1bde1b0,
langExt=0x1be2bf0 ".h")
at htmlgen.cpp:2199
#11 0x0000000000555604 in OutputList::parseDoc (this=0xdd0e70,
fileName=0x1be46c0
"/tmp/build/libshark-2.3.2+dfsg/include/ReClaM/SigmoidModel.h", startLine=2,
ctx=
0xe4b330, md=0x0, docStr=..., indexWords=true, isExample=false,
exampleName=0x0, singleLine=false,
linkFromIndex=false) at outputlist.cpp:169
#12 0x000000000043e3fe in FileDef::writeDetailedDescription (this=0xe4b330,
ol=..., title=...)
at filedef.cpp:199
#13 0x0000000000440879 in FileDef::writeDocumentation (this=0xe4b330, ol=...)
at filedef.cpp:624
#14 0x0000000000420c2b in generateFileDocs () at doxygen.cpp:7161
#15 0x000000000042cd57 in generateOutput () at doxygen.cpp:10380
#16 0x000000000040353d in main (argc=2, argv=0x7fffffffe6b8) at main.cpp:38