View Issue Details

IDProjectCategoryView StatusLast Update
0002099Slicer4Module SceneViewspublic2014-03-06 06:10
Reporterkikinis Assigned Toalexy  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformAppleOSOS XOS Version10.7.3
Product VersionSlicer 4.1.0 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.1.1 
Summary0002099: restoring sceneview with tracts does not work properly and leads to crash
Description

rons examples, 2012-04-...preparedfor lecture, load scene with name beginning with 3...
restore the sceneview called parcellated tracts. Note lack of tracts (compare to thumbnail).
go to tractogaphy display and try to make the cc visible as tubes
enjoy the crash.

Process: Slicer [3805]
Path: /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/MacOS/Slicer
Identifier: ???
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [135]

Date/Time: 2012-05-22 11:04:42.845 +0200
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9

Interval Since Last Report: 3958260 sec
Crashes Since Last Report: 598
Per-App Interval Since Last Report: 806461 sec
Per-App Crashes Since Last Report: 149
Anonymous UUID: F3CF6168-B63E-40A4-B96C-BB98DB23AB01

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068

VM Regions Near 0x68:
-->
__TEXT 0000000100000000-0000000100025000 [ 148K] r-x/rwx SM=COW /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/MacOS/Slicer

Application Specific Information:
objc[3805]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libqSlicerTractographyDisplayModuleWidgets.dylib 0x000000011b233c7b qSlicerTractographyDisplayWidget::updateWidgetFromMRML() + 299
1 libqSlicerTractographyDisplayModuleWidgets.dylib 0x000000011b22b768 qSlicerTractographyDisplayModuleWidget::setFiberBundleNode(vtkMRMLFiberBundleNode*) + 104
2 libqSlicerTractographyDisplayModuleWidgets.dylib 0x000000011b2364ff qSlicerTractographyDisplayModuleWidget::qt_metacall(QMetaObject::Call, int, void) + 159
3 QtCore 0x00000001075ab9d6 QMetaObject::activate(QObject, QMetaObject const, int, void
) + 710
4 libqMRMLWidgets.dylib 0x00000001004bb92e qMRMLNodeComboBox::currentNodeChanged(vtkMRMLNode*) + 46
5 libqMRMLWidgets.dylib 0x00000001004631d8 qMRMLNodeComboBox::emitCurrentNodeChanged() + 72
6 libqMRMLWidgets.dylib 0x00000001004bbc0c qMRMLNodeComboBox::qt_metacall(QMetaObject::Call, int, void) + 588
7 QtCore 0x00000001075ab9d6 QMetaObject::activate(QObject, QMetaObject const, int, void
) + 710
8 QtGui 0x0000000106cb97b9 QComboBox::currentIndexChanged(QString const&) + 41
9 QtGui 0x0000000106cbb1e9 QComboBoxPrivate::_q_emitCurrentIndexChanged(QModelIndex const&) + 73
10 QtGui 0x0000000106cbf9de QComboBoxPrivate::setCurrentIndex(QModelIndex const&) + 254
11 QtGui 0x0000000106cc2145 QComboBoxPrivate::_q_itemSelected(QModelIndex const&) + 69
12 QtGui 0x0000000106cc2d3a QComboBox::qt_metacall(QMetaObject::Call, int, void) + 714
13 libCTKWidgets.0.1.dylib 0x0000000100eca695 ctkComboBox::qt_metacall(QMetaObject::Call, int, void
) + 37
14 QtCore 0x00000001075ab9d6 QMetaObject::activate(QObject, QMetaObject const, int, void*) + 710
15 QtGui 0x0000000106f71706 QComboBoxPrivateContainer::itemSelected(QModelIndex const&) + 38
16 QtGui 0x0000000106cbb71a QComboBoxPrivateContainer::eventFilter(QObject
, QEvent) + 410
17 QtCore 0x0000000107690827 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject
, QEvent) + 151
18 QtGui 0x000000010692584e QApplicationPrivate::notify_helper(QObject
, QEvent) + 142
19 QtGui 0x000000010692c040 QApplication::notify(QObject
, QEvent) + 2416
20 QtCore 0x00000001075a523c QCoreApplication::notifyInternal(QObject
, QEvent) + 124
21 QtGui 0x0000000106924d7c qt_sendSpontaneousEvent(QObject
, QEvent) + 44
22 QtGui 0x00000001068dc49d qt_mac_handleMouseEvent(void
, void*, QEvent::Type, Qt::MouseButton) + 2269
23 QtGui 0x00000001068ccbe6 -[QCocoaView mouseUp:] + 22
24 com.apple.AppKit 0x00007fff90a2c7a6 -[NSWindow sendEvent:] + 6504
25 QtGui 0x00000001068cace1 -[QCocoaPanel sendEvent:] + 241
26 com.apple.AppKit 0x00007fff909c516d -[NSApplication sendEvent:] + 5593
27 QtGui 0x00000001068d762a -[QNSApplication sendEvent:] + 74
28 com.apple.AppKit 0x00007fff9095b1f2 -[NSApplication run] + 555
29 QtGui 0x00000001068e1324 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1588
30 QtCore 0x000000010768fed4 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
31 QtCore 0x00000001076901f4 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
32 QtCore 0x00000001076915aa QCoreApplication::exec() + 186
33 0x0000000100021d82 main + 3090
34 0x000000010001ef28 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8e30e7e6 kevent + 10
1 libdispatch.dylib 0x00007fff85f0e5be _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff85f0d14e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8e30eaf2 read + 10
1 libCTKCore.0.1.dylib 0x0000000104c83ec6 ctkFDHandler::run() + 134
2 QtCore 0x00000001075d9125 QThreadPrivate::start(void*) + 149
3 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8e30eaf2 read + 10
1 libCTKCore.0.1.dylib 0x0000000104c83ec6 ctkFDHandler::run() + 134
2 QtCore 0x00000001075d9125 QThreadPrivate::start(void*) + 149
3 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8e30de42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff860dfdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff860dfbb5 usleep + 53
3 libSlicerBaseLogic.dylib 0x00000001030cdd4a vtkSlicerApplicationLogic::ProcessProcessingTasks() + 154
4 libSlicerBaseLogic.dylib 0x00000001030cde8f vtkSlicerApplicationLogic::ProcessingThreaderCallback(void*) + 31
5 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8e30de42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff860dfdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff860dfbb5 usleep + 53
3 libSlicerBaseLogic.dylib 0x00000001030ce03a vtkSlicerApplicationLogic::ProcessNetworkingTasks() + 154
4 libSlicerBaseLogic.dylib 0x00000001030ce17f vtkSlicerApplicationLogic::NetworkingThreaderCallback(void*) + 31
5 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8e30e7e6 kevent + 10
1 QtCore 0x000000010767ca2b QKqueueFileSystemWatcherEngine::run() + 155
2 QtCore 0x00000001075d9125 QThreadPrivate::start(void*) + 149
3 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8e30ddf2 __select + 10
1 QtCore 0x0000000107672410 QProcessManager::run() + 96
2 QtCore 0x00000001075d9125 QThreadPrivate::start(void*) + 149
3 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8e30ddf2 select + 10
1 com.apple.CoreFoundation 0x00007fff8fb9dcdb
CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff8e30dbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8612d274 _pthread_cond_wait + 840
2 QtWebKit 0x0000000102019048 WTF::TCMalloc_PageHeap::scavengerThread() + 520
3 QtWebKit 0x00000001020190e9 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
4 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff8e30ddf2 __select + 10
1 QtCore 0x00000001076b1935 qt_safe_select(int, fd_set, fd_set, fd_set, timeval const) + 389
2 QtCore 0x00000001076b5bd3 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval) + 435
3 QtCore 0x00000001076b60a2 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 178
4 QtCore 0x000000010768fed4 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
5 QtCore 0x00000001076901f4 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
6 QtCore 0x00000001075d8116 QThread::exec() + 182
7 QtCore 0x00000001075d9125 QThreadPrivate::start(void
) + 149
8 libsystem_c.dylib 0x00007fff861298bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff8612cb75 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff8e30e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8612b594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8612cb85 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff8e30e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8612b594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8612cb85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x000000013518f310 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe130 rsp: 0x00007fff5fbfe060
r8: 0x0000000000000004 r9: 0x0000000136f0acb0 r10: 0x000000006ec73d4c r11: 0x0000000100dccdb0
r12: 0x0000000123b57d70 r13: 0x000000012b7a58d0 r14: 0x000000012b7a58d0 r15: 0x00007fff5fbfe2a0
rip: 0x000000011b233c7b rfl: 0x0000000000010246 cr2: 0x0000000000000068
Logical CPU: 2

Binary Images:
0x100000000 - 0x100024fff + (??? - ???) <A467759A-CE7B-659B-ABA4-C771C7C14B75> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/MacOS/Slicer
0x10002a000 - 0x1000cdfe7 +libqSlicerApp.dylib (??? - ???) <0545FBA9-C3D6-403D-C18A-7AEF9852138A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerApp.dylib
0x1000e0000 - 0x100145ff7 +libqSlicerModulesCore.dylib (??? - ???) <5E244CAA-69A9-4545-3B76-0A987D586D77> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerModulesCore.dylib
0x100159000 - 0x1001eefef +libqSlicerBaseQTCLI.dylib (??? - ???) <66E3F68B-9FAA-9526-9CCD-E8AC84156D8E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerBaseQTCLI.dylib
0x100213000 - 0x1003bbff7 +libqSlicerBaseQTGUI.dylib (??? - ???) <71CA22C3-843B-515C-BFBC-8B41C5688777> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerBaseQTGUI.dylib
0x10040e000 - 0x1005b9ff7 +libqMRMLWidgets.dylib (??? - ???) <3E8DA8D0-B7EF-5B3A-4B92-0ECB0C2CC869> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqMRMLWidgets.dylib
0x10063a000 - 0x100656ff7 +libCTKQtTesting.0.1.dylib (0.1.0 - compatibility 0.1.0) <B889400E-992F-6C84-FFBA-A1DAE40BEAC2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKQtTesting.0.1.dylib
0x100663000 - 0x10069efe7 +libCTKDICOMWidgets.0.1.dylib (0.1.0 - compatibility 0.1.0) <8797091F-8542-DD5B-D660-E2E112AFCF89> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKDICOMWidgets.0.1.dylib
0x1006b8000 - 0x100c2bff7 +libCTKDICOMCore.0.1.dylib (0.1.0 - compatibility 0.1.0) <36E1B1EA-3A0F-36A0-E46F-41CF182DCB97> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKDICOMCore.0.1.dylib
0x100db2000 - 0x100dfafff +libCTKVisualizationVTKWidgets.0.1.dylib (0.1.0 - compatibility 0.1.0) <F76AD6D1-97C4-AA6A-D84E-3AFF2D88D807> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKVisualizationVTKWidgets.0.1.dylib
0x100e2b000 - 0x100e35ff7 +libCTKScriptingPythonWidgets.0.1.dylib (0.1.0 - compatibility 0.1.0) <D5DEA0E0-F01C-2A60-85B1-F1318986B8E1> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKScriptingPythonWidgets.0.1.dylib
0x100e3e000 - 0x100f30fff +libCTKWidgets.0.1.dylib (0.1.0 - compatibility 0.1.0) <6EABA81D-E4E4-9BF5-0ABA-BA48852EA84F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKWidgets.0.1.dylib
0x100fc9000 - 0x1010b0fe7 +libqSlicerBaseQTCore.dylib (??? - ???) <E408C6FB-2871-48D3-84D5-48382AF47580> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerBaseQTCore.dylib
0x1010de000 - 0x10112dfef +QtSvg (4.7.4 - compatibility 4.7.0) <E677A868-424A-A043-1875-68712C7C8518> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x10114e000 - 0x101197ff7 +libQtTesting.dylib (??? - ???) <BC88E539-73C1-0CB5-AB67-4A58B0966477> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libQtTesting.dylib
0x1011bc000 - 0x101270ff7 +libvtkCharts.5.10.dylib (5.10.0 - compatibility 5.10.0) <E7C481B8-8361-606C-D119-E5ED4E1605C2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkCharts.5.10.dylib
0x1012ae000 - 0x101300fe7 +libQVTK.5.10.dylib (5.10.0 - compatibility 5.10.0) <5DF063D1-72E9-02A8-0B30-83097DA5F182> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libQVTK.5.10.dylib
0x10133b000 - 0x1025edfe7 +QtWebKit (4.7.4 - compatibility 4.7.0) <9B1FC74C-73D0-745C-3FF4-29EB666F50F5> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x102d88000 - 0x102de2ff7 +libvtkViews.5.10.dylib (5.10.0 - compatibility 5.10.0) <A6A319F3-FDB7-7A9E-8409-60E1DB9CCA54> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkViews.5.10.dylib
0x102e1a000 - 0x102fbefe7 +libvtkInfovis.5.10.dylib (5.10.0 - compatibility 5.10.0) <D3241FE6-4057-1FB1-3A7B-5B43DC9B028C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkInfovis.5.10.dylib
0x10304d000 - 0x103092ff7 +phonon (4.4.0 - compatibility 4.4.0) <39362159-143E-E9B2-1F1F-78097107B372> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
0x1030b8000 - 0x10313eff7 +libSlicerBaseLogic.dylib (??? - ???) <6A6B5D89-2D21-64AE-6FFF-F76120FBDF3B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libSlicerBaseLogic.dylib
0x10316c000 - 0x1031bbff7 +libMRMLDisplayableManager.dylib (??? - ???) <A053A8CB-565C-4D28-FEFD-1D9BC078D913> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLDisplayableManager.dylib
0x1031e6000 - 0x103268fef +libMRMLLogic.dylib (??? - ???) <6F492268-B4CF-DA87-9A34-1E4F920B3993> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLLogic.dylib
0x103295000 - 0x103336fe7 +libarchive.12.dylib (??? - ???) <EC4570EB-BAB7-8A16-7C07-FE80E37E9DCC> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libarchive.12.dylib
0x10334b000 - 0x103394fef +libRemoteIO.dylib (??? - ???) <699E9B8E-EC4C-6EA5-A1C9-8F27227E5732> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libRemoteIO.dylib
0x1033a2000 - 0x1034dfff7 +libvtkWidgets.5.10.dylib (5.10.0 - compatibility 5.10.0) <996F1310-E551-EE87-C345-5A0D3462A20D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkWidgets.5.10.dylib
0x103576000 - 0x1038aaff7 +libvtkVolumeRendering.5.10.dylib (5.10.0 - compatibility 5.10.0) <CD3BBFBF-0D6C-68B2-574B-ACD6E36A26AB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkVolumeRendering.5.10.dylib
0x103ad7000 - 0x103ae6fff +libCTKImageProcessingITKCore.0.1.dylib (0.1.0 - compatibility 0.1.0) <90AC8C68-4206-A281-22A0-8C848330D182> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKImageProcessingITKCore.0.1.dylib
0x103aeb000 - 0x103b12ff7 +libCTKVisualizationVTKCore.0.1.dylib (0.1.0 - compatibility 0.1.0) <4D8C257C-E1E9-DE1A-8CDB-00A5F6CDF00B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKVisualizationVTKCore.0.1.dylib
0x103b26000 - 0x103d7dfe7 +QtScript (4.7.4 - compatibility 4.7.0) <CF46B370-D570-8EB5-8A0D-CE78FA18CDB2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x103e38000 - 0x103e5afe7 +QtTest (4.7.4 - compatibility 4.7.0) <1B9C9CA5-551F-59A0-5A1B-F6BFCEC10602> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtTest.framework/Versions/4/QtTest
0x103e6b000 - 0x103e73fe7 +libCTKScriptingPythonCore.0.1.dylib (0.1.0 - compatibility 0.1.0) <5B2D58C2-F61B-E82B-08DC-19B7921CCFCA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKScriptingPythonCore.0.1.dylib
0x103e79000 - 0x104605fff +libPythonQt.dylib (??? - ???) <4B778D88-D8FC-2EB9-AB03-112D3ADF0365> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libPythonQt.dylib
0x104c67000 - 0x104cbbff7 +libCTKCore.0.1.dylib (0.1.0 - compatibility 0.1.0) <EFAD4487-6DB8-2D6D-B186-757C731FCD1C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCTKCore.0.1.dylib
0x104ce0000 - 0x104d1dfff +QtXml (4.7.4 - compatibility 4.7.0) <8DA0705B-9B27-02A9-8B64-36015D761988> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x104d37000 - 0x104e06fe7 +QtOpenGL (4.7.4 - compatibility 4.7.0) <2D8D9407-78FE-C035-6D57-471C62226955> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
0x104e4c000 - 0x1052effef +QtXmlPatterns (4.7.4 - compatibility 4.7.0) <D51F339E-D3CB-953E-4086-F8B576CB80B0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
0x105472000 - 0x10559bfe7 +QtNetwork (4.7.4 - compatibility 4.7.0) <35FCB4C9-A697-4F29-3663-6477D4BFD2D2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x1055f4000 - 0x1058bdfff +libvtkCommonPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <5B576BEB-14EA-DCDB-A45B-0BA99F9522D4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkCommonPythonD.5.10.dylib
0x1059eb000 - 0x105a11ff7 +libvtkPythonCore.5.10.dylib (5.10.0 - compatibility 5.10.0) <4AC7D8BE-1ACD-C77D-FD83-86022C65D477> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkPythonCore.5.10.dylib
0x105a20000 - 0x105b68fef +libpython2.6.dylib (2.6.0 - compatibility 2.6.0) <69A2AF4C-B584-6929-920A-3BC543D5317C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/libpython2.6.dylib
0x105c28000 - 0x105c41fff +libMRMLCLI.dylib (??? - ???) <E8B0E5CB-7803-BB3D-54B6-93857760B54D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLCLI.dylib
0x105c49000 - 0x105c87ff7 +libModuleDescriptionParser.dylib (??? - ???) <B24152C8-F8A3-19AA-40EF-85251B939775> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libModuleDescriptionParser.dylib
0x105c94000 - 0x105e95fef +libMRMLCore.dylib (??? - ???) <85EE3D8C-C270-89C1-0AD7-73B982DA4307> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLCore.dylib
0x105f9f000 - 0x10618bfef +libvtkHybrid.5.10.dylib (5.10.0 - compatibility 5.10.0) <108F1574-1E04-4FAD-91C9-5B2A3A5EB216> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkHybrid.5.10.dylib
0x106238000 - 0x106376fef +libvtkParallel.5.10.dylib (5.10.0 - compatibility 5.10.0) <3572B011-B1F2-4686-30E9-839487C5CA71> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkParallel.5.10.dylib
0x106401000 - 0x1066d7ff7 +libvtkRendering.5.10.dylib (5.10.0 - compatibility 5.10.0) <CB1A86EE-FD40-2A95-D73E-1BBFA8E5AD2C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkRendering.5.10.dylib
0x1068a2000 - 0x107263ff7 +QtGui (4.7.4 - compatibility 4.7.0) <22478417-64CA-483A-6CBC-1A901E1E10A4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x107505000 - 0x10753bfe7 +QtSql (4.7.4 - compatibility 4.7.0) <B2E1D98D-5B74-8B78-F0B7-914F860932CA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
0x107552000 - 0x1077d4fe7 +QtCore (4.7.4 - compatibility 4.7.0) <FA188E2A-AAA4-2937-478E-0145888AC396> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x107867000 - 0x10825cfef +libvtkITK.dylib (??? - ???) <EB043680-8E81-3B69-AB1B-7FDBCEE5D557> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkITK.dylib
0x10885f000 - 0x10886bff7 +libITKAlgorithms.3.20.dylib (3.20.1 - compatibility 3.20.0) <4CA401FD-DC67-7517-8927-32A57D509DC2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKAlgorithms.3.20.dylib
0x108873000 - 0x1088b7fff +libITKNumerics.3.20.dylib (3.20.1 - compatibility 3.20.0) <40DD4217-CD76-44FB-B5D5-906BE9387AEA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKNumerics.3.20.dylib
0x1088dd000 - 0x1088f6fff +libITKStatistics.3.20.dylib (3.20.1 - compatibility 3.20.0) <E0DE3522-B665-22B7-2DB1-A658503B54F5> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKStatistics.3.20.dylib
0x108904000 - 0x108909fff +libitkNetlibSlatec.3.20.dylib (3.20.1 - compatibility 3.20.0) <34FD22F1-483D-4C7E-55BF-77765927BC0F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkNetlibSlatec.3.20.dylib
0x10890c000 - 0x1089a2ff7 +libITKFEM.3.20.dylib (3.20.1 - compatibility 3.20.0) <7C46C1A6-0649-70FC-30DE-D50D877FDE7E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKFEM.3.20.dylib
0x1089f2000 - 0x1089f9ff7 +libITKBasicFilters.3.20.dylib (3.20.1 - compatibility 3.20.0) <E5BBAFFE-62B1-07C8-3E45-92198C23769C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKBasicFilters.3.20.dylib
0x108a01000 - 0x108b45fff +libITKIO.3.20.dylib (3.20.1 - compatibility 3.20.0) <7A920242-361E-4B84-AB6D-5DD3D578E211> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKIO.3.20.dylib
0x108bcb000 - 0x108bf9fef +libITKNrrdIO.3.20.dylib (3.20.1 - compatibility 3.20.0) <A08EEE7E-51D4-E483-B908-1CE3721C30DA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKNrrdIO.3.20.dylib
0x108c0a000 - 0x108c90fe7 +libitkgdcm.3.20.dylib (3.20.1 - compatibility 3.20.0) <102BC682-D804-BCF2-0849-BD9B114F9AC2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkgdcm.3.20.dylib
0x108cc8000 - 0x108cf1fe7 +libitkjpeg12.3.20.dylib (3.20.1 - compatibility 3.20.0) <A8435B19-DFC8-414D-F6B0-B48E70A19AC9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkjpeg12.3.20.dylib
0x108cf8000 - 0x108d21fe7 +libitkjpeg16.3.20.dylib (3.20.1 - compatibility 3.20.0) <7C03E57E-9CBE-4AB7-389B-FBF1DEF602DD> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkjpeg16.3.20.dylib
0x108d28000 - 0x108d40fef +libitkopenjpeg.3.20.dylib (3.20.1 - compatibility 3.20.0) <4C0A3AC8-CD86-A585-C7EC-82F98CF8667B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkopenjpeg.3.20.dylib
0x108d45000 - 0x108d67fff +libitkpng.3.20.dylib (3.20.1 - compatibility 3.20.0) <8BEDC279-CEFB-A6D8-BA24-420D43A2C0EA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkpng.3.20.dylib
0x108d6f000 - 0x108dbffef +libitktiff.3.20.dylib (3.20.1 - compatibility 3.20.0) <C73FE005-AA57-648F-51CF-17F0C1C75918> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitktiff.3.20.dylib
0x108dc9000 - 0x108df2fe7 +libitkjpeg8.3.20.dylib (3.20.1 - compatibility 3.20.0) <E218DBCF-51F2-B176-DCE9-7743332DC081> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkjpeg8.3.20.dylib
0x108df9000 - 0x108e23fff +libITKSpatialObject.3.20.dylib (3.20.1 - compatibility 3.20.0) <EAFA85A3-3769-171F-FD55-A378F9FA81A0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKSpatialObject.3.20.dylib
0x108e41000 - 0x108eaffff +libITKMetaIO.3.20.dylib (3.20.1 - compatibility 3.20.0) <DC07EC2E-2363-D489-630B-AA69F706A82D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKMetaIO.3.20.dylib
0x108eca000 - 0x108eeeff7 +libITKDICOMParser.3.20.dylib (3.20.1 - compatibility 3.20.0) <4D511080-58E9-B789-EAAE-E0C3752F7246> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKDICOMParser.3.20.dylib
0x108f00000 - 0x108f28fef +libITKEXPAT.3.20.dylib (3.20.1 - compatibility 3.20.0) <AE5B06FF-DBE4-45C1-D554-0832C16E8108> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKEXPAT.3.20.dylib
0x108f2e000 - 0x108f4efff +libITKniftiio.3.20.dylib (3.20.1 - compatibility 3.20.0) <FDD502EC-3691-C0FF-F2DE-9B804676E016> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKniftiio.3.20.dylib
0x108f53000 - 0x108f54fff +libITKznz.3.20.dylib (3.20.1 - compatibility 3.20.0) <1A5CE914-FC22-08E7-D9CC-89F3DC37FD6D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKznz.3.20.dylib
0x108f57000 - 0x108f6afef +libitkzlib.3.20.dylib (3.20.1 - compatibility 3.20.0) <A9A591A5-1B2F-FC5D-5C2C-8698ABEDE75F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkzlib.3.20.dylib
0x108f6e000 - 0x108f81fff +libITKTransformIOReview.3.20.dylib (3.20.1 - compatibility 3.20.0) <C1BFC373-952A-5F81-31C4-FB02C1FEB51D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKTransformIOReview.3.20.dylib
0x108f8e000 - 0x108f93fff +libITKQuadEdgeMesh.3.20.dylib (3.20.1 - compatibility 3.20.0) <4FAF4229-AF9A-0DEF-6DAF-D22E50C2B788> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKQuadEdgeMesh.3.20.dylib
0x108f97000 - 0x1090c5fff +libITKCommon.3.20.dylib (3.20.1 - compatibility 3.20.0) <AE7EB5A5-D6AE-075C-431E-023536D43C2A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libITKCommon.3.20.dylib
0x1091b5000 - 0x1091eefef +libitksys.3.20.dylib (3.20.1 - compatibility 3.20.0) <21593421-175A-185D-83F4-460856F807B4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitksys.3.20.dylib
0x109200000 - 0x109243fff +libitkvnl_inst.3.20.dylib (3.20.1 - compatibility 3.20.0) <0989117C-CD68-8344-D1FF-9FC4A919D3AC> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkvnl_inst.3.20.dylib
0x10926a000 - 0x1092aeff7 +libitkvnl_algo.3.20.dylib (3.20.1 - compatibility 3.20.0) <53B0CC99-9285-CCE3-27F5-C4D58CCE1799> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkvnl_algo.3.20.dylib
0x1092ca000 - 0x109378ff7 +libitkv3p_netlib.3.20.dylib (3.20.1 - compatibility 3.20.0) <1D6EDD9A-077B-4247-024B-1AC549ED4D03> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkv3p_netlib.3.20.dylib
0x109381000 - 0x1095effff +libitkvnl.3.20.dylib (3.20.1 - compatibility 3.20.0) <046C8216-764D-38F8-6147-16C3F0070BD1> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkvnl.3.20.dylib
0x10973e000 - 0x10973fff7 +libitkvcl.3.20.dylib (3.20.1 - compatibility 3.20.0) <AAADC181-80A4-F2A8-F61F-E586324D1419> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkvcl.3.20.dylib
0x109742000 - 0x109746ff7 +libitkv3p_lsqr.3.20.dylib (3.20.1 - compatibility 3.20.0) <42D53F57-6E25-1034-AD7C-57230B27372F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libitkv3p_lsqr.3.20.dylib
0x10974a000 - 0x109764fff +libFreeSurfer.dylib (??? - ???) <C233482F-E7CC-AD4A-2196-24319B4A9A18> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libFreeSurfer.dylib
0x109774000 - 0x1097e3fff +libvtkTeem.dylib (??? - ???) <C529231B-4A00-FDD2-FEEA-F636D7712C63> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkTeem.dylib
0x109813000 - 0x109dfafe7 +libvtkGraphics.5.10.dylib (5.10.0 - compatibility 5.10.0) <437848CB-7D9C-D386-5239-DFDD2C0D7D4E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGraphics.5.10.dylib
0x109f68000 - 0x10a235fff +libvtkImaging.5.10.dylib (5.10.0 - compatibility 5.10.0) <FADA6A20-E184-1979-D728-8E2F0200EBD8> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkImaging.5.10.dylib
0x10a2dd000 - 0x10a70dfe7 +libvtkIO.5.10.dylib (5.10.0 - compatibility 5.10.0) <FCCB6747-0EBC-D0E3-67D7-29356575B639> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkIO.5.10.dylib
0x10a810000 - 0x10ab09ff7 +libvtkFiltering.5.10.dylib (5.10.0 - compatibility 5.10.0) <DB4A75B6-DE7B-8DD5-A46A-927D0F3229EA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkFiltering.5.10.dylib
0x10ac26000 - 0x10aeb6fe7 +libvtkCommon.5.10.dylib (5.10.0 - compatibility 5.10.0) <CEC5395B-0BBB-EB39-C39E-42404D3FDD06> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkCommon.5.10.dylib
0x10af94000 - 0x10afc7fef +libvtksys.5.10.dylib (5.10.0 - compatibility 5.10.0) <5C8FB2E7-FEB0-ACD3-799E-451997906223> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtksys.5.10.dylib
0x10afd8000 - 0x10afebfff +libvtkzlib.5.10.dylib (5.10.0 - compatibility 5.10.0) <D05B92A5-0E93-0386-90C9-350D167D627B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkzlib.5.10.dylib
0x10afef000 - 0x10b19dfff +libteem.1.dylib (1.10.0 - compatibility 1.0.0) <9063AE20-E0A1-E3E9-6824-105C8125FF6D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libteem.1.dylib
0x10b23b000 - 0x10b25dfff +libvtkpng.5.10.dylib (5.10.0 - compatibility 5.10.0) <8882495C-0FD7-E198-50DE-6E0BC4AAE544> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkpng.5.10.dylib
0x10b265000 - 0x10b26bfff com.apple.agl (3.1.4 - AGL-3.1.4) <58F15993-D441-3146-9F3F-E03A061A54E3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10b272000 - 0x10b27afff +libvtkftgl.5.10.dylib (5.10.0 - compatibility 5.10.0) <2BD9DDD2-CCB6-1B3D-43AE-B99231F4E002> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkftgl.5.10.dylib
0x10b281000 - 0x10b302fef +libvtkfreetype.5.10.dylib (5.10.0 - compatibility 5.10.0) <2E0D2F77-2EA6-BDF4-654A-BF14F6AC5A63> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkfreetype.5.10.dylib
0x10b314000 - 0x10b33aff7 +libvtkverdict.5.10.dylib (5.10.0 - compatibility 5.10.0) <F93EE6BE-7E1E-56F6-BF74-A7CA117DE139> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkverdict.5.10.dylib
0x10b343000 - 0x10b358fe7 +libvtkDICOMParser.5.10.dylib (5.10.0 - compatibility 5.10.0) <C478FE4F-C900-6B2E-5CE6-7AC44427C109> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkDICOMParser.5.10.dylib
0x10b363000 - 0x10b3e1fef +libvtkNetCDF.5.10.dylib (5.10.0 - compatibility 5.10.0) <3659F9BB-1DB3-016F-D960-67864892D5FB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkNetCDF.5.10.dylib
0x10b447000 - 0x10b461fff +libvtkNetCDF_cxx.dylib (??? - ???) <7C31BC36-946B-F899-4C6A-5B7892848822> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkNetCDF_cxx.dylib
0x10b46d000 - 0x10b477ff7 +libLSDyna.5.10.dylib (5.10.0 - compatibility 5.10.0) <41CEFF3E-AEE8-6BF2-AED5-2021EB82BF15> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libLSDyna.5.10.dylib
0x10b47d000 - 0x10b4f5fef +libvtkmetaio.5.10.dylib (5.10.0 - compatibility 5.10.0) <DDDD9D15-106E-1457-0B67-F09772F20F04> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkmetaio.5.10.dylib
0x10b515000 - 0x10b5e1fef +libvtksqlite.5.10.dylib (5.10.0 - compatibility 5.10.0) <6CCA255B-9DFE-0D6B-D471-77C9D4176C62> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtksqlite.5.10.dylib
0x10b5ee000 - 0x10b612ff7 +libvtkjpeg.5.10.dylib (5.10.0 - compatibility 5.10.0) <D0A3E222-797A-28E5-9BEF-255AD918C8A4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkjpeg.5.10.dylib
0x10b618000 - 0x10b66dfff +libvtktiff.5.10.dylib (5.10.0 - compatibility 5.10.0) <F2079DCA-5886-6E1C-057C-F4FD963F3396> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtktiff.5.10.dylib
0x10b678000 - 0x10b6a0fef +libvtkexpat.5.10.dylib (5.10.0 - compatibility 5.10.0) <92CCBDAD-BAFB-9EB8-0575-BA95503B762D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkexpat.5.10.dylib
0x10b6a7000 - 0x10b6befef +libvtkhdf5_hl.1.8.5.dylib (1.8.5 - compatibility 1.8.5) <2AD8DD28-C6C1-44D1-E2D5-C6672E51D14D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkhdf5_hl.1.8.5.dylib
0x10b6d7000 - 0x10b93dfff +libvtkhdf5.1.8.5.dylib (1.8.5 - compatibility 1.8.5) <CEC61177-41AC-9EEF-810A-3387C5C318DD> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkhdf5.1.8.5.dylib
0x10b984000 - 0x10b9cbfef +libvtkexoIIc.5.10.dylib (5.10.0 - compatibility 5.10.0) <A701F8A9-4E8A-27F7-F1C3-DD0EA7209253> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkexoIIc.5.10.dylib
0x10b9d3000 - 0x10b9e5fff +libVPIC.5.10.dylib (5.10.0 - compatibility 5.10.0) <B540A050-7C1C-8B78-6EDE-0AB35F819EC9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libVPIC.5.10.dylib
0x10b9ed000 - 0x10ba07ff7 +libCosmo.5.10.dylib (5.10.0 - compatibility 5.10.0) <7C71500C-1BCE-3D32-2795-8899614630E9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libCosmo.5.10.dylib
0x10ba11000 - 0x10bb6ffef +libvtklibxml2.5.10.dylib (5.10.0 - compatibility 5.10.0) <90944FAA-BBCB-2C7B-FC69-82D1414BE64F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtklibxml2.5.10.dylib
0x10bba0000 - 0x10bbbfff7 +libvtkalglib.5.10.dylib (5.10.0 - compatibility 5.10.0) <2716A2D8-E431-397E-3619-FC81C814F17F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkalglib.5.10.dylib
0x10bbc6000 - 0x10bbc6fff libcharset.1.dylib (2.0.0 - compatibility 2.0.0) <5DCF0204-7B6B-31D1-BE08-71942F4062EA> /usr/lib/libcharset.1.dylib
0x10bf00000 - 0x10bf2eff7 GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10d4cf000 - 0x10d4dafff +libMGHIOPlugin.dylib (??? - ???) <C4A82D93-C055-9A26-D575-A0F9F62F9916> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/ITKFactories/libMGHIOPlugin.dylib
0x10d4dd000 - 0x10d4f5fff +libMGHIO.dylib (??? - ???) <E3160AE2-7470-9930-8DB3-37AA6C718863> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMGHIO.dylib
0x10f7a5000 - 0x10f7b7fff +libMRMLIDIOPlugin.dylib (??? - ???) <223D4A4B-98C7-F02D-8D13-926A274C73DD> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/ITKFactories/libMRMLIDIOPlugin.dylib
0x10f7ba000 - 0x10f7d8fff +libMRMLIDIO.dylib (??? - ???) <26ED12B2-0DC0-9F62-6405-522209FCCD8C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLIDIO.dylib
0x10f7e4000 - 0x10f7e7ff7 +strop.so (??? - ???) <DD71C442-ADF8-2B3F-C248-A7A54D5D9B7F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/strop.so
0x10f7ec000 - 0x10f7f0fff +vtkCommonPython.so (??? - ???) <6A1E1C08-15AA-226B-725E-78496EF9E531> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkCommonPython.so
0x10f7f7000 - 0x10f7fbfff +vtkGenericFilteringPython.so (??? - ???) <4F92590C-AFC4-AF7B-79FE-924F9E6F3643> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkGenericFilteringPython.so
0x1103e0000 - 0x1103e5fff +vtkFilteringPython.so (??? - ???) <5A52FB15-A664-34F2-7498-2596240198E1> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkFilteringPython.so
0x1103ee000 - 0x1103f3fff +vtkIOPython.so (??? - ???) <245D71C9-B814-1304-EC88-497345E93F60> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkIOPython.so
0x1103fa000 - 0x1103fbff7 +_functools.so (??? - ???) <5219A9E3-E9AC-E108-F536-E32F85E62E1A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/_functools.so
0x1109fc000 - 0x1109fdfff +_random.so (??? - ???) <E029D897-98D2-7E93-00C5-C74FE31038EE> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/_random.so
0x110cc9000 - 0x110ccafff +time.so (??? - ???) <28476398-FA33-EC73-9989-A706576C1E13> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/time.so
0x1111d8000 - 0x1111dcfff +vtkImagingPython.so (??? - ???) <81073A3A-7AA6-F0C1-6481-2FF636C2485E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkImagingPython.so
0x1111e2000 - 0x1111e7fff +vtkGraphicsPython.so (??? - ???) <1ADD2986-CBC6-07B3-6952-21D167F48678> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkGraphicsPython.so
0x1111f1000 - 0x1111f8fff +vtkRenderingPython.so (??? - ???) <D8EFC879-D4B2-226F-8417-1F947AF3B7A7> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkRenderingPython.so
0x111300000 - 0x111579ff7 +libvtkFilteringPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <600D855B-4E25-631C-FEA5-34BBD42F6D8C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkFilteringPythonD.5.10.dylib
0x111762000 - 0x11178bfff +libvtkGenericFilteringPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <1C585203-7DE8-A19B-713D-80C6DB914403> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGenericFilteringPythonD.5.10.dylib
0x111799000 - 0x1117b6ff7 +libvtkGenericFiltering.5.10.dylib (5.10.0 - compatibility 5.10.0) <3DDA96E7-8C8A-78A6-5E85-7803E4079B42> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGenericFiltering.5.10.dylib
0x1117c9000 - 0x1117d0fff +vtkVolumeRenderingPython.so (??? - ???) <E8BA97CF-F8E1-1866-F7DC-58CDE935BB3A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkVolumeRenderingPython.so
0x1117d4000 - 0x1117dcfff +vtkHybridPython.so (??? - ???) <8CDE1B6D-EEDC-7C97-A86C-6EED3105241B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkHybridPython.so
0x1117e0000 - 0x1117e9fff +vtkWidgetsPython.so (??? - ???) <AF342285-3FE4-5C0C-615E-617EADA202E0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkWidgetsPython.so
0x1117ef000 - 0x1117f9fff +vtkChartsPython.so (??? - ???) <5DC92CC4-22B7-C38E-5D09-26ED5C4852C6> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkChartsPython.so
0x1117fd000 - 0x1117fdfff +_weakref.so (??? - ???) <CF80E8B4-568B-5D91-B248-84466E1B4387> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/_weakref.so
0x112000000 - 0x112161ff7 +libvtkIOPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <140F953C-9DD8-7FF0-069C-B115692533D0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkIOPythonD.5.10.dylib
0x1121e2000 - 0x1122d8ff7 +libvtkImagingPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <C425886F-5B5D-C1AC-60DA-D3F856E31D5A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkImagingPythonD.5.10.dylib
0x112327000 - 0x1125a0ff7 +libvtkRenderingPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <7CFA6D8A-53C4-C36B-453E-3054C6A5672D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkRenderingPythonD.5.10.dylib
0x112679000 - 0x11267bfe7 +binascii.so (??? - ???) <644B6FA4-9B78-6D46-82DD-C1C961999BF6> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Python/lib/python2.6/site-packages/binascii.so
0x114601000 - 0x1148e0ff7 +libvtkGraphicsPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <CF070CB9-A442-16B9-1A09-103A3F741854> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGraphicsPythonD.5.10.dylib
0x1149fc000 - 0x114a7dfff +libvtkVolumeRenderingPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <365397D9-E9B7-B8E2-DCB3-3D5EF9A544AB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkVolumeRenderingPythonD.5.10.dylib
0x114aaa000 - 0x114bdfff7 +libvtkHybridPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <AB2E4C31-12DA-CE15-AFA2-0352A032FC79> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkHybridPythonD.5.10.dylib
0x114c47000 - 0x114de7ff7 +libvtkWidgetsPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <93F9754F-22B8-0026-8FBB-F7835974B875> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkWidgetsPythonD.5.10.dylib
0x114ebf000 - 0x114f37ff7 +libvtkChartsPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <ECD0FC8D-DCAC-FEC2-7BAB-328CAC2FBEA5> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkChartsPythonD.5.10.dylib
0x114f67000 - 0x114fcbff7 +libvtkViewsPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <109CA343-ED87-B133-E9F8-A635D42C0AB0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkViewsPythonD.5.10.dylib
0x114ff8000 - 0x1150f8fff +libvtkInfovisPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <055E9795-5678-4A4C-98B4-D0169A3AA7D0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkInfovisPythonD.5.10.dylib
0x11514d000 - 0x115157fff +vtkGeovisPython.so (??? - ???) <3F6A5F22-10E2-50FA-C899-4877FE4283FB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkGeovisPython.so
0x11515a000 - 0x11519dfff +libvtkGeovisPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <2BC4B568-F011-A7C8-3224-D353F2E3E4B8> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGeovisPythonD.5.10.dylib
0x1151b5000 - 0x115200fff +libvtkGeovis.5.10.dylib (5.10.0 - compatibility 5.10.0) <090DCA7E-6DC4-CFED-02D1-1FB0C23B9342> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkGeovis.5.10.dylib
0x11522a000 - 0x11525ffef +libvtkproj4.5.10.dylib (5.10.0 - compatibility 5.10.0) <C7F9888C-80A5-52F8-0C4C-477405BE5353> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkproj4.5.10.dylib
0x11526d000 - 0x115277fff +vtkInfovisPython.so (??? - ???) <26864CF7-0402-D199-E4E9-AFB67D80E017> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkInfovisPython.so
0x1152bd000 - 0x1152c6fff +vtkViewsPython.so (??? - ???) <31774C5B-2426-D965-8BCC-88BEE852172E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkViewsPython.so
0x1152c9000 - 0x1152d0fff +vtkParallelPython.so (??? - ???) <CD621064-F450-B2AF-6EE9-2FE5A290C1DE> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkParallelPython.so
0x1152d5000 - 0x115373fff +libvtkParallelPythonD.5.10.dylib (5.10.0 - compatibility 5.10.0) <05F745AE-27FE-3B07-5630-3FB6B98FE0C9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkParallelPythonD.5.10.dylib
0x1153ad000 - 0x1153beff7 +CTKVisualizationVTKWidgetsPythonQt.so (??? - ???) <82D69A22-71C5-1584-ABC0-A434D901BDC0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKVisualizationVTKWidgetsPythonQt.so
0x1153c8000 - 0x1153d1fff +CTKVisualizationVTKCorePythonQt.so (??? - ???) <A1EEDE05-4B84-C4F1-0F3A-C62DF7E96339> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKVisualizationVTKCorePythonQt.so
0x1153d7000 - 0x1153ddff7 +CTKScriptingPythonWidgetsPythonQt.so (??? - ???) <897A5C88-7DFF-1E5B-9593-8E6627CD5DBA> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKScriptingPythonWidgetsPythonQt.so
0x1153e1000 - 0x1153effff +CTKImageProcessingITKCorePythonQt.so (??? - ???) <E4E28DE0-CB88-DCF6-4FC6-84C789E58F04> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKImageProcessingITKCorePythonQt.so
0x1153f2000 - 0x1153fbff7 +CTKDICOMWidgetsPythonQt.so (??? - ???) <CE18C425-AC78-A71D-8B41-092165DFDDA4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKDICOMWidgetsPythonQt.so
0x115403000 - 0x11540afff +CTKDICOMCorePythonQt.so (??? - ???) <CF6CF953-354A-7E4E-5837-B2051265353C> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKDICOMCorePythonQt.so
0x115410000 - 0x115434ff7 +CTKWidgetsPythonQt.so (??? - ???) <E480512E-945F-243C-E2F5-CF500E12D62B> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKWidgetsPythonQt.so
0x11545f000 - 0x115466fff +CTKCorePythonQt.so (??? - ???) <E21E2A73-47EA-4AF8-9C43-D398ED4D24CB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/CTKCorePythonQt.so
0x11546d000 - 0x115472fff +FreeSurferPython.so (??? - ???) <04A0DC60-8A13-9377-2E8A-6ED7B8E87768> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/FreeSurferPython.so
0x115475000 - 0x115484ff7 +libFreeSurferPythonD.dylib (??? - ???) <75B59BA0-2678-58B9-8E28-261671C44A52> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libFreeSurferPythonD.dylib
0x11548b000 - 0x1154a0fff +MRMLCorePython.so (??? - ???) <EAAD5689-C9AA-2AD0-E530-76AC777CA9B9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/MRMLCorePython.so
0x1154e5000 - 0x1154fbfff +MRMLLogicPython.so (??? - ???) <3A2D6352-42FD-BCD4-A8EF-AF477B39F992> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/MRMLLogicPython.so
0x115600000 - 0x115708fff +libMRMLCorePythonD.dylib (??? - ???) <2D6618F4-133F-E1E5-09E4-C2D0A7E27C0A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLCorePythonD.dylib
0x115787000 - 0x1157bcfff +libMRMLLogicPythonD.dylib (??? - ???) <2010808D-D7C6-FB9C-4BCE-96FDD5C57621> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLLogicPythonD.dylib
0x1157cd000 - 0x1157e6fff +RemoteIOPython.so (??? - ???) <8AE8402B-8440-CD9F-F615-11B10CE7A469> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/RemoteIOPython.so
0x1157e9000 - 0x11580bff7 +libRemoteIOPythonD.dylib (??? - ???) <A41F617A-D8D6-1BDB-37E3-7B0ACC27EC4E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libRemoteIOPythonD.dylib
0x115810000 - 0x115817fff +vtkTeemPython.so (??? - ???) <AF73C8B0-1428-4E5E-F240-D024B739EC87> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/vtkTeemPython.so
0x11581a000 - 0x11584eff7 +libvtkTeemPythonD.dylib (??? - ???) <CC2F0EF5-C9B1-7F3B-3460-E09E5990A5AF> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkTeemPythonD.dylib
0x115864000 - 0x115897fef +qMRMLWidgetsPythonQt.so (??? - ???) <F740A3D9-0B76-2ED8-7AFB-BD926521498F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qMRMLWidgetsPythonQt.so
0x1158f7000 - 0x11590efff +SlicerBaseLogicPython.so (??? - ???) <BD6A6944-5211-8724-A231-C45EA68E24B4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/SlicerBaseLogicPython.so
0x115911000 - 0x11594efff +libSlicerBaseLogicPythonD.dylib (??? - ???) <96470F64-2733-BE47-6022-432B7E46EC13> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libSlicerBaseLogicPythonD.dylib
0x115961000 - 0x115981ff7 +qSlicerBaseQTCorePythonQt.so (??? - ???) <FC755721-0E98-7B22-E4D6-66B070D11EA2> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qSlicerBaseQTCorePythonQt.so
0x11598a000 - 0x1159b3fff +qSlicerBaseQTGUIPythonQt.so (??? - ???) <D2C45D7E-8F95-386C-29A8-ED6BB6CA04C0> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qSlicerBaseQTGUIPythonQt.so
0x1159c5000 - 0x1159e8fff +qSlicerBaseQTCLIPython.so (??? - ???) <9D5007EA-AC72-D5EB-D98E-C05A5ABCED9A> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qSlicerBaseQTCLIPython.so
0x1159eb000 - 0x115a13ff7 +libqSlicerBaseQTCLIPythonD.dylib (??? - ???) <6508B20B-BEB1-2B69-D094-C5362A4AC112> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libqSlicerBaseQTCLIPythonD.dylib
0x115a17000 - 0x115a3dfff +vtkSlicerAnnotationsModuleLogicPython.so (??? - ???) <846754FB-3281-4748-98BF-1679278170A4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerAnnotationsModuleLogicPython.so
0x115a40000 - 0x115a72fff +libvtkSlicerAnnotationsModuleLogicPythonD.dylib (??? - ???) <F425855A-60E7-8B6D-EEEE-030075285021> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerAnnotationsModuleLogicPythonD.dylib
0x115a79000 - 0x115ab7ff7 +libvtkSlicerAnnotationsModuleLogic.dylib (??? - ???) <06EDEE8F-D60A-A2DF-099C-ACD8D9C3F643> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkSlicerAnnotationsModuleLogic.dylib
0x115ac3000 - 0x115b2efff +libvtkSlicerAnnotationsModuleMRML.dylib (??? - ???) <7AE94360-918B-ACE1-D43F-2421310BBE37> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerAnnotationsModuleMRML.dylib
0x115b61000 - 0x115ba9fff +libvtkITKPythonD.dylib (??? - ???) <5CF1D71C-5F2F-5972-57B7-5CE8E8F02C18> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkITKPythonD.dylib
0x115bd0000 - 0x115bf8ff7 +libMRMLDisplayableManagerPythonD.dylib (??? - ???) <6C048A74-7929-88BD-F25A-3D886C546DE8> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLDisplayableManagerPythonD.dylib
0x115c04000 - 0x115c27fff +libMRMLCLIPythonD.dylib (??? - ???) <C40CA1B5-1A8C-21D0-B35E-747C34060659> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libMRMLCLIPythonD.dylib
0x115c2c000 - 0x115c52fff +vtkSlicerAtlasCreatorModuleLogicPython.so (??? - ???) <5AC8AE10-4E51-FA0C-BB65-1F928705AC81> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerAtlasCreatorModuleLogicPython.so
0x115c55000 - 0x115c87fff +libvtkSlicerAtlasCreatorModuleLogicPythonD.dylib (??? - ???) <BD028509-2EDD-083E-FF13-F963302EB631> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerAtlasCreatorModuleLogicPythonD.dylib
0x115c8c000 - 0x115cb2fff +libvtkSlicerAtlasCreatorModuleLogic.dylib (??? - ???) <5CECE2E8-6567-DCDD-5B23-37464B11C62E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerAtlasCreatorModuleLogic.dylib
0x115cbc000 - 0x115ce2fff +vtkSlicerColorsModuleLogicPython.so (??? - ???) <6BA47ABB-2F1C-9878-B344-10097B32BB14> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerColorsModuleLogicPython.so
0x115ce5000 - 0x115d10ff7 +libvtkSlicerColorsModuleLogicPythonD.dylib (??? - ???) <C9AFA316-0378-BB4B-F85D-1C1383B5DAFD> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerColorsModuleLogicPythonD.dylib
0x115d14000 - 0x115d35fff +libvtkSlicerColorsModuleLogic.dylib (??? - ???) <1B776826-AFEC-43BD-0D19-2EEDF26CACE1> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkSlicerColorsModuleLogic.dylib
0x115d3b000 - 0x115d62fff +vtkSlicerCropVolumeModuleLogicPython.so (??? - ???) <73A7FDB5-71AC-7D80-8D55-619D1D444CF9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerCropVolumeModuleLogicPython.so
0x115d65000 - 0x115d91ff7 +libvtkSlicerCropVolumeModuleLogicPythonD.dylib (??? - ???) <9B7FAD1B-2641-6B5A-E9CA-588400D681AC> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerCropVolumeModuleLogicPythonD.dylib
0x115d95000 - 0x115db7fff +libvtkSlicerCropVolumeModuleLogic.dylib (??? - ???) <0603C87D-0143-6340-C059-4436C83CCD60> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkSlicerCropVolumeModuleLogic.dylib
0x115dbe000 - 0x115dd8ff7 +libvtkSlicerCropVolumeModuleMRML.dylib (??? - ???) <9B4A932E-CCCF-FE7B-F12D-9256F8BDE0A1> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerCropVolumeModuleMRML.dylib
0x115ddf000 - 0x115e03fff +libvtkSlicerVolumesModuleLogic.dylib (??? - ???) <1C28AF9E-D81F-5CC9-ED97-6A609568FD75> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerVolumesModuleLogic.dylib
0x115e0b000 - 0x115e31fff +vtkSlicerDataModuleLogicPython.so (??? - ???) <6F65689E-0BA2-A31E-7A1B-51473DEB4645> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerDataModuleLogicPython.so
0x115e34000 - 0x115e5fff7 +libvtkSlicerDataModuleLogicPythonD.dylib (??? - ???) <22FE6147-D5AE-70E5-9B8E-D0F62964DEF7> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerDataModuleLogicPythonD.dylib
0x115e63000 - 0x115e82fff +libvtkSlicerDataModuleLogic.dylib (??? - ???) <1091E79F-47FB-9E6C-B9FF-454B58D707A5> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkSlicerDataModuleLogic.dylib
0x115e87000 - 0x115eadfff +vtkSlicerEMSegmentModuleLogicPython.so (??? - ???) <5B7AC837-76A2-8D5B-923D-584157ECC236> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerEMSegmentModuleLogicPython.so
0x115eb1000 - 0x115f66ff7 +libvtkSlicerEMSegmentModuleLogicPythonD.dylib (??? - ???) <81BC1E88-B132-A2F5-EA37-C11D9CE9F4A4> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerEMSegmentModuleLogicPythonD.dylib
0x115faa000 - 0x116478ff7 +libvtkSlicerEMSegmentModuleLogic.dylib (??? - ???) <19289DDA-4A23-C13C-6458-131830320994> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerEMSegmentModuleLogic.dylib
0x11665d000 - 0x116683fff +vtkSlicerFetchMIModuleLogicPython.so (??? - ???) <FE5BA5A7-ABA4-5E87-5C5D-D051291421E7> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerFetchMIModuleLogicPython.so
0x116686000 - 0x1166d1ff7 +libvtkSlicerFetchMIModuleLogicPythonD.dylib (??? - ???) <4BE0F294-163D-862A-4820-EE8DD896ED51> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerFetchMIModuleLogicPythonD.dylib
0x1166e1000 - 0x11674afff +libvtkSlicerFetchMIModuleLogic.dylib (??? - ???) <AD560708-0A4C-612C-658B-965B556DCF41> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerFetchMIModuleLogic.dylib
0x116762000 - 0x116788fff +vtkSlicerModelMirrorModuleLogicPython.so (??? - ???) <C4B2FEE8-62C1-EAC7-409D-BF74CBDA2CFB> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerModelMirrorModuleLogicPython.so
0x11678b000 - 0x1167b9ff7 +libvtkSlicerModelMirrorModuleLogicPythonD.dylib (??? - ???) <7D3A5B37-0962-373F-BECC-3EB902AAB34E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerModelMirrorModuleLogicPythonD.dylib
0x1167be000 - 0x1167e3ff7 +libvtkSlicerModelMirrorModuleLogic.dylib (??? - ???) <4A579A9C-BD75-C586-51E9-423CDEEFAD95> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerModelMirrorModuleLogic.dylib
0x1167ec000 - 0x116812fff +vtkSlicerModelsModuleLogicPython.so (??? - ???) <CBA6ECED-3C30-E7C5-C604-EDC843E14A8E> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerModelsModuleLogicPython.so
0x116815000 - 0x116841ff7 +libvtkSlicerModelsModuleLogicPythonD.dylib (??? - ???) <1FF429D4-FEC7-B9E9-AAD1-2E081171BA80> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerModelsModuleLogicPythonD.dylib
0x116845000 - 0x116866ff7 +libvtkSlicerModelsModuleLogic.dylib (??? - ???) <AD530BF7-7B51-4443-C6DD-6F5F0BBF5D3F> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/libvtkSlicerModelsModuleLogic.dylib
0x11686d000 - 0x116893fff +vtkSlicerModelTransformModuleLogicPython.so (??? - ???) <B20C5423-2F67-F7EA-4A16-A12F10DEE10D> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/vtkSlicerModelTransformModuleLogicPython.so
0x116896000 - 0x1168c3fff +libvtkSlicerModelTransformModuleLogicPythonD.dylib (??? - ???) <CC90D61B-C73F-FAE3-78DC-113F45B33CB9> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtkSlicerModelTransformModuleLogicPythonD.dylib
0x1168c7000 - 0x1168e9ff7 +libvtkSlicerModelTransformModuleLogic.dylib (??? - ???) <2F5CC6A1-123B-932F-1118-2320C79B4721> /Users/USER/Downloads/Slicer-4.1.0-2012-05-19-macosx-amd64.app/Contents/lib/Slicer-4.1/qt-loadable-modules/libvtk

TagsNo tags attached.

Relationships

related to 0001867 closeddemian Restoring a scene view with tract intersection 

Activities

alexy

alexy

2012-05-25 05:20

developer   ~0004604

Fixed the crash.

As for the tracks visibility in the scene views, scene views point to files in the parent directory that do not exist (they exist in the scene folder). I suggest recreating scene views and try again.

kikinis

kikinis

2012-05-25 07:26

developer   ~0004609

This is a problem. I went into the save function, selected all, pointed to the new directory and saved. It is critical that in such a scenario the sceneviews get updated. With the current behavior, SBD will not work with sceneviews. This is a major bug in my opinion.

jcfr

jcfr

2012-05-25 07:39

administrator   ~0004610

Note from Alex - May 25, 2012 - 11.39EDT

Hi Ron,

The scene view contains incorrect file pathes for .vtk fiber files. I
don't know how they got there, either a bug or the files were moved at
some point. Could you recreate the scene views and check if they
survive the save/load scene roundtrip? It seems to work for at least
one of the fibers which has .vtk file in the same folder and has a
correct file path in the SceneView.

Alex

alexy

alexy

2012-05-25 09:54

developer   ~0004612

I put a corrected scene in the same folder in RonsExamples, it's called
2012-05-25-aDemoPeritumoralTractParcelation.mrml

There are .png files missing in the folder for scene views.

Issue History

Date Modified Username Field Change
2012-05-22 01:05 kikinis New Issue
2012-05-22 01:05 kikinis Status new => assigned
2012-05-22 01:05 kikinis Assigned To => nicole
2012-05-22 04:26 alexy Assigned To nicole => alexy
2012-05-22 04:51 jcfr Target Version => Slicer 4.2.0 AHM Summer 2012
2012-05-25 05:20 alexy Note Added: 0004604
2012-05-25 05:20 alexy Status assigned => resolved
2012-05-25 05:20 alexy Resolution open => fixed
2012-05-25 07:26 kikinis Note Added: 0004609
2012-05-25 07:26 kikinis Status resolved => feedback
2012-05-25 07:26 kikinis Resolution fixed => reopened
2012-05-25 07:39 jcfr Note Added: 0004610
2012-05-25 09:54 alexy Note Added: 0004612
2012-05-25 09:54 alexy Status feedback => resolved
2012-05-25 09:54 alexy Resolution reopened => fixed
2012-05-27 02:08 kikinis Status resolved => closed
2012-05-29 07:07 demian Relationship added related to 0001867
2014-03-06 06:10 jcfr Fixed in Version => Slicer 4.1.1