Am 22.04.2009 um 08:46 schrieb Daniel Maleike: > > Am 21.04.2009 um 13:04 schrieb Andreas Hahn: >> >> 3. Crash when open 3D image .../Testing/Data/Pic3D.pic.gz: >> #0 0x9693841a in inflate_fast >> #1 0x96935b61 in inflate >> #2 0x969356de in gzread >> #3 0x007fc891 in mitkIpPicFReadCvt >> #4 0x007fa052 in mitkIpPicGetHeader > > This could be a problem with using the wrong zlib version or with > errors in the ipPic library. Either way it‘s ugly.
Hi again, this issue was fixed more easily than I thought (rev. 16928). There was simply some code that assumed a big endian system when __APPLE__ was defined. I just successfully loaded the Pic3D.pic.gz image from Testing/Data. Rendering works fine. Regards, Daniel ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
