Bug 83368 - LibO crashing with Yosemite Beta 2
Summary: LibO crashing with Yosemite Beta 2
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.3.1.2 release
Hardware: x86 (IA32) macOS (All)
: highest blocker
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
: 85278 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-01 19:29 UTC by Ken Greer
Modified: 2014-10-23 02:46 UTC (History)
9 users (show)

See Also:
Crash report or crash signature:


Attachments
Crash log (49.21 KB, text/plain)
2014-09-04 00:50 UTC, Ken Greer
Details
Crash report with 4.2.6 (59.64 KB, text/plain)
2014-09-09 23:26 UTC, Ken Greer
Details
4.3.1 crashing with out any Text to Speach on (54.29 KB, text/plain)
2014-09-12 01:11 UTC, Ken Greer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Greer 2014-09-01 19:29:08 UTC
I have download the latest 4.3.1 and it will not start, it just keeps on crashing on about the third try it may open, but will crash on the next start

Ken
Comment 1 m_a_riosv 2014-09-01 21:24:09 UTC
Please try resetting the user profile.

https://wiki.documentfoundation.org/UserProfile
Comment 2 Ken Greer 2014-09-02 03:45:32 UTC
I renamed the user folder Via Terminal and it is still crashing

Crash log
Process:               soffice [23970]
Path:                  /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:            org.libreoffice.script
Version:               4.3.1002 (???)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           soffice [23970]
User ID:               501

Date/Time:             2014-09-01 22:43:25.116 -0500
OS Version:            Mac OS X 10.10 (14A329r)
Report Version:        11
Anonymous UUID:        12D35764-EC09-50CE-7947-2817279307EB


Time Awake Since Boot: 510000 seconds

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

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

VM Regions Near 0:
--> 
    __TEXT                 0000000000001000-0000000000002000 [    4K] r-x/rwx SM=COW  /Applications/LibreOffice.app/Contents/MacOS/soffice

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libvcllo.dylib                	0x01cdb9fc -[VCL_NSApplication screenParametersChanged:] + 28
1   com.apple.Foundation          	0x9bf44e63 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
2   com.apple.CoreFoundation      	0x98233d34 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
3   com.apple.CoreFoundation      	0x98114b61 _CFXNotificationPost + 3713
4   com.apple.Foundation          	0x9bf32d84 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
5   com.apple.Foundation          	0x9bf515c2 -[NSNotificationCenter postNotificationName:object:] + 56
6   com.apple.AppKit              	0x96798da5 -[NSApplication _reactToScreenInvalidation:] + 565
7   com.apple.AppKit              	0x967990f7 -[NSApplication _reactToDockChanged] + 70
8   com.apple.AppKit              	0x966bd965 _NSCoreDockMessageReceive + 784
9   com.apple.HIToolbox           	0x98c0d4af DockCallback(unsigned long, unsigned int, void*, void*) + 2742
10  com.apple.HIServices          	0x97ac4bfc dockClientNotificationProc + 168
11  com.apple.CoreGraphics        	0x998897e8 CGSConnectionNotifier::invoke_callbacks(unsigned int, void*, unsigned long) const + 506
12  com.apple.CoreGraphics        	0x998895db CGSPostLocalNotificationToConnection + 49
13  com.apple.CoreGraphics        	0x99889584 (anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*) + 112
14  com.apple.CoreGraphics        	0x9984078d CGSDatagramReadStream::dispatch_next_datagram() + 765
15  com.apple.CoreGraphics        	0x99840483 CGSDatagramReadStream::dispatch_datagrams() + 47
16  com.apple.CoreGraphics        	0x9984027c CGSDatagramReadStreamDispatchDatagramsWithData + 150
17  com.apple.CoreGraphics        	0x9983ff9a CGSSnarfAndDispatchDatagrams + 427
18  com.apple.CoreGraphics        	0x9983fcce CGSGetNextEventRecordInternal + 84
19  com.apple.CoreGraphics        	0x9983fc35 CGEventCreateNextEvent + 39
20  com.apple.HIToolbox           	0x98929c71 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 83
21  com.apple.HIToolbox           	0x98929bee MessageHandler(__CFMachPort*, void*, long, void*) + 55
22  com.apple.CoreFoundation      	0x9818b841 __CFMachPortPerform + 257
23  com.apple.CoreFoundation      	0x9818b735 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
24  com.apple.CoreFoundation      	0x9818b69e __CFRunLoopDoSource1 + 510
25  com.apple.CoreFoundation      	0x9817cab0 __CFRunLoopRun + 2624
26  com.apple.CoreFoundation      	0x9817be06 CFRunLoopRunSpecific + 390
27  com.apple.CoreFoundation      	0x9817bc6b CFRunLoopRunInMode + 123
28  com.apple.HIToolbox           	0x98920a88 RunCurrentEventLoopInMode + 262
29  com.apple.HIToolbox           	0x98920693 ReceiveNextEventCommon + 192
30  com.apple.HIToolbox           	0x989205bc _BlockUntilNextEventMatchingListInModeWithFilter + 99
31  com.apple.AppKit              	0x9642b199 _DPSNextEvent + 734
32  com.apple.AppKit              	0x9642aa03 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
33  com.apple.AppKit              	0x9641d14c -[NSApplication run] + 907
34  com.apple.AppKit              	0x96406700 NSApplicationMain + 2082
35  libvcllo.dylib                	0x01ca011f ImplSVMainHook(int*) + 335
36  libvcllo.dylib                	0x01c2beda SVMain() + 26
37  libsofficeapp.dylib           	0x0009af05 soffice_main + 277
38  org.libreoffice.script        	0x00001f4e main + 30
39  org.libreoffice.script        	0x00001f25 start + 53

Thread 1:
0   libsystem_kernel.dylib        	0x95ec5516 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x904f2b06 _pthread_cond_wait + 726
2   libsystem_pthread.dylib       	0x904f621d pthread_cond_timedwait$UNIX2003 + 71
3   libuno_sal.dylib.3            	0x000107fb rtl_cache_wsupdate_all(void*) + 267
4   libsystem_pthread.dylib       	0x904f1ecf _pthread_body + 138
5   libsystem_pthread.dylib       	0x904f1e45 _pthread_start + 162
6   libsystem_pthread.dylib       	0x904eff0e thread_start + 34

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x95ec68d2 kevent64 + 10
1   libdispatch.dylib             	0x934137f1 _dispatch_mgr_invoke + 245
2   libdispatch.dylib             	0x93413450 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 5:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 7:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 8:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 9:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 10:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 11:

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x01cdb9ee  ecx: 0xbfff46a0  edx: 0x00000000
  edi: 0x0433c830  esi: 0x01e1ca1c  ebp: 0xbfff4728  esp: 0xbfff46f0
   ss: 0x00000023  efl: 0x00010286  eip: 0x01cdb9fc   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
  
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
    0x1000 -     0x1ff7 +org.libreoffice.script (4.3.1002 - ???) <0E316897-FF31-26B9-94D4-D9D22C5FCC74> /Applications/LibreOffice.app/Contents/MacOS/soffice
    0x5000 -    0x42fff +libuno_sal.dylib.3 (0) <82DB2A78-F5E5-5364-ACED-AAE13284E5FA> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_sal.dylib.3
   0x60000 -    0xcbfff +libsofficeapp.dylib (0) <113E236D-4618-B17D-EC14-6C230D6BB2DC> /Applications/LibreOffice.app/Contents/MacOS/libsofficeapp.dylib
   0xfa000 -   0x214ffb +libcomphelper.dylib (0) <8E26E29E-87F3-EB73-CFBA-AC980D7C7EDD> /Applications/LibreOffice.app/Contents/MacOS/libcomphelper.dylib
  0x2d0000 -   0x2fdff7 +libuno_cppu.dylib.3 (0) <2EB4DD02-FEF5-6789-1D3C-82FE736EEA78> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppu.dylib.3
  0x30f000 -   0x3dbff3 +libuno_cppuhelpergcc3.dylib.3 (0) <DF380B1A-6591-E62A-3AF3-D16B3EF82A85> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppuhelpergcc3.dylib.3
  0x451000 -   0x478ff3 +libdeploymentmisclo.dylib (0) <5C826729-AC2D-CFE0-1BE9-8787927ACE57> /Applications/LibreOffice.app/Contents/MacOS/libdeploymentmisclo.dylib
  0x48f000 -   0x4beff3 +libi18nlangtag.dylib (0) <3CEDA7BD-350A-47B0-B946-73E546D70783> /Applications/LibreOffice.app/Contents/MacOS/libi18nlangtag.dylib
  0x4d9000 -   0x4dcff3 +libuno_salhelpergcc3.dylib.3 (0) <14545635-4A8D-C805-6080-3528ED17DC18> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_salhelpergcc3.dylib.3
  0x4e3000 -   0x647fef +libsblo.dylib (0) <529E2E26-40F1-B426-5F26-D12EC5B267C0> /Applications/LibreOffice.app/Contents/MacOS/libsblo.dylib
  0x6e2000 -   0xafffff +libsfxlo.dylib (0) <E0470D12-9648-CD4E-AA35-B26F2451F51B> /Applications/LibreOffice.app/Contents/MacOS/libsfxlo.dylib
  0xcfa000 -   0xdd1ff7 +libsvllo.dylib (0) <D866990B-3BFE-603E-D737-F09F8D10A540> /Applications/LibreOffice.app/Contents/MacOS/libsvllo.dylib
  0xe3b000 -  0x10eaff3 +libsvtlo.dylib (0) <B6C892D5-585D-F026-BC46-D998AE219906> /Applications/LibreOffice.app/Contents/MacOS/libsvtlo.dylib
 0x128c000 -  0x14d5feb +libtklo.dylib (0) <95C5544C-4352-0B85-7CA1-5C66DA8B72A9> /Applications/LibreOffice.app/Contents/MacOS/libtklo.dylib
 0x16a8000 -  0x1707ffb +libtllo.dylib (0) <8CC90393-4A81-7863-8FBC-2B684D392418> /Applications/LibreOffice.app/Contents/MacOS/libtllo.dylib
 0x172a000 -  0x1787ff7 +libucbhelper.dylib (0) <69D1AB85-ECE5-3A15-9CCC-26670685AD0A> /Applications/LibreOffice.app/Contents/MacOS/libucbhelper.dylib
 0x17c7000 -  0x18c7ffb +libutllo.dylib (0) <B995F7E2-357D-CE01-1C19-DB878AA54D25> /Applications/LibreOffice.app/Contents/MacOS/libutllo.dylib
 0x1941000 -  0x1dfefeb +libvcllo.dylib (0) <7446D821-B061-7159-430B-86138D82C2FF> /Applications/LibreOffice.app/Contents/MacOS/libvcllo.dylib
 0x1f92000 -  0x20a9ffb +libicuuc.dylib.53 (53.1) <AFDE0B23-F526-4479-6FDB-256C489BB781> /Applications/LibreOffice.app/Contents/MacOS/libicuuc.dylib.53
 0x2100000 -  0x2116fe7 +libreglo.dylib (0) <D3EFFEC3-3ADE-5A49-7A7E-7641202DC374> /Applications/LibreOffice.app/Contents/ure-link/lib/libreglo.dylib
 0x2120000 -  0x2182fff +libunoidllo.dylib (0) <8BEDA82F-BC6F-E430-F50C-AC2554F35AE9> /Applications/LibreOffice.app/Contents/ure-link/lib/libunoidllo.dylib
 0x2191000 -  0x219aff3 +libxmlreaderlo.dylib (0) <ADE4AE4D-FFB3-88C0-5625-CAAC35930559> /Applications/LibreOffice.app/Contents/ure-link/lib/libxmlreaderlo.dylib
 0x21a0000 -  0x21baff7 +libstorelo.dylib (0) <C0EE57D4-40FE-8D0A-E8A9-58BA143B9FBF> /Applications/LibreOffice.app/Contents/ure-link/lib/libstorelo.dylib
 0x21c5000 -  0x364cff7 +libicudata.dylib.53 (53.1) <6431AE13-F1C1-F438-4F4F-D9FD8BFA1BCA> /Applications/LibreOffice.app/Contents/MacOS/libicudata.dylib.53
 0x3668000 -  0x3701fef +libxmlscriptlo.dylib (0) <CC1330ED-8D69-C448-5F66-11BAE2343A53> /Applications/LibreOffice.app/Contents/MacOS/libxmlscriptlo.dylib
 0x3732000 -  0x37caff3 +libbasegfxlo.dylib (0) <CB234961-6064-5DFF-82E0-291F9C98036F> /Applications/LibreOffice.app/Contents/MacOS/libbasegfxlo.dylib
 0x37f1000 -  0x3842ff7 +libsotlo.dylib (0) <DB9A10F6-F50F-722B-0A51-8F6B51F5B01F> /Applications/LibreOffice.app/Contents/MacOS/libsotlo.dylib
 0x3869000 -  0x3879ff7 +libi18nutil.dylib (0) <A86B959D-B805-FE73-871A-67AF83E0ABDC> /Applications/LibreOffice.app/Contents/MacOS/libi18nutil.dylib
 0x3884000 -  0x389bff7 +libjvmfwklo.dylib (0) <CA26B8C0-A485-8CD5-D064-41348A1A816C> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmfwklo.dylib
 0x38a4000 -  0x3a51ff3 +libicui18n.dylib.53 (53.1) <78B1D567-93B3-1410-5501-D20998624560> /Applications/LibreOffice.app/Contents/MacOS/libicui18n.dylib.53
 0x3b01000 -  0x3b04ffb +libjvmaccesslo.dylib (0) <007A2A85-186F-3A94-50CF-D31E3432141D> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmaccesslo.dylib
 0x3b0b000 -  0x3b10ff7 +libAppleRemotelo.dylib (0) <27A49018-D23B-8746-FA21-00B0AC5CF933> /Applications/LibreOffice.app/Contents/MacOS/libAppleRemotelo.dylib
 0x3b17000 -  0x3b51fef +libnspr4.dylib (1) <792BA822-C030-8A53-B209-C86954F6F68E> /Applications/LibreOffice.app/Contents/MacOS/libnspr4.dylib
 0x3b79000 -  0x3cb1fe7 +libnss3.dylib (1) <EB25CEB3-C7BB-7E14-EB42-B96E2233B586> /Applications/LibreOffice.app/Contents/MacOS/libnss3.dylib
 0x3d38000 -  0x3d5dfe7 +libsmime3.dylib (1) <06222364-3969-810B-2EA7-3821A8CAABA7> /Applications/LibreOffice.app/Contents/MacOS/libsmime3.dylib
 0x3d7b000 -  0x3db9fe7 +liblcms2.2.dylib (3.6) <1775730D-BD5C-DB09-4D4A-55C23A07E18E> /Applications/LibreOffice.app/Contents/MacOS/liblcms2.2.dylib
 0x3ddd000 -  0x3dfdfe7 +libnssutil3.dylib (1) <6794BEE7-DDAB-A248-DD1A-4F5658614DC0> /Applications/LibreOffice.app/Contents/MacOS/libnssutil3.dylib
 0x3e18000 -  0x3e1efff +libplc4.dylib (1) <8222890E-90A2-2ACC-CB31-DC9E04A395FE> /Applications/LibreOffice.app/Contents/MacOS/libplc4.dylib
 0x3e28000 -  0x3e2efff +libplds4.dylib (1) <5FC6610B-969F-6DFA-6785-6206931893E5> /Applications/LibreOffice.app/Contents/MacOS/libplds4.dylib
 0x3e37000 -  0x3f4cff3 +libdrawinglayerlo.dylib (0) <F573D347-1A99-EB0B-7937-0930079550DF> /Applications/LibreOffice.app/Contents/MacOS/libdrawinglayerlo.dylib
 0x3fd2000 -  0x4052ff7 +libfwelo.dylib (0) <682B4AFA-88A2-E22F-767E-3669C92489E5> /Applications/LibreOffice.app/Contents/MacOS/libfwelo.dylib
 0x4096000 -  0x40aaff3 +libsaxlo.dylib (0) <3537877C-5F22-C2E0-F86A-7CD7D4DAFD1D> /Applications/LibreOffice.app/Contents/MacOS/libsaxlo.dylib
 0x40b8000 -  0x40e8ffb +libcanvastoolslo.dylib (0) <C69A9C41-98A5-2664-E385-44776DF2B904> /Applications/LibreOffice.app/Contents/MacOS/libcanvastoolslo.dylib
 0x4108000 -  0x415dfff +libcppcanvaslo.dylib (0) <35316B3D-C339-1A31-1FFA-CDBA5C1CA74B> /Applications/LibreOffice.app/Contents/MacOS/libcppcanvaslo.dylib
 0x4180000 -  0x41aaff7 +libfwilo.dylib (0) <2C7D0093-C343-C4DC-4E95-D1E2D970E2F5> /Applications/LibreOffice.app/Contents/MacOS/libfwilo.dylib
 0x9ff2000 -  0x9ff2ff9 +cl_kernels (???) <6809B14A-52B7-408E-8917-1DFDB0537ADB> cl_kernels
 0x9ff6000 -  0x9ff6ffb +cl_kernels (???) <18C8CD6C-3B3E-46B2-B4BB-ECD6A7913A0D> cl_kernels
 0xab32000 -  0xab72ff3  com.apple.CloudDocs (1.0 - 262) <4B31F83F-3EC6-310F-AFFA-6626295657B6> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
 0xbe5a000 -  0xbf45ff7  unorm8_bgra.dylib (2.4.5) <158C8746-4F0B-3ACB-988A-80346F3E5D74> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fe27000 - 0x8fe5ae03  dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
0x90008000 - 0x9000dff7  libmacho.dylib (862) <994A4135-A10A-3E00-AD33-9BB4D59EE6DD> /usr/lib/system/libmacho.dylib
0x9012f000 - 0x90131fff  com.apple.loginsupport (1.0 - 1) <CC0571F3-68A7-3986-A0E4-36057DD2B796> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x90132000 - 0x9018fff3  com.apple.print.framework.PrintCore (10.0 - 450) <396AFF1D-32DE-3FFC-AF36-1E525FCB112C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90190000 - 0x9019eff7  com.apple.SpeechRecognitionCore (2.0.28 - 2.0.28) <2C043721-D5FD-3A24-90E0-D5F6FAD4472D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9019f000 - 0x904eefff  libmecabra.dylib (661) <1010C0D1-FC4D-3C7F-87B9-D8EEF2E23825> /usr/lib/libmecabra.dylib
0x904ef000 - 0x904f7fff  libsystem_pthread.dylib (105.1.4) <7A96DB53-5E28-304D-8CE4-760E65C5430D> /usr/lib/system/libsystem_pthread.dylib
0x9052d000 - 0x90623ff7  libFontParser.dylib (130) <EBA8441C-5131-3D71-892D-4490548B1A32> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90624000 - 0x90677fff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x90678000 - 0x9067bfff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x9067c000 - 0x906efffb  com.apple.framework.CoreWLAN (5.0 - 500.29) <6DC23F60-69C0-3495-B539-C7C990F89AE1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x906f0000 - 0x907bbfff  com.apple.DiscRecording (9.0 - 9000.4.1) <820ED5C6-3B0A-33E0-B828-8DE5147A7131> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x907bc000 - 0x907c0ffb  com.apple.TCC (1.0 - 1) <8536270E-C27A-36D6-AAFD-D46C0C49FC8F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x908d4000 - 0x908e5ffb  libsystem_coretls.dylib (35) <7BF5E19E-8083-3D63-AC0B-C58CD1B67FD9> /usr/lib/system/libsystem_coretls.dylib
0x908e6000 - 0x9096dfff  com.apple.CoreServices.OSServices (639 - 639) <740EA9BB-EBD7-3D0C-97A4-183B4779D813> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9096e000 - 0x909b1fff  libGLU.dylib (11.0.5) <5BE4EE86-4BBD-30A4-96BF-9B49B0A75BC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x909b2000 - 0x909b6ffb  libcache.dylib (69) <1E85E459-FBEF-31E0-A237-EF4BE9D5D768> /usr/lib/system/libcache.dylib
0x909b7000 - 0x90cb4ffb  com.apple.CoreServices.CarbonCore (1105 - 1105) <AD965CC1-83E5-3EEC-81BF-7815E5E07DDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90cb5000 - 0x90cc3ff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x90cc4000 - 0x90cc6ff3  com.apple.EFILogin (2.0 - 2) <40B1056B-2FCA-3DD1-AC19-8A7DB09F1757> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x90d02000 - 0x90d02fff  com.apple.Cocoa (6.8 - 21) <6745A805-354F-3B26-9991-2C964D904256> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90d03000 - 0x90d29ff7  com.apple.IconServices (45 - 45) <E7B742AA-1699-372D-9689-93A012142614> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x91cca000 - 0x91cd3fff  libGFXShared.dylib (11.0.5) <23B88370-1E8E-34B5-9625-757409DD721F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92bb5000 - 0x92cabff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x92cac000 - 0x92cebfff  com.apple.NavigationServices (3.8 - 215.1) <2A4EB6F1-F9F3-3AA6-AF95-02611C72C35C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92cec000 - 0x92d09fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x92d0a000 - 0x92d12ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D851D4D4-1486-38CD-BE70-ED34A076B929> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x92d3e000 - 0x92d49fff  com.apple.CrashReporterSupport (10.10 - 625) <0047B7D0-426F-39D2-BDDB-6F6562F51794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92ef9000 - 0x92efafff  libremovefile.dylib (35) <CFB0212F-7005-3B0C-8243-527B32E2BF74> /usr/lib/system/libremovefile.dylib
0x92efb000 - 0x92f0bfff  libGL.dylib (11.0.5) <558A4D68-B8A4-34BF-B0A6-875D3B44B526> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f0c000 - 0x92f26ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x92f27000 - 0x9306bff7  com.apple.ImageIO.framework (3.3.0 - 1038) <299FE5ED-6E8F-3D38-888C-509C12BCF9FE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x930e3000 - 0x9320ffff  com.apple.coreui (2.1 - 300) <6765132D-A0FD-34E7-845C-7AF21AFB91BD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93210000 - 0x9323cfff  com.apple.ChunkingLibrary (2.1 - 163.1) <DC9EAEFB-8855-3131-A13C-99768C5394D2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9323d000 - 0x9326fff3  com.apple.GSS (4.0 - 2.0) <6E3ECA6A-8CEC-3D8A-A484-DCC4A7BEC314> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x93270000 - 0x93271fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x93272000 - 0x932e8ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B4BD4A0F-F6ED-37A0-AA73-9CAC84BCFF33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9332b000 - 0x9332dfff  libquarantine.dylib (76) <BA2D935B-4B5C-355B-9BAE-0325624E39C0> /usr/lib/system/libquarantine.dylib
0x9332e000 - 0x93334ff7  libsystem_trace.dylib (72.1.1.0.1) <05261F36-47FB-3288-9EAD-EA2A4D2F1CEB> /usr/lib/system/libsystem_trace.dylib
0x93335000 - 0x9333efff  libcopyfile.dylib (118.1.1) <6C56E539-FD5F-3F1C-8D4C-720AEA97E2FE> /usr/lib/system/libcopyfile.dylib
0x9333f000 - 0x933bcff3  com.apple.framework.IOKit (2.0.2 - 1050.1.20) <42B5C125-BED8-387B-B22A-8C9255BE57A1> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x933bd000 - 0x9340efff  libcups.2.dylib (404) <D7C5C50F-AB38-36D5-9CC4-B7378BB1CF68> /usr/lib/libcups.2.dylib
0x9340f000 - 0x93436fff  libdispatch.dylib (442.1.3) <4FFC29A5-45E8-30FB-8206-1D3318D9F20E> /usr/lib/system/libdispatch.dylib
0x93437000 - 0x9343dff3  libsystem_platform.dylib (63) <0C034682-EF49-3188-AAE0-AA445872632C> /usr/lib/system/libsystem_platform.dylib
0x9343e000 - 0x9344bfff  com.apple.OpenDirectory (10.10 - 187) <AE61B41A-9228-3DF2-A750-B75405295C67> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9344c000 - 0x93452ff7  libsystem_networkextension.dylib (167.1.9) <940A7B3A-3E69-3764-B6CD-ECF5BB18E090> /usr/lib/system/libsystem_networkextension.dylib
0x93453000 - 0x93472ff7  com.apple.GenerationalStorage (2.0 - 209.8) <CF1C8A52-DB43-3C2F-8B23-9A61B685E33E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x93473000 - 0x93499fff  libxpc.dylib (559.1.7) <04256902-F7CD-36BD-8B7C-D954366DE149> /usr/lib/system/libxpc.dylib
0x9349a000 - 0x9349cffb  libRadiance.dylib (1230) <C9193F08-5AB9-3F48-96C3-3AC693C48FFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9349d000 - 0x9349efff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x9349f000 - 0x934b1ff7  libsasl2.2.dylib (191) <150F11A4-9FFF-3D7D-906B-57D1BAC37FC2> /usr/lib/libsasl2.2.dylib
0x934b2000 - 0x93737fff  com.apple.QuickTime (7.7.3 - 2890) <93AEDD55-213D-3495-B9DD-348B269982B8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93738000 - 0x9383cff7  libJP2.dylib (1230) <64724906-45FF-39A0-A5FA-1AEE3B822CB5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9383d000 - 0x9384aff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x9384b000 - 0x938b4ff7  libcorecrypto.dylib (233.1.2) <353B7C76-DCDC-3414-AA92-0AB9CA74376A> /usr/lib/system/libcorecrypto.dylib
0x938b5000 - 0x93903ff7  libcurl.4.dylib (83.1.1) <46C49D27-5E3E-3CD7-9921-16F1BFFCFA7F> /usr/lib/libcurl.4.dylib
0x9396a000 - 0x939e4fff  com.apple.ApplicationServices.ATS (360 - 373) <55F10232-89FE-317E-8989-0630635F0121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x939e5000 - 0x93a5bfff  com.apple.securityfoundation (6.0 - 55125) <8A9A2603-5610-3D99-8F42-C75CAC57092D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93a5c000 - 0x93a68ff3  libcommonCrypto.dylib (60061) <19665E39-1C4A-3B7B-AB33-B808E00F97FE> /usr/lib/system/libcommonCrypto.dylib
0x93a69000 - 0x93ab2fff  libFontRegistry.dylib (133) <83673E22-238D-3513-B62A-FA025DF9A152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93ab3000 - 0x93aceff7  com.apple.CFOpenDirectory (10.10 - 187) <F2FD6A1A-5AAB-31CE-AB42-EEF694C39138> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93acf000 - 0x93b09fff  com.apple.LDAPFramework (2.4.28 - 194.5) <B58B0F39-A7C0-3A7C-B606-9065CA1ED1AA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93b10000 - 0x93c22ff7  com.apple.CoreText (352.0 - 450) <3EBCEE3F-03E0-381F-9731-66F21D00DC11> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x93f3b000 - 0x93f3cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x942c0000 - 0x942c0fff  liblaunch.dylib (559.1.7) <03822C2F-8F48-34A8-AF57-7D5FE05CA297> /usr/lib/system/liblaunch.dylib
0x942c1000 - 0x94361fff  com.apple.QD (3.48 - 300) <4A32A4F5-48A4-3749-B3F7-8224FA917422> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94362000 - 0x9438bfff  libRIP.A.dylib (754.1) <FFCD387A-7D94-3F76-9C8A-41A8E7DE0727> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9438c000 - 0x943b2ffb  libPng.dylib (1230) <74ED7B1A-B8D0-363D-BC9C-2E74C81896A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x943b3000 - 0x94576ff7  com.apple.QuartzCore (1.10 - 361.3) <AFD0E87B-053E-35E1-86E1-B191A3661B1A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94577000 - 0x945f5fff  com.apple.SystemConfiguration (1.14 - 1.14) <95045A74-D520-38FA-BCFC-96AFAA4EB4B6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x945f6000 - 0x94662fff  com.apple.datadetectorscore (5.0 - 396) <B83917F8-5FFE-3071-AE76-0021C52C4962> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x946b7000 - 0x946c5ff3  libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
0x946ca000 - 0x946defff  com.apple.ImageCapture (9.0 - 9.0) <23F1303A-F93B-3BBE-A6DC-931DB680C25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x946df000 - 0x946e1fff  libsystem_configuration.dylib (699.1.4) <488307B9-01E5-39B2-8847-B49C4F39E446> /usr/lib/system/libsystem_configuration.dylib
0x946e2000 - 0x94733fff  com.apple.opencl (2.4.2 - 2.4.2) <E05E503B-BB20-342A-81ED-5EA8087C9B60> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94734000 - 0x9473aff7  com.apple.speech.recognition.framework (5.0.6 - 5.0.6) <EFEAE767-AA42-306F-B35C-F0341EABFA51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x948b1000 - 0x948ebff7  com.apple.DebugSymbols (115 - 115) <8B1A8310-EC15-3174-913D-42B892685A5C> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x948ec000 - 0x948f4fff  libsystem_dnssd.dylib (561) <12EEB90B-82E8-3903-B622-FF7C8BCCDDBB> /usr/lib/system/libsystem_dnssd.dylib
0x94d9f000 - 0x94da7feb  libcldcpuengine.dylib (2.4.5) <C918FDAE-3462-3EC3-9E0F-8A21125A3302> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94dc0000 - 0x94dc9ff7  libsystem_notify.dylib (133.1.1) <16BC7F5B-F438-33EF-9068-99078948AA68> /usr/lib/system/libsystem_notify.dylib
0x956d8000 - 0x956ebfff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x956ec000 - 0x9572cfff  com.apple.Symbolication (1.4 - 56045) <0661B60C-1ECF-3FA3-A541-6BF0569D43A2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9572d000 - 0x9574affb  com.apple.Ubiquity (1.3 - 313) <056AF605-B3B8-3897-A2FB-5289C8DE41E3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9574b000 - 0x95834fff  libcrypto.0.9.8.dylib (52) <BF7474C8-46E4-3694-B94A-738076734B79> /usr/lib/libcrypto.0.9.8.dylib
0x95835000 - 0x9588bfff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x9588c000 - 0x9589dfff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x958a6000 - 0x958d9fff  com.apple.CoreServicesInternal (221 - 221) <DE28C5A5-92B8-3616-BB54-65EDF437047F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95a62000 - 0x95c58fff  libicucore.A.dylib (531.26) <A460D460-1C54-3743-ADF6-EAF1C2544DD8> /usr/lib/libicucore.A.dylib
0x95c59000 - 0x95c5cfff  libdyld.dylib (353.2.1) <0F834F1E-55D9-3D9B-9733-BBF49C6472FA> /usr/lib/system/libdyld.dylib
0x95c5d000 - 0x95c86ff7  libsystem_info.dylib (459) <FEC32E6C-F6B0-34D6-8126-DDA2CC980722> /usr/lib/system/libsystem_info.dylib
0x95d0f000 - 0x95d22ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <CCC4EF12-DF4B-36FA-A566-B832C6E18B6C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x95d23000 - 0x95d23fff  com.apple.CoreServices (62 - 62) <51E95B8E-1F5D-39CF-B1F8-2E0CFF3F8501> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95d31000 - 0x95d35fff  libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95d36000 - 0x95d36fff  libOpenScriptingUtil.dylib (162) <D471EF1A-C045-3034-B2DA-0D1349B79925> /usr/lib/libOpenScriptingUtil.dylib
0x95d37000 - 0x95d3fffb  com.apple.NetFS (6.0 - 4.0) <BE9098D6-D631-3CBA-AD4C-F3621D849AF8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95d40000 - 0x95d9bfff  com.apple.LanguageModeling (1.0 - 1) <5A3209C8-037B-3FDE-A90B-66DB622DE801> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x95d9c000 - 0x95e39fff  com.apple.ink.framework (10.9 - 213) <07522A36-9EE2-352B-89D2-EA922FBE6C31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95e9c000 - 0x95eabff3  com.apple.opengl (11.0.5 - 11.0.5) <3AE5E3C7-4181-37DF-9755-EA70CE9A3C48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95eac000 - 0x95ecbfff  libsystem_kernel.dylib (2782.1.80) <52BAA39C-12FC-3BF6-9C73-D6967645362F> /usr/lib/system/libsystem_kernel.dylib
0x95ecc000 - 0x95f13ff3  com.apple.AppleJPEG (1.0 - 1) <2C0FADB1-D166-3320-8C48-03271A7C3457> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x95f14000 - 0x9602bff3  com.apple.desktopservices (1.9 - 1.9) <98FCEDFE-DEC9-331B-AB31-43AC155D2D30> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96059000 - 0x9618bffb  com.apple.UIFoundation (1.0 - 1) <8988B1F1-2CCC-39D5-A37D-D34A295525BE> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x96194000 - 0x96198fff  com.apple.CommonPanels (1.2.6 - 96) <2CBDC939-8E09-30D1-B4F8-22868993B988> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96199000 - 0x961b8ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x9636a000 - 0x9639effb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <EEA082B1-9C22-384A-8587-2E9813CF2DB5> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9639f000 - 0x963cefff  com.apple.CoreVideo (1.8 - 145.0) <5822134F-3114-39EE-97F8-0F0F5A24DD16> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x963cf000 - 0x963dbff7  libcsfde.dylib (468) <DBB1DEB1-26CD-32C0-BB80-054D45A2B050> /usr/lib/libcsfde.dylib
0x963dc000 - 0x963ffffb  com.apple.framework.Apple80211 (10.0 - 1000.47) <2D8F9EAB-5C86-36FC-8F48-DBB22B5A0A9F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96400000 - 0x96403fff  com.apple.xpc.ServiceManagement (1.0 - 1) <15AD8E1F-073B-3B2F-A0A7-955EE30A6F06> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x96404000 - 0x96fdbffb  com.apple.AppKit (6.9 - 1331.12) <4E68D16B-713C-37FD-8BD6-199D2772A7B0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96fe8000 - 0x970d4fe7  libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x970d5000 - 0x971d2ff7  com.apple.LaunchServices (641.1.2 - 641.1.2) <F15AE779-AA0B-3D1E-92C8-BDAF555AA0A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x971d3000 - 0x97213fff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x97214000 - 0x97218fff  libheimdal-asn1.dylib (398) <2E5C5B4B-6CFF-3AE7-B5B7-84F834D5348A> /usr/lib/libheimdal-asn1.dylib
0x97219000 - 0x97222ffb  com.apple.CommonAuth (4.0 - 2.0) <5C8CFDF2-6932-3AC0-87CC-500E915710FA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x975e3000 - 0x975ebfff  com.apple.CoreServices.FSEvents (1210 - 1210) <0CF2ED08-0972-3E32-8268-E944E6EAAF53> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x976f9000 - 0x976fcff7  com.apple.help (1.3.3 - 46) <B7E4F49A-9442-3107-9320-42E7878F02B1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x976fd000 - 0x97708ff7  com.apple.NetAuth (5.0 - 5.0) <1667582F-656C-323B-894A-E408B70E6A9F> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97709000 - 0x9779bfff  com.apple.CoreSymbolication (3.1 - 56072) <DA781DE3-0D1E-3893-9571-7F7A778CFD73> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9779c000 - 0x97a2eff7  com.apple.CoreData (110 - 522) <2236DD75-E2DA-3937-A528-1E761A4241A2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97a2f000 - 0x97a5dff7  libarchive.2.dylib (30) <9505A3D3-CE6E-3D45-B22E-DBC923A933B8> /usr/lib/libarchive.2.dylib
0x97a5e000 - 0x97ab9ffb  libTIFF.dylib (1230) <03927ED0-F4AD-37B1-82FE-EE10977A2867> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97aba000 - 0x97b0dff7  com.apple.HIServices (1.22 - 516) <66314CBC-D6EE-37E7-A667-2B3C4D3DFE35> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97b0e000 - 0x97b25fff  libsystem_asl.dylib (267) <61F3AE18-A118-38F3-A1A9-353D38532F25> /usr/lib/system/libsystem_asl.dylib
0x97b26000 - 0x97b62ff3  com.apple.RemoteViewServices (2.0 - 99) <44A7D91E-80AA-3191-90A3-6C3CC66A8658> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97b63000 - 0x97c6ffe3  libvDSP.dylib (512) <46C25529-ACD8-3929-B6F0-6AEE80DAF14D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97c70000 - 0x97c72ff7  libsystem_sandbox.dylib (358.1.1) <7C2B1D4A-17B0-3785-8498-C65B827246F7> /usr/lib/system/libsystem_sandbox.dylib
0x97c73000 - 0x97c77ffb  libGIF.dylib (1230) <C5A7F653-02E4-3022-96E5-CE822D751DAE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97c78000 - 0x97f67ff7  com.apple.CoreImage (10.0.30) <93B04FDA-6E66-3A9B-9AC6-36F4D187A336> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97f68000 - 0x97f83ff3  com.apple.openscripting (1.4 - 162) <950F79B1-F756-34AA-B8B1-3BEE27ADD7D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97fb2000 - 0x98091fff  com.apple.backup.framework (1.6 - 1.6) <6B1DBBB9-FEC7-3E4E-9953-00FB1D81E20F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x98092000 - 0x9809bfff  com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9809c000 - 0x980f1ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E1E94237-02EF-34B2-AB7F-0AE821F6CB7B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x980f2000 - 0x98104fff  com.apple.Sharing (316 - 316) <EAACB397-0173-31F6-9EAA-222E8A4CBC5B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x98105000 - 0x984b7fff  com.apple.CoreFoundation (6.9 - 1150.11) <18DF9262-BEAB-3F3B-A378-CF7D85B3FB28> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x984b8000 - 0x984bafff  com.apple.securityhi (9.0 - 55005) <057C189F-D972-351D-B735-B1B421F0E1E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x984bb000 - 0x98641fff  libsqlite3.dylib (164) <F3B4BDB1-E1B4-39C6-A93E-D9BC6A3BAF57> /usr/lib/libsqlite3.dylib
0x98642000 - 0x98675fe3  libsystem_m.dylib (3086.1) <37982713-2BC5-36FD-9923-6056A2416620> /usr/lib/system/libsystem_m.dylib
0x98676000 - 0x98767ffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x98768000 - 0x987f4ff3  com.apple.PerformanceAnalysis (1.0 - 1) <D5F5C1F1-E880-3725-AA3A-346AD7042796> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x987f5000 - 0x98808fff  com.apple.CoreBluetooth (1.0 - 1) <2216AB08-4749-3BC8-8BAD-4B3178C902FC> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x98809000 - 0x98815ff7  com.apple.speech.synthesis.framework (5.2.1 - 5.2.1) <8302974A-5C6D-3A8C-871F-FFACECADD27A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98816000 - 0x988bbfff  com.apple.Metadata (10.7.0 - 899) <07D04AC5-659B-34D5-A21C-CFD82ED7DD6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x988bc000 - 0x988e6fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x988e7000 - 0x988f3ff7  libkxld.dylib (2782.1.80) <C247D987-910B-3457-9157-1E8C569F5183> /usr/lib/system/libkxld.dylib
0x988f4000 - 0x988f4fff  libkeymgr.dylib (28) <1CEB82CD-2F94-3FD7-B31A-A229618EB430> /usr/lib/system/libkeymgr.dylib
0x988f5000 - 0x98ccaff7  com.apple.HIToolbox (2.1.1 - 747) <23D0D5E8-464F-3116-9260-2C90A02F2317> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98ccb000 - 0x98cf9fff  com.apple.DictionaryServices (1.2 - 227) <7E75AF7E-7223-329D-A33B-8C9B23890418> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98d01000 - 0x98d03ffb  libCGXType.A.dylib (754.1) <91D4F442-2FFB-3C65-9466-A4ACC7250DE2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98da6000 - 0x98da8fff  libCVMSPluginSupport.dylib (11.0.5) <8453DB16-BB2D-32D7-BD58-6EC202907A48> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x98db2000 - 0x98db2fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <7ED04704-DD04-346A-ABAC-98FC2B128932> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98db3000 - 0x9904cfff  com.apple.RawCamera.bundle (6.00 - 754) <AC102D5B-8B4C-3AA3-94CB-A264F9F11E07> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9904d000 - 0x99052fff  com.apple.print.framework.Print (10.0 - 265) <568A1B1C-810D-3647-90EC-33F0FD691960> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99053000 - 0x990e8ff3  libsystem_c.dylib (1044.1.1) <DCE7F6D7-21DE-3FC2-A051-40CB4E4F0832> /usr/lib/system/libsystem_c.dylib
0x990e9000 - 0x990e9fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x990ea000 - 0x99525fd7  com.apple.vImage (8.0 - 8.0) <AE6DA57E-3C8E-39EC-869F-1C2EF6AC4376> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99526000 - 0x99529fff  libextension.dylib (50) <B94A01F4-DDD9-33BD-B07E-610D1500F917> /usr/lib/libextension.dylib
0x9952a000 - 0x996b5ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <D5332121-FC40-37C2-BEB0-878C847319F7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x996b6000 - 0x996b7fff  libSystem.B.dylib (1213) <1A292FD8-3AC9-3E87-A7C0-88A7E4219392> /usr/lib/libSystem.B.dylib
0x997c7000 - 0x997cfff7  libCGCMS.A.dylib (754.1) <E531AEDC-A85A-3774-BB90-F647A42B333E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x997d0000 - 0x9980afff  com.apple.MediaKit (16 - 756) <0CAB9818-18A7-31DE-BC63-FD07EB753208> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9980b000 - 0x99c01fff  com.apple.CoreGraphics (1.600.0 - 754.1) <54252926-6E76-3880-A4D6-03EFC8F333F4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99c02000 - 0x99dde2ef  libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
0x99ddf000 - 0x99e53ff3  com.apple.Heimdal (4.0 - 2.0) <F0012CD1-F49D-3259-89D0-E15C2B50B308> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99e54000 - 0x99e6dfff  com.apple.Kerberos (3.0 - 1) <7950EB36-BEBA-3CC5-A9DF-E49B0EB3AE56> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99e6e000 - 0x99e70fff  libsystem_coreservices.dylib (9) <E029A4DF-F588-314D-82B4-13FE48518831> /usr/lib/system/libsystem_coreservices.dylib
0x99e71000 - 0x99ec6ff7  com.apple.htmlrendering (77 - 1.1.4) <79359AB7-86A6-3356-9604-73955F47B36D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99ec7000 - 0x99ec7fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <7AD2A383-63B9-3FA8-BBEF-DCBCF0D01F6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99ec8000 - 0x99f2cffb  com.apple.AE (680 - 680) <74735E5D-B505-3D5E-9790-27F2841285BC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99f2d000 - 0x99f44ff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x99f45000 - 0x99f82ff7  libsystem_network.dylib (408) <E8B7CA94-7DED-39FE-8C28-74EB1020B65F> /usr/lib/system/libsystem_network.dylib
0x99f83000 - 0x99fc3ffb  libGLImage.dylib (11.0.5) <A1A10306-7EF0-38E7-BD0D-D7CC58E14F6E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99fc4000 - 0x9a3f7ff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <11BD7F81-AEF5-30AF-BF0B-3095B18D299C> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9ada7000 - 0x9ada8fff  libunc.dylib (28) <F36FBA4E-BA5F-3E1F-9AF0-9BCA53BC8D06> /usr/lib/system/libunc.dylib
0x9ae57000 - 0x9ae5eff3  libunwind.dylib (35.3) <38BC2EF3-BD2C-36E9-9F78-2039E7999162> /usr/lib/system/libunwind.dylib
0x9aed0000 - 0x9aef6ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x9aef7000 - 0x9af1afff  libJPEG.dylib (1230) <50D8776B-A29A-3546-92FE-5F383AE1B9ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9af1b000 - 0x9af28ff7  com.apple.ProtocolBuffer (1 - 225.1) <660D68A0-00F9-326C-8EBD-CE3A6A911882> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9af29000 - 0x9af33ffb  com.apple.audio.SoundManager (4.2 - 4.2) <EF1A1C69-1CB9-3FC9-8EDA-0D3F90438EC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9af34000 - 0x9b024ff3  com.apple.DiskImagesFramework (10.10 - 389) <58B79B83-8C4B-3C9A-97FB-48E75EC4224A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9b025000 - 0x9b0d4ff3  com.apple.Bluetooth (4.3.0 - 4.3.0b13) <DB36334E-7405-3498-AB9C-E609F8A40621> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9b0d5000 - 0x9b0e5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D6F05FB2-CD47-3A9A-B9B2-E110BE33F831> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9b0e6000 - 0x9b0e6fff  com.apple.Carbon (154 - 157) <CCAEDF74-3B62-332A-B18F-2E390DE4E407> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9b0e7000 - 0x9b181fff  com.apple.ColorSync (4.9.0 - 4.9.0) <E89E51C8-19D7-39BB-8921-8ABE656BD2D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b182000 - 0x9b56aff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b59d000 - 0x9b70effb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b70f000 - 0x9b987ffb  com.apple.security (7.0 - 55406) <41073BCD-8602-393A-B426-AA7EBC7A4971> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b98b000 - 0x9b9a4ffb  libsystem_malloc.dylib (53) <3E21B30B-77EF-3143-9625-40555D35375C> /usr/lib/system/libsystem_malloc.dylib
0x9b9a5000 - 0x9ba57fff  libCoreStorage.dylib (468) <4434DDD3-B282-3F45-B4AB-AF0244F4DE26> /usr/lib/libCoreStorage.dylib
0x9ba58000 - 0x9ba5affb  libsystem_secinit.dylib (18) <A31E4E98-B2A5-33FB-AC06-5F62D3713920> /usr/lib/system/libsystem_secinit.dylib
0x9ba7e000 - 0x9bc80ffb  com.apple.CFNetwork (714 - 714) <9FD8415C-2F58-3124-94E9-57B03F6E9E94> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bc81000 - 0x9bc96ffb  com.apple.MultitouchSupport.framework (260.29 - 260.29) <FC591B47-058C-3CD5-9032-32B704E8FC34> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9bc97000 - 0x9bc97fff  com.apple.ApplicationServices (48 - 48) <D3F49C7F-BE74-3C6B-9306-502E7F3ACB78> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9bc98000 - 0x9bca1fff  com.apple.DiskArbitration (2.6 - 2.6) <2CC468C1-625A-3BC6-8271-DAC70263CD02> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9bf2a000 - 0x9bf2fff7  libcompiler_rt.dylib (35) <0D0E826D-BC15-3E80-BF58-0E6ECE919C2D> /usr/lib/system/libcompiler_rt.dylib
0x9bf30000 - 0x9c28effb  com.apple.Foundation (6.9 - 1150.12) <5BD65BE4-18A3-336A-95C5-E1AF0568C0DF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9c28f000 - 0x9c2faff7  com.apple.framework.CoreWiFi (3.0 - 300.3) <F0D5E81B-E0E2-3BD1-916D-741F2B51EC97> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9c2fb000 - 0x9c2ffffb  com.apple.IOSurface (97 - 97) <7283FBC9-CD72-3367-A59A-E2FFFDFF0334> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c318000 - 0x9c319fff  libsystem_blocks.dylib (65) <4EADAA33-46FC-3A88-949F-406F7095DD4C> /usr/lib/system/libsystem_blocks.dylib
0x9c31a000 - 0x9c31dffb  libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.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: 196805
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=218.8M resident=30.5M(14%) swapped_out_or_unallocated=188.3M(86%)
Writable regions: Total=101.9M written=4216K(4%) resident=6004K(6%) swapped_out=4K(0%) unallocated=96.0M(94%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   336K
CG image                              8K
CG shared images                    208K
Kernel Alloc Once                     4K
MALLOC                             70.1M
MALLOC (admin)                       48K
OpenCL                               16K
Stack                              68.6M
Stack (reserved)                    516K        reserved VM address space (unallocated)
VM_ALLOCATE                        17.5M
__DATA                             8308K
__IMAGE                             528K
__LINKEDIT                         54.7M
__OBJC                             2288K
__TEXT                            164.1M
__UNICODE                           544K
mapped file                       152.3M
shared memory                         4K
===========                      =======
TOTAL                             539.9M
TOTAL, minus reserved VM space    539.4M
Comment 3 Ken Greer 2014-09-02 04:05:00 UTC
Tried to open LibreOffice again(after the crash) this time with out error
Comment 4 Ken Greer 2014-09-02 04:12:43 UTC
I commented too soon it si back to crashing

Process:               soffice [24173]
Path:                  /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:            org.libreoffice.script
Version:               4.3.1002 (???)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           soffice [24173]
User ID:               501

Date/Time:             2014-09-01 23:10:56.514 -0500
OS Version:            Mac OS X 10.10 (14A329r)
Report Version:        11
Anonymous UUID:        12D35764-EC09-50CE-7947-2817279307EB


Time Awake Since Boot: 510000 seconds

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

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

VM Regions Near 0:
--> 
    __TEXT                 0000000000001000-0000000000002000 [    4K] r-x/rwx SM=COW  /Applications/LibreOffice.app/Contents/MacOS/soffice

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libvcllo.dylib                	0x01cdb9fc -[VCL_NSApplication screenParametersChanged:] + 28
1   com.apple.Foundation          	0x9bf44e63 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
2   com.apple.CoreFoundation      	0x98233d34 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
3   com.apple.CoreFoundation      	0x98114b61 _CFXNotificationPost + 3713
4   com.apple.Foundation          	0x9bf32d84 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
5   com.apple.Foundation          	0x9bf515c2 -[NSNotificationCenter postNotificationName:object:] + 56
6   com.apple.AppKit              	0x96798da5 -[NSApplication _reactToScreenInvalidation:] + 565
7   com.apple.AppKit              	0x967990f7 -[NSApplication _reactToDockChanged] + 70
8   com.apple.AppKit              	0x966bd965 _NSCoreDockMessageReceive + 784
9   com.apple.HIToolbox           	0x98c0d4af DockCallback(unsigned long, unsigned int, void*, void*) + 2742
10  com.apple.HIServices          	0x97ac4bfc dockClientNotificationProc + 168
11  com.apple.CoreGraphics        	0x998897e8 CGSConnectionNotifier::invoke_callbacks(unsigned int, void*, unsigned long) const + 506
12  com.apple.CoreGraphics        	0x998895db CGSPostLocalNotificationToConnection + 49
13  com.apple.CoreGraphics        	0x99889584 (anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*) + 112
14  com.apple.CoreGraphics        	0x9984078d CGSDatagramReadStream::dispatch_next_datagram() + 765
15  com.apple.CoreGraphics        	0x99840483 CGSDatagramReadStream::dispatch_datagrams() + 47
16  com.apple.CoreGraphics        	0x9984027c CGSDatagramReadStreamDispatchDatagramsWithData + 150
17  com.apple.CoreGraphics        	0x9983ffeb CGSSnarfAndDispatchDatagrams + 508
18  com.apple.CoreGraphics        	0x9983fcce CGSGetNextEventRecordInternal + 84
19  com.apple.CoreGraphics        	0x9983fc35 CGEventCreateNextEvent + 39
20  com.apple.HIToolbox           	0x98929c71 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 83
21  com.apple.HIToolbox           	0x98929bee MessageHandler(__CFMachPort*, void*, long, void*) + 55
22  com.apple.CoreFoundation      	0x9818b841 __CFMachPortPerform + 257
23  com.apple.CoreFoundation      	0x9818b735 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
24  com.apple.CoreFoundation      	0x9818b69e __CFRunLoopDoSource1 + 510
25  com.apple.CoreFoundation      	0x9817cab0 __CFRunLoopRun + 2624
26  com.apple.CoreFoundation      	0x9817be06 CFRunLoopRunSpecific + 390
27  com.apple.CoreFoundation      	0x9817bc6b CFRunLoopRunInMode + 123
28  com.apple.HIToolbox           	0x98920a88 RunCurrentEventLoopInMode + 262
29  com.apple.HIToolbox           	0x98920693 ReceiveNextEventCommon + 192
30  com.apple.HIToolbox           	0x989205bc _BlockUntilNextEventMatchingListInModeWithFilter + 99
31  com.apple.AppKit              	0x9642b199 _DPSNextEvent + 734
32  com.apple.AppKit              	0x9642aa03 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
33  com.apple.AppKit              	0x9641d14c -[NSApplication run] + 907
34  com.apple.AppKit              	0x96406700 NSApplicationMain + 2082
35  libvcllo.dylib                	0x01ca011f ImplSVMainHook(int*) + 335
36  libvcllo.dylib                	0x01c2beda SVMain() + 26
37  libsofficeapp.dylib           	0x0009af05 soffice_main + 277
38  org.libreoffice.script        	0x00001f4e main + 30
39  org.libreoffice.script        	0x00001f25 start + 53

Thread 1:
0   libsystem_kernel.dylib        	0x95ec5516 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x904f2b06 _pthread_cond_wait + 726
2   libsystem_pthread.dylib       	0x904f621d pthread_cond_timedwait$UNIX2003 + 71
3   libuno_sal.dylib.3            	0x000107fb rtl_cache_wsupdate_all(void*) + 267
4   libsystem_pthread.dylib       	0x904f1ecf _pthread_body + 138
5   libsystem_pthread.dylib       	0x904f1e45 _pthread_start + 162
6   libsystem_pthread.dylib       	0x904eff0e thread_start + 34

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x95ec68d2 kevent64 + 10
1   libdispatch.dylib             	0x934137f1 _dispatch_mgr_invoke + 245
2   libdispatch.dylib             	0x93413450 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 5:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 7:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 8:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 9:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 10:
0   libsystem_kernel.dylib        	0x95ec5e6e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x904f236d _pthread_wqthread + 939
2   libsystem_pthread.dylib       	0x904efeea start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x01cdb9ee  ecx: 0xbfff4680  edx: 0x00000000
  edi: 0x0450a650  esi: 0x01e1ca1c  ebp: 0xbfff4708  esp: 0xbfff46d0
   ss: 0x00000023  efl: 0x00010282  eip: 0x01cdb9fc   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
  
Logical CPU:     2
Error Code:      0x00000004
Trap Number:     14


Binary Images:
    0x1000 -     0x1ff7 +org.libreoffice.script (4.3.1002 - ???) <0E316897-FF31-26B9-94D4-D9D22C5FCC74> /Applications/LibreOffice.app/Contents/MacOS/soffice
    0x5000 -    0x42fff +libuno_sal.dylib.3 (0) <82DB2A78-F5E5-5364-ACED-AAE13284E5FA> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_sal.dylib.3
   0x60000 -    0xcbfff +libsofficeapp.dylib (0) <113E236D-4618-B17D-EC14-6C230D6BB2DC> /Applications/LibreOffice.app/Contents/MacOS/libsofficeapp.dylib
   0xfa000 -   0x214ffb +libcomphelper.dylib (0) <8E26E29E-87F3-EB73-CFBA-AC980D7C7EDD> /Applications/LibreOffice.app/Contents/MacOS/libcomphelper.dylib
  0x2d0000 -   0x2fdff7 +libuno_cppu.dylib.3 (0) <2EB4DD02-FEF5-6789-1D3C-82FE736EEA78> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppu.dylib.3
  0x30f000 -   0x3dbff3 +libuno_cppuhelpergcc3.dylib.3 (0) <DF380B1A-6591-E62A-3AF3-D16B3EF82A85> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppuhelpergcc3.dylib.3
  0x451000 -   0x478ff3 +libdeploymentmisclo.dylib (0) <5C826729-AC2D-CFE0-1BE9-8787927ACE57> /Applications/LibreOffice.app/Contents/MacOS/libdeploymentmisclo.dylib
  0x48f000 -   0x4beff3 +libi18nlangtag.dylib (0) <3CEDA7BD-350A-47B0-B946-73E546D70783> /Applications/LibreOffice.app/Contents/MacOS/libi18nlangtag.dylib
  0x4d9000 -   0x4dcff3 +libuno_salhelpergcc3.dylib.3 (0) <14545635-4A8D-C805-6080-3528ED17DC18> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_salhelpergcc3.dylib.3
  0x4e3000 -   0x647fef +libsblo.dylib (0) <529E2E26-40F1-B426-5F26-D12EC5B267C0> /Applications/LibreOffice.app/Contents/MacOS/libsblo.dylib
  0x6e2000 -   0xafffff +libsfxlo.dylib (0) <E0470D12-9648-CD4E-AA35-B26F2451F51B> /Applications/LibreOffice.app/Contents/MacOS/libsfxlo.dylib
  0xcfa000 -   0xdd1ff7 +libsvllo.dylib (0) <D866990B-3BFE-603E-D737-F09F8D10A540> /Applications/LibreOffice.app/Contents/MacOS/libsvllo.dylib
  0xe3b000 -  0x10eaff3 +libsvtlo.dylib (0) <B6C892D5-585D-F026-BC46-D998AE219906> /Applications/LibreOffice.app/Contents/MacOS/libsvtlo.dylib
 0x128c000 -  0x14d5feb +libtklo.dylib (0) <95C5544C-4352-0B85-7CA1-5C66DA8B72A9> /Applications/LibreOffice.app/Contents/MacOS/libtklo.dylib
 0x16a8000 -  0x1707ffb +libtllo.dylib (0) <8CC90393-4A81-7863-8FBC-2B684D392418> /Applications/LibreOffice.app/Contents/MacOS/libtllo.dylib
 0x172a000 -  0x1787ff7 +libucbhelper.dylib (0) <69D1AB85-ECE5-3A15-9CCC-26670685AD0A> /Applications/LibreOffice.app/Contents/MacOS/libucbhelper.dylib
 0x17c7000 -  0x18c7ffb +libutllo.dylib (0) <B995F7E2-357D-CE01-1C19-DB878AA54D25> /Applications/LibreOffice.app/Contents/MacOS/libutllo.dylib
 0x1941000 -  0x1dfefeb +libvcllo.dylib (0) <7446D821-B061-7159-430B-86138D82C2FF> /Applications/LibreOffice.app/Contents/MacOS/libvcllo.dylib
 0x1f92000 -  0x20a9ffb +libicuuc.dylib.53 (53.1) <AFDE0B23-F526-4479-6FDB-256C489BB781> /Applications/LibreOffice.app/Contents/MacOS/libicuuc.dylib.53
 0x2100000 -  0x2116fe7 +libreglo.dylib (0) <D3EFFEC3-3ADE-5A49-7A7E-7641202DC374> /Applications/LibreOffice.app/Contents/ure-link/lib/libreglo.dylib
 0x2120000 -  0x2182fff +libunoidllo.dylib (0) <8BEDA82F-BC6F-E430-F50C-AC2554F35AE9> /Applications/LibreOffice.app/Contents/ure-link/lib/libunoidllo.dylib
 0x2191000 -  0x219aff3 +libxmlreaderlo.dylib (0) <ADE4AE4D-FFB3-88C0-5625-CAAC35930559> /Applications/LibreOffice.app/Contents/ure-link/lib/libxmlreaderlo.dylib
 0x21a0000 -  0x21baff7 +libstorelo.dylib (0) <C0EE57D4-40FE-8D0A-E8A9-58BA143B9FBF> /Applications/LibreOffice.app/Contents/ure-link/lib/libstorelo.dylib
 0x21c5000 -  0x364cff7 +libicudata.dylib.53 (53.1) <6431AE13-F1C1-F438-4F4F-D9FD8BFA1BCA> /Applications/LibreOffice.app/Contents/MacOS/libicudata.dylib.53
 0x3668000 -  0x3701fef +libxmlscriptlo.dylib (0) <CC1330ED-8D69-C448-5F66-11BAE2343A53> /Applications/LibreOffice.app/Contents/MacOS/libxmlscriptlo.dylib
 0x3732000 -  0x37caff3 +libbasegfxlo.dylib (0) <CB234961-6064-5DFF-82E0-291F9C98036F> /Applications/LibreOffice.app/Contents/MacOS/libbasegfxlo.dylib
 0x37f1000 -  0x3842ff7 +libsotlo.dylib (0) <DB9A10F6-F50F-722B-0A51-8F6B51F5B01F> /Applications/LibreOffice.app/Contents/MacOS/libsotlo.dylib
 0x3869000 -  0x3879ff7 +libi18nutil.dylib (0) <A86B959D-B805-FE73-871A-67AF83E0ABDC> /Applications/LibreOffice.app/Contents/MacOS/libi18nutil.dylib
 0x3884000 -  0x389bff7 +libjvmfwklo.dylib (0) <CA26B8C0-A485-8CD5-D064-41348A1A816C> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmfwklo.dylib
 0x38a4000 -  0x3a51ff3 +libicui18n.dylib.53 (53.1) <78B1D567-93B3-1410-5501-D20998624560> /Applications/LibreOffice.app/Contents/MacOS/libicui18n.dylib.53
 0x3b01000 -  0x3b04ffb +libjvmaccesslo.dylib (0) <007A2A85-186F-3A94-50CF-D31E3432141D> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmaccesslo.dylib
 0x3b0b000 -  0x3b10ff7 +libAppleRemotelo.dylib (0) <27A49018-D23B-8746-FA21-00B0AC5CF933> /Applications/LibreOffice.app/Contents/MacOS/libAppleRemotelo.dylib
 0x3b17000 -  0x3b51fef +libnspr4.dylib (1) <792BA822-C030-8A53-B209-C86954F6F68E> /Applications/LibreOffice.app/Contents/MacOS/libnspr4.dylib
 0x3b79000 -  0x3cb1fe7 +libnss3.dylib (1) <EB25CEB3-C7BB-7E14-EB42-B96E2233B586> /Applications/LibreOffice.app/Contents/MacOS/libnss3.dylib
 0x3d38000 -  0x3d5dfe7 +libsmime3.dylib (1) <06222364-3969-810B-2EA7-3821A8CAABA7> /Applications/LibreOffice.app/Contents/MacOS/libsmime3.dylib
 0x3d7b000 -  0x3db9fe7 +liblcms2.2.dylib (3.6) <1775730D-BD5C-DB09-4D4A-55C23A07E18E> /Applications/LibreOffice.app/Contents/MacOS/liblcms2.2.dylib
 0x3ddd000 -  0x3dfdfe7 +libnssutil3.dylib (1) <6794BEE7-DDAB-A248-DD1A-4F5658614DC0> /Applications/LibreOffice.app/Contents/MacOS/libnssutil3.dylib
 0x3e18000 -  0x3e1efff +libplc4.dylib (1) <8222890E-90A2-2ACC-CB31-DC9E04A395FE> /Applications/LibreOffice.app/Contents/MacOS/libplc4.dylib
 0x3e28000 -  0x3e2efff +libplds4.dylib (1) <5FC6610B-969F-6DFA-6785-6206931893E5> /Applications/LibreOffice.app/Contents/MacOS/libplds4.dylib
 0x3e37000 -  0x3f4cff3 +libdrawinglayerlo.dylib (0) <F573D347-1A99-EB0B-7937-0930079550DF> /Applications/LibreOffice.app/Contents/MacOS/libdrawinglayerlo.dylib
 0x3fd2000 -  0x4052ff7 +libfwelo.dylib (0) <682B4AFA-88A2-E22F-767E-3669C92489E5> /Applications/LibreOffice.app/Contents/MacOS/libfwelo.dylib
 0x4096000 -  0x40aaff3 +libsaxlo.dylib (0) <3537877C-5F22-C2E0-F86A-7CD7D4DAFD1D> /Applications/LibreOffice.app/Contents/MacOS/libsaxlo.dylib
 0x40b8000 -  0x40e8ffb +libcanvastoolslo.dylib (0) <C69A9C41-98A5-2664-E385-44776DF2B904> /Applications/LibreOffice.app/Contents/MacOS/libcanvastoolslo.dylib
 0x4108000 -  0x415dfff +libcppcanvaslo.dylib (0) <35316B3D-C339-1A31-1FFA-CDBA5C1CA74B> /Applications/LibreOffice.app/Contents/MacOS/libcppcanvaslo.dylib
 0x4180000 -  0x41aaff7 +libfwilo.dylib (0) <2C7D0093-C343-C4DC-4E95-D1E2D970E2F5> /Applications/LibreOffice.app/Contents/MacOS/libfwilo.dylib
 0x9b07000 -  0x9b47ff3  com.apple.CloudDocs (1.0 - 262) <4B31F83F-3EC6-310F-AFFA-6626295657B6> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
 0xae3c000 -  0xae3cffb +cl_kernels (???) <18C8CD6C-3B3E-46B2-B4BB-ECD6A7913A0D> cl_kernels
 0xae4b000 -  0xae4bff9 +cl_kernels (???) <6809B14A-52B7-408E-8917-1DFDB0537ADB> cl_kernels
 0xae4d000 -  0xaf38ff7  unorm8_bgra.dylib (2.4.5) <158C8746-4F0B-3ACB-988A-80346F3E5D74> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fe5d000 - 0x8fe90e03  dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
0x90008000 - 0x9000dff7  libmacho.dylib (862) <994A4135-A10A-3E00-AD33-9BB4D59EE6DD> /usr/lib/system/libmacho.dylib
0x9012f000 - 0x90131fff  com.apple.loginsupport (1.0 - 1) <CC0571F3-68A7-3986-A0E4-36057DD2B796> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x90132000 - 0x9018fff3  com.apple.print.framework.PrintCore (10.0 - 450) <396AFF1D-32DE-3FFC-AF36-1E525FCB112C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90190000 - 0x9019eff7  com.apple.SpeechRecognitionCore (2.0.28 - 2.0.28) <2C043721-D5FD-3A24-90E0-D5F6FAD4472D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9019f000 - 0x904eefff  libmecabra.dylib (661) <1010C0D1-FC4D-3C7F-87B9-D8EEF2E23825> /usr/lib/libmecabra.dylib
0x904ef000 - 0x904f7fff  libsystem_pthread.dylib (105.1.4) <7A96DB53-5E28-304D-8CE4-760E65C5430D> /usr/lib/system/libsystem_pthread.dylib
0x9052d000 - 0x90623ff7  libFontParser.dylib (130) <EBA8441C-5131-3D71-892D-4490548B1A32> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90624000 - 0x90677fff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x90678000 - 0x9067bfff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x9067c000 - 0x906efffb  com.apple.framework.CoreWLAN (5.0 - 500.29) <6DC23F60-69C0-3495-B539-C7C990F89AE1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x906f0000 - 0x907bbfff  com.apple.DiscRecording (9.0 - 9000.4.1) <820ED5C6-3B0A-33E0-B828-8DE5147A7131> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x907bc000 - 0x907c0ffb  com.apple.TCC (1.0 - 1) <8536270E-C27A-36D6-AAFD-D46C0C49FC8F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x908d4000 - 0x908e5ffb  libsystem_coretls.dylib (35) <7BF5E19E-8083-3D63-AC0B-C58CD1B67FD9> /usr/lib/system/libsystem_coretls.dylib
0x908e6000 - 0x9096dfff  com.apple.CoreServices.OSServices (639 - 639) <740EA9BB-EBD7-3D0C-97A4-183B4779D813> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9096e000 - 0x909b1fff  libGLU.dylib (11.0.5) <5BE4EE86-4BBD-30A4-96BF-9B49B0A75BC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x909b2000 - 0x909b6ffb  libcache.dylib (69) <1E85E459-FBEF-31E0-A237-EF4BE9D5D768> /usr/lib/system/libcache.dylib
0x909b7000 - 0x90cb4ffb  com.apple.CoreServices.CarbonCore (1105 - 1105) <AD965CC1-83E5-3EEC-81BF-7815E5E07DDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90cb5000 - 0x90cc3ff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x90cc4000 - 0x90cc6ff3  com.apple.EFILogin (2.0 - 2) <40B1056B-2FCA-3DD1-AC19-8A7DB09F1757> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x90d02000 - 0x90d02fff  com.apple.Cocoa (6.8 - 21) <6745A805-354F-3B26-9991-2C964D904256> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90d03000 - 0x90d29ff7  com.apple.IconServices (45 - 45) <E7B742AA-1699-372D-9689-93A012142614> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x91cca000 - 0x91cd3fff  libGFXShared.dylib (11.0.5) <23B88370-1E8E-34B5-9625-757409DD721F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92bb5000 - 0x92cabff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x92cac000 - 0x92cebfff  com.apple.NavigationServices (3.8 - 215.1) <2A4EB6F1-F9F3-3AA6-AF95-02611C72C35C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92cec000 - 0x92d09fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x92d0a000 - 0x92d12ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D851D4D4-1486-38CD-BE70-ED34A076B929> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x92d3e000 - 0x92d49fff  com.apple.CrashReporterSupport (10.10 - 625) <0047B7D0-426F-39D2-BDDB-6F6562F51794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92ef9000 - 0x92efafff  libremovefile.dylib (35) <CFB0212F-7005-3B0C-8243-527B32E2BF74> /usr/lib/system/libremovefile.dylib
0x92efb000 - 0x92f0bfff  libGL.dylib (11.0.5) <558A4D68-B8A4-34BF-B0A6-875D3B44B526> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f0c000 - 0x92f26ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x92f27000 - 0x9306bff7  com.apple.ImageIO.framework (3.3.0 - 1038) <299FE5ED-6E8F-3D38-888C-509C12BCF9FE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x930e3000 - 0x9320ffff  com.apple.coreui (2.1 - 300) <6765132D-A0FD-34E7-845C-7AF21AFB91BD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93210000 - 0x9323cfff  com.apple.ChunkingLibrary (2.1 - 163.1) <DC9EAEFB-8855-3131-A13C-99768C5394D2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9323d000 - 0x9326fff3  com.apple.GSS (4.0 - 2.0) <6E3ECA6A-8CEC-3D8A-A484-DCC4A7BEC314> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x93270000 - 0x93271fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x93272000 - 0x932e8ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B4BD4A0F-F6ED-37A0-AA73-9CAC84BCFF33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9332b000 - 0x9332dfff  libquarantine.dylib (76) <BA2D935B-4B5C-355B-9BAE-0325624E39C0> /usr/lib/system/libquarantine.dylib
0x9332e000 - 0x93334ff7  libsystem_trace.dylib (72.1.1.0.1) <05261F36-47FB-3288-9EAD-EA2A4D2F1CEB> /usr/lib/system/libsystem_trace.dylib
0x93335000 - 0x9333efff  libcopyfile.dylib (118.1.1) <6C56E539-FD5F-3F1C-8D4C-720AEA97E2FE> /usr/lib/system/libcopyfile.dylib
0x9333f000 - 0x933bcff3  com.apple.framework.IOKit (2.0.2 - 1050.1.20) <42B5C125-BED8-387B-B22A-8C9255BE57A1> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x933bd000 - 0x9340efff  libcups.2.dylib (404) <D7C5C50F-AB38-36D5-9CC4-B7378BB1CF68> /usr/lib/libcups.2.dylib
0x9340f000 - 0x93436fff  libdispatch.dylib (442.1.3) <4FFC29A5-45E8-30FB-8206-1D3318D9F20E> /usr/lib/system/libdispatch.dylib
0x93437000 - 0x9343dff3  libsystem_platform.dylib (63) <0C034682-EF49-3188-AAE0-AA445872632C> /usr/lib/system/libsystem_platform.dylib
0x9343e000 - 0x9344bfff  com.apple.OpenDirectory (10.10 - 187) <AE61B41A-9228-3DF2-A750-B75405295C67> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9344c000 - 0x93452ff7  libsystem_networkextension.dylib (167.1.9) <940A7B3A-3E69-3764-B6CD-ECF5BB18E090> /usr/lib/system/libsystem_networkextension.dylib
0x93453000 - 0x93472ff7  com.apple.GenerationalStorage (2.0 - 209.8) <CF1C8A52-DB43-3C2F-8B23-9A61B685E33E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x93473000 - 0x93499fff  libxpc.dylib (559.1.7) <04256902-F7CD-36BD-8B7C-D954366DE149> /usr/lib/system/libxpc.dylib
0x9349a000 - 0x9349cffb  libRadiance.dylib (1230) <C9193F08-5AB9-3F48-96C3-3AC693C48FFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9349d000 - 0x9349efff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x9349f000 - 0x934b1ff7  libsasl2.2.dylib (191) <150F11A4-9FFF-3D7D-906B-57D1BAC37FC2> /usr/lib/libsasl2.2.dylib
0x934b2000 - 0x93737fff  com.apple.QuickTime (7.7.3 - 2890) <93AEDD55-213D-3495-B9DD-348B269982B8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93738000 - 0x9383cff7  libJP2.dylib (1230) <64724906-45FF-39A0-A5FA-1AEE3B822CB5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9383d000 - 0x9384aff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x9384b000 - 0x938b4ff7  libcorecrypto.dylib (233.1.2) <353B7C76-DCDC-3414-AA92-0AB9CA74376A> /usr/lib/system/libcorecrypto.dylib
0x938b5000 - 0x93903ff7  libcurl.4.dylib (83.1.1) <46C49D27-5E3E-3CD7-9921-16F1BFFCFA7F> /usr/lib/libcurl.4.dylib
0x9396a000 - 0x939e4fff  com.apple.ApplicationServices.ATS (360 - 373) <55F10232-89FE-317E-8989-0630635F0121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x939e5000 - 0x93a5bfff  com.apple.securityfoundation (6.0 - 55125) <8A9A2603-5610-3D99-8F42-C75CAC57092D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93a5c000 - 0x93a68ff3  libcommonCrypto.dylib (60061) <19665E39-1C4A-3B7B-AB33-B808E00F97FE> /usr/lib/system/libcommonCrypto.dylib
0x93a69000 - 0x93ab2fff  libFontRegistry.dylib (133) <83673E22-238D-3513-B62A-FA025DF9A152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93ab3000 - 0x93aceff7  com.apple.CFOpenDirectory (10.10 - 187) <F2FD6A1A-5AAB-31CE-AB42-EEF694C39138> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93acf000 - 0x93b09fff  com.apple.LDAPFramework (2.4.28 - 194.5) <B58B0F39-A7C0-3A7C-B606-9065CA1ED1AA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93b10000 - 0x93c22ff7  com.apple.CoreText (352.0 - 450) <3EBCEE3F-03E0-381F-9731-66F21D00DC11> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x93f3b000 - 0x93f3cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x942c0000 - 0x942c0fff  liblaunch.dylib (559.1.7) <03822C2F-8F48-34A8-AF57-7D5FE05CA297> /usr/lib/system/liblaunch.dylib
0x942c1000 - 0x94361fff  com.apple.QD (3.48 - 300) <4A32A4F5-48A4-3749-B3F7-8224FA917422> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94362000 - 0x9438bfff  libRIP.A.dylib (754.1) <FFCD387A-7D94-3F76-9C8A-41A8E7DE0727> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9438c000 - 0x943b2ffb  libPng.dylib (1230) <74ED7B1A-B8D0-363D-BC9C-2E74C81896A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x943b3000 - 0x94576ff7  com.apple.QuartzCore (1.10 - 361.3) <AFD0E87B-053E-35E1-86E1-B191A3661B1A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94577000 - 0x945f5fff  com.apple.SystemConfiguration (1.14 - 1.14) <95045A74-D520-38FA-BCFC-96AFAA4EB4B6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x945f6000 - 0x94662fff  com.apple.datadetectorscore (5.0 - 396) <B83917F8-5FFE-3071-AE76-0021C52C4962> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x946b7000 - 0x946c5ff3  libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
0x946ca000 - 0x946defff  com.apple.ImageCapture (9.0 - 9.0) <23F1303A-F93B-3BBE-A6DC-931DB680C25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x946df000 - 0x946e1fff  libsystem_configuration.dylib (699.1.4) <488307B9-01E5-39B2-8847-B49C4F39E446> /usr/lib/system/libsystem_configuration.dylib
0x946e2000 - 0x94733fff  com.apple.opencl (2.4.2 - 2.4.2) <E05E503B-BB20-342A-81ED-5EA8087C9B60> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94734000 - 0x9473aff7  com.apple.speech.recognition.framework (5.0.6 - 5.0.6) <EFEAE767-AA42-306F-B35C-F0341EABFA51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x948b1000 - 0x948ebff7  com.apple.DebugSymbols (115 - 115) <8B1A8310-EC15-3174-913D-42B892685A5C> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x948ec000 - 0x948f4fff  libsystem_dnssd.dylib (561) <12EEB90B-82E8-3903-B622-FF7C8BCCDDBB> /usr/lib/system/libsystem_dnssd.dylib
0x94d9f000 - 0x94da7feb  libcldcpuengine.dylib (2.4.5) <C918FDAE-3462-3EC3-9E0F-8A21125A3302> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94dc0000 - 0x94dc9ff7  libsystem_notify.dylib (133.1.1) <16BC7F5B-F438-33EF-9068-99078948AA68> /usr/lib/system/libsystem_notify.dylib
0x956d8000 - 0x956ebfff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x956ec000 - 0x9572cfff  com.apple.Symbolication (1.4 - 56045) <0661B60C-1ECF-3FA3-A541-6BF0569D43A2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9572d000 - 0x9574affb  com.apple.Ubiquity (1.3 - 313) <056AF605-B3B8-3897-A2FB-5289C8DE41E3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9574b000 - 0x95834fff  libcrypto.0.9.8.dylib (52) <BF7474C8-46E4-3694-B94A-738076734B79> /usr/lib/libcrypto.0.9.8.dylib
0x95835000 - 0x9588bfff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x9588c000 - 0x9589dfff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x958a6000 - 0x958d9fff  com.apple.CoreServicesInternal (221 - 221) <DE28C5A5-92B8-3616-BB54-65EDF437047F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95a62000 - 0x95c58fff  libicucore.A.dylib (531.26) <A460D460-1C54-3743-ADF6-EAF1C2544DD8> /usr/lib/libicucore.A.dylib
0x95c59000 - 0x95c5cfff  libdyld.dylib (353.2.1) <0F834F1E-55D9-3D9B-9733-BBF49C6472FA> /usr/lib/system/libdyld.dylib
0x95c5d000 - 0x95c86ff7  libsystem_info.dylib (459) <FEC32E6C-F6B0-34D6-8126-DDA2CC980722> /usr/lib/system/libsystem_info.dylib
0x95d0f000 - 0x95d22ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <CCC4EF12-DF4B-36FA-A566-B832C6E18B6C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x95d23000 - 0x95d23fff  com.apple.CoreServices (62 - 62) <51E95B8E-1F5D-39CF-B1F8-2E0CFF3F8501> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95d31000 - 0x95d35fff  libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95d36000 - 0x95d36fff  libOpenScriptingUtil.dylib (162) <D471EF1A-C045-3034-B2DA-0D1349B79925> /usr/lib/libOpenScriptingUtil.dylib
0x95d37000 - 0x95d3fffb  com.apple.NetFS (6.0 - 4.0) <BE9098D6-D631-3CBA-AD4C-F3621D849AF8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95d40000 - 0x95d9bfff  com.apple.LanguageModeling (1.0 - 1) <5A3209C8-037B-3FDE-A90B-66DB622DE801> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x95d9c000 - 0x95e39fff  com.apple.ink.framework (10.9 - 213) <07522A36-9EE2-352B-89D2-EA922FBE6C31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95e9c000 - 0x95eabff3  com.apple.opengl (11.0.5 - 11.0.5) <3AE5E3C7-4181-37DF-9755-EA70CE9A3C48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95eac000 - 0x95ecbfff  libsystem_kernel.dylib (2782.1.80) <52BAA39C-12FC-3BF6-9C73-D6967645362F> /usr/lib/system/libsystem_kernel.dylib
0x95ecc000 - 0x95f13ff3  com.apple.AppleJPEG (1.0 - 1) <2C0FADB1-D166-3320-8C48-03271A7C3457> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x95f14000 - 0x9602bff3  com.apple.desktopservices (1.9 - 1.9) <98FCEDFE-DEC9-331B-AB31-43AC155D2D30> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96059000 - 0x9618bffb  com.apple.UIFoundation (1.0 - 1) <8988B1F1-2CCC-39D5-A37D-D34A295525BE> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x96194000 - 0x96198fff  com.apple.CommonPanels (1.2.6 - 96) <2CBDC939-8E09-30D1-B4F8-22868993B988> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96199000 - 0x961b8ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x9636a000 - 0x9639effb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <EEA082B1-9C22-384A-8587-2E9813CF2DB5> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9639f000 - 0x963cefff  com.apple.CoreVideo (1.8 - 145.0) <5822134F-3114-39EE-97F8-0F0F5A24DD16> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x963cf000 - 0x963dbff7  libcsfde.dylib (468) <DBB1DEB1-26CD-32C0-BB80-054D45A2B050> /usr/lib/libcsfde.dylib
0x963dc000 - 0x963ffffb  com.apple.framework.Apple80211 (10.0 - 1000.47) <2D8F9EAB-5C86-36FC-8F48-DBB22B5A0A9F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96400000 - 0x96403fff  com.apple.xpc.ServiceManagement (1.0 - 1) <15AD8E1F-073B-3B2F-A0A7-955EE30A6F06> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x96404000 - 0x96fdbffb  com.apple.AppKit (6.9 - 1331.12) <4E68D16B-713C-37FD-8BD6-199D2772A7B0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96fe8000 - 0x970d4fe7  libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x970d5000 - 0x971d2ff7  com.apple.LaunchServices (641.1.2 - 641.1.2) <F15AE779-AA0B-3D1E-92C8-BDAF555AA0A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x971d3000 - 0x97213fff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x97214000 - 0x97218fff  libheimdal-asn1.dylib (398) <2E5C5B4B-6CFF-3AE7-B5B7-84F834D5348A> /usr/lib/libheimdal-asn1.dylib
0x97219000 - 0x97222ffb  com.apple.CommonAuth (4.0 - 2.0) <5C8CFDF2-6932-3AC0-87CC-500E915710FA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x975e3000 - 0x975ebfff  com.apple.CoreServices.FSEvents (1210 - 1210) <0CF2ED08-0972-3E32-8268-E944E6EAAF53> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x976f9000 - 0x976fcff7  com.apple.help (1.3.3 - 46) <B7E4F49A-9442-3107-9320-42E7878F02B1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x976fd000 - 0x97708ff7  com.apple.NetAuth (5.0 - 5.0) <1667582F-656C-323B-894A-E408B70E6A9F> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97709000 - 0x9779bfff  com.apple.CoreSymbolication (3.1 - 56072) <DA781DE3-0D1E-3893-9571-7F7A778CFD73> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9779c000 - 0x97a2eff7  com.apple.CoreData (110 - 522) <2236DD75-E2DA-3937-A528-1E761A4241A2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97a2f000 - 0x97a5dff7  libarchive.2.dylib (30) <9505A3D3-CE6E-3D45-B22E-DBC923A933B8> /usr/lib/libarchive.2.dylib
0x97a5e000 - 0x97ab9ffb  libTIFF.dylib (1230) <03927ED0-F4AD-37B1-82FE-EE10977A2867> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97aba000 - 0x97b0dff7  com.apple.HIServices (1.22 - 516) <66314CBC-D6EE-37E7-A667-2B3C4D3DFE35> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97b0e000 - 0x97b25fff  libsystem_asl.dylib (267) <61F3AE18-A118-38F3-A1A9-353D38532F25> /usr/lib/system/libsystem_asl.dylib
0x97b26000 - 0x97b62ff3  com.apple.RemoteViewServices (2.0 - 99) <44A7D91E-80AA-3191-90A3-6C3CC66A8658> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97b63000 - 0x97c6ffe3  libvDSP.dylib (512) <46C25529-ACD8-3929-B6F0-6AEE80DAF14D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97c70000 - 0x97c72ff7  libsystem_sandbox.dylib (358.1.1) <7C2B1D4A-17B0-3785-8498-C65B827246F7> /usr/lib/system/libsystem_sandbox.dylib
0x97c73000 - 0x97c77ffb  libGIF.dylib (1230) <C5A7F653-02E4-3022-96E5-CE822D751DAE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97c78000 - 0x97f67ff7  com.apple.CoreImage (10.0.30) <93B04FDA-6E66-3A9B-9AC6-36F4D187A336> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97f68000 - 0x97f83ff3  com.apple.openscripting (1.4 - 162) <950F79B1-F756-34AA-B8B1-3BEE27ADD7D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97fb2000 - 0x98091fff  com.apple.backup.framework (1.6 - 1.6) <6B1DBBB9-FEC7-3E4E-9953-00FB1D81E20F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x98092000 - 0x9809bfff  com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9809c000 - 0x980f1ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E1E94237-02EF-34B2-AB7F-0AE821F6CB7B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x980f2000 - 0x98104fff  com.apple.Sharing (316 - 316) <EAACB397-0173-31F6-9EAA-222E8A4CBC5B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x98105000 - 0x984b7fff  com.apple.CoreFoundation (6.9 - 1150.11) <18DF9262-BEAB-3F3B-A378-CF7D85B3FB28> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x984b8000 - 0x984bafff  com.apple.securityhi (9.0 - 55005) <057C189F-D972-351D-B735-B1B421F0E1E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x984bb000 - 0x98641fff  libsqlite3.dylib (164) <F3B4BDB1-E1B4-39C6-A93E-D9BC6A3BAF57> /usr/lib/libsqlite3.dylib
0x98642000 - 0x98675fe3  libsystem_m.dylib (3086.1) <37982713-2BC5-36FD-9923-6056A2416620> /usr/lib/system/libsystem_m.dylib
0x98676000 - 0x98767ffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x98768000 - 0x987f4ff3  com.apple.PerformanceAnalysis (1.0 - 1) <D5F5C1F1-E880-3725-AA3A-346AD7042796> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x987f5000 - 0x98808fff  com.apple.CoreBluetooth (1.0 - 1) <2216AB08-4749-3BC8-8BAD-4B3178C902FC> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x98809000 - 0x98815ff7  com.apple.speech.synthesis.framework (5.2.1 - 5.2.1) <8302974A-5C6D-3A8C-871F-FFACECADD27A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98816000 - 0x988bbfff  com.apple.Metadata (10.7.0 - 899) <07D04AC5-659B-34D5-A21C-CFD82ED7DD6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x988bc000 - 0x988e6fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x988e7000 - 0x988f3ff7  libkxld.dylib (2782.1.80) <C247D987-910B-3457-9157-1E8C569F5183> /usr/lib/system/libkxld.dylib
0x988f4000 - 0x988f4fff  libkeymgr.dylib (28) <1CEB82CD-2F94-3FD7-B31A-A229618EB430> /usr/lib/system/libkeymgr.dylib
0x988f5000 - 0x98ccaff7  com.apple.HIToolbox (2.1.1 - 747) <23D0D5E8-464F-3116-9260-2C90A02F2317> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98ccb000 - 0x98cf9fff  com.apple.DictionaryServices (1.2 - 227) <7E75AF7E-7223-329D-A33B-8C9B23890418> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98d01000 - 0x98d03ffb  libCGXType.A.dylib (754.1) <91D4F442-2FFB-3C65-9466-A4ACC7250DE2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98da6000 - 0x98da8fff  libCVMSPluginSupport.dylib (11.0.5) <8453DB16-BB2D-32D7-BD58-6EC202907A48> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x98db2000 - 0x98db2fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <7ED04704-DD04-346A-ABAC-98FC2B128932> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98db3000 - 0x9904cfff  com.apple.RawCamera.bundle (6.00 - 754) <AC102D5B-8B4C-3AA3-94CB-A264F9F11E07> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9904d000 - 0x99052fff  com.apple.print.framework.Print (10.0 - 265) <568A1B1C-810D-3647-90EC-33F0FD691960> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99053000 - 0x990e8ff3  libsystem_c.dylib (1044.1.1) <DCE7F6D7-21DE-3FC2-A051-40CB4E4F0832> /usr/lib/system/libsystem_c.dylib
0x990e9000 - 0x990e9fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x990ea000 - 0x99525fd7  com.apple.vImage (8.0 - 8.0) <AE6DA57E-3C8E-39EC-869F-1C2EF6AC4376> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99526000 - 0x99529fff  libextension.dylib (50) <B94A01F4-DDD9-33BD-B07E-610D1500F917> /usr/lib/libextension.dylib
0x9952a000 - 0x996b5ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <D5332121-FC40-37C2-BEB0-878C847319F7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x996b6000 - 0x996b7fff  libSystem.B.dylib (1213) <1A292FD8-3AC9-3E87-A7C0-88A7E4219392> /usr/lib/libSystem.B.dylib
0x997c7000 - 0x997cfff7  libCGCMS.A.dylib (754.1) <E531AEDC-A85A-3774-BB90-F647A42B333E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x997d0000 - 0x9980afff  com.apple.MediaKit (16 - 756) <0CAB9818-18A7-31DE-BC63-FD07EB753208> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9980b000 - 0x99c01fff  com.apple.CoreGraphics (1.600.0 - 754.1) <54252926-6E76-3880-A4D6-03EFC8F333F4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99c02000 - 0x99dde2ef  libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
0x99ddf000 - 0x99e53ff3  com.apple.Heimdal (4.0 - 2.0) <F0012CD1-F49D-3259-89D0-E15C2B50B308> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99e54000 - 0x99e6dfff  com.apple.Kerberos (3.0 - 1) <7950EB36-BEBA-3CC5-A9DF-E49B0EB3AE56> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99e6e000 - 0x99e70fff  libsystem_coreservices.dylib (9) <E029A4DF-F588-314D-82B4-13FE48518831> /usr/lib/system/libsystem_coreservices.dylib
0x99e71000 - 0x99ec6ff7  com.apple.htmlrendering (77 - 1.1.4) <79359AB7-86A6-3356-9604-73955F47B36D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99ec7000 - 0x99ec7fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <7AD2A383-63B9-3FA8-BBEF-DCBCF0D01F6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99ec8000 - 0x99f2cffb  com.apple.AE (680 - 680) <74735E5D-B505-3D5E-9790-27F2841285BC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99f2d000 - 0x99f44ff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x99f45000 - 0x99f82ff7  libsystem_network.dylib (408) <E8B7CA94-7DED-39FE-8C28-74EB1020B65F> /usr/lib/system/libsystem_network.dylib
0x99f83000 - 0x99fc3ffb  libGLImage.dylib (11.0.5) <A1A10306-7EF0-38E7-BD0D-D7CC58E14F6E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99fc4000 - 0x9a3f7ff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <11BD7F81-AEF5-30AF-BF0B-3095B18D299C> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9ada7000 - 0x9ada8fff  libunc.dylib (28) <F36FBA4E-BA5F-3E1F-9AF0-9BCA53BC8D06> /usr/lib/system/libunc.dylib
0x9ae57000 - 0x9ae5eff3  libunwind.dylib (35.3) <38BC2EF3-BD2C-36E9-9F78-2039E7999162> /usr/lib/system/libunwind.dylib
0x9aed0000 - 0x9aef6ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x9aef7000 - 0x9af1afff  libJPEG.dylib (1230) <50D8776B-A29A-3546-92FE-5F383AE1B9ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9af1b000 - 0x9af28ff7  com.apple.ProtocolBuffer (1 - 225.1) <660D68A0-00F9-326C-8EBD-CE3A6A911882> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9af29000 - 0x9af33ffb  com.apple.audio.SoundManager (4.2 - 4.2) <EF1A1C69-1CB9-3FC9-8EDA-0D3F90438EC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9af34000 - 0x9b024ff3  com.apple.DiskImagesFramework (10.10 - 389) <58B79B83-8C4B-3C9A-97FB-48E75EC4224A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9b025000 - 0x9b0d4ff3  com.apple.Bluetooth (4.3.0 - 4.3.0b13) <DB36334E-7405-3498-AB9C-E609F8A40621> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9b0d5000 - 0x9b0e5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D6F05FB2-CD47-3A9A-B9B2-E110BE33F831> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9b0e6000 - 0x9b0e6fff  com.apple.Carbon (154 - 157) <CCAEDF74-3B62-332A-B18F-2E390DE4E407> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9b0e7000 - 0x9b181fff  com.apple.ColorSync (4.9.0 - 4.9.0) <E89E51C8-19D7-39BB-8921-8ABE656BD2D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b182000 - 0x9b56aff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b59d000 - 0x9b70effb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b70f000 - 0x9b987ffb  com.apple.security (7.0 - 55406) <41073BCD-8602-393A-B426-AA7EBC7A4971> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b98b000 - 0x9b9a4ffb  libsystem_malloc.dylib (53) <3E21B30B-77EF-3143-9625-40555D35375C> /usr/lib/system/libsystem_malloc.dylib
0x9b9a5000 - 0x9ba57fff  libCoreStorage.dylib (468) <4434DDD3-B282-3F45-B4AB-AF0244F4DE26> /usr/lib/libCoreStorage.dylib
0x9ba58000 - 0x9ba5affb  libsystem_secinit.dylib (18) <A31E4E98-B2A5-33FB-AC06-5F62D3713920> /usr/lib/system/libsystem_secinit.dylib
0x9ba7e000 - 0x9bc80ffb  com.apple.CFNetwork (714 - 714) <9FD8415C-2F58-3124-94E9-57B03F6E9E94> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bc81000 - 0x9bc96ffb  com.apple.MultitouchSupport.framework (260.29 - 260.29) <FC591B47-058C-3CD5-9032-32B704E8FC34> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9bc97000 - 0x9bc97fff  com.apple.ApplicationServices (48 - 48) <D3F49C7F-BE74-3C6B-9306-502E7F3ACB78> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9bc98000 - 0x9bca1fff  com.apple.DiskArbitration (2.6 - 2.6) <2CC468C1-625A-3BC6-8271-DAC70263CD02> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9bf2a000 - 0x9bf2fff7  libcompiler_rt.dylib (35) <0D0E826D-BC15-3E80-BF58-0E6ECE919C2D> /usr/lib/system/libcompiler_rt.dylib
0x9bf30000 - 0x9c28effb  com.apple.Foundation (6.9 - 1150.12) <5BD65BE4-18A3-336A-95C5-E1AF0568C0DF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9c28f000 - 0x9c2faff7  com.apple.framework.CoreWiFi (3.0 - 300.3) <F0D5E81B-E0E2-3BD1-916D-741F2B51EC97> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9c2fb000 - 0x9c2ffffb  com.apple.IOSurface (97 - 97) <7283FBC9-CD72-3367-A59A-E2FFFDFF0334> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c318000 - 0x9c319fff  libsystem_blocks.dylib (65) <4EADAA33-46FC-3A88-949F-406F7095DD4C> /usr/lib/system/libsystem_blocks.dylib
0x9c31a000 - 0x9c31dffb  libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.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: 197611
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=218.8M resident=35.7M(16%) swapped_out_or_unallocated=183.1M(84%)
Writable regions: Total=93.3M written=4032K(4%) resident=5968K(6%) swapped_out=4K(0%) unallocated=87.5M(94%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   336K
CG image                              8K
CG shared images                    208K
Kernel Alloc Once                     4K
MALLOC                             62.1M
MALLOC (admin)                       48K
OpenCL                               16K
Stack                              68.6M
VM_ALLOCATE                        17.5M
__DATA                             8308K
__IMAGE                             528K
__LINKEDIT                         54.7M
__OBJC                             2288K
__TEXT                            164.1M
__UNICODE                           544K
mapped file                       152.3M
shared memory                         4K
===========                      =======
TOTAL                             531.3M
Comment 5 Joel Madero 2014-09-03 10:13:06 UTC
FWIW the apple debug spitout is pretty much useless for debugging purposes. If you could debug this way: https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Mac_OSX:_How_to_get_debug_information

that would provide actually useful info. Thanks!
Comment 6 Ken Greer 2014-09-04 00:41:09 UTC
The Mac crash report does not have any more information than what is already listed.  If you have some other way to Trap the crash I will be more than glad to help.

Ken Greer
Comment 7 Ken Greer 2014-09-04 00:50:42 UTC
Created attachment 105710 [details]
Crash log

Reporting as per the web link
Comment 8 Ken Greer 2014-09-04 00:53:02 UTC
Where it is crashing is when I try and open An ODT document, where as if I open from applications it starts.
Comment 9 Ken Greer 2014-09-06 02:04:58 UTC
Well, it is now crashing while opening the app, the only way to get it up & running is to use Reopen sending the log to apple
Comment 10 Julien Nabet 2014-09-06 05:32:52 UTC
Tor: 
Considering the bt, I found this part: http://opengrok.libreoffice.org/xref/core/vcl/osx/vclnsapp.mm#434
    425 -(void)screenParametersChanged: (NSNotification*) pNotification
    426 {
    427     (void)pNotification;
    428     YIELD_GUARD;
    429 
    430     SalData* pSalData = GetSalData();
    431     std::list< AquaSalFrame* >::iterator it;
    432     for( it = pSalData->maFrames.begin(); it != pSalData->maFrames.end(); ++it )
    433     {
    434         (*it)->screenParametersChanged();
    435     }
    436 }
Shouldn't we check if maFrames may be empty? (like http://opengrok.libreoffice.org/xref/core/vcl/osx/vclnsapp.mm#395)

Ken: 
To know if it could be a regression, was a former LO version work on your Mac? If yes which one?

Also, you must know that sometimes a crash can be due to accessibility components so I'll quote Roman's (put in cc) questionnaire.

"
1) Do you have any accesibility features enabled? Apple’s accessibility
features like “VoiceOver” or “Enable access for assistive devices”, which get
enabled in “System Preferences > Universal Access”, are known to cause many crashes and freezes in LibreOffice. So please try to disable any accesibility features, then check if the problem is still reproducible.

2) Do you have installed any window management/user interface utilities/apps/control panels/extensions for Mac OS X like 
   * AquaSnap                * BetterSnapTool
   * BetterTouchTool         * Breeze
   * Cinch                   * Divvy
   * DoublePane              * Flexiglass
   * HyperDock               * iSnap
   * Moom                    * RightZoom
   * ShiftIt                 * SizeUp
   * SizeWell                * Spectacle
   * Stay                    * TileWindows
   * WindowTidy              * Flavours (from flavours.interacto.net)
... or something similar?

And/or do you use any mouse cursor/pointer utility, i.e. some little application or control panel etc. which animates or replaces etc. the mouse curser/pointer, like
   * LazyMouse?

And/or do you use any special software which could be related to accessibility stuff, e.g. a screen reader, screen magnifier, speech recognition software,
a text-to-speech (dictation) application, or similar?

All these and many similar utilities rely heavily on Mac OS accessibility features and therefore can cause LibreOffice to crash or freeze. So please check if you have installed any utility of this kind and try to disable it
(or to add LibreOffice to the list of excluded applications for the utility,
if there is such a thing).

So please check these possibilities, if any of them helps to make the crash go away, and report the results here.
"
Comment 11 Ken Greer 2014-09-09 23:26:21 UTC
Created attachment 106014 [details]
Crash report with 4.2.6

1:  Do not have any actability installed or turned on
2: I have not installed and windoz management apps
3: no different mouse pointer, just the normal trackpad
4: the only thing I have tuned on is the speech of notifications

I also have it crashing with 4.2.6
Comment 12 Julien Nabet 2014-09-10 05:45:28 UTC
Thank you for your feedback, I put it at NEW since there's a bt.

Just for the test, could you disable speech of notifications?
Comment 13 Ken Greer 2014-09-12 01:11:38 UTC
Created attachment 106163 [details]
4.3.1 crashing with out any Text to Speach on

I turned off the speech notifications and 4.2.6 did not crash, so I bumped up to 4.3.1 and the crashing returned, I have attached the new log droping back to 4.2.6 for now
Comment 14 Alex Thurgood 2014-09-30 16:38:24 UTC
(In reply to comment #5)
> FWIW the apple debug spitout is pretty much useless for debugging purposes.
> If you could debug this way:
> https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Mac_OSX:
> _How_to_get_debug_information
> 
> that would provide actually useful info. Thanks!

Hi Joel,

The output is, as far as I can tell, identical. Obtaining a full backtrace on recent versions of OSX is more difficult for the casual user because Apple has removed gdb, and replaced it with lldb.
Comment 15 Alex Thurgood 2014-09-30 16:39:34 UTC
why is this bug linked to 83426 ?
Comment 16 tommy27 2014-10-21 19:04:11 UTC
*** Bug 85278 has been marked as a duplicate of this bug. ***
Comment 17 Alex Thurgood 2014-10-21 19:38:56 UTC
@Ken : Yosemite final is now generally available. I'm assuming you've upgraded from beta to final ?

Please download the latest 64bit production release of LibreOffice, i.e. 4322, rename your LO profile, and try restarting LO and report back here with your findings.
Comment 18 Laurent 2014-10-21 19:52:38 UTC
I'm having the same issue, and I'm with the latest version of OS X (OS X 10.10 (14A389)) and LibreOffice. If it can make a difference, I'm on a Macbook Pro 2009.
Comment 19 retired 2014-10-21 23:03:03 UTC
10.10 final here with LO Version: 4.3.3.1
Build ID: 7d55112667c8fcddb67bc3803796b46c93aa56b0

Working fine here.

Please try https://www.libreoffice.org/download/pre-releases/
and set this bug back to NEW if the issue persists or WORKSFORME if it is fixed for you.
Comment 20 Laurent 2014-10-22 07:49:24 UTC
Yes 4.3.3.1 is indeed working fine for me too.
Comment 21 Laurent 2014-10-22 07:50:12 UTC
Sorry, setting back to NEEDINFO (Status WORKFORME doesn't seem to be available)
Comment 22 Julien Nabet 2014-10-22 07:53:47 UTC
Following last comments, put it as RESOLVED/WFM.
Comment 23 Ken Greer 2014-10-23 02:46:41 UTC
Working fine with released OSX 10.10