[Insight-developers] Dashboard Looking Good : Remaining Issues
Sean McBride
sean at rogue-research.com
Thu Apr 17 14:55:48 EDT 2008
On 4/13/08 1:30 PM, Luis Ibanez said:
> RogueResearch5: Mac 10.5-dbg
> *** Exception executing: Illegal instruction
> and takes 94 seconds to do so, which is a long
> time for this test. It takes a fraction of a
> second to run the test on most machines.
Note that this build machine is running as 64 bit, though that may be
unrelated. Here is the backtrace:
Thread 0 Crashed:
0 itkIOTests 0x0000000100484f9e
itk::ObjectFactory<itk::RandomImageSource<itk::Image<int, 2u> >
>::Create() + 22 (itkObjectFactory.h:52)
1 itkIOTests 0x000000010020f646
itk::ImageFileWriter<itk::Image<short, 2u> >::Write() + 5458
(itkImageFileWriter.txx:239)
2 itkIOTests 0x00000001002e745e
itk::ImageFileWriter<itk::Image<short, 2u> >::Update() + 34
(itkImageFileWriter.h:148)
3 itkIOTests 0x0000000100202c14
itkImageFileWriterTest(int, char**) + 1442 (itkImageFileWriterTest.cxx:117)
4 itkIOTests 0x000000010000818f main + 1337
(itkTestMain.h:158)
5 itkIOTests 0x0000000100002e5c start + 52
Also, the failure of "itkLog10ImageFilterAndAdaptorTest" is very likely
due to the fact that the log10() function does not work on 10.5.2 on
Intel in 64 bit. See:
<http://lists.apple.com/archives/scitech/2008/Mar/msg00031.html>
Chances are good it will be fixed in 10.5.3.
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the Insight-developers
mailing list