Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • 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 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #339

Closed
Open
Created May 08, 2017 by Mathias Goldau@mathOwner

-RM-76-MR-[FiberDisplay, ROIs] Segfault during shutdown

Spotted on MAC, but I assume this will affect other platforms as well.

How to reproduce:

  • load deterministic tracts aka fibers
  • create ROI, move to tracts, move a bit around
  • close openwalnut

You will get this segfault:

0#22:30:29#math@ipansen# OpenWalnut/build/release >bin/openwalnut
OpenWalnut -- Version: 1.2.5+hg5231 ( http://www.openwalnut.org )

Copyright 2009-2010 OpenWalnut Community, BSV@Uni-Leipzig and CNCF@MPI-CBS
For more information see http://www.openwalnut.org/copying
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under the terms of the GNU Lesser General Public License.
You should have received a copy of the GNU Lesser General Public License
along with OpenWalnut. If not, see .

Written by the OpenWalnut Community, BSV@Uni-Leipzig and CNCF@MPI-CBS.
*INFO    [Logger] Initalizing Logger 
*INFO    [Logger] =============================================================================== 
*INFO    [Logger] =                          Starting Log Session                               = 
*INFO    [Logger] =============================================================================== 
*INFO    [Walnut] Version: 1.2.5+hg5231 
*INFO    [GUI] Bringing up GUI 
*INFO    [GE] Initializing Graphics Engine 
*INFO    [GE] Initializing OpenSceneGraph Root Node 
*INFO    [Kernel] Initializing Kernel 
*INFO    [Data Handler] Initializing Data Handler 
*INFO    [ModuleFactory] Loading Modules 
*INFO    [Module Loader] Searching modules in "/Users/math/repos/OpenWalnut/build/release/bin/../lib/openwalnut". 
*INFO    [Kernel] Starting Kernel 
*INFO    [GE] Initializing OpenSceneGraph Root Node 
*INFO    [GE] Initializing OpenSceneGraph Root Node 
*INFO    [GE] Initializing OpenSceneGraph Root Node 
*INFO    [MainWindow] Restoring window state. 
*INFO    [GE] Starting Graphics Engine 
*INFO    [ModuleContainer (KernelRootContainer)] Adding module "Data Module" to container. 
*INFO    [ModuleContainer (KernelRootContainer)] Associated module "Data Module" with container. 
*INFO    [Module (Data Module)] Starting module main method. 
*INFO    [ModuleContainer (KernelRootContainer)] Adding module "Fiber Display" to container. 
*INFO    [ModuleContainer (KernelRootContainer)] Associated module "Fiber Display" with container. 
*INFO    [Module (Fiber Display)] Starting module main method. 
*INFO    [ModuleContainer (KernelRootContainer)] Connecting Data Module:out with Fiber Display:fiberInput 
*INFO    [Fiber Display] Fiber dataset for display with: 74313 fibers loaded. 
*INFO    [MainWindow] Saving window state. 
*INFO    [Kernel] Stopping Kernel 
*INFO    [ModuleContainer (KernelRootContainer)] Stopping pending threads. 
*INFO    [ModuleContainer (KernelRootContainer)] Stopping modules. 
*INFO    [ModuleContainer (KernelRootContainer)] Waiting for module "Fiber Display" to finish. 
*INFO    [ModuleContainer (KernelRootContainer)] Disconnecting Data Module:out from Fiber Display:fiberInput 
*INFO    [ModuleContainer (KernelRootContainer)] Waiting for module "Data Module" to finish. 
*INFO    [Kernel] Stopping Data Handler 
*INFO    [Data Handler] Removing all subjects. 
*INFO    [GE] Shutting down OpenSceneGraph Root Node 
*INFO    [GE] Shutting down OpenSceneGraph Root Node 
*INFO    [GE] Shutting down OpenSceneGraph Root Node 
bin/openwalnut: line 22: 45886 Segmentation fault      bin/openwalnut-qt4 $@
139#22:33:20#math@ipansen# OpenWalnut/build/release >

(from redmine: created on 2011-09-20, closed on 2012-07-09)

Assignee
Assign to
OpenWalnut 1.3
Milestone
OpenWalnut 1.3
Assign milestone
Time tracking