- 
    Bug 
- 
    Resolution: Duplicate
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 2.6.1
- 
    OSX 10.8.2 with Qt 5.0.1
Open Preferences.
Go to Devices tab and close the dialog.
Open Preferences again. Qt Creator crashes.
Crash report:
Process:         Qt Creator [98497]
Path:            /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
Identifier:      org.qt-project.qtcreator
Version:         2.6.2 (2.6.2)
Code Type:       X86-64 (Native)
Parent Process:  bash [807]
User ID:         501
Date/Time:       2013-01-15 12:04:20.681 +0100
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Interval Since Last Report:          450413 sec
Crashes Since Last Report:           86
Per-App Interval Since Last Report:  9247 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      71D4A281-D604-C5D4-BD10-6F0FBEAADD0E
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
VM Regions Near 0x10:
--> 
    __TEXT                 0000000100000000-0000000100019000 [  100K] r-x/rwx SM=COW  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
Application Specific Information:
Performing @selector(itemFired from sender NSMenuItem 0x102c0e220
 from sender NSMenuItem 0x102c0e220
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libProjectExplorer_debug.dylib	0x000000010d663c60 ProjectExplorer::DeviceManager::deviceCount() const + 16 (devicemanager.cpp:100)
1   libProjectExplorer_debug.dylib	0x000000010d66f4d3 ProjectExplorer::DeviceManagerModel::handleDeviceListChanged() + 83 (devicemanagermodel.cpp:149)
2   libProjectExplorer_debug.dylib	0x000000010d66f22f ProjectExplorer::DeviceManagerModel::DeviceManagerModel(ProjectExplorer::DeviceManager const*, QObject*) + 143 (devicemanagermodel.cpp:55)
3   libProjectExplorer_debug.dylib	0x000000010d66f195 ProjectExplorer::DeviceManagerModel::DeviceManagerModel(ProjectExplorer::DeviceManager const*, QObject*) + 37 (devicemanagermodel.cpp:60)
4   libProjectExplorer_debug.dylib	0x000000010d6770d9 ProjectExplorer::Internal::DeviceSettingsWidget::DeviceSettingsWidget(QWidget*) + 249 (devicesettingswidget.cpp:102)
5   libProjectExplorer_debug.dylib	0x000000010d676fcd ProjectExplorer::Internal::DeviceSettingsWidget::DeviceSettingsWidget(QWidget*) + 29 (devicesettingswidget.cpp:113)
6   libProjectExplorer_debug.dylib	0x000000010d67ddfc ProjectExplorer::Internal::DeviceSettingsPage::createPage(QWidget*) + 60 (devicesettingspage.cpp:59)
7   libCore_debug.dylib           	0x000000010889a125 Core::Internal::SettingsDialog::ensureCategoryWidget(Core::Internal::Category*) + 661 (settingsdialog.cpp:431)
8   libCore_debug.dylib           	0x0000000108899d15 Core::Internal::SettingsDialog::showCategory(int) + 69 (settingsdialog.cpp:405)
9   libCore_debug.dylib           	0x000000010889a7c9 Core::Internal::SettingsDialog::currentChanged(QModelIndex const&) + 121 (settingsdialog.cpp:473)
10  libCore_debug.dylib           	0x000000010897edfe Core::Internal::SettingsDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 190 (moc_settingsdialog.cpp:97)
11  QtCore                        	0x0000000100cd5500 QMetaObject::activate(QObject*, int, int, void**) + 2656
12  QtCore                        	0x0000000100c705d5 QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) + 389
13  QtWidgets                     	0x0000000100305285 QAbstractItemView::setCurrentIndex(QModelIndex const&) + 181
14  libCore_debug.dylib           	0x00000001088999e0 Core::Internal::SettingsDialog::showPage(QString const&, QString const&) + 1760 (settingsdialog.cpp:353)
15  libCore_debug.dylib           	0x000000010889b3e4 Core::Internal::SettingsDialog::getSettingsDialog(QWidget*, QString const&, QString const&) + 164 (settingsdialog.cpp:572)
16  libCore_debug.dylib           	0x00000001088141f0 Core::Internal::MainWindow::showOptionsDialog(QString const&, QString const&, QWidget*) + 80 (mainwindow.cpp:975)
17  libCore_debug.dylib           	0x000000010897629b Core::Internal::MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1003 (moc_mainwindow.cpp:187)
18  QtCore                        	0x0000000100cd5500 QMetaObject::activate(QObject*, int, int, void**) + 2656
19  QtWidgets                     	0x00000001000f8029 QAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 153
20  QtCore                        	0x0000000100cd5500 QMetaObject::activate(QObject*, int, int, void**) + 2656
21  QtWidgets                     	0x00000001000f7ca8 QAction::activate(QAction::ActionEvent) + 264
22  QtWidgets                     	0x00000001000f8078 QAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 232
23  QtCore                        	0x0000000100cd5500 QMetaObject::activate(QObject*, int, int, void**) + 2656
24  com.apple.AppKit              	0x00007fff8c3bda59 -[NSApplication sendAction:to:from:] + 342
25  com.apple.AppKit              	0x00007fff8c4f344c -[NSMenuItem _corePerformAction] + 406
26  com.apple.AppKit              	0x00007fff8c4f313a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
27  com.apple.AppKit              	0x00007fff8c1e046f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
28  com.apple.AppKit              	0x00007fff8c1e02f7 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
29  com.apple.AppKit              	0x00007fff8c4ec245 NSSLMMenuEventHandler + 342
30  com.apple.HIToolbox           	0x00007fff8fc06f0a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
31  com.apple.HIToolbox           	0x00007fff8fc063d9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
32  com.apple.HIToolbox           	0x00007fff8fc1c1bd SendEventToEventTarget + 40
33  com.apple.HIToolbox           	0x00007fff8fc52e89 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
34  com.apple.HIToolbox           	0x00007fff8fbf7c11 SendMenuCommandWithContextAndModifiers + 59
35  com.apple.HIToolbox           	0x00007fff8fbf7bc3 SendMenuItemSelectedEvent + 254
36  com.apple.HIToolbox           	0x00007fff8fbf7a4f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
37  com.apple.HIToolbox           	0x00007fff8fbd3aab MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef*, unsigned short) + 605
38  com.apple.HIToolbox           	0x00007fff8fbd30b8 _HandleMenuSelection2 + 565
39  com.apple.AppKit              	0x00007fff8c3ab9c6 _NSHandleCarbonMenuEvent + 245
40  com.apple.AppKit              	0x00007fff8c2cdb7f _DPSNextEvent + 2073
41  com.apple.AppKit              	0x00007fff8c2cced2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
42  com.apple.AppKit              	0x00007fff8c2c4283 -[NSApplication run] + 517
43  libqcocoa.dylib               	0x0000000102f14edb QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1323
44  QtCore                        	0x0000000100ca54c3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 355
45  QtCore                        	0x0000000100ca81f5 QCoreApplication::exec() + 357
46  org.qt-project.qtcreator      	0x000000010000bb62 main + 12418 (main.cpp:513)
47  org.qt-project.qtcreator      	0x0000000100005184 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff917c8d16 kevent + 10
1   libdispatch.dylib             	0x00007fff9430cdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             	0x00007fff9430c9ee _dispatch_mgr_thread + 54
Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff917c8322 __select + 10
1   com.apple.CoreFoundation      	0x00007fff88a174e6 __CFSocketManager + 1302
2   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
3   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 3:: QThread
0   libsystem_kernel.dylib        	0x00007fff917c8322 __select + 10
1   QtCore                        	0x0000000100ced2d5 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 69
2   QtCore                        	0x0000000100cee19c QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 668
3   QtCore                        	0x0000000100cef06a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 218
4   QtCore                        	0x0000000100ca54c3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 355
5   QtCore                        	0x0000000100b278bd QThread::exec() + 109
6   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
7   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib        	0x00007fff917c86d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff90a65eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff90a65cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff90a50171 start_wqthread + 13
Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff917c80fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90a67f89 _pthread_cond_wait + 869
2   QtCore                        	0x0000000100b2c3e9 QWaitConditionPrivate::wait(unsigned long) + 185
3   QtCore                        	0x0000000100b2c21a QWaitCondition::wait(QMutex*, unsigned long) + 170
4   QtCore                        	0x0000000100b27e2b QThreadPoolThread::run() + 555
5   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
6   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 6:: QProcessManager
0   libsystem_kernel.dylib        	0x00007fff917c8322 __select + 10
1   QtCore                        	0x0000000100c4f428 QProcessManager::run() + 168
2   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
3   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
4   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff917c80fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90a67f89 _pthread_cond_wait + 869
2   QtCore                        	0x0000000100b2c3e9 QWaitConditionPrivate::wait(unsigned long) + 185
3   QtCore                        	0x0000000100b2c21a QWaitCondition::wait(QMutex*, unsigned long) + 170
4   QtCore                        	0x0000000100b27e2b QThreadPoolThread::run() + 555
5   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
6   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 8:: CppEditor::Internal::SemanticHighlighter
0   libsystem_kernel.dylib        	0x00007fff917c80fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90a67f89 _pthread_cond_wait + 869
2   QtCore                        	0x0000000100b2c3f6 QWaitConditionPrivate::wait(unsigned long) + 198
3   QtCore                        	0x0000000100b2c21a QWaitCondition::wait(QMutex*, unsigned long) + 170
4   libCppEditor_debug.dylib      	0x000000010f05db3e CppEditor::Internal::SemanticHighlighter::run() + 174 (cppeditor.cpp:2101)
5   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
6   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff917c80fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90a67f89 _pthread_cond_wait + 869
2   QtCore                        	0x0000000100b2c3e9 QWaitConditionPrivate::wait(unsigned long) + 185
3   QtCore                        	0x0000000100b2c21a QWaitCondition::wait(QMutex*, unsigned long) + 170
4   QtCore                        	0x0000000100b27e2b QThreadPoolThread::run() + 555
5   QtCore                        	0x0000000100b2aeaa QThreadPrivate::start(void*) + 426
6   libsystem_c.dylib             	0x00007fff90a63742 _pthread_start + 327
7   libsystem_c.dylib             	0x00007fff90a50181 thread_start + 13
Thread 10:
0   libsystem_kernel.dylib        	0x00007fff917c86d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff90a65eec _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff90a65cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff90a50171 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000026  rcx: 0x0000000109320820  rdx: 0x0000000109320d10
  rdi: 0x0000000000000000  rsi: 0x0000000109320d18  rbp: 0x00007fff5fbfc980  rsp: 0x00007fff5fbfc970
   r8: 0x0000000000000001   r9: 0x0000000000000013  r10: 0x0000000000000000  r11: 0x0000000000000001
  r12: 0x00000001093068d0  r13: 0x000000010931ea80  r14: 0x000000010897ed40  r15: 0x0000000100f61910
  rip: 0x000000010d663c60  rfl: 0x0000000000010202  cr2: 0x0000000000000010
Logical CPU: 1
Binary Images:
       0x100000000 -        0x100018fff +org.qt-project.qtcreator (2.6.2 - 2.6.2) <FDF7E390-3C7C-36DD-94C4-F31FC05EEBAE> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
       0x100035000 -        0x10007bfff +libExtensionSystem_debug.1.0.0.dylib (1) <7F4D7A67-5E0C-3D2A-8651-B097D67276B0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libExtensionSystem_debug.1.0.0.dylib
       0x1000c2000 -        0x1000cbff7 +libAggregation_debug.1.0.0.dylib (1) <E8278FB0-2971-389A-BD4F-5D213A6421EB> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libAggregation_debug.1.0.0.dylib
       0x1000d5000 -        0x100564ff7 +QtWidgets (5.0.1) <0BFADF3F-D4CC-3FBA-8559-1FADBEC21041> /Users/USER/*/QtWidgets.framework/Versions/5/QtWidgets
       0x100700000 -        0x100a12fff +QtGui (5.0.1) <115557D0-327A-381E-BF08-F78B1626C6F8> /Users/USER/*/QtGui.framework/Versions/5/QtGui
       0x100b05000 -        0x100f53fff +QtCore (5.0.1) <C26FB8AC-968C-3517-BC28-AE6A7FE5E0AC> /Users/USER/*/QtCore.framework/Versions/5/QtCore
       0x10102d000 -        0x10112fff7 +QtNetwork (5.0.1) <05695FD4-0385-3F3F-A92F-D40386A98CA3> /Users/USER/*/QtNetwork.framework/Versions/5/QtNetwork
       0x101193000 -        0x101196ff7 +QtConcurrent (5.0.1) <389A0A1F-574A-376C-B0EF-3D077D6807CB> /Users/USER/*/QtConcurrent.framework/Versions/5/QtConcurrent
       0x10119a000 -        0x1011baff7 +QtTest (5.0.1) <C07CF246-9A72-3BB9-968B-F6A97C06F9EC> /Users/USER/*/QtTest.framework/Versions/5/QtTest
       0x1011c9000 -        0x1011cefff  com.apple.agl (3.2.1 - AGL-3.2.1) <82AA78D1-159F-3B27-8CA5-1C227C956AC9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x1017c3000 -        0x1017c8ff7 +libqminimal.dylib (0) <7A2E6CCA-F1BF-3467-A8D9-EEB8EB85C7D1> /Users/USER/*/libqminimal.dylib
       0x1017cf000 -        0x1017d6ff7 +libqminimal_debug.dylib (0) <D7723882-824A-3543-A84F-38C6A95574D0> /Users/USER/*/libqminimal_debug.dylib
       0x102983000 -        0x1029acff7 +QtPrintSupport (5.0.1) <F92CAB06-6EE3-3464-81E9-E2FA268A2820> /Users/USER/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x1029ed000 -        0x1029f3ff7 +libqgif.dylib (0) <841D26FB-6F6A-354B-9109-2C7CC30970CA> /Users/USER/*/libqgif.dylib
       0x102f00000 -        0x102f7cfff +libqcocoa.dylib (0) <515BC5B9-003F-3C09-A2C4-5DA3E54D1C87> /Users/USER/*/libqcocoa.dylib
       0x102fc2000 -        0x102fd9fff +libqsqlodbc.dylib (0) <ECA53101-50F2-3072-8B4F-0975678B57FF> /Users/USER/*/libqsqlodbc.dylib
       0x102fe2000 -        0x102ff0ff7 +libqsqlpsql.dylib (0) <A16C7993-72E3-33C3-915E-4CCAA08ABC56> /Users/USER/*/libqsqlpsql.dylib
       0x105425000 -        0x10544eff7 +QtSql (5.0.1) <6A80C140-1469-325E-A037-46404CD61EDA> /Users/USER/*/QtSql.framework/Versions/5/QtSql
       0x105464000 -        0x1054a0fff  libiodbc.2.dylib (42.2) <5E25E755-B08F-3D39-A003-22A878E7B972> /usr/lib/libiodbc.2.dylib
       0x1054af000 -        0x1054b9ff7 +libqgif_debug.dylib (0) <71ED6D03-38E6-3063-B078-97EC60912D25> /Users/USER/*/libqgif_debug.dylib
       0x106924000 -        0x1069a0ff7 +QtHelp (5.0.1) <75C7A531-9B07-3F6C-923D-BB10AB3779D8> /Users/USER/*/QtHelp.framework/Versions/5/QtHelp
       0x1069d1000 -        0x1069edff7  libpq.5.dylib (56) <CFA324EF-E92C-307E-93AF-52092482EB5B> /usr/lib/libpq.5.dylib
       0x1075f2000 -        0x1076cafff +QtCLucene (5.0.1) <3F520304-079A-380E-AEAE-6ABEAFF0F5FE> /Users/USER/*/QtCLucene.framework/Versions/5/QtCLucene
       0x107755000 -        0x107770ff7 +libqsqlodbc_debug.dylib (0) <90BC3FAA-8F4B-3EB1-9235-F842216A7C50> /Users/USER/*/libqsqlodbc_debug.dylib
       0x107787000 -        0x10779afff +libqsqlpsql_debug.dylib (0) <B011BA89-F83A-3851-B5C4-1138CE19F4E3> /Users/USER/*/libqsqlpsql_debug.dylib
       0x1077af000 -        0x1077b4ff7 +libqico.dylib (0) <B3261A7C-EAEF-3F54-94C1-CD661CA4A7BC> /Users/USER/*/libqico.dylib
       0x1077b9000 -        0x1077c1fff +libqico_debug.dylib (0) <385A6F74-9F56-3EF0-BE91-3E362CBF4F25> /Users/USER/*/libqico_debug.dylib
       0x1077cc000 -        0x107807ff7 +libqjpeg.dylib (0) <FFCC2004-A32D-39F3-9307-16C559CA5258> /Users/USER/*/libqjpeg.dylib
       0x107d49000 -        0x107e86fff +libUtils_debug.1.0.0.dylib (1) <6B51D178-71A0-3938-A288-85EE952781D7> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libUtils_debug.1.0.0.dylib
       0x107fce000 -        0x107fd3fff +libqsvg.dylib (0) <4BD1DE17-5F92-3BD4-B9AF-64D15BAE5D54> /Users/USER/*/libqsvg.dylib
       0x107fd8000 -        0x107fe0ff7 +libqsvg_debug.dylib (0) <C779C240-EB13-31F3-9408-0968F4090266> /Users/USER/*/libqsvg_debug.dylib
       0x107feb000 -        0x107ff3ff7 +libqsvgicon.dylib (0) <59F96653-2B64-3936-8909-76A14CC1E70F> /Users/USER/*/libqsvgicon.dylib
       0x108800000 -        0x108a65fff +libCore_debug.dylib (0) <60E5028D-7C56-31BC-83C2-43F4D0364DB0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCore_debug.dylib
       0x108cbb000 -        0x108e3cff7 +QtScript (5.0.1) <0F6BD861-A5C2-3345-9BAC-93A76C63D03D> /Users/USER/*/QtScript.framework/Versions/5/QtScript
       0x108ee2000 -        0x108f40ff7 +libqjpeg_debug.dylib (0) <FF3BA38F-58BA-3DD7-AF6D-024B5F2EB205> /Users/USER/*/libqjpeg_debug.dylib
       0x108f81000 -        0x109038ff7 +libqsqlite.dylib (0) <F340B357-49A5-317E-A1CE-7F3EE7A58181> /Users/USER/*/libqsqlite.dylib
       0x10904d000 -        0x10912dfff +libqsqlite_debug.dylib (0) <1B51ABA7-3921-37F5-A4CB-A27EE5B1B1C1> /Users/USER/*/libqsqlite_debug.dylib
       0x10917e000 -        0x1091b5fff +QtSvg (5.0.1) <27CEC185-3538-3FF4-917A-FC8719E32405> /Users/USER/*/QtSvg.framework/Versions/5/QtSvg
       0x1091d3000 -        0x109209ff7 +QtXml (5.0.1) <8D31F2C9-E87E-31EE-9BF7-F6B49E9646B0> /Users/USER/*/QtXml.framework/Versions/5/QtXml
       0x109221000 -        0x10922ffff +libqsvgicon_debug.dylib (0) <88ED198D-E12A-329E-BF58-92AB18F54769> /Users/USER/*/libqsvgicon_debug.dylib
       0x1097e0000 -        0x1097e7ff7 +libqtaccessiblequick.dylib (0) <6259C5BB-F24C-380B-9BB9-DBAB6C2F9303> /Users/USER/*/libqtaccessiblequick.dylib
       0x10c248000 -        0x10c4ccfff +QtQuick (5.0.1) <69ACADB2-8674-3894-BC77-B05C09991216> /Users/USER/*/QtQuick.framework/Versions/5/QtQuick
       0x10c625000 -        0x10c7fbfff +QtQml (5.0.1) <573C9E8F-C097-358A-B464-92085AFB7B54> /Users/USER/*/QtQml.framework/Versions/5/QtQml
       0x10c8ae000 -        0x10cc4ffff +QtV8 (5.0.1) <53689FA1-5DA7-31B0-8E56-F8A49944A7A2> /Users/USER/*/QtV8.framework/Versions/5/QtV8
       0x10cda5000 -        0x10cdb3ff7 +libqtaccessiblequick_debug.dylib (0) <1106387A-893F-3870-91F3-4C5994F04622> /Users/USER/*/libqtaccessiblequick_debug.dylib
       0x10cdc7000 -        0x10cde7fff +libqtaccessiblewidgets.dylib (0) <8D4EB254-DDB9-36F4-8D83-2F4022B5998D> /Users/USER/*/libqtaccessiblewidgets.dylib
       0x10ce05000 -        0x10ce3bfff +libqtaccessiblewidgets_debug.dylib (0) <01196D6B-FC4C-34DF-A379-386B3EEB2D87> /Users/USER/*/libqtaccessiblewidgets_debug.dylib
       0x10ce8d000 -        0x10cef3ff7 +libFind_debug.dylib (0) <4657B0E9-CBB9-349B-9F16-F34E373A490A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libFind_debug.dylib
       0x10cf62000 -        0x10cfb8fff +libLocator_debug.dylib (0) <D5897300-C71D-3C06-81E2-23C338E2F9B9> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libLocator_debug.dylib
       0x10d01c000 -        0x10d22fff7 +libTextEditor_debug.dylib (0) <72052CA9-39FD-370C-ABDC-905B41FD3535> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libTextEditor_debug.dylib
       0x10d460000 -        0x10d810ff7 +libProjectExplorer_debug.dylib (0) <D354F8CF-BF0C-3C67-B48D-DF247D9E5AB6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libProjectExplorer_debug.dylib
       0x10db6d000 -        0x10dea5ff7 +libQtcSsh_debug.1.0.0.dylib (1) <342B0C78-2E94-309C-84BF-6A6BF3F9D7F6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQtcSsh_debug.1.0.0.dylib
       0x10e139000 -        0x10e3defff +QtDeclarative (5.0.1) <9BE8B3E2-4A69-3DF9-90FD-E67B2B153E59> /Users/USER/*/QtDeclarative.framework/Versions/5/QtDeclarative
       0x10e551000 -        0x10e95efff +QtXmlPatterns (5.0.1) <24B0DCBE-E376-3E46-AB49-E038C02DA7F7> /Users/USER/*/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
       0x10ead0000 -        0x10ec2fff7 +libCppTools_debug.dylib (0) <06465C1F-8E63-3715-8B3B-039631A490C3> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCppTools_debug.dylib
       0x10eda4000 -        0x10edaefff +libLanguageUtils_debug.1.0.0.dylib (1) <F4C4F8DE-EE13-3394-A8C0-A1E3B8AAA7DE> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libLanguageUtils_debug.1.0.0.dylib
       0x10edb8000 -        0x10eec1fff +libCPlusPlus_debug.1.0.0.dylib (1) <C7FB289C-675F-3A09-A6A4-0ADA2CC3ECB9> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCPlusPlus_debug.1.0.0.dylib
       0x10f042000 -        0x10f122ff7 +libCppEditor_debug.dylib (0) <21BD299B-E5E1-3EFE-8E10-31D9C6DAE88C> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCppEditor_debug.dylib
       0x10f244000 -        0x10f689ff7 +libDebugger_debug.dylib (0) <A7C39D92-5E92-3EDB-B19A-38923635CAEF> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libDebugger_debug.dylib
       0x10f9e1000 -        0x10fb32fff +libQmlJS_debug.1.0.0.dylib (1) <DACD6E64-075A-33E3-91E1-ED015B34242B> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlJS_debug.1.0.0.dylib
       0x10fc80000 -        0x10fcc7ff7 +libQmlDebug_debug.1.0.0.dylib (1) <AF21D8FC-E377-3ADF-A0B4-DF48762BD830> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlDebug_debug.1.0.0.dylib
       0x10fd12000 -        0x10fd7aff7 +libDesigner_debug.dylib (0) <F1FDE976-F70A-3F34-878D-98D1EA5CD75C> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libDesigner_debug.dylib
       0x10fdf8000 -        0x10ffcbff7 +QtDesignerComponents (5.0.1) <47AE5581-E275-3698-B22E-96D26DC82B59> /Users/USER/*/QtDesignerComponents.framework/Versions/5/QtDesignerComponents
       0x1100c9000 -        0x1104dcfff +QtDesigner (5.0.1) <B44DD030-4330-3FA9-8896-A91A2E93B36C> /Users/USER/*/QtDesigner.framework/Versions/5/QtDesigner
       0x1105ef000 -        0x11071aff7 +libQtSupport_debug.dylib (0) <38B30CB1-79B9-32DB-BDAA-83B368B4BF6E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQtSupport_debug.dylib
       0x110802000 -        0x1109cdff7 +libQt4ProjectManager_debug.dylib (0) <258BA10C-A184-3565-A63C-2C1AC831A839> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQt4ProjectManager_debug.dylib
       0x110baa000 -        0x110c51fff +libRemoteLinux_debug.dylib (0) <0DA2DB45-1EB0-3087-95CF-E499A760E1BA> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libRemoteLinux_debug.dylib
       0x110d1b000 -        0x110d58ff7 +libAnalyzerBase_debug.dylib (0) <F897F272-D7B9-3620-8AB3-37532F4F063B> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libAnalyzerBase_debug.dylib
       0x110da3000 -        0x110e3eff7 +libVcsBase_debug.dylib (0) <0D2C445F-5161-3558-A32A-5678E7408DE8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libVcsBase_debug.dylib
       0x110eef000 -        0x110f20fff +libBinEditor_debug.dylib (0) <6301F9DD-0D41-3913-AE3F-C8E5297B9246> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libBinEditor_debug.dylib
       0x110f52000 -        0x110f76ff7 +libBookmarks_debug.dylib (0) <75CA8510-67BD-3ED4-A758-75E41EA4A4A8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libBookmarks_debug.dylib
       0x110fa4000 -        0x110fe0fff +libClassView_debug.dylib (0) <36AC6D29-6010-35B5-A62C-AEEC38ADC185> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libClassView_debug.dylib
       0x11102a000 -        0x111071fff +libCodePaster_debug.dylib (0) <EE4F82D2-A726-3D31-AD89-97E633374E01> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCodePaster_debug.dylib
       0x1110b3000 -        0x111138fff +libFakeVim_debug.dylib (0) <97495504-E613-310D-877A-E7FBFCEE987A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libFakeVim_debug.dylib
       0x1111a3000 -        0x1111d9fff +libGLSLEditor_debug.dylib (0) <12D85979-A1F2-3193-9A4B-D0D2313AF834> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGLSLEditor_debug.dylib
       0x11121f000 -        0x111281fff +libGLSL_debug.1.0.0.dylib (1) <C9FEAD78-26FE-3796-826F-84729AC3AEE7> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libGLSL_debug.1.0.0.dylib
       0x1112f1000 -        0x111346ff7 +libGenericProjectManager_debug.dylib (0) <68716964-553A-3164-A039-D2B2086F1A56> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGenericProjectManager_debug.dylib
       0x1113ba000 -        0x1114a9ff7 +libGit_debug.dylib (0) <30F38B84-6A09-3B5B-BE3B-EF900CC9D280> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGit_debug.dylib
       0x11157f000 -        0x111619fff +libHelp_debug.dylib (0) <2865BFD0-1D56-394A-868F-46335EDB8F20> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libHelp_debug.dylib
       0x11169e000 -        0x1116bcff7 +libImageViewer_debug.dylib (0) <8C55ED82-3B1D-396F-AF39-3401B95AE601> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libImageViewer_debug.dylib
       0x1116de000 -        0x111710fff +libMacros_debug.dylib (0) <AB51E9D4-CD25-32B1-B8D3-2984020F4B3D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libMacros_debug.dylib
       0x111749000 -        0x111832fff +libMadde_debug.dylib (0) <5328F1D9-D074-3023-86D4-166B55534FFD> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libMadde_debug.dylib
       0x111927000 -        0x1119b8ff7 +libQmlJSTools_debug.dylib (0) <1BBDB983-577F-33A3-8772-923F68B8B706> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlJSTools_debug.dylib
       0x111a7d000 -        0x111b65ff7 +libQmlJSEditor_debug.dylib (0) <7C2DFB62-34D5-3C15-8681-83592B1FEDC6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlJSEditor_debug.dylib
       0x111ca2000 -        0x111d10ff7 +libQmlEditorWidgets_debug.1.0.0.dylib (1) <548EE031-ED3F-33C0-8F4A-8EFB7F4FBB33> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlEditorWidgets_debug.1.0.0.dylib
       0x111d54000 -        0x111db3ff7 +libQmlProjectManager_debug.dylib (0) <ED71F0A8-7B2C-37E3-B296-9D44041EAB4D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlProjectManager_debug.dylib
       0x111e2f000 -        0x112223fff +libQmlDesigner_debug.dylib (0) <96D87483-F9A5-3668-AC65-9A0AB0201298> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlDesigner_debug.dylib
       0x112647000 -        0x11271cff7 +libQmlProfiler_debug.dylib (0) <D8331F51-61AF-3AD8-A7A0-8C93F313498A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlProfiler_debug.dylib
       0x1127e6000 -        0x112822ff7 +libResourceEditor_debug.dylib (0) <1B3984F2-690F-3DD5-976C-FC71AD4BFC28> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libResourceEditor_debug.dylib
       0x112867000 -        0x112878fff +libTaskList_debug.dylib (0) <E2F42265-F0F0-3505-8B60-9989EB28AEF8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libTaskList_debug.dylib
       0x11288c000 -        0x11297aff7 +libValgrind_debug.dylib (0) <E9558F4B-4AEE-3F5C-9B65-EDC889186624> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libValgrind_debug.dylib
       0x112a75000 -        0x112a8cff7 +libWelcome_debug.dylib (0) <8C0EB508-FE4B-3367-A494-E152BB52F170> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libWelcome_debug.dylib
       0x112af6000 -        0x112af9ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x112c00000 -        0x112cb9ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x112ee5000 -        0x112ee5ff3 +cl_kernels (???) <4A11FE43-B21D-4943-B868-5753AFC02AC3> cl_kernels
       0x112ee7000 -        0x112ef0fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x112ef8000 -        0x112ef8ff1 +cl_kernels (???) <B6BB0FC2-8399-41DC-9258-1D2A7B55391F> cl_kernels
       0x112efd000 -        0x112efeff3 +cl_kernels (???) <726ABCD9-04C3-4DB8-A9F4-B711EEC92051> cl_kernels
       0x113880000 -        0x1138bdff7 +libstyleplugin.dylib (0) <36C4A7B5-FD67-3E0B-A440-12BF6DB228D1> /Users/USER/*/Qt Creator.app/Contents/PlugIns/qtcomponents/plugin/libstyleplugin.dylib
       0x1140ef000 -        0x11418aff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6996a000 -     0x7fff6999e93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff87916000 -     0x7fff87921ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff87bb8000 -     0x7fff87d09fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87d26000 -     0x7fff87fcafff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff87fed000 -     0x7fff8803cff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff88059000 -     0x7fff8809dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff881f8000 -     0x7fff88303fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff88311000 -     0x7fff88311fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88312000 -     0x7fff883d7ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88620000 -     0x7fff8865fff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88660000 -     0x7fff886feff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff88798000 -     0x7fff88888ff7  com.apple.DiskImagesFramework (10.8 - 344) <AC72B2EF-7307-3B20-B561-5ECF30E83627> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff88889000 -     0x7fff889a2ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff889a3000 -     0x7fff88b8cfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88b8d000 -     0x7fff88b8dfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88bef000 -     0x7fff88bf2fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff88bf3000 -     0x7fff88bf4fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff88de0000 -     0x7fff88decfff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88ded000 -     0x7fff88deffff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff88df0000 -     0x7fff88df4fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88df5000 -     0x7fff88df5fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff88df6000 -     0x7fff88e03fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff88e04000 -     0x7fff88e15ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff88e5f000 -     0x7fff88ec7ff7  libc+.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc+.1.dylib
    0x7fff88ec8000 -     0x7fff88ec9fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff88ed9000 -     0x7fff88f07fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff88f08000 -     0x7fff88f2aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88f57000 -     0x7fff88f65ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff88f66000 -     0x7fff89114fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff89115000 -     0x7fff89122fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff89123000 -     0x7fff8951afff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8951d000 -     0x7fff895c3ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff895c4000 -     0x7fff895c4ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff895c5000 -     0x7fff8960dfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8960e000 -     0x7fff89644fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff89a3f000 -     0x7fff89a3ffff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89a40000 -     0x7fff89a44ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff89ae4000 -     0x7fff89b03ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89b06000 -     0x7fff89b0afff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff89c7d000 -     0x7fff89c8fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff89c95000 -     0x7fff89cb6fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff89d42000 -     0x7fff89eddfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff89fb2000 -     0x7fff8a01bfff  libstdc+.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc+.6.dylib
    0x7fff8a01e000 -     0x7fff8a02cfff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8a02d000 -     0x7fff8a038fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8a324000 -     0x7fff8a37efff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8a37f000 -     0x7fff8a381fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8a646000 -     0x7fff8a69bff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a69c000 -     0x7fff8b02cc67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8b02d000 -     0x7fff8b0abff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8b0ac000 -     0x7fff8b2e1ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8b2e2000 -     0x7fff8b31dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b31e000 -     0x7fff8b35bfe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8b3ee000 -     0x7fff8b404fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8b40f000 -     0x7fff8b447fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8b448000 -     0x7fff8b4f9fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8b8c2000 -     0x7fff8b9da92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8be18000 -     0x7fff8be37ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8be38000 -     0x7fff8be6efff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8be8a000 -     0x7fff8beb2fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8beb3000 -     0x7fff8bec7fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c178000 -     0x7fff8cda5ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8cda6000 -     0x7fff8cdacfff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8cdad000 -     0x7fff8cdcdfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8cdce000 -     0x7fff8ce36fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8ce37000 -     0x7fff8cf34fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8cf35000 -     0x7fff8cf8cff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8cf8d000 -     0x7fff8d113fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8d114000 -     0x7fff8d1eeff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d1ef000 -     0x7fff8d232fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8d233000 -     0x7fff8d246ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8d247000 -     0x7fff8d24afff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8d4c0000 -     0x7fff8d4c0fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d522000 -     0x7fff8d722fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff8d726000 -     0x7fff8d9f6fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d9f7000 -     0x7fff8da0efff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8dbbb000 -     0x7fff8dbc9fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8dbca000 -     0x7fff8df26fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8df27000 -     0x7fff8df34ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8df35000 -     0x7fff8e008ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8e14e000 -     0x7fff8e243fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8e244000 -     0x7fff8e247ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8e2a8000 -     0x7fff8e329fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8e32a000 -     0x7fff8e341fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8e3b4000 -     0x7fff8e400ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8e454000 -     0x7fff8e475ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8e476000 -     0x7fff8e47cfff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8e9a6000 -     0x7fff8e9e6fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8f29c000 -     0x7fff8f29dff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8f29e000 -     0x7fff8f6bbfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8f891000 -     0x7fff8f89fff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x7fff8f8a7000 -     0x7fff8f8afff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8f8b0000 -     0x7fff8f8d5ff7  libc+abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc+abi.dylib
    0x7fff8f8d6000 -     0x7fff8f904ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8fa85000 -     0x7fff8fb12ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8fb13000 -     0x7fff8fb4aff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8fb4b000 -     0x7fff8fbcdfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8fbce000 -     0x7fff8fefeff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff909ae000 -     0x7fff909b9fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff909ba000 -     0x7fff909bffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff90a4f000 -     0x7fff90b1bfe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff90b1c000 -     0x7fff90b79fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90b82000 -     0x7fff90b9ffff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff90ba1000 -     0x7fff90eb8ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90eb9000 -     0x7fff90ebbff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff90f1a000 -     0x7fff90f29ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff90f2a000 -     0x7fff90faaff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff9101c000 -     0x7fff91072fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91073000 -     0x7fff910c9ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff910e1000 -     0x7fff910eafff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff91221000 -     0x7fff912f3ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff91326000 -     0x7fff91330fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff91331000 -     0x7fff9133eff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff9133f000 -     0x7fff91340fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff91341000 -     0x7fff91348fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff91349000 -     0x7fff9134dfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9134e000 -     0x7fff913e8fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff913e9000 -     0x7fff91438ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff91439000 -     0x7fff91440fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff91441000 -     0x7fff9149dff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff914a8000 -     0x7fff914aafff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff91707000 -     0x7fff9170bff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff9170c000 -     0x7fff91721fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff917b6000 -     0x7fff917d1ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff917d3000 -     0x7fff91890ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff91891000 -     0x7fff9198eff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff92949000 -     0x7fff92970fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff930b4000 -     0x7fff9314efff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9314f000 -     0x7fff9315bfff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9315c000 -     0x7fff93162fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff933f4000 -     0x7fff9341bff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9341c000 -     0x7fff9346dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff9346e000 -     0x7fff9347dff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93486000 -     0x7fff934e3ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff934e4000 -     0x7fff934e5ff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
    0x7fff934e6000 -     0x7fff93511fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff93512000 -     0x7fff93512fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff93518000 -     0x7fff93552fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff938df000 -     0x7fff938e3fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff93c88000 -     0x7fff93c88fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff93c89000 -     0x7fff93c8ffff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff93c90000 -     0x7fff93db0fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff93dd8000 -     0x7fff93debff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff93dec000 -     0x7fff93deefff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff93def000 -     0x7fff93deffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff93df0000 -     0x7fff93df2ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff93df3000 -     0x7fff93dfbfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff93dfc000 -     0x7fff93e69fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff93fb3000 -     0x7fff93fb8fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9402f000 -     0x7fff9405bff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff9405c000 -     0x7fff9408dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9408e000 -     0x7fff940b8ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff94193000 -     0x7fff94307fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff94308000 -     0x7fff9431dff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff9431e000 -     0x7fff94340ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff94341000 -     0x7fff94346fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff94347000 -     0x7fff9434bfff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff94387000 -     0x7fff94489fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9452b000 -     0x7fff9452cff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff9452d000 -     0x7fff9459aff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9459b000 -     0x7fff945c9fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff945d3000 -     0x7fff9461dff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9461e000 -     0x7fff94720fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94793000 -     0x7fff947a7fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff947b1000 -     0x7fff947f4ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff947f5000 -     0x7fff947f5fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff94802000 -     0x7fff94808ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff94837000 -     0x7fff94838ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 15
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 6320
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=287.1M resident=249.2M(87%) swapped_out_or_unallocated=37.9M(13%)
Writable regions: Total=2.5G written=338.6M(13%) resident=365.5M(15%) swapped_out=0K(0%) unallocated=2.1G(85%)
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    22.2M
CG image                              200K
CG shared images                     1216K
CoreImage                               8K
CoreServices                         1672K
JS JIT generated code               128.0M
JS JIT generated code (reserved)      1.9G        reserved VM address space (unallocated)
JS VM register file                  4160K
JS garbage collector                  256K
MALLOC                              401.9M
MALLOC guard page                      48K
Memory tag=242                         12K
Memory tag=243                          4K
OpenCL                                 28K
STACK GUARD                          56.0M
Stack                                12.6M
VM_ALLOCATE                          16.2M
__DATA                               15.0M
__IMAGE                               528K
__LINKEDIT                          107.7M
__TEXT                              179.4M
__UNICODE                             544K
mapped file                          79.6M
shared memory                        2700K
===========                        =======
TOTAL                                 2.9G
TOTAL, minus reserved VM space        1.0G
Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
Bluetooth: Version 4.0.9f33 10885, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: HL-DT-STDVDRW  GA32N
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
USB Device: Logitech USB Headset, 0x046d  (Logitech Inc.), 0x0a0c, 0xfa130000 / 6
USB Device: USB Optical Mouse, 0x0461  (Primax Electronics), 0x4d81, 0xfa120000 / 5
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd140000 / 5
USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfd142000 / 6
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
- is replaced by
- 
                    QTBUG-30660 opening the device options panel twices crashes on qt5/mac -         
- Closed
 
-         
- relates to
- 
                    QTBUG-30660 opening the device options panel twices crashes on qt5/mac -         
- Closed
 
-