2.1.0 Crashes on startup on iMac - Help

If you have problems installing or running Algodoo, have found a bug or need in-game help - this is it!

2.1.0 Crashes on startup on iMac - Help

Postby mvaedtech » Wed May 06, 2015 11:45 pm

First time poster. Sorry for the long post. I am teacher. I installed Algodoo on my iMac computer lab for my students. They LOVE it! I have one computer that consitently crashes at startup. As per a forum post suggestion, I deleted the config file and the thyme.cfg file. That didn't help. I deleted the application and reinstalled. This didn't help. We have 3 users on the iMacs in our lab. I logged out of the student user acct and logged in as admin. I started the Algodoo application and it works perfectly. Does anyone have any suggestions as to what might be the problem. I have copied the crash log to this post. Again sorry for the long post. THANK YOU TO ALL WHO REPLY!

Process: Algodoo [937]
Path: /Applications/Algodoo.app/Contents/MacOS/Algodoo
Identifier: se.algoryx.algodoo-regular
Version: 2.1.0 (???)
Code Type: X86 (Native)
Parent Process: launchd [548]
Responsible: Algodoo [937]
User ID: 504

Date/Time: 2015-05-06 14:30:47.982 -0700
OS Version: Mac OS X 10.9.5 (13F1077)
Report Version: 11
Anonymous UUID: 78D4DBB6-1181-2AA1-BEEA-38B3495416F5


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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000028

VM Regions Near 0x28:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Algodoo.app/Contents/MacOS/Algodoo
__TEXT 0000000000001000-000000000124f000 [ 18.3M] r-x/rwx SM=COW /Applications/Algodoo.app/Contents/MacOS/Algodoo

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 se.algoryx.algodoo-regular 0x00276ecd 0x1000 + 2580173
1 se.algoryx.algodoo-regular 0x00278b88 0x1000 + 2587528
2 se.algoryx.algodoo-regular 0x003dae29 0x1000 + 4038185
3 se.algoryx.algodoo-regular 0x003d8b1a 0x1000 + 4029210
4 se.algoryx.algodoo-regular 0x003d82c8 0x1000 + 4027080
5 se.algoryx.algodoo-regular 0x0002b520 0x1000 + 173344
6 se.algoryx.algodoo-regular 0x00b36d39 0x1000 + 11754809
7 se.algoryx.algodoo-regular 0x00b356ae 0x1000 + 11749038
8 se.algoryx.algodoo-regular 0x00b371ca 0x1000 + 11755978
9 se.algoryx.algodoo-regular 0x00b36dc6 0x1000 + 11754950
10 se.algoryx.algodoo-regular 0x00b356ae 0x1000 + 11749038
11 se.algoryx.algodoo-regular 0x00b371ca 0x1000 + 11755978
12 se.algoryx.algodoo-regular 0x00b36dc6 0x1000 + 11754950
13 se.algoryx.algodoo-regular 0x00b356ae 0x1000 + 11749038
14 se.algoryx.algodoo-regular 0x00bb8cce 0x1000 + 12287182
15 se.algoryx.algodoo-regular 0x00ae5941 0x1000 + 11422017
16 se.algoryx.algodoo-regular 0x00add89f 0x1000 + 11389087
17 se.algoryx.algodoo-regular 0x0076c4b0 0x1000 + 7779504
18 se.algoryx.algodoo-regular 0x0004a1f4 0x1000 + 299508
19 se.algoryx.algodoo-regular 0x00047a0a 0x1000 + 289290
20 se.algoryx.algodoo-regular 0x00d218d2 0x1000 + 13764818
21 se.algoryx.algodoo-regular 0x00eab0ee 0x1000 + 15376622
22 QtCore 0x04481fe1 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 673
23 se.algoryx.algodoo-regular 0x00eaaf61 0x1000 + 15376225
24 se.algoryx.algodoo-regular 0x00d205be 0x1000 + 13759934
25 QtGui 0x03e029ca QGraphicsView::paintEvent(QPaintEvent*) + 1482
26 se.algoryx.algodoo-regular 0x00d2435d 0x1000 + 13775709
27 QtGui 0x03845e43 QWidget::event(QEvent*) + 2547
28 QtGui 0x03bcdbe8 QFrame::event(QEvent*) + 40
29 QtGui 0x03c58376 QAbstractScrollArea::viewportEvent(QEvent*) + 38
30 QtGui 0x03e03ca2 QGraphicsView::viewportEvent(QEvent*) + 114
31 QtGui 0x03c5a985 QAbstractScrollAreaFilter::eventFilter(QObject*, QEvent*) + 53
32 QtCore 0x0456a2ff QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 143
33 QtGui 0x037e9c03 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 147
34 QtGui 0x037f1048 QApplication::notify(QObject*, QEvent*) + 1080
35 QtCore 0x0447b8fc QCoreApplication::notifyInternal(QObject*, QEvent*) + 108
36 QtGui 0x037ea9fc qt_sendSpontaneousEvent(QObject*, QEvent*) + 60
37 QtGui 0x03791241 -[QCocoaView drawRect:] + 1121
38 com.apple.AppKit 0x91c6c298 -[NSView _drawRect:clip:] + 3816
39 com.apple.AppKit 0x91c6accf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
40 com.apple.AppKit 0x91c6affc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2642
41 com.apple.AppKit 0x91c6affc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2642
42 com.apple.AppKit 0x91c6affc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2642
43 com.apple.AppKit 0x91c69278 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1264
44 com.apple.AppKit 0x91da309d -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 280
45 com.apple.AppKit 0x91c65c57 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
46 com.apple.AppKit 0x91c4372c -[NSView displayIfNeeded] + 1414
47 com.apple.AppKit 0x91d98c7e -[NSNextStepFrame displayIfNeeded] + 172
48 com.apple.AppKit 0x91c6174c -[NSWindow displayIfNeeded] + 324
49 QtGui 0x037954e4 -[QCocoaWindow displayIfNeeded] + 276
50 com.apple.AppKit 0x91cab365 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 1107
51 com.apple.AppKit 0x9231b15b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1381 + 58
52 com.apple.CoreFoundation 0x9459586d _runLoopObserverWithBlockContext + 29
53 com.apple.CoreFoundation 0x945952be __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
54 com.apple.CoreFoundation 0x9459520f __CFRunLoopDoObservers + 399
55 com.apple.CoreFoundation 0x9458602e __CFRunLoopRun + 974
56 com.apple.CoreFoundation 0x945859ea CFRunLoopRunSpecific + 394
57 com.apple.CoreFoundation 0x9458584b CFRunLoopRunInMode + 123
58 com.apple.HIToolbox 0x94876b5d RunCurrentEventLoopInMode + 259
59 com.apple.HIToolbox 0x94876777 ReceiveNextEventCommon + 163
60 com.apple.HIToolbox 0x948766bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
61 com.apple.AppKit 0x91b05349 _DPSNextEvent + 1602
62 com.apple.AppKit 0x91b04870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
63 com.apple.AppKit 0x91af715c -[NSApplication run] + 727
64 QtGui 0x037a3211 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1505
65 QtCore 0x04569971 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
66 QtCore 0x04569cba QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
67 QtCore 0x0456b116 QCoreApplication::exec() + 182
68 se.algoryx.algodoo-regular 0x00adcbfe 0x1000 + 11385854
69 se.algoryx.algodoo-regular 0x00abd033 0x1000 + 11255859
70 se.algoryx.algodoo-regular 0x0000ac55 0x1000 + 40021

Thread 1:
0 libsystem_kernel.dylib 0x97ecd046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9a643dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9a647cce start_wqthread + 30

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x97ecd992 kevent64 + 10
1 libdispatch.dylib 0x96bcf899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x96bcf532 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x97ecd046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9a643dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9a647cce start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x97ecd046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9a643dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9a647cce start_wqthread + 30

Thread 5:
0 libsystem_kernel.dylib 0x97eccb76 __semwait_signal + 10
1 libsystem_c.dylib 0x95763fb7 nanosleep$UNIX2003 + 219
2 libSDL-1.2.0.dylib 0x013ef693 SDL_Delay + 99
3 libSDL-1.2.0.dylib 0x013ef6dc RunTimer + 44
4 libSDL-1.2.0.dylib 0x013bbded SDL_RunThread + 61
5 libSDL-1.2.0.dylib 0x013ea431 RunThread + 17
6 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x97eccaea __select_nocancel + 10
1 libsystem_kernel.dylib 0x97eca884 select + 92
2 se.algoryx.algodoo-regular 0x00eee70f 0x1000 + 15652623
3 se.algoryx.algodoo-regular 0x00eec4a5 0x1000 + 15643813
4 se.algoryx.algodoo-regular 0x00ee0682 0x1000 + 15595138
5 se.algoryx.algodoo-regular 0x00eec2c7 0x1000 + 15643335
6 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x97eccaea __select_nocancel + 10
1 libsystem_kernel.dylib 0x97eca884 select + 92
2 se.algoryx.algodoo-regular 0x00eee70f 0x1000 + 15652623
3 se.algoryx.algodoo-regular 0x00eec4a5 0x1000 + 15643813
4 se.algoryx.algodoo-regular 0x00ee683b 0x1000 + 15620155
5 se.algoryx.algodoo-regular 0x00eec2c7 0x1000 + 15643335
6 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
7 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
8 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x97ecc7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9a644d1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x9a646bd9 pthread_cond_wait$UNIX2003 + 71
3 libSDL-1.2.0.dylib 0x013ead43 SDL_CondWait + 35
4 se.algoryx.algodoo-regular 0x00ac2bad 0x1000 + 11279277
5 se.algoryx.algodoo-regular 0x0037f5d1 0x1000 + 3663313
6 libSDL-1.2.0.dylib 0x013bbded SDL_RunThread + 61
7 libSDL-1.2.0.dylib 0x013ea431 RunThread + 17
8 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
9 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
10 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x97ecc7ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9a644d8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x9a646fa3 pthread_cond_wait + 48
3 QtWebKit 0x0260c935 WTF::TCMalloc_PageHeap::scavengerThread() + 565
4 QtWebKit 0x0260c9d1 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 17
5 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
6 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
7 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x97ec7f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x97ec716c mach_msg + 68
2 com.apple.CoreFoundation 0x94586bf9 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x945861d1 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x945859ea CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x9458584b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x91caeb88 _NSEventThread + 283
7 libsystem_pthread.dylib 0x9a6425fb _pthread_body + 144
8 libsystem_pthread.dylib 0x9a642485 _pthread_start + 130
9 libsystem_pthread.dylib 0x9a647cf2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfffa768 ebx: 0x15705804 ecx: 0x00000000 edx: 0x15705804
edi: 0x00278b4e esi: 0xa0ac5e88 ebp: 0xbfffa748 esp: 0xbfffa748
ss: 0x00000023 efl: 0x00210246 eip: 0x00276ecd cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000028

Logical CPU: 1
Error Code: 0x00000004
Trap Number: 14


Binary Images:
0x1000 - 0x124efef +se.algoryx.algodoo-regular (2.1.0 - ???) <4EE51E57-526D-34DB-8B4C-3E75963A4F2A> /Applications/Algodoo.app/Contents/MacOS/Algodoo
0x135b000 - 0x138cffb +libGLEW.1.5.8.dylib (0) <97858F0C-B532-4DEC-4705-517CA29083EB> /Applications/Algodoo.app/Contents/Frameworks/libGLEW.1.5.8.dylib
0x13b1000 - 0x13f4f7f +libSDL-1.2.0.dylib (12.3) <D2D2ACFC-8015-F5C9-63F7-2616217CB963> /Applications/Algodoo.app/Contents/Frameworks/libSDL-1.2.0.dylib
0x1407000 - 0x1479fff +libfreetype.6.dylib (13.2) <0D7E46ED-6619-B2AE-20B8-F6CA8EA94999> /Applications/Algodoo.app/Contents/Frameworks/libfreetype.6.dylib
0x1490000 - 0x14c4ff7 +libpango-1.0.0.dylib (2801.4) <C6C5EED7-C622-B2B5-7CB6-C9D73DA26811> /Applications/Algodoo.app/Contents/Frameworks/libpango-1.0.0.dylib
0x14d7000 - 0x14ddfef +libpangocairo-1.0.0.dylib (2801.4) <786785BB-7410-8E69-774E-AF7B6371FD8D> /Applications/Algodoo.app/Contents/Frameworks/libpangocairo-1.0.0.dylib
0x14e6000 - 0x1572fe7 +libcairo.2.dylib (11003.2) <3A14CD91-C951-A6BE-79C7-A33B9C601FEC> /Applications/Algodoo.app/Contents/Frameworks/libcairo.2.dylib
0x1597000 - 0x1681fe7 +libglib-2.0.0.dylib (2801.5) <A05630EE-AC55-DFA4-5DB8-F968E73C89E9> /Applications/Algodoo.app/Contents/Frameworks/libglib-2.0.0.dylib
0x16aa000 - 0x16e2ff7 +libgobject-2.0.0.dylib (2801.5) <48F97962-B870-1E30-89AA-B71C8C601EE0> /Applications/Algodoo.app/Contents/Frameworks/libgobject-2.0.0.dylib
0x16f7000 - 0x17effec +libiconv.2.dylib (8) <87190F36-089B-7480-3C98-1E36CF3E3AB3> /Applications/Algodoo.app/Contents/Frameworks/libiconv.2.dylib
0x17ff000 - 0x1803fff +libOpenThreads.2.4.0.dylib (2.4) <DD6615AA-5AA3-3A4A-B0D6-37FBAC2F9160> /Applications/Algodoo.app/Contents/Frameworks/libOpenThreads.2.4.0.dylib
0x180a000 - 0x18cffef +QtOpenGL (4.7.3) <5E021567-00C6-6DF7-60E3-6C8AA605748D> /Applications/Algodoo.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
0x1905000 - 0x2ae3fe7 +QtWebKit (4.7.3) <AA38B745-D201-1DC7-6A8D-D863C92AB2B4> /Applications/Algodoo.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x3190000 - 0x360effb +QtXmlPatterns (4.7.3) <E63A684B-ECBA-E603-451B-0AFC5D9EAB0B> /Applications/Algodoo.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
0x3762000 - 0x40b6ffb +QtGui (4.7.3) <C290378E-F15E-83FB-0396-495979040841> /Applications/Algodoo.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x42cd000 - 0x43e2ffb +QtNetwork (4.7.3) <B6AF0E3F-8D70-A9B5-E067-B63E753E5439> /Applications/Algodoo.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x4427000 - 0x4683ff3 +QtCore (4.7.3) <3170D72F-A484-2CD3-2490-102335DE2758> /Applications/Algodoo.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x46f8000 - 0x4898fef +libagxCore.1.10.1.0.dylib (1.10.1) <1780AF00-0269-3D27-9F2C-FD1CF24A91DD> /Applications/Algodoo.app/Contents/Frameworks/libagxCore.1.10.1.0.dylib
0x4903000 - 0x4922ff7 +libagxSabre.1.10.1.0.dylib (1.10.1) <D887C142-8C66-3E3B-AA91-EA2AD98F47ED> /Applications/Algodoo.app/Contents/Frameworks/libagxSabre.1.10.1.0.dylib
0x492b000 - 0x496eff1 +libcurl.4.dylib (7) <7BEDF4E8-B324-F669-DB90-B6A28811F0F2> /Applications/Algodoo.app/Contents/Frameworks/libcurl.4.dylib
0x497d000 - 0x4983feb +libzip.1.dylib (2) <56154D68-479E-D982-8CC6-C86F0DFE82CA> /Applications/Algodoo.app/Contents/Frameworks/libzip.1.dylib
0x498a000 - 0x499bfeb +libz.1.2.5.dylib (1.2.5) <7B3A724F-A1DE-265D-00CA-FB46832E5704> /Applications/Algodoo.app/Contents/Frameworks/libz.1.2.5.dylib
0x49a2000 - 0x49a4ff5 +libgthread-2.0.0.dylib (2801.5) <425EAAC4-C1B0-2837-15DC-11E4D5FBF368> /Applications/Algodoo.app/Contents/Frameworks/libgthread-2.0.0.dylib
0x49ab000 - 0x49acffd +libgmodule-2.0.0.dylib (2801.5) <3CC140A8-7759-E0C8-8947-AF199BD6A726> /Applications/Algodoo.app/Contents/Frameworks/libgmodule-2.0.0.dylib
0x49b2000 - 0x49bafef +libintl.8.dylib (10.1) <B395B053-8731-36A3-C5D2-C5709BFCC496> /Applications/Algodoo.app/Contents/Frameworks/libintl.8.dylib
0x49c2000 - 0x49e9fe0 +libpangoft2-1.0.0.dylib (2801.4) <2C4C91C1-22AF-C5B2-F654-F02739A689CC> /Applications/Algodoo.app/Contents/Frameworks/libpangoft2-1.0.0.dylib
0x49f7000 - 0x4a1ffe7 +libfontconfig.1.dylib (6.4) <74881D0B-0C38-BC39-D6D6-96C745A90DF8> /Applications/Algodoo.app/Contents/Frameworks/libfontconfig.1.dylib
0x4a2b000 - 0x4a87fef +libpixman-1.0.dylib (21.2) <10B045BE-AB29-E7B4-3E35-B93366134645> /Applications/Algodoo.app/Contents/Frameworks/libpixman-1.0.dylib
0x4a99000 - 0x4ab9fe3 +libpng14.14.dylib (20) <6F7E3B4F-22E8-12BD-4140-11C3C93A8700> /Applications/Algodoo.app/Contents/Frameworks/libpng14.14.dylib
0x4ac3000 - 0x4adffe3 +libexpat.1.5.2.dylib (7.2) <2DB65010-21C3-B613-9DC0-F40D455394C4> /Applications/Algodoo.app/Contents/Frameworks/libexpat.1.5.2.dylib
0x4aea000 - 0x4b2cfff +phonon (4.4) <3E6B732E-DA62-B6D9-1297-FCE2EE8D6876> /Applications/Algodoo.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
0x4b4d000 - 0x4bc7ff3 +QtDBus (4.7.3) <E93D0452-7100-EA4D-4C0E-07E3BCA956DA> /Applications/Algodoo.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
0x4be5000 - 0x4c38feb +QtXml (4.7.3) <9EA0D528-429E-2D91-DDCE-10C29FA5CF1F> /Applications/Algodoo.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x4c52000 - 0x4c7ffec +libidn.11.dylib (18.3) <9E522588-152D-DE2F-83D6-1C6B13B094FA> /Applications/Algodoo.app/Contents/Frameworks/libidn.11.dylib
0x4c87000 - 0x4cc9feb +libssl.1.0.0.dylib (1) <14D598F6-D6D7-E461-1A56-DC22D343ECDA> /Applications/Algodoo.app/Contents/Frameworks/libssl.1.0.0.dylib
0x4ce1000 - 0x4e0bfe7 +libcrypto.1.0.0.dylib (1) <66CD21BC-DBAA-B9E5-469D-DD9C765AD0AB> /Applications/Algodoo.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0x5895000 - 0x589dff7 libCGCMS.A.dylib (599.35.6) <1509DE48-6EFF-32D2-9F60-007764E71866> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x58ae000 - 0x58d6ff7 libRIP.A.dylib (599.35.6) <74FA256C-B803-3882-8D81-2B696DCB3189> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x58e7000 - 0x58eaffa libCGXType.A.dylib (599.35.6) <1659F924-1373-32E8-812E-09446D48C69E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x5c00000 - 0x5cb0fff ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0xb17b000 - 0xb181ff3 +libqgif.dylib (0) <61E30D44-9CD5-541B-52CB-38D233E68D5A> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqgif.dylib
0xb186000 - 0xb18cfff +libqico.dylib (0) <1804353B-071A-F4E0-3AD1-90F3AA2CD166> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqico.dylib
0xb192000 - 0xb1c7fef +libqjpeg.dylib (0) <CF70A148-3C2F-E390-8741-7E940E36D59C> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqjpeg.dylib
0xb1d0000 - 0xb21afe7 +libqmng.dylib (0) <2AC8304C-7464-EBCF-D7EA-45D0C839C502> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqmng.dylib
0xb22a000 - 0xb22effb +libqsvg.dylib (0) <4A4B5884-8B36-FDA7-A529-EBDCD317FD45> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqsvg.dylib
0xb233000 - 0xb27cfe3 +QtSvg (4.7.3) <D15729FC-8B4F-44A3-8671-C9AE0E3E574B> /Applications/Algodoo.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0xb294000 - 0xb2e3ffb +libqtiff.dylib (0) <B1AE3A6D-AD58-193D-812D-73B3B53BE235> /Applications/Algodoo.app/Contents/Plugins/imageformats/libqtiff.dylib
0xc8d4000 - 0xc8f9ff9 com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0xc90e000 - 0xc919ffa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0xcc4b000 - 0xcc4bfe3 +pango-basic-fc.so (???) <EF69DCB8-EFF1-2FAE-0CDD-B028E77B0046> /Applications/Algodoo.app/Contents/Frameworks/pango/160/modules/pango-basic-fc.so
0xcfa1000 - 0xcfacfff libGPUSupport.dylib (9.6.1) <46231771-6D1B-3539-A571-0FF7BF73A595> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0xe000000 - 0xe7bbff9 libclh.dylib (4.0.3 - 4.0.3) <F7E85D62-EBC5-3A75-951C-839A443372D8> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
0x48000000 - 0x488caff7 com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <5492CFDE-CAEF-3CC3-97E6-187AF8F6EA42> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x8fe83000 - 0x8feb5417 dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90360000 - 0x9036bfff libcsfde.dylib (380.70.2) <B3FC85EE-BBC2-3A20-9C45-C1ABDD063A63> /usr/lib/libcsfde.dylib
0x9036c000 - 0x90398ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90399000 - 0x903eaff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x903eb000 - 0x903f2ffe com.apple.agl (3.2.3 - AGL-3.2.3) <4E5074D1-FE90-3F06-BB35-039E2873594D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x903f3000 - 0x90431ff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90432000 - 0x904f5ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x904f6000 - 0x904faffc com.apple.IOSurface (91.2 - 91.2) <98107456-8C9F-3914-998B-604CD492E6C7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x90506000 - 0x9055bfff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9055c000 - 0x90889ffe com.apple.Foundation (6.9 - 1056.17) <6C2DBF85-90AB-3DCB-B56F-E2E3106085C2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90929000 - 0x90a27fff libJP2.dylib (1045) <3439E4C2-F102-32B4-BF43-CC51AAF3C2B6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90a28000 - 0x90a33ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x90a34000 - 0x90a92ffd com.apple.AE (665.5 - 665.6) <FC42FC14-9DD0-366C-AD94-B05BE1E51BE3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90afa000 - 0x90d5eff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90d5f000 - 0x90d67fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x90d68000 - 0x90d71ffc com.apple.CommonAuth (4.0 - 2.0) <8D99CBAD-3F8E-30E3-919A-DC43632DDADA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x90e27000 - 0x90e31ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A0D07BF7-31DF-3575-A02F-BEB90006DC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90f14000 - 0x90f38fff libJPEG.dylib (1045) <CBBF4D7A-E69E-3CC6-A2D7-88EB5FEA1B56> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90f8e000 - 0x90fa6ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90fa7000 - 0x90fa9fff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x90fcd000 - 0x90fceffa libsystem_sandbox.dylib (278.11.2) <8EEE43EA-9195-3FE2-8DAB-0489319632EC> /usr/lib/system/libsystem_sandbox.dylib
0x91002000 - 0x9100afee libcldcpuengine.dylib (2.3.58) <22F420C2-B6DF-37EF-A023-D8E48D0A7747> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9100b000 - 0x911b34af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x911b4000 - 0x91204fff com.apple.opencl (2.3.59 - 2.3.59) <CE95AA26-7AE6-3692-8291-8268BBB976D1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91205000 - 0x9129dff7 com.apple.Metadata (10.7.0 - 800.29) <83F7725E-6827-399D-AF87-A4E7FF297702> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x912a0000 - 0x912baff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91341000 - 0x91354fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91691000 - 0x91730fff libCoreStorage.dylib (380.70.2) <AAB92110-31F1-36F0-A877-21FCE9531C4F> /usr/lib/libCoreStorage.dylib
0x91731000 - 0x9173fff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x91740000 - 0x91744fff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91799000 - 0x91889ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x918e8000 - 0x918e8fff com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x918e9000 - 0x91942ffa libTIFF.dylib (1045) <D3C49B84-78FB-375A-A73C-3DB5905452B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91943000 - 0x91983ff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91984000 - 0x919c0ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x919c8000 - 0x91a96ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91a97000 - 0x91ab0fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91ab1000 - 0x91ab2ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x91add000 - 0x926fbff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x926fc000 - 0x92709fff com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9270a000 - 0x92775fff com.apple.Heimdal (4.0 - 2.0) <C74091A4-AAB4-36F9-98CE-C4D039C3DFD3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92887000 - 0x92994ff7 com.apple.ImageIO.framework (3.3.0 - 1045) <B9D51E11-110D-35B9-B36C-75DCE2ED1F28> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92995000 - 0x92a0cffb com.apple.framework.IOKit (2.0.1 - 907.100.14) <EED051CC-1482-3426-9C1C-A3FFAF7E76F2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92c95000 - 0x92cb0ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cf7000 - 0x92cf7ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x92cf8000 - 0x92d83ff7 com.apple.CoreSymbolication (3.0.1 - 141.0.6) <EE242011-56DF-332B-AA2D-47B4FE55B824> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92d84000 - 0x92d92fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x92d93000 - 0x92d93fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92f38000 - 0x92f40fff liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x92f41000 - 0x92f70ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x92f71000 - 0x92f7aff7 libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x92f7b000 - 0x92f84fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92f85000 - 0x92fbbff1 libssl.0.9.8.dylib (52.8.3) <D5BE500E-9D1F-36EF-B04E-347CF37B7563> /usr/lib/libssl.0.9.8.dylib
0x92fbc000 - 0x92fd7ff6 libPng.dylib (1045) <451D417F-96CE-3734-BCCF-B06F8F963317> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93115000 - 0x93176ff7 com.apple.Symbolication (1.4 - 129.0.2) <FB0121DF-F27B-39A3-92CA-B46981D322D5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93177000 - 0x93179ffb libRadiance.dylib (1045) <0C326EF3-D1B2-3500-AF00-CDDAFEE15553> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9317f000 - 0x93291ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x93292000 - 0x93293fff libSystem.B.dylib (1197.1.1) <6BDF4FCA-2E77-3F74-ADB2-54049B426E32> /usr/lib/libSystem.B.dylib
0x935a8000 - 0x935afff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x935b3000 - 0x935b7fff libheimdal-asn1.dylib (323.92.2) <14134D3C-AC21-3047-AB78-7057C08732E4> /usr/lib/libheimdal-asn1.dylib
0x935b8000 - 0x935feff7 libFontRegistry.dylib (127.0.1) <8825BA56-FE62-3897-8364-147C16BB3A27> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94510000 - 0x94712fff com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94769000 - 0x94839fef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94846000 - 0x9484affe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9484b000 - 0x94bc0ff9 com.apple.HIToolbox (2.1.1 - 698) <392738F0-322F-3C80-BEF7-138AFB124C35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94bc1000 - 0x94bddff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x94bde000 - 0x94becff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x94bed000 - 0x94beefff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x94bef000 - 0x94d45ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94d46000 - 0x94d51ffb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x94d52000 - 0x95186ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x95187000 - 0x95262ff7 com.apple.LaunchServices (572.32 - 572.32) <AB10B8DB-73F9-3C83-A1C0-6882F18758A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95263000 - 0x95270fff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x95271000 - 0x953e4ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9552a000 - 0x95558ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95559000 - 0x95596ffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95657000 - 0x95657fff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95658000 - 0x9565bff7 libdyld.dylib (239.4) <98B79E09-15EC-3ED8-86F1-1B0558060286> /usr/lib/system/libdyld.dylib
0x9565c000 - 0x9565dfff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x9565e000 - 0x956adff9 com.apple.HIServices (1.23 - 468) <E8F6C5CD-F96C-3E81-B8B4-2811BBAC222F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x956ae000 - 0x956d9ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x956da000 - 0x956ddffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x956de000 - 0x956e2ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x956e3000 - 0x956e7ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x956e8000 - 0x9577aff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x9577b000 - 0x95798ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x95799000 - 0x9595fffb libicucore.A.dylib (511.35) <D14DF7FE-7DE3-36C6-A46D-18C3978827A5> /usr/lib/libicucore.A.dylib
0x95960000 - 0x95960fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x95961000 - 0x9596dff7 com.apple.OpenDirectory (10.9 - 173.90.1) <D50773D6-A261-390E-B159-0C161EA7C457> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9596e000 - 0x95a59ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x95a5a000 - 0x95a64ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95a65000 - 0x95a71ffc libkxld.dylib (2422.115.14) <09FF5082-2513-3015-AA61-515FA7D65E2A> /usr/lib/system/libkxld.dylib
0x95a74000 - 0x95aa4ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95ac4000 - 0x95b19ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95b1a000 - 0x95bc6ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95bc7000 - 0x95bd9fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x95bda000 - 0x95bdbffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95bdc000 - 0x95bddfff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x96022000 - 0x963e7ff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96bcc000 - 0x96be4ffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x96be5000 - 0x96c0cfff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96c0d000 - 0x96ef7fd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96f57000 - 0x96f67ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96f69000 - 0x97115fff com.apple.QuartzCore (1.8 - 332.4) <8AD0E84B-E898-38CD-B206-577DF3CF850F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9713c000 - 0x9717efff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9717f000 - 0x97180fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x97181000 - 0x9721dfff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9758e000 - 0x975e1fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x975e4000 - 0x975f4ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x9774c000 - 0x97840ff7 libFontParser.dylib (111.1.3) <B33BAE00-971E-3E6D-A54A-EE1583D3A8A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97841000 - 0x979bfff0 libGLProgrammability.dylib (9.6.1) <33DEC793-9ED6-3053-A608-7FB7B283DFCF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x979f1000 - 0x97a5afff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <68986435-5B12-370A-9408-0282D176279F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97a63000 - 0x97a66ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x97a67000 - 0x97a69ff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x97a80000 - 0x97a89fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97adc000 - 0x97af0ff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97af3000 - 0x97b69ff3 com.apple.securityfoundation (6.0 - 55122.3) <DFA5E047-2B68-3CE8-B9C3-D19E6F2461CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97b6a000 - 0x97b8eff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x97b8f000 - 0x97bc0ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x97bc1000 - 0x97c41ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <53C9C33B-B000-37FD-8C8F-C86F29F058F0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97c62000 - 0x97c6cfff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x97c6d000 - 0x97c75ffe libGFXShared.dylib (9.6.1) <D1A3DB40-7F78-36A9-A4FB-BC1A875F94DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x97c76000 - 0x97c7ffff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97c80000 - 0x97c98ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x97d45000 - 0x97d48ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x97d49000 - 0x97d81fff com.apple.LDAPFramework (2.4.28 - 194.5) <6E8DEA78-52DC-3E78-83FC-2168302CCF31> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97dd1000 - 0x97dd5ffa libGIF.dylib (1045) <5913E2DF-AF84-3CCE-8899-B1F3A65DC69F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97e77000 - 0x97eb4ff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x97eb5000 - 0x97ed2ff4 libsystem_kernel.dylib (2422.115.14) <E6E6967B-23CB-3FED-982E-3C63338C9278> /usr/lib/system/libsystem_kernel.dylib
0x97ed3000 - 0x97ee1ff3 com.apple.opengl (9.6.1 - 9.6.1) <E9135C1E-4F15-3978-96FA-AA3EA0FE9CBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ee7000 - 0x97eeaff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x97eeb000 - 0x97ef7ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x97ef8000 - 0x97efaffe libCVMSPluginSupport.dylib (9.6.1) <DCEA5FE5-AC05-3B1A-B87E-1FB8E0CAAFFF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9833a000 - 0x98349fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9834a000 - 0x984d7ffb com.apple.CFNetwork (673.5 - 673.5) <B5131358-DA07-353E-9BC1-03685FA15D1D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x984d8000 - 0x98534ffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98535000 - 0x98547fff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x98548000 - 0x985dfff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x985e0000 - 0x985e5ff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x985e6000 - 0x989deff3 com.apple.CoreGraphics (1.600.0 - 599.35.6) <49905820-F70F-3C80-8636-4C0FAD9C796E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x989df000 - 0x98ac3ff7 libcrypto.0.9.8.dylib (52.8.3) <92A87D6C-9A01-3043-95E6-4C17A496437B> /usr/lib/libcrypto.0.9.8.dylib
0x98ac4000 - 0x98acffff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x98ad0000 - 0x98b97ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x98b98000 - 0x98c01ffa com.apple.datadetectorscore (5.0 - 354.5) <2B523979-8292-3132-96AB-79274908CD2F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98c02000 - 0x98c2afff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x99552000 - 0x995c5ff1 com.apple.ApplicationServices.ATS (360 - 363.5) <14F04F73-9A27-3232-9D14-E499AD2FC6C1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x995c6000 - 0x995f0fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x995f1000 - 0x99639fff com.apple.PerformanceAnalysis (1.47 - 47) <8041F84A-EC6F-3B5E-831E-87F6BCFB7073> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9963a000 - 0x99642fff libsystem_dnssd.dylib (522.92.1) <51965446-5C40-3172-9766-C5AE7FD4D62E> /usr/lib/system/libsystem_dnssd.dylib
0x99643000 - 0x99648ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x99649000 - 0x9967aff8 com.apple.GSS (4.0 - 2.0) <243CCC44-86E6-3987-9AFB-159E3196D337> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x99681000 - 0x99767fff com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9979a000 - 0x9979fff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x997a0000 - 0x997cbff7 libsystem_network.dylib (241.4) <03BC404B-D0CB-3747-9CD5-B7A06A2ED0A9> /usr/lib/system/libsystem_network.dylib
0x99800000 - 0x99838ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x99bf3000 - 0x99ee8ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99ee9000 - 0x99fd5ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x9a37f000 - 0x9a3c5ff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x9a3c6000 - 0x9a640ff6 com.apple.security (7.0 - 55471.14.28) <83238D7F-2115-36FF-A3B0-D84FF221EB8B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9a641000 - 0x9a648ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x9a66b000 - 0x9a6fcfff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9a6fd000 - 0x9a701ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9a702000 - 0x9a72eff7 GLRendererFloat (9.6.1) <A95F9D0F-8D62-3CF9-9D37-7C1F39A204CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x9b626000 - 0x9b67cff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9b67d000 - 0x9b67dfff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b67e000 - 0x9b6caff7 libcups.2.dylib (372.6) <3D13F216-8D8B-3393-82F9-B428E414BE8E> /usr/lib/libcups.2.dylib
0x9b6cb000 - 0x9b6cbfff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9b6d0000 - 0x9b720ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9b8ec000 - 0x9ba8eff0 GLEngine (9.6.1) <9A9799FF-8C3A-3CAE-B80A-1EC4A014EE05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x9ba8f000 - 0x9ba91fff com.apple.securityhi (9.0 - 55005) <7B106CFE-C811-3350-B4E7-F5763F6B698F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9ba92000 - 0x9bd93ffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9bd94000 - 0x9bd94fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9c010000 - 0x9c083fff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9c084000 - 0x9c086fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x9c087000 - 0x9c087fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9c088000 - 0x9c0befff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9c0bf000 - 0x9c0c5ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x9c0c6000 - 0x9c0eaff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x9c0ff000 - 0x9c105ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x9c106000 - 0x9c23dfff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9c23e000 - 0x9c23effd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9c23f000 - 0x9c25bfff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 1713
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=235.0M resident=80.2M(34%) swapped_out_or_unallocated=154.9M(66%)
Writable regions: Total=240.5M written=77.1M(32%) resident=131.3M(55%) swapped_out=0K(0%) unallocated=109.2M(45%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 1448K
CG shared images 172K
IOKit 41.9M
IOKit (reserved) 4K reserved VM address space (unallocated)
JS garbage collector 256K
Kernel Alloc Once 4K
MALLOC 128.6M
MALLOC (admin) 48K
Memory Tag 242 12K
OpenGL GLSL 1280K
Stack 68.6M
VM_ALLOCATE 17.6M
VM_ALLOCATE (reserved) 4168K reserved VM address space (unallocated)
__DATA 29.0M
__IMAGE 528K
__IMPORT 180K
__LINKEDIT 57.1M
__OBJC 1872K
__PAGEZERO 4K
__TEXT 177.9M
__UNICODE 544K
mapped file 152.7M
shared memory 4K
=========== =======
TOTAL 715.7M
TOTAL, minus reserved VM space 711.6M


Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.44f0
Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x859B, 0x435432353636344243313036372E4D38464D
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x859B, 0x435432353636344243313036372E4D38464D
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Network Service: AirPort, AirPort, en1
Serial ATA Device: WDC WD1600AAJS-40H3A0, 160.04 GB
Serial ATA Device: PIONEER DVD-RW DVRTS08
USB Device: Built-in iSight
USB Device: Keyboard Hub
USB Device: Apple Optical USB Mouse
USB Device: Apple Keyboard
Thunderbolt Bus:
mvaedtech
 
Posts: 2
Joined: Wed May 06, 2015 11:10 pm

Re: 2.1.0 Crashes on startup on iMac - Help

Postby electronicboy » Thu May 07, 2015 4:19 am

Sent a link to the contact I have at Algoryx.

Just as something to try in the meantime, try popping open the disk utility and check your disk permissions, I've seen some iffy things caused by file permissions before on my own mac to have noticed it can cause some crazy effects at times
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: 2.1.0 Crashes on startup on iMac - Help

Postby mvaedtech » Thu May 07, 2015 7:26 pm

electronicboy wrote:Sent a link to the contact I have at Algoryx.

Just as something to try in the meantime, try popping open the disk utility and check your disk permissions, I've seen some iffy things caused by file permissions before on my own mac to have noticed it can cause some crazy effects at times



I actually tried running disk utility. It didn't do anything. I think I found a solution....I opened the resource folder for Algodoo, then opened the scenes folder. In that folder is a file called Quick tour.phz I clicked on that and woot woot the application opened. I the click reset in the options dialog box...all is well now!!

Can't say enough how much my student are enjoying this program! I let my 5 year old use it last night. He LOVED it too!! Awesome program. Thank you for your help electronicboy. I appreciate the feedback.
mvaedtech
 
Posts: 2
Joined: Wed May 06, 2015 11:10 pm

Re: 2.1.0 Crashes on startup on iMac - Help

Postby Emanuel » Fri May 08, 2015 9:08 am

Hi!

That is great news!

Looking at the crash log, there was a problem with the auto saved scene, so Algodoo tried to load it every time it started.

The problem could have been fixed by deleting the following files:
Code: Select all
/Users/YourName/Library/Application Support/Algodoo/scenes/_ONEXITSAVE.phz
/Users/YourName/Library/Application Support/Algodoo/scenes/_ONEXITSAVE_old.phz

But your method works just as well! (Since the broken auto saved scene is not loaded.)

Kind regards,
Emanuel Dahlberg
Algoryx Simulation AB
Algodoo Developer
Emanuel
 
Posts: 293
Joined: Tue Feb 01, 2011 10:46 am
Location: Umeå, Sweden


Return to Help / Bug reports

Who is online

Users browsing this forum: No registered users and 2 guests

cron