-RM-11-MR-Segfault in NetworkEditor when connecting SchmahmannSlice module with T1-Image
How to reproduce:
- Switch to probtractdisplaysp branch, since only there the schmahmanpandya slice module exists
- Start OW
- Load T1 image
- Try to connect T1 image with new SchmahmannPandya slice module at connector: t1input
Then the segfault will originate from: @bool WQtNetworkEditor::event( QEvent* event )@ at source:src/qt4gui/qt4/networkEditor/WQtNetworkEditor.cpp@d647ecf2bfe4#L284 due to a failing cast. Why that cast failing is out of my scope since, the return type of that member function is undocumented. Please note that the SchmahmannPandya slice module resides under source:src/modules/schmahmannPandyaSlices/slices@dc8239ab and is a so called compound or container module incorporating the two other modules bodundaryCurvesGMWM and probTractDisplaySP.
Alternatively you can also use the gaussProcess modules to reproduce, since this is also a compound aka container module.
*INFO [ModuleContainer (KernelRootContainer)] Connecting Data Module:out with Schmahmann-Pandya slices:t1Input
*INFO [Boundary Curves WMGM] Using: Iso-Lines strategy
Segmentation fault
(from redmine: created on 2011-07-28, closed on 2011-08-17)