[Dart] segfault with dart2 ?

Andy Cedilnik andy.cedilnik at kitware.com
Thu May 11 07:41:32 EDT 2006


Hello,

Looking at your output, looks like something segfaults during the build. 
This from your output does not have anything to do with CTest or Dart. 
Looks like your linker or something is crashing. Does this happen also 
if you just type make?

       Andy

Lorensen, William E (GE, Research) wrote:
> Alex,
>
> I have seen this intermittently also on a Linux system. If you run it again does it fail? I suspect a ctest problem. Perhaps Andy has some insights into how to debug this.
>
> Bill
>
> -----Original Message-----
> From: dart-bounces+lorensen=crd.ge.com at public.kitware.com
> [mailto:dart-bounces+lorensen=crd.ge.com at public.kitware.com]On Behalf Of
> Alexander Neundorf
> Sent: Thursday, May 11, 2006 7:16 AM
> To: dart at public.kitware.com
> Subject: [Dart] segfault with dart2 ?
>
>
> 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  
>   
>
>   




More information about the Dart mailing list