MITK crashes when doing a measurement while a surface file is activated in the data manager.
Description
Event Timeline
To reproduce it open an image and a surface file. Make sure the surface file is selected in the data manager and then do a measurement.
But perhaps the bug only occures under Mac OS X.
We could not reproduce this bug with MacOS 10.7.4. Have you load the .stl-file after you created it ? Which Measurementtool did you use ?
Tryed the behaviour on linux. however it does not crash. This seems to be a problem related to the STL implementation getting this on linux:
#5.010# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.010# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.010# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.020# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.020# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.020# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
#5.020# ERROR: Unhandled excaption caught in ExecuteAction(): deque::_M_range_check
Tried to reproduce the bug under windows. You can't use a surface with Measurement plugin, it always selects the image (as expected).
Also tested it under Mac OS 10.9.
Can't reproduce this bug. So changing the status to invalid.