[Dart] segfault with dart2 ?
Alexander Neundorf
a.neundorf-work at gmx.net
Thu May 11 07:15:35 EDT 2006
Hi,
I finally managed to get a dart2 server running, svn from April 25th.
Now tried to submit a report using "make Experimental" on our sources and
it ended up with a segmentation fault:
...
Configure project
Each . represents 1024 bytes of output
. Size of output: 0K
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
.....*.......*...*..............*................. Size: 50K
.........***.........................***.......... Size: 100K
.....*.*.!.!.*.*.make[3]: *** [Experimental] Segmentation fault
make[3]: Leaving directory `/home/alex/src/work/test'
make[2]: *** [CMakeFiles/Experimental.dir/all] Error 2
make[2]: Leaving directory `/home/alex/src/work/test'
make[1]: *** [CMakeFiles/Experimental.dir/rule] Error 2
make[1]: Leaving directory `/home/alex/src/work/test'
make: *** [Experimental] Error 2
Since "make" itself doesn't segfault, I guess the reason must lie
somewhere in the output, I attached the last lines of
LastBuild-xxx.log.tmp.
It seems the output from the linker command (which failed) and the output
from a compile command are intermixed.
Also the complete linker command is *very* long, about 10.000 characters.
This is with cmake 2.4.1 on a SUSE 10.0 box.
Any ideas ?
Or any hints how to debug this ?
Bye
Alex
--
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LastBuild_20060511-1050.log.tmp
Type: text/x-java
Size: 3681 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/dart/attachments/20060511/09d93681/LastBuild_20060511-1050.log.java
More information about the Dart
mailing list