Page MenuHomePhabricator

IDE crashes when compiling Segmentation plugin
Closed, InvalidPublic

Description

The compilation of the several plugins cause the Microsoft C/C++ compiler driver to crash. The effected plugins are (as known so far):
segmentation
ext
properties
moviemaker
imagenavigator
datamanager
and the SegmentationUI module.

This happens at VS2008 as well as VS2012. In my case it happens only in Debug mode but this is not confirmed.

Event Timeline

Similar behavior when VS2012 is used.
In debug, cl.exe makes problems. It seems that mostly plugins or QT-depended modules are affected.
In Release, no build error happens but neither mbi-app or mitkWorkbench start due to library loading errors. This happens also for basic plugins like properties, datamanager etc...

I had similar problems like Sven two days before (VS2008). However, I did a new superbuild in release mode and debug mode seperately using the current master. Now it works fine.

I've created a virtual drive and made a superbuild directly on the drive. This basically solved the compiling problems.

One cl: cannont communicate with child remains. (After moc_QmitkSimulatorObjectsOfInterestTableView.cxx)

It also seems that git has some problems with this configuration which lead to some errors with the data repro.

My current version is still not starting. Seems that this is a different problem than the compiling errors.

I checked the affected plugins in more detail.
The error occurs using the following plugins:
segmentation
registration
tofutil
dicom

Compilation of all other plugins is ok.

PS:
toftutorial
igttracking
igtexamples
cmdlinemodules

produce the compilercrash as well.

I cannot reproduce this bug with newer builds of MITK. Probably this bug was accidentially fixed by an other bug.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:31 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.