your build type will be debug so the assert causes the application to stop. In release mode this won't happen but that doesn't really solve the problem. You would need to check the data and in case it is Dicom conform argue with the gdcm developers.
I would break at the assertion an see how the data looks like.
Best Regards ,
Ingmar
Hongzhi Lan <h1...@eng.ucsd.edu>schrieb:
Hi MITK Users,------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users
I built MITK 2014.10.00 by superbuild on Ubuntu 14.04. It can view dicom images at most of time, but sometimes it can import/add to local storage but can't view some dicom images. When I click the button "View", MITK just crashes. The error info is as below:
Warning: In .../MITK-2014.10.0-superbuild/GDCM-src/Source/MediaStorageAndFileFormat/gdcmBitmap.cxx, line 795, function bool gdcm::Bitmap::TryJPEG2000Codec(char*, bool&) constEncapsulated stream has fewer bits actually stored on disk. correcting.
MitkWorkbench: .../MITK-2014.10.0-superbuild/ITK-src/Modules/IO/GDCM/src/itkGDCMImageIO.cxx:293: virtual void itk::GDCMImageIO::Read(void*): Assertion `pixeltype_debug == pixeltype' failed.Aborted (core dumped)
But if I install MITK 2014.10.00 using the installer from http://www.mitk.org/wiki/Downloads, there is no such issue. So I guess, there is some issue in GDCM build from MITK superbuild?
Thanks a lot!
Best,Hongzhi
------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users