Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core
OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #393

Closed
Open
Opened May 08, 2017 by Mathias Goldau@math
  • Report abuse
  • New issue
Report abuse New issue

-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)

To upload designs, you'll need to enable LFS. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
Bug
Assign labels
  • View project labels
Reference: openwalnut/openwalnut#393