[Solved] Instant crash of AOO 4.1.3 on MacOS Sierra

Issues installing under the Mac OSX - X11 - Aqua
Post Reply
ehrmannsteve
Posts: 3
Joined: Tue Oct 25, 2016 8:47 pm

[Solved] Instant crash of AOO 4.1.3 on MacOS Sierra

Post by ehrmannsteve »

I've been using AOO for several years, but only 1-2 times/month. Not sure what's changed since last month. Recent upgrade to MacOS 10.12? At any rate, when I tried opening AOO yesterday, it began opening (progress bar advancing) and then silently quit, as though I'd never tried to open it. I tried reinstalling it, making sure Apple's Java was up to date, and tossing the Library/Application Support/Open Office folder. None of that worked. After each crash, I get a crash report (which I can't interpret). Sometimes I respond to it, clicking either "Reopen" or "OK"; same result each way.Here's the most recent crash report; maybe it holds a clue....? (I had to delete a chunk near the end in order to get in under the character limit for this post.)

Code: Select all

Process:               soffice [812]
Path:                  /Applications/OpenOffice.app/Contents/MacOS/soffice
Identifier:            org.openoffice.script
Version:               4.1.3 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           soffice [812]
User ID:               502

Date/Time:             2016-10-25 14:53:29.585 -0400
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        919FA583-F28D-1519-EDC6-74E6D5D033B3


Time Awake Since Boot: 1500 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000011d235000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x11d235000:
    MALLOC_LARGE           000000011d134000-000000011d235000 [ 1028K] rw-/rwx SM=PRV  
--> 
    ATS (font support)     000000011d5b4000-000000011f534000 [ 31.5M] rw-/rwx SM=COW  

Application Specific Information:
dyld: in dlopen()

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics        	0x00007fff95dc3bd9 decode_data + 4040
1   com.apple.CoreGraphics        	0x00007fff95f6883c img_decode_read + 309
2   com.apple.CoreGraphics        	0x00007fff95f6adb7 img_imagemask_read + 565
3   com.apple.CoreGraphics        	0x00007fff95f6d4d1 img_colormatch_read + 365
4   com.apple.CoreGraphics        	0x00007fff95f6d986 img_alphamerge_read + 526
5   com.apple.CoreGraphics        	0x00007fff95f72252 img_data_lock + 10686
6   com.apple.CoreGraphics        	0x00007fff95f6f859 CGSImageDataLock + 161
7   com.apple.CoreGraphics        	0x00007fff95e04e3a ripc_AcquireImage + 991
8   com.apple.CoreGraphics        	0x00007fff95e12e8a ripc_DrawImage + 867
9   com.apple.CoreGraphics        	0x00007fff95e8a28e CGContextDelegateDrawImage + 48
10  com.apple.CoreGraphics        	0x00007fff95f7817b CGContextDrawImageWithOptions + 539
11  com.apple.CoreGraphics        	0x00007fff95f7842c CGContextDrawImage + 51
12  libvcl.dylib                  	0x00000001107a8e4c AquaSalGraphics::drawAlphaBitmap(SalTwoRect const&, SalBitmap const&, SalBitmap const&) + 236
13  libvcl.dylib                  	0x000000011098a5eb SalGraphics::DrawAlphaBitmap(SalTwoRect const&, SalBitmap const&, SalBitmap const&, OutputDevice const*) + 155
14  libvcl.dylib                  	0x00000001108cb37c OutputDevice::ImplDrawAlpha(Bitmap const&, AlphaMask const&, Point const&, Size const&, Point const&, Size const&) + 732
15  libvcl.dylib                  	0x00000001108c92f3 OutputDevice::ImplDrawBitmapEx(Point const&, Size const&, Point const&, Size const&, BitmapEx const&, unsigned long) + 1171
16  libvcl.dylib                  	0x00000001108c8e06 OutputDevice::DrawBitmapEx(Point const&, BitmapEx const&) + 118
17  libfwk.dylib                  	0x0000000113600ca1 framework::BackingWindow::Paint(Rectangle const&) + 657
18  libvcl.dylib                  	0x0000000110a31e34 Window::ImplCallPaint(Region const*, unsigned short) + 1108
19  libvcl.dylib                  	0x0000000110a31efe Window::ImplCallPaint(Region const*, unsigned short) + 1310
20  libvcl.dylib                  	0x0000000110a31efe Window::ImplCallPaint(Region const*, unsigned short) + 1310
21  libvcl.dylib                  	0x0000000110a2e357 Window::LinkStubImplHandlePaintHdl(void*, void*) + 55
22  libvcl.dylib                  	0x00000001107ce3ab Timer::ImplTimerCallbackProc() + 155
23  libvcl.dylib                  	0x0000000110a59491 -[TimerCallbackCaller timerElapsed:] + 81
24  com.apple.Foundation          	0x00007fff973fb5df __NSFireTimer + 83
25  com.apple.CoreFoundation      	0x00007fff95986e14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
26  com.apple.CoreFoundation      	0x00007fff95986a9f __CFRunLoopDoTimer + 1071
27  com.apple.CoreFoundation      	0x00007fff959865fa __CFRunLoopDoTimers + 298
28  com.apple.CoreFoundation      	0x00007fff9597e021 __CFRunLoopRun + 2065
29  com.apple.CoreFoundation      	0x00007fff9597d5b4 CFRunLoopRunSpecific + 420
30  com.apple.HIToolbox           	0x00007fff94f1ef6c RunCurrentEventLoopInMode + 240
31  com.apple.HIToolbox           	0x00007fff94f1eca9 ReceiveNextEventCommon + 184
32  com.apple.HIToolbox           	0x00007fff94f1ebd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
33  com.apple.AppKit              	0x00007fff936155f5 _DPSNextEvent + 1093
34  com.apple.AppKit              	0x00007fff93d258eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
35  libvcl.dylib                  	0x000000011078d57c AquaSalInstance::Yield(bool, bool) + 876
36  libvcl.dylib                  	0x00000001107ca367 ImplYield(bool, bool) + 119
37  libvcl.dylib                  	0x00000001107c76fc Application::Execute() + 44
38  libsofficeapp.dylib           	0x000000010eb8166a desktop::Desktop::Main() + 14426
39  libvcl.dylib                  	0x00000001107cd31a ImplSVMain() + 74
40  libvcl.dylib                  	0x000000011078d006 AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 86
41  libvcl.dylib                  	0x0000000110a5976f -[VCL_NSApplication sendEvent:] + 495
42  com.apple.AppKit              	0x00007fff9360a009 -[NSApplication run] + 1002
43  com.apple.AppKit              	0x00007fff935d4a8a NSApplicationMain + 1237
44  libvcl.dylib                  	0x000000011078bcf7 ImplSVMainHook(unsigned char*) + 183
45  libvcl.dylib                  	0x00000001107cdf81 SVMain() + 17
46  libsofficeapp.dylib           	0x000000010eba5828 soffice_main + 136
47  org.openoffice.script         	0x000000010e98aeb0 main + 16
48  org.openoffice.script         	0x000000010e98ae94 start + 52

Thread 1:
0   libsystem_kernel.dylib        	0x00007fffaaaebc8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffaabd497a _pthread_cond_wait + 712
2   libuno_sal.dylib.3            	0x000000010e9bbb73 0x10e98e000 + 187251
3   libsystem_pthread.dylib       	0x00007fffaabd3abb _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffaabd3a07 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffaabd3231 thread_start + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fffaaaec4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffaabd37c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffaabd3221 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fffaaaec4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffaabd37c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffaabd3221 start_wqthread + 13

Thread 4:
0   libsystem_pthread.dylib       	0x00007fffaabd3214 start_wqthread + 0
1   ???                           	0x6e696f70646e4572 0 + 7956012745238660466

Thread 5:: Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.inputmethodkit.getxpcendpoint
0   dyld                          	0x0000000117d1aa3a ImageLoader::trieWalk(unsigned char const*, unsigned char const*, char const*) + 192
1   dyld                          	0x0000000117d23a1a ImageLoaderMachOCompressed::findShallowExportedSymbol(char const*, ImageLoader const**) const + 74
2   dyld                          	0x0000000117d2616a ImageLoaderMachOCompressed::getAddressCoalIterator(ImageLoader::CoalIterator&, ImageLoader::LinkContext const&) + 42
3   dyld                          	0x0000000117d18fb3 ImageLoader::weakBind(ImageLoader::LinkContext const&) + 795
4   dyld                          	0x0000000117d18b23 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) + 243
5   dyld                          	0x0000000117d0e26a dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) + 157
6   dyld                          	0x0000000117d160e5 dlopen + 449
7   libdyld.dylib                 	0x00007fffaa9baa3e dlopen + 59
8   com.apple.HIToolbox           	0x00007fff95152b51 __56+[IMKClient(IMKClientConnection_XPC) privateRunLoopMode]_block_invoke + 147
9   libdispatch.dylib             	0x00007fffaa987128 _dispatch_client_callout + 8
10  libdispatch.dylib             	0x00007fffaa9870e5 dispatch_once_f + 38
11  com.apple.HIToolbox           	0x00007fff95152abb +[IMKClient(IMKClientConnection_XPC) privateRunLoopMode] + 41
12  com.apple.HIToolbox           	0x00007fff95187548 ___ZL25IMKXPCRequestRunLoopModesv_block_invoke + 57
13  libdispatch.dylib             	0x00007fffaa987128 _dispatch_client_callout + 8
14  libdispatch.dylib             	0x00007fffaa9870e5 dispatch_once_f + 38
15  com.apple.HIToolbox           	0x00007fff9515ae0e +[IMKInputSession IMKXPCPerformBlockOnMainThreadInMode:performHow:callerCmd:workBlock:] + 177
16  com.apple.HIToolbox           	0x00007fff95151b60 __65-[IMKClient(IMKClientConnection_XPC) startServerSetupForEndpoint]_block_invoke.185 + 469
17  com.apple.CoreFoundation      	0x00007fff9597b02c __invoking___ + 140
18  com.apple.CoreFoundation      	0x00007fff9597aeb1 -[NSInvocation invoke] + 289
19  com.apple.Foundation          	0x00007fff9738910f __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17
20  com.apple.Foundation          	0x00007fff973865e1 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 791
21  com.apple.Foundation          	0x00007fff9763247b __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke.318 + 261
22  libxpc.dylib                  	0x00007fffaac19d85 _xpc_connection_reply_callout + 45
23  libxpc.dylib                  	0x00007fffaac19d13 _xpc_connection_call_reply + 36
24  libdispatch.dylib             	0x00007fffaa987128 _dispatch_client_callout + 8
25  libdispatch.dylib             	0x00007fffaa99db97 _dispatch_queue_serial_drain + 896
26  libdispatch.dylib             	0x00007fffaa98fd41 _dispatch_queue_invoke + 1046
27  libdispatch.dylib             	0x00007fffaa996158 _dispatch_queue_override_invoke + 369
28  libdispatch.dylib             	0x00007fffaa988ee0 _dispatch_root_queue_drain + 476
29  libdispatch.dylib             	0x00007fffaa988cb7 _dispatch_worker_thread3 + 99
30  libsystem_pthread.dylib       	0x00007fffaabd3746 _pthread_wqthread + 1299
31  libsystem_pthread.dylib       	0x00007fffaabd3221 start_wqthread + 13

Thread 6:
0   libsystem_pthread.dylib       	0x00007fffaabd3214 start_wqthread + 0
1   ???                           	0x0009000700090007 0 + 2533304855756807

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fffaaae441a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffaaae3867 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9597e8d4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9597dd61 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9597d5b4 CFRunLoopRunSpecific + 420
5   com.apple.AppKit              	0x00007fff93761e9e _NSEventThread + 205
6   libsystem_pthread.dylib       	0x00007fffaabd3abb _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffaabd3a07 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffaabd3231 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fffaaaeb15a __accept + 10
1   libuno_sal.dylib.3            	0x000000010e999ab0 osl_acceptPipe + 32
2   libvos3s5abi.dylib            	0x0000000110d5c934 vos::OPipe::accept(vos::OStreamPipe&) + 36
3   libsofficeapp.dylib           	0x000000010eba4553 desktop::OfficeIPCThread::run() + 4419
4   libvos3s5abi.dylib            	0x0000000110d5814f vos::threadWorkerFunction_impl(void*) + 15
5   libuno_sal.dylib.3            	0x000000010e994935 0x10e98e000 + 26933
6   libsystem_pthread.dylib       	0x00007fffaabd3abb _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffaabd3a07 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffaabd3231 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fffaaaebc8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffaabd497a _pthread_cond_wait + 712
2   libuno_sal.dylib.3            	0x000000010e990fcf osl_waitCondition + 159
3   updchk.uno.dylib              	0x000000011a534b0a 0x11a529000 + 47882
4   libsofficeapp.dylib           	0x000000010ebbcf5f threadFunc + 15
5   libuno_sal.dylib.3            	0x000000010e994935 0x10e98e000 + 26933
6   libsystem_pthread.dylib       	0x00007fffaabd3abb _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffaabd3a07 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffaabd3231 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fffaaaebc8a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffaabd497a _pthread_cond_wait + 712
2   libuno_sal.dylib.3            	0x000000010e990fcf osl_waitCondition + 159
3   configmgr.uno.dylib           	0x00000001197f5993 configmgr::Components::WriteThread::run() + 35
4   libsofficeapp.dylib           	0x000000010ebbcf5f threadFunc + 15
5   libuno_sal.dylib.3            	0x000000010e994935 0x10e98e000 + 26933
6   libsystem_pthread.dylib       	0x00007fffaabd3abb _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffaabd3a07 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffaabd3231 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000101  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000008
  rdi: 0x00000000fefefefe  rsi: 0x0000000000000000  rbp: 0x00007fff5126f0a0  rsp: 0x00007fff5126ef30
   r8: 0x0000000000000001   r9: 0x0000000000000011  r10: 0x000000011d235000  r11: 0x0000000000000000
  r12: 0x0000000000000001  r13: 0x0000000000000000  r14: 0x0000000800000008  r15: 0x00007fff9623ce6c
  rip: 0x00007fff95dc3bd9  rfl: 0x0000000000010202  cr2: 0x000000011d235000
  
Logical CPU:     1
Error Code:      0x00000006
Trap Number:     14


Binary Images:
       0x10e98a000 -        0x10e98aff7 +org.openoffice.script (4.1.3 - ???) <98007129-9B47-3656-B162-E70E54E9AF99> /Applications/OpenOffice.app/Contents/MacOS/soffice
       0x10e98e000 -        0x10eb2eff7 +libuno_sal.dylib.3 (0) <62E5740F-79E7-311F-BF9A-061080782C83> /Applications/OpenOffice.app/Contents/MacOS/libuno_sal.dylib.3
       0x10eb74000 -        0x10ebd9ff7 +libsofficeapp.dylib (0) <2D803BFA-49F7-3DDF-8BA0-81EB33762C64> /Applications/OpenOffice.app/Contents/MacOS/libsofficeapp.dylib
       0x10ec19000 -        0x10ed27fff +libcomphelps5abi.dylib (0) <9D233401-2028-34B3-94A4-925797D33C44> /Applications/OpenOffice.app/Contents/MacOS/libcomphelps5abi.dylib
       0x10ee3a000 -        0x10ef07ff7 +libuno_cppuhelpers5abi.dylib.3 (0) <9A21F78C-049C-3998-AB4C-7FF16DEB0666> /Applications/OpenOffice.app/Contents/MacOS/libuno_cppuhelpers5abi.dylib.3
       0x10ef6f000 -        0x10ef9afff +libuno_cppu.dylib.3 (0) <53F1CED0-89E6-382C-8799-176B9E026AA4> /Applications/OpenOffice.app/Contents/MacOS/libuno_cppu.dylib.3
       0x10efb3000 -        0x10efd1ff7 +libdeploymentmisc.dylib (0) <67042BA3-22FB-343A-8F8F-81EAEADE3C82> /Applications/OpenOffice.app/Contents/MacOS/libdeploymentmisc.dylib
       0x10efeb000 -        0x10f037fff +libdeploymentgui.uno.dylib (0) <4903C91E-D436-330E-90A6-4A225F8EA57B> /Applications/OpenOffice.app/Contents/MacOS/libdeploymentgui.uno.dylib
       0x10f082000 -        0x10f086fff +libi18nisolang1s5abi.dylib (0) <E6DE7FC8-F1BD-3B88-A31E-92A9B239DA5A> /Applications/OpenOffice.app/Contents/MacOS/libi18nisolang1s5abi.dylib
       0x10f08f000 -        0x10f428ff7 +libsfx.dylib (0) <2618F932-D534-343E-9904-D396932989FD> /Applications/OpenOffice.app/Contents/MacOS/libsfx.dylib
       0x10f6d6000 -        0x10f7a6fff +libsvl.dylib (0) <B75E71C4-DE27-30EB-A698-37D235E80B5C> /Applications/OpenOffice.app/Contents/MacOS/libsvl.dylib
       0x10f82c000 -        0x10fb9aff7 +libsvt.dylib (0) <CCC3E897-84A6-3AC6-972E-D30A46058C71> /Applications/OpenOffice.app/Contents/MacOS/libsvt.dylib
       0x10fe1d000 -        0x1100ebfff +libootk.dylib (0) <F539BD67-699D-328F-A9A6-A498BD86A15A> /Applications/OpenOffice.app/Contents/MacOS/libootk.dylib
       0x11046e000 -        0x1104ffff7 +libtl.dylib (0) <E76F3DD5-F1A3-391F-B756-4BB6649790BD> /Applications/OpenOffice.app/Contents/MacOS/libtl.dylib
       0x11053d000 -        0x110592ff7 +libucbhelper4s5abi.dylib (0) <F3680717-A5C5-32C3-8521-7A18C27FA9ED> /Applications/OpenOffice.app/Contents/MacOS/libucbhelper4s5abi.dylib
       0x1105d9000 -        0x1106e6ff7 +libutl.dylib (0) <8981E79D-35FB-372F-9135-206F19C80638> /Applications/OpenOffice.app/Contents/MacOS/libutl.dylib
       0x110786000 -        0x110b5aff7 +libvcl.dylib (0) <D2FB8981-5777-327B-BE91-2805475410FB> /Applications/OpenOffice.app/Contents/MacOS/libvcl.dylib
       0x110d52000 -        0x110d65ff7 +libvos3s5abi.dylib (0) <B9B0E8D2-C5ED-34D4-A247-E6009E247970> /Applications/OpenOffice.app/Contents/MacOS/libvos3s5abi.dylib
       0x110d79000 -        0x110d7afff +libuno_salhelpers5abi.dylib.3 (0) <13989484-7198-3D97-B7F7-84A4CB594188> /Applications/OpenOffice.app/Contents/MacOS/libuno_salhelpers5abi.dylib.3
       0x110d7e000 -        0x110e05fff +libxcr.dylib (0) <B85C821A-6092-3E92-B4A9-C938785294BC> /Applications/OpenOffice.app/Contents/MacOS/libxcr.dylib
       0x110e47000 -        0x110ed9fff +libbasegfx.dylib (0) <F1E73059-29D8-3A90-A670-D736361AEF0C> /Applications/OpenOffice.app/Contents/MacOS/libbasegfx.dylib
       0x110f12000 -        0x11119dfff +libsvx.dylib (0) <513F18B5-7457-359D-9132-8334C685BBE6> /Applications/OpenOffice.app/Contents/MacOS/libsvx.dylib
       0x111404000 -        0x1119ddfff +libsvxcore.dylib (0) <9D7ED023-E3CE-320D-884A-B076FC296800> /Applications/OpenOffice.app/Contents/MacOS/libsvxcore.dylib
       0x111ec3000 -        0x111f0eff7 +libsot.dylib (0) <BF793EB8-A8FF-3A08-8BE6-B465CBB30EEC> /Applications/OpenOffice.app/Contents/MacOS/libsot.dylib
       0x111f40000 -        0x112035fff +libicuuc.dylib.40.1 (40.1) <2DFD472E-085F-3BD2-8434-A89C9DEE3D86> /Applications/OpenOffice.app/Contents/MacOS/libicuuc.dylib.40.1
       0x112070000 -        0x11209dff7 +libicule.dylib.40.1 (40.1) <99856F34-7C12-3A21-94BC-F96DE0DDC576> /Applications/OpenOffice.app/Contents/MacOS/libicule.dylib.40.1
       0x1120a8000 -        0x1120aafff +libi18npaper.dylib (0) <5C1B4073-061A-3A15-A328-D64BD5643B1F> /Applications/OpenOffice.app/Contents/MacOS/libi18npaper.dylib
       0x1120b3000 -        0x1120bfff7 +libi18nutils5abi.dylib (0) <FF299209-8E54-348B-84BC-99BF0D48BFF4> /Applications/OpenOffice.app/Contents/MacOS/libi18nutils5abi.dylib
       0x1120ce000 -        0x1120d1fff +libjvmaccesss5abi.dylib.3 (0) <93914903-27F2-35B7-999F-23E2F7BF4F12> /Applications/OpenOffice.app/Contents/MacOS/libjvmaccesss5abi.dylib.3
       0x1120d7000 -        0x1120ddfff +libAppleRemote.dylib (0) <50512CEC-316D-3774-8861-FF584122F400> /Applications/OpenOffice.app/Contents/MacOS/libAppleRemote.dylib
       0x1120e8000 -        0x112e2cfff +libicudata.dylib.40.1 (40.1) <011B5B58-6960-36E6-ACDD-05CFB6B77F50> /Applications/OpenOffice.app/Contents/MacOS/libicudata.dylib.40.1
       0x112e35000 -        0x112e4bff7 +libjvmfwk.dylib.3 (0) <D66F1890-4B66-38B9-BA29-D3C36465F342> /Applications/OpenOffice.app/Contents/MacOS/libjvmfwk.dylib.3
       0x112e55000 -        0x112f83ff7 +libsb.dylib (0) <F27D0E8D-2CFC-324A-88E5-2A86A7C58CE6> /Applications/OpenOffice.app/Contents/MacOS/libsb.dylib
       0x11304d000 -        0x11310afff +libdrawinglayer.dylib (0) <5570731D-D505-395B-AE78-95120D151515> /Applications/OpenOffice.app/Contents/MacOS/libdrawinglayer.dylib
       0x1131a1000 -        0x113324ff7 +libediteng.dylib (0) <7B7976AF-36B9-3837-807D-DBD9E56F03C5> /Applications/OpenOffice.app/Contents/MacOS/libediteng.dylib
       0x113454000 -        0x1134cdfff +libfwe.dylib (0) <B9BC305C-BA1C-3B13-A6EB-07E3EB38DAB1> /Applications/OpenOffice.app/Contents/MacOS/libfwe.dylib
       0x113530000 -        0x1137b6fff +libfwk.dylib (0) <22663F88-1245-36D4-99E4-F42DE4E23654> /Applications/OpenOffice.app/Contents/MacOS/libfwk.dylib
       0x113986000 -        0x113cf5fff +libxo.dylib (0) <F571DDB6-A523-398B-9C05-EEAE67BD6D42> /Applications/OpenOffice.app/Contents/MacOS/libxo.dylib
       0x113f02000 -        0x113f16ff7 +libavmedia.dylib (0) <65C31FC1-FB9B-3C65-966D-189CED59CE4C> /Applications/OpenOffice.app/Contents/MacOS/libavmedia.dylib
       0x113f3f000 -        0x113f63fff +libcanvastools.dylib (0) <CFFBF543-41E7-3FCA-B955-77B3B429DDA7> /Applications/OpenOffice.app/Contents/MacOS/libcanvastools.dylib
       0x113f83000 -        0x113fbeff7 +libcppcanvas.dylib (0) <36655B51-4FA0-3589-95A5-71B9C4CC19AD> /Applications/OpenOffice.app/Contents/MacOS/libcppcanvas.dylib
       0x113fe5000 -        0x113ff5ff7 +libsax.dylib (0) <4324DCEB-A92B-3738-92B6-7A9A89B8CA6E> /Applications/OpenOffice.app/Contents/MacOS/libsax.dylib
       0x114005000 -        0x114026ff7 +libfwi.dylib (0) <8DDCA4FD-F924-3871-BB6C-05A6B7B47939> /Applications/OpenOffice.app/Contents/MacOS/libfwi.dylib
       0x11404f000 -        0x1140beff7 +liblng.dylib (0) <16CEAD54-EC36-343F-B69C-8FA6A4C8F03C> /Applications/OpenOffice.app/Contents/MacOS/liblng.dylib
       0x115e95000 -        0x115e9fff7 +libs5abi_uno.dylib (0) <D208264F-BC4D-3A41-A882-B0E8CA68FC08> /Applications/OpenOffice.app/Contents/MacOS/libs5abi_uno.dylib
       0x117204000 -        0x1172beff7  com.apple.AMDRadeonX4000GLDriver (1.44.68 - 1.4.4) <FC0FC3A2-7E6F-361F-9528-2861E7E7C73A> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
       0x1172d7000 -        0x11778cff7  ATIRadeonX4000SCLib.dylib (1.44.68) <B9E4FF80-A2E1-36F9-BF13-08E4ADA7DDB6> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
       0x117be8000 -        0x117bffff7 +libreg.dylib.3 (0) <A1E39CFF-B946-30C6-8855-5D8EF1A57C42> /Applications/OpenOffice.app/Contents/MacOS/libreg.dylib.3
       0x117c09000 -        0x117c10fff +libxmlreader.dylib (0) <D890FCB0-D474-35B2-A2CC-E5E0AEC97174> /Applications/OpenOffice.app/Contents/MacOS/libxmlreader.dylib
       0x117c15000 -        0x117c28ff7 +libstore.dylib.3 (0) <5F3A3D16-8727-3F88-BB73-72513CD0747A> /Applications/OpenOffice.app/Contents/MacOS/libstore.dylib.3
       0x117c65000 -        0x117c68ff7 +localebe1.uno.dylib (0) <4DBE6934-F0D5-34E5-A5C5-EF232801EB08> /Applications/OpenOffice.app/Contents/MacOS/localebe1.uno.dylib
       0x117d09000 -        0x117d461c7  dyld (421.1) <A525EAEA-AF86-30C2-B360-3D093B4F0828> /usr/lib/dyld
       0x118d90000 -        0x118e3aff7 +bootstrap.uno.dylib (0) <A80C626B-5290-3998-952C-56F1945CFF63> /Applications/OpenOffice.app/Contents/MacOS/bootstrap.uno.dylib
       0x1197da000 -        0x119844fff +configmgr.uno.dylib (0) <058DD5DC-AB37-3443-8965-81EBD4E26301> /Applications/OpenOffice.app/Contents/MacOS/configmgr.uno.dylib
       0x1198a5000 -        0x1198a9fff +macbe1.uno.dylib (0) <D9243AEA-2B70-3916-8CE8-9326AA5B600B> /Applications/OpenOffice.app/Contents/MacOS/macbe1.uno.dylib
       0x1198d9000 -        0x1198f2fff +stocservices.uno.dylib (0) <7B8B925A-DE1D-3C8B-9E5E-03637EC26876> /Applications/OpenOffice.app/Contents/MacOS/stocservices.uno.dylib
       0x119907000 -        0x119930fff +libspl.dylib (0) <903951F7-CC71-3634-9BE3-BD5381AFB810> /Applications/OpenOffice.app/Contents/MacOS/libspl.dylib
       0x119ba3000 -        0x119cf1ff7 +i18npool.uno.dylib (0) <62ECB101-8952-3D16-AA3F-4C9236634AA3> /Applications/OpenOffice.app/Contents/MacOS/i18npool.uno.dylib
       0x119d83000 -        0x119eaeff7 +libicui18n.dylib.40.1 (40.1) <AF452682-0556-3065-A42A-A5C6688250DE> /Applications/OpenOffice.app/Contents/MacOS/libicui18n.dylib.40.1
       0x11a529000 -        0x11a560fff +updchk.uno.dylib (0) <B31D5E30-29ED-3E7A-9981-74B922F11649> /Applications/OpenOffice.app/Contents/MacOS/updchk.uno.dylib
       0x11b2d6000 -        0x11b312ff7 +libucb1.dylib (0) <52F932F6-3BC6-384B-B779-8A4C5203F246> /Applications/OpenOffice.app/Contents/MacOS/libucb1.dylib
       0x11b33c000 -        0x11b38eff7 +libucpfile1.dylib (0) <68254A74-BF9E-35A4-8B3A-AF2C34DE8E23> /Applications/OpenOffice.app/Contents/MacOS/libucpfile1.dylib
       0x11c6e2000 -        0x11c6e8ff7 +libmcnttype.dylib (0) <34789049-0FFC-3E99-95A2-E51E1B87CE6E> /Applications/OpenOffice.app/Contents/MacOS/libmcnttype.dylib
       0x11c6f1000 -        0x11c753fff +libpackage2.dylib (0) <BC559524-8459-3DD4-8AFF-43ED61283F06> /Applications/OpenOffice.app/Contents/MacOS/libpackage2.dylib
       0x11ca62000 -        0x11ca7dff7 +fsstorage.uno.dylib (0) <37BDB3A5-D908-3B1B-96EC-619D1C64989F> /Applications/OpenOffice.app/Contents/MacOS/fsstorage.uno.dylib
       0x11ca94000 -        0x11cacbfff +sax.uno.dylib (0) <896E5B53-60AA-3FAA-A05D-D1566DEE5742> /Applications/OpenOffice.app/Contents/MacOS/sax.uno.dylib
    0x7fff90ae2000 -     0x7fff90c01ff7  com.apple.AMDMTLBronzeDriver (1.44.68 - 1.4.4) <97F7B5BB-3420-31BB-B36B-AD8F69E34693> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff925f3000 -     0x7fff925f3fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff925f4000 -     0x7fff9260bffb  libCGInterfaces.dylib (331.4) <03835456-F519-3B47-85F6-426BF7B05EE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff9260c000 -     0x7fff92b25feb  com.apple.vImage (8.1 - ???) <A1D77DB1-2893-3A18-8986-BD78E441D89D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff92b26000 -     0x7fff92c96ff3  libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff92c97000 -     0x7fff92cabffb  libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff92cac000 -     0x7fff930a2fef  libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff930a3000 -     0x7fff930b9fff  libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff930ba000 -     0x7fff930c0fff  libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff930c1000 -     0x7fff930d5ff7  libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff930d6000 -     0x7fff9325dfe7  libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9325e000 -     0x7fff93310ffb  libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff93311000 -     0x7fff93311fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff935ce000 -     0x7fff942a5ff3  com.apple.AppKit (6.9 - 1504) <5524F97F-FB11-3556-8AC4-FF634C6CCCB7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff942b7000 -     0x7fff942b7fff  com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff942b8000 -     0x7fff94326ff7  com.apple.ApplicationServices.ATS (377 - 422) <521E41BF-D495-3233-B6BF-C0B83DD1A8C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff943c0000 -     0x7fff944eefff  libFontParser.dylib (194) <CDC6A0AA-E6AC-315B-AFBF-011F64548911> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff944ef000 -     0x7fff94539fff  libFontRegistry.dylib (196) <3B8B0E78-2B30-3F18-B7D3-BE4E96F6BAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff94596000 -     0x7fff945c8fff  libTrueTypeScaler.dylib (194) <E8B9E8E7-1F7A-3700-895C-501C12EDD001> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff94634000 -     0x7fff946deff7  com.apple.ColorSync (4.12.0 - 502) <C86F8032-83DD-34EB-A4CB-87E96F25CF1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff946df000 -     0x7fff9472ffff  com.apple.HIServices (1.22 - 589) <3167EF9C-F121-39EF-AAE2-7700E7128426> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff94730000 -     0x7fff9473fff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff94740000 -     0x7fff9478dfff  com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9478e000 -     0x7fff947c9fff  com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff947ca000 -     0x7fff947d5ff7  com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff947d6000 -     0x7fff949e2fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <EDDC86C8-92F3-34C6-A5C1-A176ADA724C3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff949e3000 -     0x7fff949e3fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AA9DB0D2-3B2F-3366-B451-DD9E89038F6F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff94b4c000 -     0x7fff94ecffff  com.apple.CFNetwork (807.0.4 - 807.0.4) <A338A213-4FFF-3317-B4DB-84735C63C507> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff94ee9000 -     0x7fff94ee9fff  com.apple.Carbon (154 - 157) <AB71A31F-5B15-3BF5-8532-591EACD07B21> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff94eea000 -     0x7fff94eedfff  com.apple.CommonPanels (1.2.6 - 98) <DDA2DF0B-86E7-34B6-B688-D7371DBC8A63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff94eee000 -     0x7fff951f1fff  com.apple.HIToolbox (2.1.1 - 855) <AA4E2957-6B2D-3822-881C-0F64222F9578> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff951f2000 -     0x7fff951f5ff7  com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff951f6000 -     0x7fff951fbfff  com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff951fc000 -     0x7fff95293ff3  com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff95294000 -     0x7fff952aefff  com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff952af000 -     0x7fff952b0ff3  com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff952b1000 -     0x7fff952b3ff7  com.apple.securityhi (9.0 - 55006) <856F4FB9-AAF2-3FC2-BE19-E7AB494232CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff952b4000 -     0x7fff952baff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9539a000 -     0x7fff9539afff  com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff954cd000 -     0x7fff9555dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <0352D931-596B-3AFE-B5C6-5925CF9F870E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9555e000 -     0x7fff95571ff3  com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff95572000 -     0x7fff95868ffb  com.apple.CoreData (120 - 752.2) <CCDCE896-CD36-3483-8E04-C513433BDDC5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff95869000 -     0x7fff958f5fff  com.apple.CoreDisplay (1.0 - 1) <F10E2F1A-FA51-3256-BCCE-34FF30AB1E3A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff958f6000 -     0x7fff95d8ffef  com.apple.CoreFoundation (6.9 - 1348.1) <4F7826EC-CC36-38B4-A8F3-DC57BF00EE9B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95d90000 -     0x7fff9640efff  com.apple.CoreGraphics (2.0 - 1070) <ED82EAB8-A6E9-30C5-A36E-0F1597A259EF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9640f000 -     0x7fff9664eff7  com.apple.CoreImage (12.0.0 - 451) <84C71E9C-5231-342F-94B1-2BB6860E8AD3> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff967a9000 -     0x7fff967a9fff  com.apple.CoreServices (775.8 - 775.8) <C36F7F47-D585-32F2-8A6F-7711935CDFD6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff967aa000 -     0x7fff967fbff7  com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff967fc000 -     0x7fff96ad7fff  com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff96ad8000 -     0x7fff96b0bfff  com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff96b0c000 -     0x7fff96b14ffb  com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff96b15000 -     0x7fff96c80fff  com.apple.LaunchServices (775.8 - 775.8) <6E7CE1DA-27A4-3B48-A8E3-F2AA868ADD7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff96c81000 -     0x7fff96d31ffb  com.apple.Metadata (10.7.0 - 1075) <9EDF10CF-1755-346A-A3C9-97642C443A58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff96d32000 -     0x7fff96d91fff  com.apple.CoreServices.OSServices (775.8 - 775.8) <FCF1334F-D2D7-3C5A-A8FE-C173C5EDE586> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff96d92000 -     0x7fff96e02fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff96e03000 -     0x7fff96e49ff7  com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff96ed6000 -     0x7fff97021ff7  com.apple.CoreText (352.0 - 544) <064B53E8-CD5A-3D1B-81DF-498A659FC20A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff97022000 -     0x7fff97057fff  com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff97058000 -     0x7fff970c9ffb  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <F46EF4A2-C348-3F76-A1C2-B8A84C17FE2B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff970f9000 -     0x7fff97104ff3  com.apple.DirectoryService.Framework (10.12 - 194) <829AFAAD-5742-332D-B84D-AF161FB57660> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff97105000 -     0x7fff971c3ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <EA175710-9775-3147-8AF9-7B20D2872723> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff971c4000 -     0x7fff971c9fff  com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff97358000 -     0x7fff976ffffb  com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9772b000 -     0x7fff9775cff3  com.apple.GSS (4.0 - 2.0) <B30A0B99-AFDE-3BF8-A04F-761A75A6A3B1> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff97810000 -     0x7fff978b3ffb  com.apple.Bluetooth (5.0.0 - 5.0.0f18) <00417775-D746-32C1-9598-CE8716DFBECD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff978b4000 -     0x7fff97949fff  com.apple.framework.IOKit (2.0.2 - 1324.1.7) <10BDCD1E-0463-3C53-BF11-C9A0919C1588> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9794a000 -     0x7fff97950ffb  com.apple.IOSurface (152 - 152) <558D4451-2D9D-3D47-B3A5-E7C18DF53F1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff979a4000 -     0x7fff97afafef  com.apple.ImageIO.framework (3.3.0 - 1570.1) <AB0EB12E-A175-3901-A50F-3D9DF7494DFD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff97afb000 -     0x7fff97afffff  libGIF.dylib (1570.1) <118942D5-4B78-32AF-BC57-AF1EFAFADE44> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff97b00000 -     0x7fff97bf0fff  libJP2.dylib (1570.1) <12D6A8AE-58CA-342B-884B-C39DF672EFD1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff97bf1000 -     0x7fff97c14ffb  libJPEG.dylib (1570.1) <FD9BB4E5-EB4B-3ECF-866A-2B3C6BB1842C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff97c15000 -     0x7fff97c3cff7  libPng.dylib (1570.1) <1F8E3EB7-BD80-3E8B-9BD4-213EBDB9BD07> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff97c3d000 -     0x7fff97c3fff3  libRadiance.dylib (1570.1) <0136CEAF-70C5-3B3F-A3A9-C79D6C95CD4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff97c40000 -     0x7fff97c99ff3  libTIFF.dylib (1570.1) <BE6B299B-6481-36F8-9A18-FD6628DC4D54> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff98860000 -     0x7fff98879ff7  com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9887a000 -     0x7fff988b0fff  com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9905d000 -     0x7fff990b4ff7  com.apple.Metal (85.82 - 85.82) <CDC847A6-F1F6-3661-8981-180F2A485092> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff997ca000 -     0x7fff997d2fff  com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff999a6000 -     0x7fff999aeff7  libcldcpuengine.dylib (2.8.4) <F15C17F0-3342-36BD-A28E-7AC44B87BF8C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff99b77000 -     0x7fff99bc5ff3  com.apple.opencl (2.8.6 - 2.8.6) <DA3164B7-EB48-3F68-A40F-CD9B433E385F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff99bc6000 -     0x7fff99bdfffb  com.apple.CFOpenDirectory (10.12 - 194) <BDD22B3E-4149-366A-A974-942280861DD4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff99be0000 -     0x7fff99bebff7  com.apple.OpenDirectory (10.12 - 194) <E1125140-E42C-369C-8DC8-D0935767B275> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff99bec000 -     0x7fff99beefff  libCVMSPluginSupport.dylib (12.4.2.1) <5A7CBDC5-297E-30E0-8951-2F3DAFD0027E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff99bef000 -     0x7fff99bf2ff7  libCoreFSCache.dylib (148) <3297ACE0-B9D8-3821-8685-2619B4234621> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff99bf3000 -     0x7fff99bf6fff  libCoreVMClient.dylib (148) <B4299590-02BA-3130-98EA-A2D3A53852E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff99bf7000 -     0x7fff99bffffb  libGFXShared.dylib (12.4.2.1) <3CBE90E5-6472-3C4C-825D-7567A5652115> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff99c00000 -     0x7fff99c0bfff  libGL.dylib (12.4.2.1) <E68C6C85-3B98-3525-9279-3296977FBF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff99c0c000 -     0x7fff99c48ff7  libGLImage.dylib (12.4.2.1) <50C7DE05-73CB-3D21-BB93-31C384EB6199> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff99c49000 -     0x7fff99dbfffb  libGLProgrammability.dylib (12.4.2.1) <2B17044B-CDB6-38F7-BA1F-9ED1A078481A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff99dc0000 -     0x7fff99e00ff3  libGLU.dylib (12.4.2.1) <D5DB68EC-751F-34D1-BCEB-2B86D560E243> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9a768000 -     0x7fff9a776fff  com.apple.opengl (12.4.2 - 12.4.2) <06F5BF0B-BD03-361D-9D7B-626517E4F761> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9a777000 -     0x7fff9a91dfff  GLEngine (12.4.2.1) <8FFA4B17-F02A-3D7A-ACA9-D156E4E43B4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff9a91e000 -     0x7fff9a948ffb  GLRendererFloat (12.4.2.1) <82826589-22A1-312C-9C4E-FA45F4D8D976> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff9b487000 -     0x7fff9b681ff7  com.apple.QuartzCore (1.11 - 449.39) <B6BEEBAC-2923-3BA6-8DBD-621A2B0E51C1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9bbe7000 -     0x7fff9bf02fff  com.apple.security (7.0 - 57740.1.18) <AF5E42F1-B513-3410-A5BE-1EC9CBAF8452> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9bf03000 -     0x7fff9bf79ff7  com.apple.securityfoundation (6.0 - 55132.1.1) <259D4B70-0F8C-3818-99E7-3EBEAA18DE1B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9bfa3000 -     0x7fff9bfa6ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <6A9EA339-BB6A-3DD9-BF08-00B8C0262839> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9c32b000 -     0x7fff9c39cff7  com.apple.SystemConfiguration (1.14 - 1.14) <C7F21776-2CCE-327B-B155-7A5948277BD6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff9e247000 -     0x7fff9e24cff7  com.apple.APFS (1.0 - 1) <F1BD89DF-D84F-3256-905D-6D72706474CF> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff9e9aa000 -     0x7fff9e9c5ff3  com.apple.AppContainer (4.0 - 307.1.1) <05373DD5-5892-3542-B178-C140F1AB6886> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff9e9c6000 -     0x7fff9e9d3ff3  com.apple.AppSandbox (4.0 - 307.1.1) <20324EFC-70DC-389D-9C27-37DCAA7E07CC> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff9e9d4000 -     0x7fff9e9f6ffb  com.apple.framework.Apple80211 (12.0 - 1200.33) <06F8EA45-5E43-3744-BF41-BA86B8BBB5CF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9e9f7000 -     0x7fff9ea06fdb  com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff9eaf1000 -     0x7fff9eb7c97f  com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff9ebac000 -     0x7fff9ebb4ffb  com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9ef98000 -     0x7fff9f016ff7  com.apple.backup.framework (1.8 - 1.8) <E2888B63-F43C-367F-B23F-7D9F9BD64401> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9fc30000 -     0x7fff9fc57ffb  com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffa056b000 -     0x7fffa0576ff7  com.apple.CommerceCore (1.0 - 552) <815381FF-0B5A-3386-9D54-E5994A4E8FC6> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fffa0577000 -     0x7fffa0580ffb  com.apple.CommonAuth (4.0 - 2.0) <D9958C57-9E97-33F5-A21C-B454FDB11548> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffa0b84000 -     0x7fffa0b8cffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fffa0c9c000 -     0x7fffa0cadfff  com.apple.CoreEmoji (1.0 - 40) <F3D73BF8-6D48-3B1F-BBE6-EE927E725E92> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffa0f86000 -     0x7fffa0fb6ff3  com.apple.CoreServicesInternal (276 - 276) <CCB21255-89DC-3F53-A6D6-8FA8F693C837> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffa123f000 -     0x7fffa12c9fff  com.apple.CoreSymbolication (61050) <BAC8D20F-4DC6-32EE-91FE-BF08E930420A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffa12ca000 -     0x7fffa1404fef  com.apple.coreui (2.1 - 424.1) <B9B92DB5-1C6C-306F-BD29-B1F82EC95283> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffa1405000 -     0x7fffa14a4ffb  com.apple.CoreUtils (4.3 - 430.70) <87BEB880-3D71-3251-B51E-FF0A42DFC065> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffa14f4000 -     0x7fffa1559ff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <D7C870BE-55DE-34AF-8941-D42696D505B1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffa155a000 -     0x7fffa1565fff  com.apple.CrashReporterSupport (10.12 - 815) <10C3797E-DD63-303B-B901-1C52A502D2F8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffa160b000 -     0x7fffa1682ff3  com.apple.datadetectorscore (7.0 - 539) <C3F6F52B-A1AD-36FA-9BF9-C8D0E147F0A3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffa16bc000 -     0x7fffa16fbfff  com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols


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: 624
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=342.0M resident=0K(0%) swapped_out_or_unallocated=342.0M(100%)
Writable regions: Total=499.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=499.1M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
ATS (font support)                32.1M        9 
ATS (font support) (reserved)        4K        2         reserved VM address space (unallocated)
Accelerate framework               256K        3 
Activity Tracing                   256K        2 
CG backing stores                 97.9M        5 
CG image                            28K        4 
CG raster data                    1280K        2 
CoreUI image data                  600K        4 
CoreUI image file                  156K        4 
Kernel Alloc Once                    8K        2 
MALLOC                           332.6M       43 
MALLOC guard page                   48K       10 
Memory Tag 242                      12K        2 
STACK GUARD                       56.0M       12 
Stack                             13.1M       12 
VM_ALLOCATE                       5904K       34 
__DATA                            24.0M      316 
__GLSLBUILTINS                    2588K        2 
__IMAGE                            528K        2 
__LINKEDIT                       141.4M       68 
__TEXT                           200.6M      304 
__UNICODE                          556K        2 
mapped file                       72.5M       15 
shared memory                     16.4M       17 
===========                     =======  ======= 
TOTAL                            998.4M      852 
TOTAL, minus reserved VM space   998.4M      852 

Model: iMac17,1, BootROM IM171.0105.B09, 4 processors, Intel Core i5, 3.2 GHz, 8 GB, SMC 2.33f10
Graphics: AMD Radeon R9 M390, AMD Radeon R9 M390, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x484D54343531533642465238412D52442020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x484D54343531533642465238412D52442020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x14A), Broadcom BCM43xx 1.0 (7.21.171.10.1a16)
Bluetooth: Version 5.0.0f18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Magic Keyboard
USB Device: C-Media USB Audio Device
Thunderbolt Bus: iMac, Apple Inc., 28.1
Last edited by Hagar Delest on Wed Oct 26, 2016 10:16 pm, edited 1 time in total.
Reason: tagged [Solved].
OpenOffice 4.1.3 AOO413m1(Build:9783)
MacOS Sierra 10.12
User avatar
Hagar Delest
Moderator
Posts: 32658
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Instant crash of AOO 4.1.3 on MacOS Sierra

Post by Hagar Delest »

Hi and welcome to the forum!

Have you browsed the Mac forum (where I've moved your topic)? There are several topics about crashes, they may help.

Please add [Solved] at the beginning of the title in your first post (top of the topic) with the edit button if your issue has been fixed.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
ehrmannsteve
Posts: 3
Joined: Tue Oct 25, 2016 8:47 pm

PARTLY SOLVED Re: Instant crash of AOO 4.1.3 on MacOS Sierra

Post by ehrmannsteve »

I've read through the whole string of posts under "Open Office Crashes Under Sierra" and that problem has not yet been resolved either; it looks pretty similar to mine, including the fact that AOO continues to work well on my MacBook while crashing on my iMac; same OS version on each and same AOO on each. I did discover, by reading that conversation, that I could get into AOO on my iMac by opening an existing document. Aside from the fact the document fills the entire iMac screen, it seems to operate normally. I could close the document within AOO and open it again. But when I quit AOO and tried to restart from the app rather than the document, it instantaneously quit, just as before. Since I only use one or two AOO documents, this is good enough. But the AOO developer community still has the challenge to fix the problem. New users of AOO with iMacs will, I imagine, discover that it doesn't work on their machines.
OpenOffice 4.1.3 AOO413m1(Build:9783)
MacOS Sierra 10.12
User avatar
Hagar Delest
Moderator
Posts: 32658
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Instant crash of AOO 4.1.3 on MacOS Sierra

Post by Hagar Delest »

There was something with the color profile, have you tried?
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
lgusaas
Volunteer
Posts: 1580
Joined: Sun Mar 30, 2008 8:32 pm
Location: Moose Jaw, SK Canada

Re: Instant crash of AOO 4.1.3 on MacOS Sierra

Post by lgusaas »

I see from your crash report that you are using a 2015 27" iMac. Changing the colour profile seems to solve the problem.
See this post for solution: viewtopic.php?f=17&t=85216&p=398844#p398844
Larry I. Gusaas
Moose Jaw, SK Canada
Website: http://larry-gusaas.com
"An artist is never ahead of his time but most people are far behind theirs." Edgard Varese
Apache OpenOffice 4.1.14 — MacBook Air (M1)—macOS Ver.13.5 Ventura
ehrmannsteve
Posts: 3
Joined: Tue Oct 25, 2016 8:47 pm

SOLVED COMPLETELY Re: Instant crash of AOO 4.1.3 on MacOS Si

Post by ehrmannsteve »

I got an alert this morning that a new update was available for MacOS Sierra. I downloaded it and AOO began working normally and did another program (Dashlane) that I had been unable to install successfully on my iMac.
OpenOffice 4.1.3 AOO413m1(Build:9783)
MacOS Sierra 10.12
Post Reply