Title: Mandelbulber 2.04 crash opening boolean001.fract example Post by: fractalgee on July 25, 2015, 09:52:21 AM 2008 dual quad core Xeon Powermac, Mac OS 10.10.4, 12 GB RAM.
Was browsing through the examples and on clicking on the boolean001.fract example in the open box with the preview at right crashed Mandelbulber 2.0.4. Here is the crashdump: Process: mandelbulber2 [59342] Path: /Applications/mandelbulber2.app/Contents/MacOS/mandelbulber2 Identifier: save.mandelbulber2 Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: mandelbulber2 [59342] User ID: 503 Date/Time: 2015-07-25 09:47:10.369 +0200 OS Version: Mac OS X 10.10.4 (14E46) Report Version: 11 Anonymous UUID: 0981BE59-998A-776B-B2C9-E71ABE2C4F42 Sleep/Wake UUID: 5524D743-419F-4F63-BC7F-47610E7E9570 Time Awake Since Boot: 1100000 seconds Time Since Wake: 2400 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000020004c VM Regions Near 0x20004c: --> __TEXT 0000000100000000-00000001002c9000 [ 2852K] r-x/rwx SM=COW /Applications/mandelbulber2.app/Contents/MacOS/mandelbulber2 Application Specific Information: Performing @selector(itemFired:) from sender NSMenuItem 0x6080002a63c0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtWidgets 0x000000010079e3fd QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 3213 1 QtWidgets 0x000000010079ea7a QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1146 2 QtWidgets 0x000000010079e909 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 777 3 QtWidgets 0x000000010079e909 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 777 4 QtWidgets 0x000000010079e909 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 777 5 QtWidgets 0x000000010079e5c6 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 3670 6 QtWidgets 0x00000001007764c8 0x10073e000 + 230600 7 QtWidgets 0x00000001007767ee 0x10073e000 + 231406 8 QtWidgets 0x0000000100795a03 QWidgetPrivate::syncBackingStore() + 211 9 QtWidgets 0x00000001007a396d QWidget::event(QEvent*) + 2637 10 QtWidgets 0x000000010076b2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 11 QtWidgets 0x000000010076dd9b QApplication::notify(QObject*, QEvent*) + 6187 12 QtCore 0x0000000101419a52 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 13 QtWidgets 0x0000000100773934 0x10073e000 + 219444 14 QtWidgets 0x000000010077427f 0x10073e000 + 221823 15 QtWidgets 0x00000001007a5eed QWidget::repaint(QRect const&) + 157 16 QtWidgets 0x00000001007a5e44 QWidget::repaint() + 52 17 QtWidgets 0x00000001008cc642 QProgressBar::setValue(int) + 226 18 save.mandelbulber2 0x00000001000ad460 ProgressStatusText(QString const&, QString const&, double, QStatusBar*, QProgressBar*) + 112 19 save.mandelbulber2 0x00000001000aeb40 PreviewFileDialog::slotUpdateProgressAndStatus(QString const&, QString const&, double) + 64 20 save.mandelbulber2 0x000000010016e21c PreviewFileDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 172 21 QtCore 0x0000000101446d7b QObject::event(QEvent*) + 747 22 QtWidgets 0x00000001007a3c52 QWidget::event(QEvent*) + 3378 23 QtWidgets 0x000000010076b2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 24 QtWidgets 0x000000010076dd9b QApplication::notify(QObject*, QEvent*) + 6187 25 QtCore 0x000000010141a5d7 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 631 26 libqcocoa.dylib 0x00000001048a2ad6 0x104883000 + 129750 27 libqcocoa.dylib 0x00000001048a3478 0x104883000 + 132216 28 com.apple.CoreFoundation 0x00007fff8e386a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 29 com.apple.CoreFoundation 0x00007fff8e378b8d __CFRunLoopDoSources0 + 269 30 com.apple.CoreFoundation 0x00007fff8e3781bf __CFRunLoopRun + 927 31 com.apple.CoreFoundation 0x00007fff8e377bd8 CFRunLoopRunSpecific + 296 32 com.apple.HIToolbox 0x00007fff8ea6356f RunCurrentEventLoopInMode + 235 33 com.apple.HIToolbox 0x00007fff8ea632ea ReceiveNextEventCommon + 431 34 com.apple.HIToolbox 0x00007fff8ea6312b _BlockUntilNextEventMatchingListInModeWithFilter + 71 35 com.apple.AppKit 0x00007fff9438a8ab _DPSNextEvent + 978 36 com.apple.AppKit 0x00007fff94389e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 37 com.apple.AppKit 0x00007fff94555887 -[NSApplication _realDoModalLoop:peek:] + 666 38 com.apple.AppKit 0x00007fff9477fe64 -[NSApplication runModalSession:] + 71 39 libqcocoa.dylib 0x00000001048a2111 0x104883000 + 127249 40 QtCore 0x0000000101416acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 41 QtWidgets 0x0000000100935be1 QDialog::exec() + 417 42 save.mandelbulber2 0x00000001000c665b RenderWindow::slotMenuLoadSettings() + 667 43 save.mandelbulber2 0x000000010016b543 RenderWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1683 44 QtCore 0x000000010144dc6f QMetaObject::activate(QObject*, int, int, void**) + 1871 45 QtWidgets 0x00000001007632f4 QAction::activate(QAction::ActionEvent) + 260 46 QtWidgets 0x000000010076377f 0x10073e000 + 153471 47 QtCore 0x000000010144dc6f QMetaObject::activate(QObject*, int, int, void**) + 1871 48 libqcocoa.dylib 0x00000001048a5f2f 0x104883000 + 143151 49 libsystem_trace.dylib 0x00007fff90cdbcd7 _os_activity_initiate + 75 50 com.apple.AppKit 0x00007fff9454deb1 -[NSApplication sendAction:to:from:] + 452 51 com.apple.AppKit 0x00007fff9454dc4e -[NSMenuItem _corePerformAction] + 382 52 com.apple.AppKit 0x00007fff9454d97c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 53 libsystem_trace.dylib 0x00007fff90cdbcd7 _os_activity_initiate + 75 54 com.apple.AppKit 0x00007fff94614b00 -[NSMenu performActionForItemAtIndex:] + 131 55 com.apple.AppKit 0x00007fff94614a66 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 56 com.apple.AppKit 0x00007fff946148b2 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107 57 com.apple.AppKit 0x00007fff94535d6b NSSLMMenuEventHandler + 724 58 com.apple.HIToolbox 0x00007fff8ea39b6c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1260 59 com.apple.HIToolbox 0x00007fff8ea38fae SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386 60 com.apple.HIToolbox 0x00007fff8ea4ecb6 SendEventToEventTarget + 40 61 com.apple.HIToolbox 0x00007fff8ea88f45 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 428 62 com.apple.HIToolbox 0x00007fff8eac6b8d SendMenuCommandWithContextAndModifiers + 59 63 com.apple.HIToolbox 0x00007fff8eac6b30 SendMenuItemSelectedEvent + 188 64 com.apple.HIToolbox 0x00007fff8eac6a09 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96 65 com.apple.HIToolbox 0x00007fff8eac7481 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 702 66 com.apple.HIToolbox 0x00007fff8eac70fe _HandleMenuSelection2 + 446 67 com.apple.AppKit 0x00007fff94453ce0 _NSHandleCarbonMenuEvent + 277 68 com.apple.AppKit 0x00007fff9438abfd _DPSNextEvent + 1828 69 com.apple.AppKit 0x00007fff94389e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 70 com.apple.AppKit 0x00007fff9437faf3 -[NSApplication run] + 594 71 libqcocoa.dylib 0x00000001048a21d4 0x104883000 + 127444 72 QtCore 0x0000000101416acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 73 QtCore 0x000000010141a007 QCoreApplication::exec() + 359 74 save.mandelbulber2 0x000000010006e4bb main + 3995 75 save.mandelbulber2 0x0000000100004794 start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff89c5e232 kevent64 + 10 1 libdispatch.dylib 0x00007fff87c4fa6a _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff89c584de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff89c5764f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8e378eb4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8e37837b __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff8e377bd8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff9445256b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 3:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff89c5d3fa __select + 10 1 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 4:: QThread 0 libsystem_kernel.dylib 0x00007fff89c5d3fa __select + 10 1 QtCore 0x000000010146ddb8 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680 2 QtCore 0x000000010146ee5b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 251 3 QtCore 0x0000000101416acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 4 QtCore 0x000000010120e1ce QThread::exec() + 126 5 QtCore 0x0000000101212542 QThreadStorageData::finish(void**) + 2802 6 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 5:: QThread 0 libsystem_kernel.dylib 0x00007fff89c5d3fa __select + 10 1 QtCore 0x000000010146ddb8 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680 2 QtCore 0x000000010146ee5b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 251 3 QtCore 0x0000000101416acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 4 QtCore 0x000000010120e1ce QThread::exec() + 126 5 QtCore 0x0000000101212542 QThreadStorageData::finish(void**) + 2802 6 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 6:: QThread 0 libsystem_kernel.dylib 0x00007fff89c5d3fa __select + 10 1 QtCore 0x000000010146ddb8 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680 2 QtCore 0x000000010146ee5b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 251 3 QtCore 0x0000000101416acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 4 QtCore 0x000000010120e1ce QThread::exec() + 126 5 QtCore 0x0000000101212542 QThreadStorageData::finish(void**) + 2802 6 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 7:: QFileInfoGatherer 0 libsystem_kernel.dylib 0x00007fff89c5d136 __psynch_cvwait + 10 1 QtCore 0x000000010121486b QWaitCondition::wait(QReadWriteLock*, unsigned long) + 603 2 QtCore 0x0000000101214571 QWaitCondition::wait(QMutex*, unsigned long) + 369 3 QtWidgets 0x0000000100972b11 0x10073e000 + 2312977 4 QtCore 0x0000000101212542 QThreadStorageData::finish(void**) + 2802 5 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 7 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 13: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 14: 0 libsystem_kernel.dylib 0x00007fff89c5d94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88e7040d start_wqthread + 13 Thread 15:: QThread 0 libsystem_kernel.dylib 0x00007fff89c5d97a __write_nocancel + 10 1 libsystem_c.dylib 0x00007fff8dd0d4a7 __sflush + 101 2 libsystem_c.dylib 0x00007fff8dd0d1aa fclose + 74 3 save.mandelbulber2 0x00000001001597a5 WriteLog(QString) + 613 4 save.mandelbulber2 0x000000010006cae9 cLights::Set(cParameterContainer const*, cFractalContainer const*) + 89 5 save.mandelbulber2 0x00000001000be7bc cRenderJob::Execute() + 1340 6 save.mandelbulber2 0x00000001000bf739 cRenderJob::slotExecute() + 25 7 save.mandelbulber2 0x0000000100170d5a cRenderJob::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 602 8 QtCore 0x000000010144dc6f QMetaObject::activate(QObject*, int, int, void**) + 1871 9 QtCore 0x0000000101212525 QThreadStorageData::finish(void**) + 2773 10 libsystem_pthread.dylib 0x00007fff88e72268 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff88e721e5 _pthread_start + 176 12 libsystem_pthread.dylib 0x00007fff88e7041d thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000000000020002c rbx: 0x000060000023a440 rcx: 0x0000000000000000 rdx: 0x00007fff5fbfad38 rdi: 0x00007fff5fbfac30 rsi: 0x0000000000000008 rbp: 0x00007fff5fbfacc0 rsp: 0x00007fff5fbfaa60 r8: 0x0000000000000032 r9: 0x0000000101f00000 r10: 0x0000000000000120 r11: 0x0000000101f00000 r12: 0x00007fff5fbfab80 r13: 0x0000000101aafc20 r14: 0x0000608000263590 r15: 0x00006200000ed700 rip: 0x000000010079e3fd rfl: 0x0000000000010246 cr2: 0x000000000020004c Logical CPU: 0 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x100000000 - 0x1002c8fff +save.mandelbulber2 (???) <DF59B24D-4F6B-3A64-A8AF-70E137A37D65> /Applications/mandelbulber2.app/Contents/MacOS/mandelbulber2 0x100467000 - 0x1004a4fef +libpng15.15.dylib (29) <03D93790-8BC2-3378-A37B-A788AE60BA42> /Applications/mandelbulber2.app/Contents/Frameworks/libpng15.15.dylib 0x1004aa000 - 0x100663fff +libgsl.0.dylib (0) <C06D7EBA-6BDE-3F81-A829-AF37045E5817> /Applications/mandelbulber2.app/Contents/Frameworks/libgsl.0.dylib 0x1006b8000 - 0x1006eefff +libgslcblas.0.dylib (0) <76AE5401-A61B-3EF7-8CFB-EF6012F2C5CE> /Applications/mandelbulber2.app/Contents/Frameworks/libgslcblas.0.dylib 0x1006f2000 - 0x100729fff +QtSvg (5.3.1) <71FEF228-D973-3A5F-8CBF-CB3C41410059> /Applications/mandelbulber2.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x10073e000 - 0x100bebfff +QtWidgets (5.3.1) <DC1101A9-8FAA-3EB8-8690-8ECBD2C6F2DA> /Applications/mandelbulber2.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x100d14000 - 0x10110dff7 +QtGui (5.3.1) <54AD9166-A281-3155-B4C2-C558E5B2B6AB> /Applications/mandelbulber2.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x1011df000 - 0x101713ff7 +QtCore (5.3.1) <8E956000-31CC-3E50-97FB-E05702D17CFC> /Applications/mandelbulber2.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x101798000 - 0x1018a5ff7 +QtNetwork (5.3.1) <EFBBAA45-0480-32AA-9793-C102205767B4> /Applications/mandelbulber2.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x1018d9000 - 0x1018ddfff com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x104883000 - 0x104928fff +libqcocoa.dylib (0) <35475A59-2953-326C-8C09-5160ADF4023F> /Applications/mandelbulber2.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x10495f000 - 0x104991fff +QtPrintSupport (5.3.1) <52D9FD40-7BFB-3A53-892B-68CEB6EBC10D> /Applications/mandelbulber2.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x104ff1000 - 0x104ff9ff7 +libqdds.dylib (0) <9B8AAC0B-8CA6-39E2-837B-39D2AB3A6DF7> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqdds.dylib 0x106fc8000 - 0x106fceff7 +libqgif.dylib (0) <55F5150D-A150-3561-B4A0-B60DCF8DA4F0> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqgif.dylib 0x106fd2000 - 0x106fd9ff7 +libqicns.dylib (0) <8F240074-B638-3785-91B3-A69BF87351B2> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqicns.dylib 0x106fde000 - 0x106fe3ff7 +libqico.dylib (0) <C9D64CFF-9F25-3AEF-A37A-9ACF6AAD9D65> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqico.dylib 0x106fe7000 - 0x106febfff +libqsvg.dylib (0) <99EEAF6F-1D6E-377C-809B-75745EEEC998> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x106ff0000 - 0x106ff4fff +libqtga.dylib (0) <6C940C51-4BD6-3D9C-84C6-3FB856C272B5> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqtga.dylib 0x106ff8000 - 0x106ffcff7 +libqwbmp.dylib (0) <D7574AF6-1240-3CDD-B710-B1DA06587DEA> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x107b7c000 - 0x107b7cffe +cl_kernels (???) <A46DF61B-5654-4A9C-9DE8-BF0612D57F0F> cl_kernels 0x107b80000 - 0x107b80fff +cl_kernels (???) <A3C161FF-C259-4724-9125-BCADC3164E40> cl_kernels 0x10ac59000 - 0x10acd3fff +libqjp2.dylib (0) <A706E04B-9DD2-3F36-9EAB-CF4D2FEA86CA> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqjp2.dylib 0x10ace2000 - 0x10ad1dfff +libqjpeg.dylib (0) <1AC5AD26-C98C-355A-B9EF-F62BC37CB9A9> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x10ad23000 - 0x10ad71fff +libqmng.dylib (0) <68F277AA-8F15-3546-A133-57D3082B2817> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqmng.dylib 0x10ad79000 - 0x10add5ff7 +libqtiff.dylib (0) <A70379DC-7A88-3540-BDA7-B1C9FF2AB290> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x10addd000 - 0x10ae30fff +libqwebp.dylib (0) <6AD887B0-6440-322D-AB5C-ABF27A45490D> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x10afc7000 - 0x10afebff7 +libqtaccessiblewidgets.dylib (0) <50E914E7-6D65-313F-A561-C3D987ADED9D> /Applications/mandelbulber2.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib 0x10dca9000 - 0x10dca9ff5 +cl_kernels (???) <9345C6F5-B9C7-4914-B6E9-1D1F4314B700> cl_kernels 0x110941000 - 0x110a27fef unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x110afe000 - 0x110afefff +cl_kernels (???) <A3C161FF-C259-4724-9125-BCADC3164E40> cl_kernels 0x7fff6737a000 - 0x7fff673b0837 dyld (353.2.1) <72A99D0F-0B56-3938-ABC5-67A0F33757C4> /usr/lib/dyld 0x7fff873a2000 - 0x7fff873bbff3 com.apple.openscripting (1.6.4 - 162.2) <BF79207B-C762-346D-8FF0-3DDCECC9E9E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff873bc000 - 0x7fff873c7ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87a32000 - 0x7fff87a3affb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff87a3b000 - 0x7fff87a46fff libGL.dylib (11.1.2) <FD8B7B67-1532-32A1-B369-9D7A6C1EB3ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff87a65000 - 0x7fff87c4aff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib 0x7fff87c4b000 - 0x7fff87c75ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff87c76000 - 0x7fff87c9dfff com.apple.shortcut (2.14 - 2.14) <0E9228EC-E688-3E83-9516-5211FFEA923E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff87ce0000 - 0x7fff87cfdffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff87e1d000 - 0x7fff87e1dfff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff87e2a000 - 0x7fff87f5afff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff87fbe000 - 0x7fff87fd0ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff87fd1000 - 0x7fff87ff0fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff88095000 - 0x7fff880c7ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff88617000 - 0x7fff8861ffe7 libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8866f000 - 0x7fff88693ff7 com.apple.Sharing (328.17 - 328.17) <AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff88694000 - 0x7fff88696fff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff88697000 - 0x7fff886aeff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff88bd9000 - 0x7fff88c19ff7 libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff88c1a000 - 0x7fff88d0efff libFontParser.dylib (134.4) <12F2E476-F05A-3F01-92FF-6E0C6D7F8DD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff88d2d000 - 0x7fff88d7bfff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib 0x7fff88d7c000 - 0x7fff88d7eff7 com.apple.securityhi (9.0 - 55006) <41996F52-0848-3384-BF45-2821FB38A369> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88d85000 - 0x7fff88e48ff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff88e6f000 - 0x7fff88e78fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib 0x7fff88e79000 - 0x7fff88e7ffff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff88e80000 - 0x7fff88f8fff3 com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff89361000 - 0x7fff89389fff libxpc.dylib (559.30.1) <80D68997-17B9-32B6-A5FA-A218216415E5> /usr/lib/system/libxpc.dylib 0x7fff89402000 - 0x7fff89480fff com.apple.CoreServices.OSServices (640.4 - 640.4) <5FDEFDEF-1BFC-3E67-9043-FA0CAA0D802E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff895c9000 - 0x7fff89635ff3 com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff89885000 - 0x7fff899a9ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff899aa000 - 0x7fff899b4ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff899b5000 - 0x7fff89a23ffb com.apple.Heimdal (4.0 - 2.0) <E376CB36-6A8E-36A8-88E7-D06948417D58> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff89a24000 - 0x7fff89a83fff com.apple.AE (681.2 - 681.2) <450F45DB-0F60-383D-BD22-03E296C82675> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff89a84000 - 0x7fff89b9dffb com.apple.CoreText (352.0 - 454.9) <BBAB8852-40E5-3B76-A7AA-8098B69EF348> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff89c43000 - 0x7fff89c46ff7 libdyld.dylib (353.2.1) <78E8F33D-0C86-3DB6-A93D-B67A25BA3522> /usr/lib/system/libdyld.dylib 0x7fff89c47000 - 0x7fff89c64fff libsystem_kernel.dylib (2782.30.5) <101D28C0-AF07-3B81-87BE-CA27ADED33AB> /usr/lib/system/libsystem_kernel.dylib 0x7fff89dca000 - 0x7fff89dd1fff com.apple.NetFS (6.0 - 4.0) <C263C8F8-F284-3101-AC82-A97A81716063> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff89dd2000 - 0x7fff89ddbff3 com.apple.CommonAuth (4.0 - 2.0) <07FD1753-5498-310F-8C58-49E2F27C614B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff89ddc000 - 0x7fff89de8ff7 com.apple.OpenDirectory (10.10 - 187) <2A6F3C10-71EE-3ABE-AD71-0B68F13B9C79> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89de9000 - 0x7fff89ea9ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff89eaa000 - 0x7fff89eb2fff libsystem_dnssd.dylib (576.30.4) <4EA2DEC3-77EE-3941-A703-DE6DC2056B15> /usr/lib/system/libsystem_dnssd.dylib 0x7fff89eb3000 - 0x7fff89ebbff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff89ebc000 - 0x7fff8a30ffc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8a310000 - 0x7fff8a33bfff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff8a33c000 - 0x7fff8a344ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8a37b000 - 0x7fff8a37bfff com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8a382000 - 0x7fff8a385fff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8a39c000 - 0x7fff8a3a0ff7 libGIF.dylib (1238) <BC3D19AA-E880-316A-9F25-872A3C94FDC7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8a3a1000 - 0x7fff8a3a9ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff8a3ec000 - 0x7fff8a427fff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8a428000 - 0x7fff8a42eff7 libsystem_networkextension.dylib (167.30.1) <3E99FF35-DCBB-3A4C-8853-F1F39A792D29> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8a42f000 - 0x7fff8a431fff com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8a432000 - 0x7fff8a452fff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8a466000 - 0x7fff8a673ffb com.apple.CFNetwork (720.4.4 - 720.4.4) <71A596B3-A837-3ADF-9560-1DCDA9292F96> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8a8ec000 - 0x7fff8abd3ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8abd4000 - 0x7fff8ac46fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8ac47000 - 0x7fff8aca1ff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8ae62000 - 0x7fff8aef7ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8af31000 - 0x7fff8af61fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff8af62000 - 0x7fff8af62fff libOpenScriptingUtil.dylib (162.2) <D6A2216D-ADB2-3F24-AD30-F6D00829F545> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8af63000 - 0x7fff8af63fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8b0cd000 - 0x7fff8b1a3ff3 com.apple.DiskImagesFramework (10.10.4 - 397) <8B513846-28A2-3275-B8A0-DF08C5EC077A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8b466000 - 0x7fff8b471ff7 com.apple.CrashReporterSupport (10.10 - 631) <C44259AC-0A1C-3EC5-99AC-48CB520A709D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8b472000 - 0x7fff8b47dfff com.apple.CommerceCore (1.0 - 376.28) <EF3A455C-FDCA-37E4-BEE9-151BD2E64AD1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8b47e000 - 0x7fff8b514ff7 com.apple.cloudkit.CloudKit (283.67.3 - 283.67.3) <45D9ADA5-E7D2-3AA0-B0BC-A836BCFBDDCA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff8b515000 - 0x7fff8b516ff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib 0x7fff8be8b000 - 0x7fff8bf46ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8bfe9000 - 0x7fff8c050ffb com.apple.datadetectorscore (6.0 - 396.1.1) <2127914D-0F8B-3032-9E25-E4209531D948> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8c051000 - 0x7fff8c07affb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib 0x7fff8c0ae000 - 0x7fff8c0c8ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff8c0d4000 - 0x7fff8c23bffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8c23c000 - 0x7fff8c273ffb com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8c279000 - 0x7fff8c36cff7 libJP2.dylib (1238) <008AE93E-FB7F-3217-8220-0C1A6BEBFE0F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8c465000 - 0x7fff8c492fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8c493000 - 0x7fff8c498ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8c499000 - 0x7fff8c4a4ff7 libcsfde.dylib (471.30.1) <A62AE3D8-E2A6-314A-BF45-804003BE0AC9> /usr/lib/libcsfde.dylib 0x7fff8c562000 - 0x7fff8c831ff3 com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c832000 - 0x7fff8c842ff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib 0x7fff8c9ab000 - 0x7fff8c9ceff7 com.apple.framework.familycontrols (4.1 - 410) <E491AFDB-2E12-37D0-B093-6E93091019C4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8c9cf000 - 0x7fff8ca47ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <E3495342-E80D-358D-9290-6C02F5F46BCA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8ca48000 - 0x7fff8ca5bff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8ca5c000 - 0x7fff8cb9ffff libsqlite3.dylib (168.2) <BCB1F77E-2484-3EC4-A1D5-1AE90A407A23> /usr/lib/libsqlite3.dylib 0x7fff8cba0000 - 0x7fff8cbd1ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8cbd2000 - 0x7fff8cc0cffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cc6a000 - 0x7fff8cc6bfff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8cc72000 - 0x7fff8cc83fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8cc84000 - 0x7fff8ccb5fff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib 0x7fff8ccc1000 - 0x7fff8cdfefff com.apple.ImageIO.framework (3.3.0 - 1238) <90A981D0-6775-325E-86A7-1CDAC686E78C> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8cdff000 - 0x7fff8ce25fff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8d0cd000 - 0x7fff8d0cefff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8d11f000 - 0x7fff8d123fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff8d124000 - 0x7fff8d126fff libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8d13f000 - 0x7fff8d146ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib 0x7fff8d14a000 - 0x7fff8d57afff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8d57b000 - 0x7fff8d5f4fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib 0x7fff8d5f5000 - 0x7fff8d5f5fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8d6a3000 - 0x7fff8d7bafe7 libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d7bb000 - 0x7fff8d7cdff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff8dba6000 - 0x7fff8dcceff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8dccf000 - 0x7fff8dccffff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8dcd1000 - 0x7fff8dd5dff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib 0x7fff8dd5e000 - 0x7fff8e091ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff8e137000 - 0x7fff8e1abffb com.apple.securityfoundation (6.0 - 55126) <D3C26373-83B1-3FDF-AD9C-39875D84312A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8e1ac000 - 0x7fff8e1f6fff com.apple.HIServices (1.22 - 523) <C7F6A39C-EBC0-3AA7-B355-2DBF988B5A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8e1f7000 - 0x7fff8e1f7fff com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8e2e4000 - 0x7fff8e2ffff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib 0x7fff8e300000 - 0x7fff8e305ffb libheimdal-asn1.dylib (398.10.1) <D362D79B-CC4F-3E62-9BC7-9B645BEBBF4E> /usr/lib/libheimdal-asn1.dylib 0x7fff8e306000 - 0x7fff8e69eff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8e69f000 - 0x7fff8e6a2fff com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8e6a3000 - 0x7fff8e6c4fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) <C0A17391-5C8B-34B1-BD46-8D644AB57DE0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8ea31000 - 0x7fff8ed36ff3 com.apple.HIToolbox (2.1.1 - 758.7) <083019EB-7F58-36F1-BF7F-9E746F692E5C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8ed71000 - 0x7fff8ed7eff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff8ed7f000 - 0x7fff8ee71fff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib 0x7fff8ee76000 - 0x7fff8f0f4ff7 com.apple.RawCamera.bundle (6.04.1 - 798) <7988A25F-2A69-311E-929E-B70D164739F4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8f129000 - 0x7fff8f32346f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8f324000 - 0x7fff8f34cfff libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib 0x7fff8f34d000 - 0x7fff8f363ff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib 0x7fff8f364000 - 0x7fff8f3d0fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8f3d6000 - 0x7fff8f3dfff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff8f410000 - 0x7fff8f435ff7 libJPEG.dylib (1238) <D27EE6B6-8E93-3D4A-9F29-14E52D4F5334> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8f436000 - 0x7fff8f447ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff8f479000 - 0x7fff8f484ff7 com.apple.DirectoryService.Framework (10.10 - 187) <F5B30ACE-57D9-31EA-82F9-98F175B277D1> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8f4e2000 - 0x7fff8f53dff7 libTIFF.dylib (1238) <65A80200-F0AF-3C14-B593-CC9D69151F5E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8f578000 - 0x7fff8f592ff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8f593000 - 0x7fff8f597fff com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8f5d9000 - 0x7fff8f61afff libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8f61b000 - 0x7fff8f61dfff libsystem_configuration.dylib (699.30.1) <B124CC64-59B9-354F-A693-B3431ADB87AC> /usr/lib/system/libsystem_configuration.dylib 0x7fff8f61e000 - 0x7fff8f623fff libsystem_stats.dylib (163.30.2) <48A9387D-5C63-3E79-979C-F675552F6FC9> /usr/lib/system/libsystem_stats.dylib 0x7fff8f624000 - 0x7fff8f6adff7 com.apple.CoreSymbolication (3.1 - 57020.2) <FA7C613D-B4DF-333A-B3D6-884CE87E2C6D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f6b9000 - 0x7fff8f6b9ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff8f6d6000 - 0x7fff8f6e5fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8f6e9000 - 0x7fff8f75affb com.apple.ApplicationServices.ATS (360 - 375.4) <A1BEBCF8-8FC8-345D-B91D-1DA5773AF5A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8f9f9000 - 0x7fff8f9fdfff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8f9fe000 - 0x7fff8fa2dff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff90ae9000 - 0x7fff90b35fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff90c5d000 - 0x7fff90c5dfff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff90ccc000 - 0x7fff90cdaff7 com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff90cdb000 - 0x7fff90ce1fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff90d27000 - 0x7fff90d29fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff90d2a000 - 0x7fff90d77ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff90de6000 - 0x7fff90e01fff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) <A6421B0B-6D4D-3E64-AC61-DDB04ED7CFF0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff90e33000 - 0x7fff9168eff7 com.apple.CoreGraphics (1.600.0 - 788.2) <448C9F37-82E5-3DA0-810A-484EE715196A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91bcd000 - 0x7fff91bdfff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff91be0000 - 0x7fff91be2fff libRadiance.dylib (1238) <6E7F8A71-DA8B-3415-9E64-6DC6FAD16F5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff91be3000 - 0x7fff91be4ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff91c13000 - 0x7fff91c5fff7 libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib 0x7fff91c60000 - 0x7fff91cf1ff7 libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib 0x7fff91cf2000 - 0x7fff92023fff com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff92024000 - 0x7fff92326ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff92489000 - 0x7fff92496ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff92497000 - 0x7fff924cffff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff925b6000 - 0x7fff925b9fff com.apple.xpc.ServiceManagement (1.0 - 1) <D94F7F86-4015-3453-92FD-ADC04F215C04> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff92626000 - 0x7fff92652fff com.apple.framework.SystemAdministration (1.0 - 1.0) <9F77597C-BAB8-3D86-B6CC-96D54D89E6AE> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff92653000 - 0x7fff928d2ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff928d3000 - 0x7fff928e4ff3 libsystem_coretls.dylib (35.30.2) <0F7BAD0C-FC28-3E4B- Title: Re: Mandelbulber 2.04 crash opening boolean001.fract example Post by: Starmute on July 26, 2015, 01:19:39 AM Trying to open files can often cause crashes. The best way to avoid crashes is just to type in the name of the file, not click on it. |