[Insight-developers] run examples on rapture
Xinwei Xue
xwxue at cs . utah . edu
Wed, 7 Aug 2002 22:42:51 -0600 (MDT)
Hi Luis,
The normal test did not crash. Only the examples does not
work. The HeaderTest files runs OK. ShapeDetection gave seg
fault. SimpleLevelSetExample just abort.
Unfortunately gdb/ddd was not installed in the IRIX machine.
I debugged the SimpleLevelSetExample and found that the abort may be
because of the imagewriter. If I comment it out, it would run well. Could
you please have a look at it? One more thing, I am using pthread
in one of my applications, do I have to define USE_PTHREAD somewhere?(I
saw -D_PTHREAD in the compilation).
Thanks,
Xinwei
On Wed, 7 Aug 2002, Luis Ibanez wrote:
> Hi Xinwei,
>
> Are the normal test crashing too ?
> or only the examples.
>
> Could please you run any of the examples from gdb
> or ddd and post the traceback after crashing ?
>
> Thanks
>
> Luis
>
> ==============================================
>
> Xinwei Xue wrote:
>
> >
> > Hi,
> >
> > I magaged to compile ITK on one of our mutilprocessor IRIX machines. When
> > I compile the examples(say RawImageReadWriter it gave me these warnings:
> >
> > ld32: WARNING 84
> > : /home/sci/xwxue/res/itk/Insight-IRIX/Code/Algorithms/libITKAlgorithms.a
> > is not used for resolving any symbol.
> > ld32: WARNING 84
> > : /home/sci/xwxue/res/itk/Insight-IRIX/Code/BasicFilters/libITKBasicFilters.a
> > is not used for resolving any symbol.
> > ld32: WARNING 84
> > : /home/sci/xwxue/res/itk/Insight-IRIX/Code/Common/libITKCommon.a is not
> > used for resolving any symbol.
> > ld32: WARNING 84
> > : /home/sci/xwxue/res/itk/Insight-IRIX/Code/Common/libITKCommon.a is not
> > used for resolving any symbol.
> > ld32: WARNING 84
> > : /home/sci/xwxue/res/itk/Insight-IRIX/Code/Numerics/vxl/libVXLNumerics.a
> > is not used for resolving any symbol.
> >
> >
> > when I run it it always Abort after start. This happens to all examples,
> > and I did not catch any exception when running the examples.
> >
> > Can anyone tell me why this happens?
> >
> > Thanks,
> >
> > Xinwei
> >
> > _______________________________________________
> > Insight-developers mailing list
> > Insight-developers@public.kitware.com
> > http://public.kitware.com/mailman/listinfo/insight-developers
> >
> >
>
>
>