[Doxygen-develop] Re: Segfault in test t6 regessions suit
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2004-12-13 19:11:08
|
On Sun, 12 Dec 2004 12:30:26 +0100, Enno Bartels <enn...@t-...> wrote: > Hi >=20 > Had problems with doxygen in the regressions suit > at test t6 >=20 > Output: > > sh check.sh > testing t1.cpp... OK > testing t2.cpp... OK > testing t3.cpp... FAILED due to differences in output > testing t4.cpp... OK > testing t5.cpp... OK > testing t7.cpp... OK > testing t6.c...check.sh: line 41: 12998 Done ( cat upd= ate.dox; echo "XML_OUTPUT=3Dtmp"; echo "PROJECT_NAME=3D$i"; echo "INPUT=3D$= i"; echo "WARN_LOGFILE=3D$i.log" ) > 12999 Speicherzugriffsfehler | doxygen - > mv: Aufruf von stat f=FCr =BBtmp/*=AB nicht m=F6glich: Datei oder Verzeic= hnis nicht gefunden > cat: tmp/*.org: Datei oder Verzeichnis nicht gefunden > rm: Entfernen von =BBtmp/*.org=AB nicht m=F6glich: Datei oder Verzeichnis= nicht gefunden > FAILED due to differences in output > testing t8.m... FAILED due to differences in output >=20 > > doxygen --version > 1.3.9.1-20041206 Hmm, could you retry with the new version (1.3.9.1-20041213). The regression tests work fine with valgrind for me (I'm using version 2.2.0 of valgrind). Regards, Dimitri |