Logic crashes randomly and when saving

Hi,
I hope someone can help, I'm running logic 9 on OSX 10.9.1 2.66 GHz Duo Core with 4 gig of ram.
I've had random crashes occasionally in the past but nothing like this, the situation has got worse over the past week with many random crashes and it also occasionally crashes when I save or bounce. I'm considering a format / re install but would like to avoid that if possible.
There's been no software updates etc recently so am at a loss as to why this should suddenly start happening, bad timing as well as I'm just about to mix a finished track
I've tried deleting my preferences which didnt work and also tried deleting prokit and using Pro kit 7 but get an error message saying you have a newer version installed.
I'll paste the crash log below and really would appreciate any help on a fix!!
Many thanks,
Soul
Process:         Logic Pro [545]
Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
Identifier:      com.apple.logic.pro
Version:         9.1.8 (1700.67)
Build Info:      Logic-17006700~1
Code Type:       X86 (Native)
Parent Process:  launchd [163]
Responsible:     Logic Pro [545]
User ID:         501
PlugIn Path:       /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
PlugIn Identifier: com.apple.logic.pro
PlugIn Version:    9.1.8 (1700.67)
Date/Time:       2014-01-23 18:44:22.677 +0000
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  0B7EE2A2-3D3A-C14A-9E71-09B6838DAC7A
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    __TEXT                 0000000000001000-0000000000beb000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib             0x92acc952 __pthread_kill + 10
1   libsystem_pthread.dylib            0x96130167 pthread_kill + 101
2   libsystem_c.dylib                  0x923a040c __abort + 187
3   libsystem_c.dylib                  0x923a0351 abort + 172
4   com.apple.logic.pro                0x003e6729 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842985
5   libsystem_platform.dylib           0x9773fdeb _sigtramp + 43
6   libsystem_c.dylib                  0x923447f0 strlen + 16
7   com.apple.bsd.ServiceManagement     0x92508f81 __launchdApplyOverridesToJob + 39
8   com.apple.bsd.ServiceManagement     0x92509421 __launchdJobSubmitInternal + 26
9   com.apple.bsd.ServiceManagement     0x92507ef4 SMJobSubmit + 59
10  com.apple.LaunchServices           0x94560a18 _LSLaunch(LSContext*, FSNode*, unsigned long, void*, __CFArray const*, AEDesc const*, __CFArray const*, __CFDictionary const*, unsigned long, ProcessSerialNumber*) + 12913
11  com.apple.LaunchServices           0x9456381b _LSOpenApp(LSOpenState*, unsigned long, FSNode*, unsigned long, unsigned char*, ProcessSerialNumber*) + 285
12  com.apple.LaunchServices           0x944fcb38 _LSOpenItemsWithHandler_CFDictionaryApplier(void const*, void const*, void*) + 1634
13  com.apple.CoreFoundation           0x9afd0b90 __CFDictionaryApplyFunction_block_invoke + 32
14  com.apple.CoreFoundation           0x9afd0b4a CFBasicHashApply + 122
15  com.apple.CoreFoundation           0x9afd0aa3 CFDictionaryApplyFunction + 147
16  com.apple.LaunchServices           0x944fb750 _LSOpenStuff + 1481
17  com.apple.LaunchServices           0x944fb13e _LSOpenApplication_Common(LSApplicationParameters_V1 const*, AEKeyDesc const*, ProcessSerialNumber*, FSRef*) + 197
18  com.apple.LaunchServices           0x945502a6 LSOpenApplication + 39
19  com.apple.applescript              0xf9f4a533 LaunchSend(__CFURL const*, ProcessSerialNumber*, AEDesc const*) + 320
20  com.apple.applescript              0xf9f4f01a TUASApplication::Send(TStackFrame_UASRemoteSend*, AEDesc*, AEDesc*, unsigned char, unsigned char, unsigned char) + 2216
21  com.apple.applescript              0xf9f6e694 UASRemoteSend(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char*) + 586
22  com.apple.applescript              0xf9f7b0b9 UASSend1(unsigned char, unsigned char, unsigned char, TUASSendMode) + 688
23  com.apple.applescript              0xf9f7b45d UASSend(unsigned char, TUASSendMode) + 41
24  com.apple.applescript              0xf9f644dc BCMessageSend() + 31
25  com.apple.applescript              0xf9f5321f UASExecute1() + 308
26  com.apple.applescript              0xf9f53086 UASExecute(unsigned char) + 208
27  com.apple.applescript              0xf9f1fe52 ASExecute(unsigned long, unsigned long, long, unsigned long*) + 464
28  com.apple.CoreServices.CarbonCore     0x9752e800 callComponent_4444 + 40
29  com.apple.CoreServices.CarbonCore     0x9751ccd5 CallComponentFunction + 41
30  com.apple.applescript              0xf9f1b958 AppleScriptComponent + 780
31  com.apple.CoreServices.CarbonCore     0x9748eee5 CallComponent + 166
32  com.apple.CoreServices.CarbonCore     0x9748ef5c DelegateComponentCall + 24
33  com.apple.applescript              0xf9f36fc7 AGenericCall::Delegate(ComponentInstanceRecord*) + 49
34  com.apple.applescript              0xf9f36f76 AGenericManager::HandleOSACall(ComponentParameters*) + 62
35  com.apple.applescript              0xf9f36563 GenericComponent + 115
36  com.apple.CoreServices.CarbonCore     0x9748eee5 CallComponent + 166
37  com.apple.CoreServices.CarbonCore     0x9748ef3f CallComponentDispatch + 29
38  com.apple.openscripting            0x9001a645 OSAExecute + 66
39  com.apple.Foundation               0x93367eb8 -[NSAppleScript(NSPrivate) _executeWithMode:andReturnError:] + 134
40  com.apple.Foundation               0x93367bc8 -[NSAppleScript executeAndReturnError:] + 48
41  com.apple.logic.pro                0x000f1f3f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 744383
42  com.apple.logic.pro                0x00865f11 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8559505
43  com.apple.logic.pro                0x0086ad9c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8579612
44  com.apple.logic.pro                0x0086c07f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8584447
45  com.apple.logic.pro                0x0086c53f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8585663
46  com.apple.logic.pro                0x0040bb3c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3995580
47  com.apple.logic.pro                0x0040bd86 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3996166
48  com.apple.logic.pro                0x0040bef4 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3996532
49  com.apple.logic.pro                0x0040c434 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3997876
50  com.apple.logic.pro                0x0040cd57 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4000215
51  com.apple.logic.pro                0x0040d1e0 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4001376
52  com.apple.logic.pro                0x0061e228 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6168232
53  com.apple.logic.pro                0x00620175 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6176245
54  com.apple.logic.pro                0x005f4db3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5999155
55  libobjc.A.dylib                    0x9904b2af -[NSObject performSelector:withObject:] + 70
56  com.apple.AppKit                   0x95c47f9b -[NSToolbarButton sendAction:to:] + 94
57  com.apple.AppKit                   0x95c47ffa -[NSToolbarButton sendAction] + 82
58  com.apple.AppKit                   0x95774dd0 -[NSToolbarItemViewer mouseDown:] + 5207
59  com.apple.AppKit                   0x95685e4d -[NSWindow sendEvent:] + 11953
60  com.apple.prokit                   0x00fed013 -[NSProWindow sendEvent:] + 257
61  com.apple.logic.pro                0x007c94f3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7917939
62  com.apple.AppKit                   0x95621cad -[NSApplication sendEvent:] + 4034
63  com.apple.prokit                   0x00fc7f25 -[NSProApplication sendEvent:] + 1986
64  com.apple.logic.pro                0x0061503d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6130877
65  com.apple.logic.pro                0x00619cd1 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6150481
66  com.apple.logic.pro                0x0061506f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6130927
67  com.apple.AppKit                   0x954663bc -[NSApplication run] + 823
68  com.apple.prokit                   0x00fc880d NSProApplicationMain + 353
69  com.apple.logic.pro                0x0002bad5 DummyConnection::DummyConnection() + 193
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib             0x92acd992 kevent64 + 10
1   libdispatch.dylib                  0x973e58bd _dispatch_mgr_invoke + 238
2   libdispatch.dylib                  0x973e5556 _dispatch_mgr_thread + 52
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib             0x92ac7f7a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x92ac716c mach_msg + 68
2   com.apple.CoreFoundation           0x9b001f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation           0x9b001541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation           0x9b000d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation           0x9b000bbb CFRunLoopRunInMode + 123
6   com.apple.Foundation               0x933020b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7   com.apple.Foundation               0x93301f2e -[NSThread main] + 45
8   com.apple.Foundation               0x93301e86 __NSThread__main__ + 1426
9   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
10  libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
11  libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib             0x92accace __select + 10
1   com.apple.CoreFoundation           0x9b051dc6 __CFSocketManager + 1158
2   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
3   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
4   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 4:
0   libsystem_kernel.dylib             0x92acc7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x96131d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib            0x96133bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAAudioEngine     0x02b163a9 MDFileIOThread_IsBusy + 3593
4   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
5   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
6   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 5:
0   libsystem_kernel.dylib             0x92ac7f7a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x92ac716c mach_msg + 68
2   com.apple.audio.midi.CoreMIDI      0x013931c3 XServerMachPort::ReceiveMessage(int&, void*, int&) + 119
3   com.apple.audio.midi.CoreMIDI      0x013aeeef MIDIProcess::RunMIDIInThread() + 151
4   com.apple.audio.midi.CoreMIDI      0x013b75ce MIDIProcess::MIDIInPortThread::Run() + 24
5   com.apple.audio.midi.CoreMIDI      0x01394543 XThread::RunHelper(void*) + 17
6   com.apple.audio.midi.CoreMIDI      0x013940d2 CAPThread::Entry(CAPThread*) + 134
7   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
8   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
9   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 6:
0   libsystem_kernel.dylib             0x92acc7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x96131d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib            0x96132042 pthread_cond_timedwait_relative_np + 47
3   com.apple.CoreServices.CarbonCore     0x974f9b2d TSWaitOnConditionTimedRelative + 161
4   com.apple.CoreServices.CarbonCore     0x974f96ea TSWaitOnSemaphoreCommon + 531
5   com.apple.CoreServices.CarbonCore     0x974f989d TSWaitOnSemaphoreRelative + 24
6   com.apple.CoreServices.CarbonCore     0x974d9ea0 TimerThread + 89
7   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
8   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
9   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 7:
0   libsystem_kernel.dylib             0x92ac7f7a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x92ac716c mach_msg + 68
2   com.apple.CoreFoundation           0x9b001f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation           0x9b001541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation           0x9b000d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation           0x9b000bbb CFRunLoopRunInMode + 123
6   com.apple.AppKit                   0x9561df18 _NSEventThread + 283
7   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
8   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
9   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 8:
0   libsystem_kernel.dylib             0x92acd046 __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x96130dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib            0x96134cce start_wqthread + 30
Thread 9:
0   libsystem_kernel.dylib             0x92ac7f7a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x92ac716c mach_msg + 68
2   com.apple.CoreFoundation           0x9b001f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation           0x9b001541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation           0x9b000d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation           0x9b0c3461 CFRunLoopRun + 129
6   com.apple.DiscRecording            0x982e5f68 DRWorkLoop::WorkLoop() + 266
7   com.apple.DiscRecording            0x982e5e47 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
8   com.apple.DiscRecording            0x982e5be4 DRThreadObject::StartRoutine(DRThreadObject*) + 142
9   com.apple.DiscRecording            0x982e5b55 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
10  libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
11  libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
12  libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 10:
0   libsystem_kernel.dylib             0x92acd046 __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x96130dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib            0x96134cce start_wqthread + 30
Thread 11:: CVDisplayLink
0   libsystem_kernel.dylib             0x92acc7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x96131d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib            0x96133bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo                0x9ac97540 CVDisplayLink::runIOThread() + 936
4   com.apple.CoreVideo                0x9ac97180 startIOThread(void*) + 159
5   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
6   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
7   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 12:
0   libsystem_kernel.dylib             0x92acd046 __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x96130dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib            0x96134cce start_wqthread + 30
Thread 13:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib             0x92accb76 __semwait_signal + 10
1   libsystem_c.dylib                  0x923bf05b nanosleep$UNIX2003 + 219
2   libsystem_c.dylib                  0x923bef06 usleep$UNIX2003 + 60
3   com.apple.AppKit                   0x956e8ddc -[NSUIHeartBeat _heartBeatThread:] + 2318
4   com.apple.Foundation               0x93301f2e -[NSThread main] + 45
5   com.apple.Foundation               0x93301e86 __NSThread__main__ + 1426
6   libsystem_pthread.dylib            0x9612f5fb _pthread_body + 144
7   libsystem_pthread.dylib            0x9612f485 _pthread_start + 130
8   libsystem_pthread.dylib            0x96134cf2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0xbfff852c  edx: 0x92acc952
  edi: 0xa15391a8  esi: 0x00000006  ebp: 0xbfff8548  esp: 0xbfff852c
   ss: 0x00000023  efl: 0x00000206  eip: 0x92acc952   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x8463a004
Logical CPU:     0
Error Code:      0x00080148
Trap Number:     132
Binary Images:
    0x1000 -   0xbeafff  com.apple.logic.pro (9.1.8 - 1700.67) <94981650-518B-2288-F07D-F28F27103100> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
  0xe84000 -   0xea2fef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
  0xeb1000 -   0xee4fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <E8A99468-7726-CCFE-8D26-DDBC9D5E1AC3> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
  0xef1000 -   0xf22ff3  com.apple.musicaudiodataservices (1.1 - 251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
  0xf31000 -   0xf8fff3  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <0075F2D0-7A48-A362-2D49-4FECA5E9DF8E> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
  0xfa5000 -  0x11d2fff  com.apple.prokit (7.4.0 - 1957) <21F637BA-FAA7-3CAD-8774-011559AE614E> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
0x12eb000 -  0x1365fff  com.apple.music.apps.MACore (9.1.8 - 477.58) <8025A098-49AF-AFF3-4B8E-4C30C06123FF> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
0x1385000 -  0x13c3ff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <64824C07-A240-3A16-ABFF-B38FB8EAF71E> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x13e7000 -  0x143dff7  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <448DD823-9EF9-8F88-FFF1-2C7EBD9647B1> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
0x1454000 -  0x186efeb  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <9EBA5689-ECE1-E66B-6A0D-DE3F9C7867E4> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
0x1a8c000 -  0x1b6efeb  com.apple.music.apps.OMF (9.1.8 - 109.7) <65E724BA-01DB-68E1-9661-E9B96DA76300> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
0x1b82000 -  0x21d3fe3  com.apple.music.apps.MADSP (9.1.8 - 588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
0x28b8000 -  0x28d9ff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <DB122163-0F15-2E23-16AE-3DCAE41D1870> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
0x28e2000 -  0x295bff7  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <AFAED0FE-A81D-8204-3633-B6DEF6455B8A> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
0x296f000 -  0x2990ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <B23133C5-90D1-4B22-7421-375F9374C9EA> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
0x2995000 -  0x299aff7  com.apple.music.apps.MAResources (9.1.8 - 212.66) <EEB8FFEB-61A3-69E2-D6AC-AB5C7B8337E2> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
0x299e000 -  0x29c8fff  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <30C0DC77-EDFD-36B3-AB1C-A520B472A869> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x29db000 -  0x29ebff7  com.apple.AERegistration (1.2 - 401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
0x29ff000 -  0x2a0bff3  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <1B77FF0E-ABF2-ABC4-5D7E-638D56A24C69> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
0x2a13000 -  0x2ac9fff  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
0x2ae2000 -  0x2b5afe3  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
0x2bc1000 -  0x2bccff7  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <FEEF1A62-CB87-8FD2-F724-0BB660D63146> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
0x2bd0000 -  0x2be4ff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <FAFE71CD-0FC8-69F4-6FEE-9E873D9F5DD5> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
0x2bf7000 -  0x2d37fff  com.apple.syncservices (8.0 - 718) <05F1E327-2655-3769-A31D-425364480853> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x2db2000 -  0x2e4effc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
0x2eab000 -  0x2ec1ff8  libexpat.1.dylib (12) <B0AC9020-01C4-368F-98D6-7FFC067A1B04> /usr/lib/libexpat.1.dylib
0x3297000 -  0x32bcff7  com.apple.prokit.LionPanels (7.4.0 - 1957) <72ED9086-23AE-308F-A5F0-426ABDA01F13> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
0x3700000 -  0x3786ff7  com.apple.iLifeMediaBrowser (2.8.0 - 637) <2D3B36A1-EFE0-36D4-83A2-668FE02AF862> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
0xbe6e000 -  0xbf1efff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0xbf61000 -  0xbf6dfff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <7CE6F041-F9B8-3ABC-B4BC-B35597AF82E7> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
0xbf85000 -  0xbf89ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <DAF7D11D-7AC8-38EA-AE89-903A9C59E1BB> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0xed5e000 -  0xed83ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0xed98000 -  0xeda3ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0xedad000 -  0xedb5ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
0xeddf000 -  0xedeafff  libGPUSupport.dylib (9.0.83) <DE01868A-9511-3FAD-897B-BB6BCB70B1AA> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0x107ba000 - 0x107bcff3  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <AFA90574-C724-880F-9C99-52E064F5B3E8> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
0x107c0000 - 0x107c2ff3  com.apple.music.apps.common.resources (9.1.8 - 280.4) <579C1A3C-3636-9A69-185E-819DC01E1083> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
0x107c6000 - 0x107c8ff3  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <95A85BC0-7D35-B965-2026-1A44E96DC653> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
0x107cc000 - 0x107ceff3  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <FB5BBFF8-DF5E-32BC-4F4C-C5A2DA3FB1A6> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
0x107d2000 - 0x107d4ff3  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <11B09E42-9FC4-A372-8738-057CAB888671> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
0x107d8000 - 0x107daff3  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <A3C65CFE-2BBF-DB8C-D4C8-5950284E44CF> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
0x107de000 - 0x107e0ff3  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <DB1CD8D6-2C8F-32EE-266B-A28C00B2DFB7> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
0x107e4000 - 0x107e6ff3  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <7E91D13E-87CF-0B50-14A7-9B7A1E3D345C> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
0x107ea000 - 0x107ecff3  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <C5284B25-3250-2201-D4EE-523FE37B9E6B> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
0x107f0000 - 0x107f2ff3  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <068F656F-6CA6-37E9-96F5-1F8E10546A43> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
0x107f6000 - 0x107f8ff3  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <B15F044D-60BB-FD36-6A49-685C7DCA7FB4> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
0x10ea6000 - 0x10ea8ff3  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <E361301A-56EF-FF6C-67E5-AC3D9F15E190> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
0x10eac000 - 0x10eaeff3  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <6E1152B4-E9F3-3F6E-7246-A10456888210> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
0x10eb2000 - 0x10eb4ff3  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <DC363BF8-D15A-6049-F148-7804EADF7539> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
0x10eb8000 - 0x10ebaff3  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <27F67C33-C9BA-D9CE-DC89-A33A7F674F2C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
0x10ebe000 - 0x10ec0ff3  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <DAD1836E-F4DD-EB95-2F48-A8AF8552D087> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
0x10ec4000 - 0x10ec6ff3  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <555A65F0-E35D-0F5F-76EC-7C83D06C68AB> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
0x10eca000 - 0x10eccff3  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <9923C7F7-E681-EE64-06CE-A0C8AABF7E65> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
0x10ed0000 - 0x10ed2ff3  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <9AE36A7E-5D8F-681C-ABFD-4BCFE5048FF4> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
0x10ed6000 - 0x10ed8ff3  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <FF758F38-414E-5BFD-97CF-778DF8F52EAE> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
0x10ef7000 - 0x10efaffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x11800000 - 0x11fbbff9  libclh.dylib (4.0.3 - 4.0.3) <922B857E-654F-3270-A4CD-2E8573E44732> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib
0x122de000 - 0x122deffd  com.apple.applescript.component (2.3 - 348) <6C72E57F-B83E-3B96-B1EC-9AEAF2295257> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x147e8000 - 0x147f3ff7  com.apple.DVCPROHDVideoOutput (1.3.2 - 1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
0x18d6c000 - 0x18dc4fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x18e60000 - 0x18ec5fe0  com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x18edf000 - 0x18f17ff7  com.apple.audio.SoundManager.Components (4.1 - 4.1) <DDED6517-B256-33F8-8B72-D8F226BFE40A> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
0x18f1e000 - 0x18f56ff7  com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.0.1) <072578A6-7748-3B15-B15C-B96A523416D0> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
0x18f62000 - 0x1901ffe2  com.apple.DesktopVideoOut (1.2.7 - 1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
0x1903e000 - 0x19047ff7  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <2086FA82-ADBC-3BDD-A1F3-A8EA3B4E89E2> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
0x1e8da000 - 0x1e8dbff1 +cl_kernels (???) <6AC68ABB-55B3-49AF-83C1-EEE64AA8644F> cl_kernels
0x1e90a000 - 0x1e90cff5 +cl_kernels (???) <8EE44434-909A-470C-8581-D8910A21803C> cl_kernels
0x1ebcc000 - 0x1ebdcff7  com.apple.AppleScriptObjC (1.3 - 26) <ECFF3CE0-9069-3F7E-968A-AFB616ED9F1B> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x1ed5f000 - 0x1ed63ff7  com.apple.iokit.SCSITaskLib (3.6.0 - 3.6.0) <04476F35-D54E-3D6D-BF89-FBBCFB536470> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
0x1ee36000 - 0x1ee37ff5 +cl_kernels (???) <E39B2A39-82D4-4C6C-8C1B-85D270D70C43> cl_kernels
0x1ee44000 - 0x1ee44fff +cl_kernels (???) <6A1D9F22-7F54-42F8-A25F-1EE74C25EAE9> cl_kernels
0x1f7e2000 - 0x1f7f5feb +nz.net.audiounit.SpectralShimmer (1.0 - 1.0) <FDA03FCA-8C7C-FCD6-71E0-C03EAC364EC6> /Library/Audio/Plug-Ins/Components/MNSpectralShimmer.component/Contents/MacOS/M NSpectralShimmer
0x2bb58000 - 0x2bb6bfe7 +nz.net.audiounit.SpectralGlidingFilters (1.0 - 1.0) <0149E556-9BAE-E2F9-76A3-FB04DFE50090> /Library/Audio/Plug-Ins/Components/MNSpectralGlidingFilters.component/Contents/ MacOS/MNSpectralGlidingFilters
0x48000000 - 0x488c4ff7  com.apple.GeForceTeslaGLDriver (8.18.28 - 8.1.8) <35C30A67-5DC2-363D-A2D4-8FFC9117D09A> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
0x60800000 - 0x60c59fef +com.112dB.Redline.Monitor (1.0.4 - 1.0.4) <898DFF49-3389-7BA7-3309-340F64DB1A05> /Library/Audio/Plug-Ins/Components/Redline Monitor.component/Contents/MacOS/Redline Monitor
0x60d8d

Hey all,
Unfortunately things are getting worse, I'm getting crashes every few mins, not sure if this will help but the latest log is below:
Thanks in advance!
Date/Time:       2014-01-23 20:56:23 +0000
OS Version:      10.9.1 (Build 13B42)
Architecture:    x86_64
Report Version:  18
Command:         Logic Pro
Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
Version:         9.1.8 (1700.67)
Build Version:   1
Project Name:    Logic
Source Version:  17006700
Parent:          launchd [163]
PID:             851
Event:           hang
Duration:        1.64s
Steps:           16 (100ms sampling interval)
Hardware model:  iMac9,1
Active cpus:     2
Fan speed:       799 rpm
Free pages:      460085 pages (+8230)
Pageins:         49 pages
Pageouts:        0 pages
Swapins:         0 pages
Swapouts:        0 pages
Process:         Logic Pro [851]
Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
Architecture:    i386
Parent:          launchd [163]
UID:             501
Task size:       121184 pages
  Thread 0x949e     priority 46       

Similar Messages

  • IOS 8 / iTunes befor sync all with my iPhone 6 (music and pictures) are Crashing. And when i scroll in my Photo library, increased it.

    iOS 8 / iTunes befor sync all with my iPhone 6 (music and pictures) are Crashing. And when i scroll in my Photo library, increased it.
    Shame problem to my ipad mini. But there i don`t can sync my music and pictures
    If Steve jobs still alive you would never have published such software, befor everything would have worked flawlessly.
    Dear would you let the customers wait another month. This would be the end product was great.
    Best regards
    Dario

    You need to copy the iTunes liubrary from your Old computer, or its Backup, to your New computer...
    See Here for one way
    iTunes: How to move your music to a new computer
    Or...
    From your Old Computer... Copy your ENTIRE iTunes FOLDER to an External Drive... and then from the External Drive to your New Computer..
    Backup iTunes to an External Drive
    http://support.apple.com/kb/HT1751
    An Added Bonus is that you will then have a Backup of iTunes...

  • I have just bought a 2011 iMac (2.5 ghz, 4gb) and logic express 9, and when i installed logic and tried to run it i had a message saying 'you can't use this version of the application logic express with this version of Mac OS X. How do i sort this out!?

    I have just bought a 2011 iMac (2.5 ghz, 4gb) and logic express 9, and when i installed logic and tried to run it i had a message saying 'you can't use this version of the application logic express with this version of Mac OS X. How do i sort this out!? It is very frustrating as the main reason i have bought  a mac is to use logic! Any help would be great as i am a complete novice when it comes to Macs!

    You're probably on OS X Lion?
    I had the same problem as you. I used Software Update to update Logic Express to the latest version, and then it ran without any problems.

  • My WiFi crashes randomly and I need to reboot to get it working again

    So I got my Macbook Pro 15" late 2011 repaired two weeks ago. After that the Laptop worked okay and after a few days I upgraded to 10.9.3 (from 10.9.1) and now my WiFi crashes randomly. It just stopes working. It doesn't find the network anymore and if I try to switch it of and on again, it won't go on anymore. The only way to fix this is to reboot the whole machine. This happens pretty randomly.
    Currently I don't know if the repairs (Apple switched the logic board) is the problem or if there is a bug in the Mac OS that creates this.
    Has anyone else have the same issue on their Mac OS 10.9.3 ? How do I find out if this is hardware related? Rebooting helps, so for me this is not an obvious hardware failure, but what do I know
    Bodo

    Is it Wifi or USB?
    Open console in Applications>Utilities, check the system log for the date/time of the last problem  & the Startup right after that for clues.

  • Firefox is crashing randomly and frequently, no matter what page I'm viewing.

    My firefox has been crashing daily, and not just once or twice but constantly. It happens most when I'm on ebay.com, facebook.com, or myspace.com. But it is not limited to those three pages. I thought it might have to do with the Adobe problem, but I've updated my flash player (a few different times) and I'm still getting numerous crashes. I've even tried removing Adobe completely and reinstalling from scratch. I'm wondering if it has anything to do with this "www.wq32.com"... Occasionally when attempting to connect to a site, this URL takes over and redirects me. I'm sure it is some sort of spyware or virus but I haven't been able to pinpoint it, and none of my antivirus programs have detected any issues. I've even wiped the entire hard drive out and reinstalled Windows, still can't get rid of either problem. None of these issues occur in IE, only firefox. I refuse to switch though, I've been a die-hard firefox user for probably as long as it's been public. Any help or ideas would be greatly appreciated.

    Nope, still getting crazy random crashes. I just got a notification for Java's update. Going to install now and hope and pray that it fixes it.

  • Safari 3.0.4 crashing randomly and on closing windows/tabs

    Since upgrading to Mac OS X 10.4.11 with Safari 3.0.4, it constantly crashes to the point I don't use it. If I open Safari and close the window it crashes! It also shows the bold font much bolder than it should be and crashes randomly at other times. This doesn't happen on my newer MacBook Pro, so I assume there is something in the system conflicting with Safari. I'd like to avoid re-installing Mac OS X with the hefty Combo download so any suggestions would be helpful. I've included the crash report here:
    Host Name: Bhelliom
    Date/Time: 2007-12-13 17:21:19.550 +0800
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [2424]
    Version: 3.0.4 (523.12)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 2571
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x24353439
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff10 objcmsgSendrtp + 16
    1 com.apple.Safari 0x00050690 0x1000 + 325264
    2 com.apple.Safari 0x0004fdb8 0x1000 + 323000
    3 com.apple.Safari 0x000adc28 0x1000 + 707624
    4 com.apple.Foundation 0x92be1a04 nsnotecallback + 180
    5 com.apple.CoreFoundation 0x90804fd4 __CFXNotificationPost + 368
    6 com.apple.CoreFoundation 0x907fd04c _CFXNotificationPostNotification + 684
    7 com.apple.Foundation 0x92bcbe0c -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    8 com.apple.AppKit 0x93841574 -[NSWindow _close] + 100
    9 com.apple.AppKit 0x938414d8 -[NSWindow close] + 36
    10 com.apple.Safari 0x0004ff4c 0x1000 + 323404
    11 com.apple.Safari 0x0004feb8 0x1000 + 323256
    12 com.apple.AppKit 0x93840d44 -[NSApplication sendAction:to:from:] + 108
    13 com.apple.Safari 0x00034ae0 0x1000 + 211680
    14 com.apple.AppKit 0x93840c78 -[NSControl sendAction:to:] + 96
    15 com.apple.AppKit 0x93840b58 -[NSCell _sendActionFrom:] + 156
    16 com.apple.AppKit 0x9385ab80 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    17 com.apple.AppKit 0x9385a768 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    18 com.apple.AppKit 0x9385a18c -[NSControl mouseDown:] + 536
    19 com.apple.AppKit 0x938de638 -[_NSThemeWidget mouseDown:] + 100
    20 com.apple.AppKit 0x937fb970 -[NSWindow sendEvent:] + 4616
    21 com.apple.Safari 0x00030a64 0x1000 + 195172
    22 com.apple.AppKit 0x937a49b4 -[NSApplication sendEvent:] + 4172
    23 com.apple.Safari 0x000304b4 0x1000 + 193716
    24 com.apple.AppKit 0x9379bdf0 -[NSApplication run] + 508
    25 com.apple.AppKit 0x9388c974 NSApplicationMain + 452
    26 com.apple.Safari 0x0009bad4 0x1000 + 633556
    27 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.unsanity.ape 0xc0001bf4 _apeagent + 296
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x001e4190 ahservloop + 80
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x95e3ca30 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95e38928 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0a738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be20c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x900062ac stat + 12
    1 libSystem.B.dylib 0x9003e4ac fts_build + 1116
    2 libSystem.B.dylib 0x9003db20 fts_read + 1192
    3 com.apple.Foundation 0x92c0b440 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    4 com.apple.Foundation 0x92c0a798 -[NSURLCache _diskCacheCreateLRUList:] + 84
    5 com.apple.Foundation 0x92be20c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be922c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9bef042c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be20c0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90001f2c open + 12
    1 com.apple.Foundation 0x92c1b758 _NSWriteBytesToFile + 348
    2 com.apple.Foundation 0x92c1b5e8 -[NSData writeToFile:atomically:] + 104
    3 com.apple.Safari 0x0002cccc 0x1000 + 179404
    4 com.apple.Safari 0x0002cbc4 0x1000 + 179140
    5 com.apple.Safari 0x0002cabc 0x1000 + 178876
    6 com.apple.Safari 0x0002c594 0x1000 + 177556
    7 com.apple.Foundation 0x92be20c0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff10 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44004422 xer: 0x0000000020000004 lr: 0x0000000000050690 ctr: 0x0000000095c3e3e0
    r0: 0x000000000005067c r1: 0x00000000bfffdbd0 r2: 0x0000000024004424 r3: 0x0000000024353439
    r4: 0x0000000090aa9904 r5: 0x0000000000000000 r6: 0x00000000ffffffff r7: 0x0000000000000000
    r8: 0x0000000092beccf8 r9: 0x0000000000000006 r10: 0x0000000000002f58 r11: 0x000000006f549904
    r12: 0x0000000095c3e3e0 r13: 0x00000000a37ca768 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a37ba784 r17: 0x0000000000000000 r18: 0x000000000041de70 r19: 0x000000000112fdd0
    r20: 0x00000000a379d304 r21: 0x00000000a07b4e74 r22: 0x0000000000000009 r23: 0x0000000000000000
    r24: 0x0000000000406920 r25: 0x0000000000140000 r26: 0x0000000000000000 r27: 0x0000000000142164
    r28: 0x00000000001424f8 r29: 0x0000000000486800 r30: 0x0000000000486800 r31: 0x0000000000485d30
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x1e1000 - 0x1ecfff alexlagutin.audiohijack.server 1.4.0 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0x38c000 - 0x38cfff com.yazsoft.SDEnhancer ??? (1.0) /Users/gav/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x759000 - 0x760fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x766000 - 0x769fff com.yazsoft.SDSafariBundle ??? (1.0) /Users/gav/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    0x798000 - 0x798fff com.growl.GrowlSafariLoader 1.0 (1.1) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
    0x7ac000 - 0x7aefff com.growl.GrowlSafari 1.1.2 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gr owlSafari.bundle/Contents/MacOS/GrowlSafari
    0x7b2000 - 0x7bafff com.growl.growlframework 1.1.2 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gr owlSafari.bundle/Contents/Frameworks/Growl.framework/Growl
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
    0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d28000 - 0x91d42fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d47000 - 0x91d4afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4c000 - 0x91e2afff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4a000 - 0x91e4afff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4c000 - 0x91f31fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f39000 - 0x91f58fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc4000 - 0x92032fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203d000 - 0x920d2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ec000 - 0x92674fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a7000 - 0x929d2fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a02000 - 0x92af0fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af3000 - 0x92b7bfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbc000 - 0x92de7fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f14000 - 0x92f32fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3d000 - 0x92f97fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb5000 - 0x92fb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb7000 - 0x92fcbfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe3000 - 0x92ff3fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92fff000 - 0x93014fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93026000 - 0x930adfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c1000 - 0x930ccfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d6000 - 0x93103fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311d000 - 0x9312cfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93138000 - 0x9319efff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cf000 - 0x9321efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324c000 - 0x93269fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327b000 - 0x93288fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93291000 - 0x9359ffff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ef000 - 0x936fbfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93700000 - 0x93720fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93795000 - 0x93795fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93797000 - 0x93dcafff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94157000 - 0x941c9fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94202000 - 0x942c7fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431a000 - 0x9431afff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431c000 - 0x944dcfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94526000 - 0x94563fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456b000 - 0x945bbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c4000 - 0x945defff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945ef000 - 0x9460ffff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9469d000 - 0x946dffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94725000 - 0x94741fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94755000 - 0x94799fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947bd000 - 0x947ccfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947d4000 - 0x947e1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94827000 - 0x94840fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c55000 - 0x94cc6fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e3b000 - 0x94f6bfff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ffe000 - 0x9500dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95015000 - 0x95042fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95049000 - 0x95059fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9505d000 - 0x9508cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9509c000 - 0x950b9fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95c36000 - 0x95cf1fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95d5a000 - 0x95e0dfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95e35000 - 0x963b2fff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9beed000 - 0x9bf23fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9bf40000 - 0x9bf52fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0xc0000000 - 0xc000ffff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Message was edited by: kalten

    I have to agree that 3.04 on 10.4.11 is terribly buggy and pretty close to unusable. I've never installed any 3rd party helper apps for Safari, so it should be virginous and clean, but it still crashes randomly several times a day. Closing tabs/windows definitely is one thing that can trigger it, but sometimes it'll just unexpected quit while loading/doing nothing at all!
    There's also a major issue in loading pages. A good 30%-40% of the sites I normally visit now don't load correctly unless I 'refresh' the page load. I'm given a blank white safari window otherwise. This happens pretty often and is really annoying. Not to mention that Safari now displays your old tab's contents in any new tab you create (why????) which also really slows things down.
    Overall, I'd say 3.04 is a dud. Booo! Hiss!! I want a browser that's not a P.O.S.!! What 3rd party browser would you all recommend? I'm not a Firefox fan (bulky, slow, bad font display) so what are my other options?

  • Microsoft Word crashes frequently, especially when saving

    I "upgraded" to Mountain Lion about a month ago, and now Microsoft Word is extremely unstable. It crashes constantly, especially when I hit Save. I have to force quite the program and restart.
    I have an iMac with this information:
    24-inch, Early 2009
    Processor  2.66 GHz Intel Core 2 Duo
    Memory  4 GB 1067 MHz DDR3
    Graphics  NVIDIA GeForce 9400 256 MB
    Software  OS X 10.8.2 (12C60)
    I am running version 14.2.4 (120824) of Microsoft Word for Mac 2011.
    I would be fine with getting rid of Mountain Lion if that will make Microsoft Word stable again. I rely on Word and it has become unusable on this computer.
    Here is a recent Crash Report:
    Date/Time:  
    2012-10-12 07:39:53 -0400
    OS Version: 
    10.8.2 (Build 12C60)
    Architecture:
    x86_64
    Report Version:  11
    Command:    
    Word
    Path:       
    /Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Version:    
    14.2.4 (14.2.4)
    Build Version:   0
    Project Name:
    (null)
    Source Version:  120824
    Parent:     
    launchd [161]
    PID:        
    1291
    Event:      
    hang
    Duration:   
    4.85s
    Steps:      
    49 (100ms sampling interval)
    Hardware model:  iMac9,1
    Active cpus:
    2
    Free pages: 
    260476 pages (+31669)
    Pageins:    
    0 pages
    Pageouts:   
    0 pages
    Process:    
    Microsoft Word [1291]
    Path:       
    /Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Architecture:
    i386
    Parent:     
    launchd [161]
    UID:        
    501
    Task size:  
    42175 pages (-2)
      Thread 0x7861
    priority 46   
      49 ??? (Microsoft Word + 10326) [0x8b856]
    49 ??? (Microsoft Word + 10405) [0x8b8a5]
    49 _WlmMain + 97 (WLMKernel) [0x4d74ca5]
    49 ??? (Microsoft Word + 13569) [0x8c501]
    49 McpRunApplicationEventLoop + 1172 (MicrosoftComponentPlugin) [0x22b8616]
    49 McpRunApplicationEventLoop + 11815 (MicrosoftComponentPlugin) [0x22bafa9]
    49 SendEventToEventTarget + 88 (HIToolbox) [0x939ab855]
    49 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x93997980]
    49 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538 (HIToolbox) [0x93998a3f]
    49 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1043 (HIToolbox) [0x939cb36d]
    49 SendEventToEventTargetWithOptions + 94 (HIToolbox) [0x939977ca]
    49 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x93997980]
    49 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x93998594]
    49 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x93b10b6b]
    49 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 163 (HIToolbox) [0x93998bbf]
    49 HIMenuBar::HandleEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 154 (HIToolbox) [0x93b13c0a]
    49 HIMenuBar::HandleKeyboardEvent(OpaqueEventRef*) + 188 (HIToolbox) [0x93b13cda]
    49 IsMenuKeyEvent + 113 (HIToolbox) [0x939de17f]
    49 _IsMenuKeyEvent(MenuData*, OpaqueEventRef*, unsigned long, MenuData**, unsigned short*) + 771 (HIToolbox) [0x93b6e14d]
    49 CheckMenusForKeyEvent(MenuData*, CheckMenuData*) + 1093 (HIToolbox) [0x939de5ed]
    49 Check1MenuForKeyEvent(MenuData*, CheckMenuData*) + 2563 (HIToolbox) [0x939df5c9]
    49 Check1MenuForKeyEvent(MenuData*, CheckMenuData*) + 179 (HIToolbox) [0x939dec79]
    49 PopulateMenu(MenuData*, OpaqueEventTargetRef*, CheckMenuData*, unsigned long, double) + 104 (HIToolbox) [0x93b6e259]
    49 SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned long, double, unsigned long, OpaqueEventRef*, unsigned char*) + 370 (HIToolbox) [0x93b523b4]
    49 SendEventToEventTargetWithOptions + 94 (HIToolbox) [0x939977ca]
    49 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430 (HIToolbox) [0x93997980]
    49 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343 (HIToolbox) [0x93998594]
    49 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x93b10b6b]
    49 MenuLib::CreateAppMenu(MenuLib::MMLMenuType) + 3995 (MicrosoftMenuLibrary) [0x61425b1]
    49 MenuLib::CreateAppMenu(MenuLib::MMLMenuType) + 4495 (MicrosoftMenuLibrary) [0x61427a5]
    49 MenuLib::TMenu::CallPopulationProcs(unsigned char) + 158 (MicrosoftMenuLibrary) [0x6145186]
    49 MenuLib::TMenu::CallPopulationProcs(unsigned char) + 1166 (MicrosoftMenuLibrary) [0x6145576]
    49 MsoPwchStripWtz + 2947 (MicrosoftComponentPlugin) [0x22948a0]
    49 MsoPwchStripWtz + 3151 (MicrosoftComponentPlugin) [0x229496c]
    49 MHILayoutSubView::~MHILayoutSubView() + 1771 (MicrosoftComponentPlugin) [0x2291f21]
    49 MHILayoutSubView::~MHILayoutSubView() + 4436 (MicrosoftComponentPlugin) [0x229298a]
    49 MsoFDocSumGetBool + 623 (MicrosoftOffice) [0x2a5d8ec]
    49 ??? (Microsoft Word + 381094) [0xe60a6]
    49 ??? (Microsoft Word + 384642) [0xe6e82]
    49 ??? (Microsoft Word + 386567) [0xe7607]
    49 ??? (Microsoft Word + 388587) [0xe7deb]
    49 ??? (Microsoft Word + 3094554) [0x37c81a]
    49 McpMruDisplayInitialize + 131 (MicrosoftComponentPlugin) [0x22de16d]
    49 McpMruDisplayInitialize + 301 (MicrosoftComponentPlugin) [0x22de217]
    49 McpMruDisplayInitialize + 1018 (MicrosoftComponentPlugin) [0x22de4e4]
    49 McpMruDisplayInitialize + 1877 (MicrosoftComponentPlugin) [0x22de83f]
    49 McpMruDisplayInitialize + 2030 (MicrosoftComponentPlugin) [0x22de8d8]
    49 McpMruDisplayInitialize + 2494 (MicrosoftComponentPlugin) [0x22deaa8]
    49 FSResolveAliasWithMountFlags + 45 (CarbonCore) [0x9358e345]
    49 FSResolveAliasWithMountFlagsInternal + 133 (CarbonCore) [0x9358e3d2]
    49 FSMatchAliasInternal + 2116 (CarbonCore) [0x9355534a]
    49 FindTarget + 664 (CarbonCore) [0x93556aba]
    49 AL_findByAbsPath + 162 (CarbonCore) [0x93556d92]
    49 FSPathMakeRef + 47 (CarbonCore) [0x93561270]
    49 FSPathMakeRefInternal(unsigned char const*, unsigned long, unsigned long, FSRef*, unsigned char*) + 120 (CarbonCore) [0x935c1157]
    49 PathGetObjectInfo(char const*, unsigned long, unsigned long, short*, unsigned long*, unsigned long*, char*, unsigned long*, unsigned char*) + 218 (CarbonCore) [0x935adc34]
    49 __getattrlist + 10 (libsystem_kernel.dylib) [0x97c921ae]
    *49 ??? (mach_kernel + 846365) [0xffffff80002cea1d]
    *49 unix_syscall + 467 (mach_kernel) [0xffffff80005e1533]
    *49 getattrlist + 144 (mach_kernel) [0xffffff80002d9dd0]
    *49 namei + 1454 (mach_kernel) [0xffffff80002eb18e]
    *49 lookup + 556 (mach_kernel) [0xffffff80002eb79c]
    *49 VNOP_LOOKUP + 52 (mach_kernel) [0xffffff8000311674]
    *49 hfs_vnop_lookup + 1358 (mach_kernel) [0xffffff80004f916e]
    *49 hfs_lock + 101 (mach_kernel) [0xffffff80004ef845]
    *49 lck_rw_lock_exclusive_gen + 128 (mach_kernel) [0xffffff80002b0690]
    *49 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c]
    *49 ??? (mach_kernel + 190273) [0xffffff800022e741]
    *49 machine_switch_context + 366 (mach_kernel) [0xffffff80002b3d7e]
      Thread 0x786b
    DispatchQueue 1701273966 priority 48   
      49 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x9798a7a9]
    49 kevent + 10 (libsystem_kernel.dylib) [0x97c939ae]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x7870
    priority 46   
      49 thread_start + 34 (libsystem_c.dylib) [0x918adcee]
    49 _pthread_start + 344 (libsystem_c.dylib) [0x918c3557]
    49 MerpCreateSession + 5819 (merp) [0x278ab8e]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x97c907d2]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x7ba4
    priority 46   
      19 start_wqthread + 30 (libsystem_c.dylib) [0x918adcca]
    19 _pthread_wqthread + 448 (libsystem_c.dylib) [0x918c5e19]
    19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x97c930ee]
    *19 ??? (mach_kernel + 3911280) [0xffffff80005bae70]
      Binary Images:
    0x89000 -     
    0x1e01feb  com.microsoft.Word 14.2.4 (14.2.4) <143B2959-C5CD-1B94-A40D-94AB4B20C57F> /Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word
    0x2273000 -     
    0x24a9fef  com.microsoft.mcp 14.2.4 (14.2.4) <93400703-A34E-E00F-9416-7A4D3D9141DF> /Applications/Microsoft Office 2011/*/MicrosoftComponentPlugin.framework/Versions/14/MicrosoftComponentPlugin
    0x2787000 -     
    0x2793feb  com.microsoft.merp 2.2.4 (2.2.4) <6B019500-9C22-67BC-C8CC-D9E1258089AB> /Applications/Microsoft Office 2011/*/merp.framework/Versions/14/merp
    0x2a04000 -     
    0x316ffe3  com.microsoft.office_library 14.2.4 (14.2.4) <B0B10D8F-C67A-DCB0-0760-436A7A91578C> /Applications/Microsoft Office 2011/*/MicrosoftOffice.framework/Versions/14/MicrosoftOffice
    0x4d70000 -     
    0x4d9dffb  com.microsoft.wlmkernel 14.2.4 (14.2.4) <5B23CF21-ED02-EE50-EED6-6CA8F0CCAC56> /Applications/Microsoft Office 2011/*/WLMKernel.framework/Versions/14/WLMKernel
    0x613c000 -     
    0x6186fef  com.microsoft.menulib 14.2.4 (14.2.4) <4BB319F6-2515-3CF8-D98E-2F15D5BBA13D> /Applications/Microsoft Office 2011/*/MicrosoftMenuLibrary.framework/Versions/14/MicrosoftMenuLibrary
    0x918ad000 -    
    0x9196afeb  libsystem_c.dylib <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
    0x93543000 -    
    0x93848ff7  com.apple.CoreServices.CarbonCore 1037.3 (1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93964000 -    
    0x93d47ff3  com.apple.HIToolbox 2.0 <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97986000 -    
    0x97998ff7  libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x97c7e000 -    
    0x97c98ffc  libsystem_kernel.dylib <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    AAM Updates Notifier [717]
    Path:       
    /Library/Application Support/Adobe/*/AAM Updates Notifier.app/Contents/MacOS/AAM Updates Notifier
    Architecture:
    i386
    Parent:     
    launchd [161]
    UID:        
    501
    Task size:  
    2194 pages
    Process:    
    accountsd [247]
    Path:       
    /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:
    x86_64
    Parent:     
    launchd [161]
    UID:        
    501
    Sudden Term:
    Clean (allows idle exit)
    Task size:  
    1310 pages
      Thread 0x6eb 
    DispatchQueue 1     
    priority 31   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 ??? (accountsd + 3048) [0x109218be8]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x70d 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
    0x109218000 -   
    0x109218fff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    0x7fff8bb00000 -
    0x7fff8bce9fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e07f000 -
    0x7fff8e082ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    AirPlayUIAgent [249]
    Path:       
    /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    Architecture:
    x86_64
    Parent:     
    launchd [161]
    UID:        
    501
    Sudden Term:
    Clean (allows idle exit)
    Task size:  
    2227 pages
      Thread 0x6fd 
    DispatchQueue 1     
    priority 46   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 NSApplicationMain + 869 (AppKit) [0x7fff8fec4cb6]
    49 -[NSApplication run] + 517 (AppKit) [0x7fff8ff20283]
    49 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff8ff28ed2]
    49 _DPSNextEvent + 685 (AppKit) [0x7fff8ff29613]
    49 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8c56acd3]
    49 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8c56ae42]
    49 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8c56b0a4]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x707 
    DispatchQueue 2     
    priority 48   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
    0x10c79a000 -   
    0x10c7a7ff7  com.apple.AirPlayUIAgent 1.4.5 (145.3) <32286CAA-F522-31D4-9800-42BE14F04184> /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    0x7fff8bb00000 -
    0x7fff8bce9fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8c50b000 -
    0x7fff8c83bff7  com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8e07f000 -
    0x7fff8e082ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8fdd4000 -
    0x7fff90a01ff7  com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    AirPort Base Station Agent [234]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    Parent:     
    launchd [161]
    UID:        
    501
    Sudden Term:
    Clean
    Task size:  
    474 pages
      Thread 0x690 
    DispatchQueue 1     
    priority 31   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 ??? (AirPort Base Station Agent + 71957) [0x10440b915]
    49 CFRunLoopRun + 97 (CoreFoundation) [0x7fff8bb43371]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x6c5 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x6d4 
    priority 31   
      49 thread_start + 13 (libsystem_c.dylib) [0x7fff91302181]
    49 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91315742]
    49 __select + 10 (libsystem_kernel.dylib) [0x7fff8bd7c322]
    *49 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Thread 0x6d5 
    priority 31   
      49 thread_start + 13 (libsystem_c.dylib) [0x7fff91302181]
    49 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91315742]
    49 ??? (AirPort Base Station Agent + 72800) [0x10440bc60]
    49 ??? (AirPort Base Station Agent + 10633) [0x1043fc989]
    49 ??? (AirPort Base Station Agent + 73571) [0x10440bf63]
    49 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8bd7c0fa]
    *49 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Binary Images:
    0x1043fa000 -   
    0x104410ff7  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <F3A0627B-7620-3A09-A390-3FEBA3DE9CCD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    0x7fff8bb00000 -
    0x7fff8bce9fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e07f000 -
    0x7fff8e082ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff91301000 -
    0x7fff913cdfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    aosnotifyd [112]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:        
    0
    Task size:  
    1860 pages (-3)
      Thread 0x33c 
    DispatchQueue 1     
    priority 31   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 ??? (aosnotifyd + 36447) [0x10e548e5f]
    49 ??? (aosnotifyd + 35537) [0x10e548ad1]
    49 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff91a7b89e]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x35b 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x3d6 
    priority 63   
      49 thread_start + 13 (libsystem_c.dylib) [0x7fff91302181]
    49 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91315742]
    49 __NSThread__main__ + 1345 (Foundation) [0x7fff91a76612]
    49 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff91a18586]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x480 
    priority 31   
      49 thread_start + 13 (libsystem_c.dylib) [0x7fff91302181]
    49 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91315742]
    49 __select + 10 (libsystem_kernel.dylib) [0x7fff8bd7c322]
    *49 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Thread 0x7b71
    priority 31   
      37 start_wqthread + 13 (libsystem_c.dylib) [0x7fff91302171]
    37 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff91317cb3]
    37 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8bd7c6d6]
    *37 ??? (mach_kernel + 3911280) [0xffffff80005bae70]
      Binary Images:
    0x10e540000 -   
    0x10e587ff7  aosnotifyd <A9359981-2023-3781-93F1-89D423F0F712> /usr/sbin/aosnotifyd
    0x7fff8bb00000 -
    0x7fff8bce9fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e07f000 -
    0x7fff8e082ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff91301000 -
    0x7fff913cdfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff919e1000 -
    0x7fff91d3dfff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    appleeventsd [53]
    Path:       
    /System/Library/CoreServices/appleeventsd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:        
    71
    Sudden Term:
    Dirty (allows idle exit)
    Task size:  
    678 pages
      Thread 0x257 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x258 
    DispatchQueue 7     
    priority 31   
      49 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff9163fd85]
    49 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff8bd7c566]
    *49 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Thread 0x78b3
    priority 31   
    *49 ??? (mach_kernel + 3911792) [0xffffff80005bb070]
      Binary Images:
    0x10fe18000 -   
    0x10fe18fff  appleeventsd <4617FC4D-4C6C-3B62-9E64-08F9C99ABEEF> /System/Library/CoreServices/appleeventsd
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    AppleIDAuthAgent [231]
    Path:       
    /System/Library/CoreServices/AppleIDAuthAgent
    Architecture:
    x86_64
    Parent:     
    launchd [161]
    UID:        
    501
    Sudden Term:
    Clean (allows idle exit)
    Task size:  
    508 pages
      Thread 0x69e 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x6a0 
    DispatchQueue 7     
    priority 31   
      49 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff9163fd85]
    49 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff8bd7c566]
    *49 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Thread 0x746 
    DispatchQueue 17    
    priority 31   
      49 start_wqthread + 13 (libsystem_c.dylib) [0x7fff91302171]
    49 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff91317cab]
    49 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff916411c3]
    49 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff916412f1]
    49 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x7fff91641448]
    49 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x7fff91641305]
    49 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x7fff9164229b]
    49 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff916400b6]
    49 _dispatch_after_timer_callback + 22 (libdispatch.dylib) [0x7fff9164496f]
    49 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff916400b6]
    49 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff91643f01]
    49 ??? (AppleIDAuthAgent + 9227) [0x10c07e40b]
    49 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a6da]
    *49 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Binary Images:
    0x10c07c000 -   
    0x10c0acfff  AppleIDAuthAgent <83E1C2AC-BA88-304A-8CF5-E3FF228F77DB> /System/Library/CoreServices/AppleIDAuthAgent
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91301000 -
    0x7fff913cdfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    AppleSpell [543]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    Parent:     
    launchd [161]
    UID:        
    501
    Sudden Term:
    Clean
    Task size:  
    673 pages
      Thread 0x11ef
    DispatchQueue 1     
    priority 46   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 ??? (AppleSpell + 7271) [0x102766c67]
    49 -[NSSpellServer run] + 73 (Foundation) [0x7fff91b62e36]
    49 CFRunLoopRun + 97 (CoreFoundation) [0x7fff8bb43371]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x11f7
    DispatchQueue 2     
    priority 48   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
    0x102765000 -   
    0x10281aff7  com.apple.AppleSpell 1.9 (173.1) <6ED0981A-B081-3345-8EBB-E4AB821B077A> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8bb00000 -
    0x7fff8bce9fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8bd6a000 -
    0x7fff8bd85ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e07f000 -
    0x7fff8e082ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff9163e000 -
    0x7fff91653ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff919e1000 -
    0x7fff91d3dfff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:    
    apsd [59]
    Path:       
    /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:        
    0
    Task size:  
    1879 pages
      Thread 0x164 
    DispatchQueue 1     
    priority 31   
      49 start + 1 (libdyld.dylib) [0x7fff8e0817e1]
    49 ??? (apsd + 21702) [0x1059bb4c6]
    49 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff91a1418a]
    49 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff91a7b89e]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]
    *49 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2ab 
    DispatchQueue 2     
    priority 33   
      49 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff916429ee]
    49 kevent + 10 (libsystem_kernel.dylib) [0x7fff8bd7cd16]
    *49 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x401 
    priority 63   
      49 thread_start + 13 (libsystem_c.dylib) [0x7fff91302181]
    49 _pthread_start + 327 (libsystem_c.dylib) [0x7fff91315742]
    49 __NSThread__main__ + 1345 (Foundation) [0x7fff91a76612]
    49 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff91a18586]
    49 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff8bb346b2]
    49 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff8bb34ee6]
    49 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8bb2f803]
    49 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8bd7a686]

    Hello, truthfully that's way to much info to hunt through, might Open Console & copy/paste the clues when a crash actually happens.
    Other than that...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

  • Thunderbird crashes randomly, even when i don't use it. @ NS_ProxyRelease, @ nsInterfaceRequestorAgg::~nsInterfaceRequestorAgg, @ nsACString_internal::Assign .

    Hi,
    since 2014-06-10 my TB keeps crashing randomly, sometimes several times a day.
    I've reported most of crashes:
    bp-212d8fa4-daae-4b54-991b-fcaf02141024 2014-10-24 07:09
    bp-55e99b5f-9190-42ca-84c5-f1f682141024 2014-10-24 07:04
    bp-0f6cf1ec-3e08-43d7-aadd-fbc102141023 2014-10-23 19:07
    bp-ff8236ad-e5ea-4adb-bda4-cd31d2141022 2014-10-22 19:12
    bp-bb097494-1e62-4f47-b869-d92422141021 2014-10-21 15:18
    bp-04ca8fb8-fa28-414b-8078-129132141021 2014-10-21 11:25
    bp-7050580b-6734-4668-b469-840f22141021 2014-10-21 10:33
    bp-6390c0f3-6f7d-42e9-8bc1-731e52141020 2014-10-20 10:21
    bp-56ae5d6d-3c87-4fba-9548-217892141020 2014-10-20 10:18
    bp-a6a51de1-1865-4d46-b276-0f2f42141019 2014-10-19 10:09
    bp-7218820e-257b-4b43-bf6a-b740a2141018 2014-10-18 19:41
    bp-1f9712eb-0b9c-483f-8f4a-5f3872141017 2014-10-17 09:29
    bp-3d365342-c315-4cdd-865e-dfa3d2141016 2014-10-16 15:13
    bp-d027927c-4aac-4b91-a019-0eb242141013 2014-10-13 14:25
    bp-a40ceb2d-b8d8-411c-8cfc-7ab182141013 2014-10-13 08:29
    bp-18890e58-f73f-41cb-986e-98e292141012 2014-10-12 19:40
    bp-38bc26ab-68ac-44d5-832b-fb8c62141012 2014-10-12 19:05
    bp-14b8bd51-9b21-4e01-9043-ebfb72141010 2014-10-10 10:01
    bp-793f241c-53db-45c8-83a6-d1f072141009 2014-10-09 07:45
    bp-8f7c3680-e3fc-4b56-8dd5-945f12141007 2014-10-07 22:17
    bp-6a104f2b-3b69-49c4-b1c1-ffdd22141007 2014-10-07 13:37
    bp-28521e62-3178-430c-ab12-95c072141007 2014-10-07 09:13
    bp-6a224d67-5ec1-4f31-92f6-2c45e2141004 2014-10-04 11:51
    bp-3bd745ac-6a92-459a-9115-5c62d2141001 2014-10-01 12:53
    bp-bd840a2b-632e-45cf-8d4c-cf2ed2140930 2014-09-30 19:40
    bp-e5789094-74b4-44b9-aa4a-f02c12140928 2014-09-28 07:48
    bp-eedd6098-fd09-4928-a8ae-491a92140927 2014-09-27 17:04
    bp-28ea80c3-7ff8-45e2-b428-271822140926 2014-09-26 19:11
    bp-24d26091-cb34-4cab-8207-e862d2140926 2014-09-26 13:37
    bp-8fee6ecf-d714-42ed-82ef-fcb652140926 2014-09-26 12:31
    bp-f7dbbeff-e8c4-4948-b539-75d502140926 2014-09-26 12:12
    bp-ff126faf-5092-4fbc-a51d-559992140923 2014-09-23 14:41
    bp-3c51dcd8-ede9-4650-9a5f-63b3f2140922 2014-09-22 08:25
    bp-bb1b09e2-dd04-4b9b-b586-18db32140916 2014-09-16 08:30
    bp-f7b93703-952d-4579-b162-51e3d2140915 2014-09-15 14:39
    bp-e2b751b6-5ade-43e8-8d16-f4f822140913 2014-09-13 20:03
    bp-92cd8eda-29b0-4c14-85c0-7ab192140910 2014-09-10 09:40
    bp-66d18d66-b964-4a75-8ee1-de1d42140909 2014-09-09 07:52
    bp-1d9c1a05-d62b-4de8-b202-b311a2140908 2014-09-08 08:38
    bp-6425be7a-da3c-41d6-bd86-fc54b2140905 2014-09-05 18:16
    bp-294c7374-45cc-401b-a4ba-3d1192140903 2014-09-03 17:23
    bp-fa3629a5-f75c-4c37-9ad1-47cb42140902 2014-09-02 12:30
    bp-aa7d9a0f-115f-463b-8578-2654c2140901 2014-09-01 11:22
    bp-1f1b01e2-cf0a-47c0-af52-56ba22140827 2014-08-27 17:57
    bp-6fa6f9bc-525a-4a52-827e-5ab192140827 2014-08-27 12:15
    bp-b105c4aa-728c-490b-8012-3f6592140821 2014-08-21 16:38
    bp-df64f1af-9aea-43e6-a393-580962140820 2014-08-20 11:41
    bp-6479ff08-b0d5-474a-8bc9-bfc272140819 2014-08-19 10:14
    bp-e080cbbc-f222-40e2-ba99-244552140808 2014-08-08 20:51
    bp-7af61d10-d621-4087-a191-9f0322140801 2014-08-01 17:46
    bp-2886cfcd-ff6b-450f-98f9-69dc52140730 2014-07-30 20:55
    bp-34fe42e6-aeda-4bb4-85d3-4ec6a2140730 2014-07-30 19:59
    bp-10d0ba7b-d85f-44f3-9f5a-0e40a2140728 2014-07-28 09:38
    bp-d7ded2e7-70ec-4afb-ba85-57be62140728 2014-07-28 05:44
    bp-1735a1ae-34a2-4210-813d-164282140711 2014-07-11 07:40
    bp-5ea876f0-345e-4375-97ea-6a4dc2140707 2014-07-07 16:15
    bp-b314e13e-4902-4348-a896-a148f2140630 2014-06-30 20:03
    bp-27b7608b-9daf-40af-ad9f-51c7f2140630 2014-06-30 20:03
    bp-138e10a8-d93d-47b3-8513-465892140630 2014-06-30 20:02
    bp-1729ed36-d2b2-4170-b900-764232140630 2014-06-30 16:11
    bp-90993360-3d19-4518-b904-529592140627 2014-06-27 06:42
    bp-0f1c7d48-0cb4-4547-a86f-627102140625 2014-06-25 08:10
    bp-c4c4d978-4be0-4671-83da-f275b2140624 2014-06-24 15:07
    bp-247bbbd3-b750-44fc-9ca1-865402140623 2014-06-23 18:39
    bp-427859a9-8827-4224-8b4b-22c382140623 2014-06-23 13:42
    bp-98ec431e-9a61-439f-af64-3e4cb2140621 2014-06-21 12:40
    bp-462df6ed-7413-444b-8ae4-113392140619 2014-06-19 21:08
    bp-24de20e8-7dda-4658-a94f-8b48b2140616 2014-06-16 15:43
    bp-02f06c8e-fd63-4c41-9fd3-54c7d2140610 2014-06-10 12:55
    Could someone please help.

    The patch Matt is tracking has been issued, but Beta has not been rebuilt since the patch landed. You can get the patch for testing at https://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2014-10-23-03-02-02-comm-central/thunderbird-36.0a1.en-US.win32.installer.exe which is a nightly development build. Make sure you backup your THunderbird profile data before using it.

  • Word 2007 crashes during autosave and when saving as .DOC

    Hi,
    I have a problem with Microsoft Word 2007. It crashes every time during autosave. It also crashes when I try to save a file as .DOC (even an empty new file). When I save it as any other file type it's fine. 
    I have already tried repairing the office installation, reinstalling the whole suite (and then installing SP3 and all latest patches again), auto fix it from
    http://support.microsoft.com/kb/822005/en-us and
    http://support.microsoft.com/kb/921541/en-us, changing the autosave file location, using different windows account. None of these helped. I wouldn't like to work with autosave switched off.
    I am using Windows 7 Professional SP1 and Office 2007 Professional 12.0.6683.5002 with SP3 on HP EliteBook 8470w.
    -- Igor M.

    Hi,
    I tried to start Word in safe mode be it did not change anything. I also tried to start Windows 7 in clean boot but it did not help either (same issues).
    Two entries are added to the event log when Word crashes:
    First one:
    ID: 0, Application Name: Microsoft Office Word, Application Version: 12.0.6683.5002, Microsoft Office Version: 12.0.6612.1000. This session lasted 94 seconds with 0 seconds of active time.  This session ended with a crash.
    Second one (Google translation):
    Log Name : Application
    Source: Application Error
    Date: 2013-12-29 0:38:43
    Event ID : 1000
    Task Category : (100)
    Level: Errors
    Keywords: Classic
    User : Not applicable
    Computer: XXX
    Description:
    Name of the application causing the error: WINWORD.EXE , version : 12.0.6683.5002 , time stamp : 0x520bb457
    Name of the module causing the error : wwlib.dll , version : 12.0.6683.5002 , time stamp : 0x520bb54c
    Exception code : 0xc0000005
    Fault offset : 0x0006d564
    The process ID causing the error : 0xbb0
    Time to run the application causing the error: 0x01cf0425b9f67b73
    The application path causing the error: C : \ Program Files (x86 ) \ Microsoft Office \ Office12 \ WINWORD.EXE
    The path of the module causing the error : C : \ Program Files (x86 ) \ Microsoft Office \ Office12 \ wwlib.dll
    Report ID : 2fcdf5c7 - 7019 - 11e3 - 96f9 - 1c3e84fe29b2
    Event Xml :
      "><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
        "><Provider Name="Application Error" />
        1000</EventID>"><EventID Qualifiers="0"> 1000 < / EventID >
        100</Task>"><Task> 100 < / Task >
        "><TimeCreated SystemTime="2013-12-28T23:38:43.000000000Z" />
        Application</Channel>"><channel> Application < / Channel >
        "><Security />
      "><EventData>
        12.0.6683.5002</Data>"><Data> 12.0.6683.5002 < / Data>
        wwlib.dll</Data>"><Data> Wwlib.dll < / date >
        520bb54c</Data>"><Data> 520bb54c < / date >
        0006d564</Data>"><Data> 0006d564 < / Data>
        01cf0425b9f67b73</Data>"><Data> 01cf0425b9f67b73 < / date >
        C:\Program
    Files (x86)\Microsoft Office\Office12\wwlib.dll</Data>"><Date> C : \ Program Files (x86 ) \ Microsoft Office \ Office12 \ wwlib.dll < / date >
      ">< / EventData >
    <span title="">< / Event >
    Kind regards,

  • IMac crashing randomly and slow boot time.

    My mid 2011 27" 2.7GHz i5 iMac has been crashing/powering off to black screen randomly. Apple just replaced the logic board and power supply last week. I have not had any more crashes yet, but on startup I get a white screen that will last for 1 whole minute at times before I finally get the Apple logo to appear. Can someone please tell me about how long my boot time should be and what could be the problem. Also my Mac keeps not seeing my External Hard drive Time Machine Backup. It will be working fine and then act like the drive is not connected. This seems to have started after Apple replaced my logic board and power supply. This is my first Mac ever and Im starting to get really frustrated!

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • My iMac keeps crashing randomly and restarting with error

    I have asn iMac 2009 intel running OSX 10.8.4
    it keeps randomly crashing and restarting with error message
    "your compter crashed because of a problem"
    Process:         rapportd [222]
    Path:            /Library/Rapport/*/rapportd
    Identifier:      rapportd
    Version:         ???
    Code Type:       X86 (Native)
    Parent Process:  launchd [169]
    User ID:         501
    Date/Time:       2013-07-04 10:09:02.186 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  5
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000013e2
    VM Regions Near 0x13e2:
        __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Library/Rapport/*
    --> __TEXT                 0000000000001000-0000000000065000 [  400K] r-x/rwx SM=COW  /Library/Rapport/*
        __DATA                 0000000000065000-000000000006f000 [   40K] rw-/rwx SM=COW  /Library/Rapport/*
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x949f0644 strlen + 20
    1   rapportd                                0x0001ae55 dictionary_findp + 22
    2   rapportd                                0x0001bcac counters_add_get_dict + 61
    3   rapportd                                0x0001d621 pool_redel + 92
    4   rapportd                                0x0001ba31 pool_clear + 121
    5   rapportd                                0x0001beaf pool_free_impl + 52
    6   rapportd                                0x0001dbf7 dictionary_free + 79
    7   RapportUtil1.dylib                      0x001893ea CLocalSection::~CLocalSection() + 40
    8   RapportUtil1.dylib                      0x0018e17b CSimplePersistentSection::~CSimplePersistentSection() + 97
    9   RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    10  RapportUtil1.dylib                      0x00186512 SectionSynchronizer::~SectionSynchronizer() + 54
    11  RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    12  RapportUtil1.dylib                      0x001885d8 std::pair<std::string const, counted_ptr<IConfigurationSection> >::~pair() + 26
    13  RapportUtil1.dylib                      0x00188628 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::_M_delete_node(__gnu_cxx::_Hashtable_node<std::pair<std::string const, counted_ptr<IConfigurationSection> > >*) + 44
    14  RapportUtil1.dylib                      0x00188994 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::clear() + 62
    15  RapportUtil1.dylib                      0x001889eb __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::~hashtable() + 23
    16  RapportUtil1.dylib                      0x00186791 CConfigurationManager::~CConfigurationManager() + 77
    17  RapportUtil1.dylib                      0x0019a8e3 counted_ptr<CConfigurationManager>::release() + 57
    18  RapportUtil1.dylib                      0x0019b348 configuration::~configuration() + 54
    19  RapportUtil1.dylib                      0x0019a113 counted_ptr<configuration>::release() + 57
    20  libsystem_c.dylib                       0x94a3eebf __cxa_finalize + 184
    21  libsystem_c.dylib                       0x94a41db9 exit + 23
    22  rapportd                                0x00002317 start + 63
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x912099ae kevent + 10
    1   libdispatch.dylib                       0x991cfc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x991cf7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 5 Crashed:
    0   rapportd                                0x000013e2 0x1000 + 994
    1   libsystem_c.dylib                       0x94a045b7 _pthread_start + 344
    2   libsystem_c.dylib                       0x949eed4e thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
      eax: 0x000013e2  ebx: 0x0002c5a7  ecx: 0xbffff864  edx: 0xbffff85c
      edi: 0xbffff868  esi: 0x00194b50  ebp: 0xb030af98  esp: 0xb030af3c
       ss: 0x00000023  efl: 0x00010206  eip: 0x000013e2   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x000013e2
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x64fef +rapportd (???) <322EF040-125E-3D79-4A2F-01BB8B1415E9> /Library/Rapport/*/rapportd
       0xaf000 -   0x147ff7 +RapportWR.dylib (1) <A50472EA-F9E8-3C45-E173-216263532AEC> /Library/Rapport/*/RapportWR.dylib
      0x16e000 -   0x2faffb +RapportUtil1.dylib (1) <087D94DE-7376-A5E6-C000-2895F7D0AA60> /Library/Rapport/*/RapportUtil1.dylib
      0x3f8000 -   0x420fef +librooksbas.dylib (1) <75079BEF-ED76-12F6-5973-3B4584AFA1E4> /Library/Rapport/*/librooksbas.dylib
      0x718000 -   0x725ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x8fe5a000 - 0x8fe8ce57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90008fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x90009000 - 0x9006ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9008a000 - 0x901d8ff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9020a000 - 0x9022efff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9022f000 - 0x9023bff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9023c000 - 0x90246fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x90343000 - 0x90356ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x903a0000 - 0x903b9fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x903ba000 - 0x903c6ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91100000 - 0x91104fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91105000 - 0x9110efff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9113f000 - 0x911f3fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x911f4000 - 0x9120effc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x9120f000 - 0x91212fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91213000 - 0x91261ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91262000 - 0x91293fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91294000 - 0x912b1ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x9132e000 - 0x9132efff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91333000 - 0x91716fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91717000 - 0x91772fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91773000 - 0x917d4fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9181d000 - 0x91825fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x92349000 - 0x923beff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92431000 - 0x9244dfff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9244e000 - 0x92459fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x9245a000 - 0x924c2fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92524000 - 0x92548fff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x927f8000 - 0x9283afff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
    0x9283b000 - 0x92860ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92861000 - 0x928b8ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92913000 - 0x929aaff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x929ab000 - 0x929c1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x929c8000 - 0x929d4ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x929d5000 - 0x92a1dff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92a44000 - 0x92abeff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92abf000 - 0x92b7dff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92be4000 - 0x92ea4ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92ea5000 - 0x92fb2057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x933bf000 - 0x933c1ffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x933c2000 - 0x933ebfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x933ec000 - 0x93809fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9380a000 - 0x93821fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x93822000 - 0x93822ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93823000 - 0x93827ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x93926000 - 0x93a31ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x942b0000 - 0x94335ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94336000 - 0x94337fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x94338000 - 0x94491ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94608000 - 0x9461dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9461e000 - 0x94796ff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94797000 - 0x947a0fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x947a1000 - 0x947a1fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x947a2000 - 0x947b7fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94814000 - 0x94820ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
    0x94821000 - 0x94822fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x94823000 - 0x94921ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94922000 - 0x949ccfff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x949cd000 - 0x949d0ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x949d1000 - 0x949d2ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x949d3000 - 0x949dafff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x949db000 - 0x949e5ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x949e6000 - 0x949edff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x949ee000 - 0x94aabfeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x94aac000 - 0x94ad9ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x94ada000 - 0x94dfaff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94edd000 - 0x94ee6ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94f29000 - 0x94f29fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94f2a000 - 0x94f6cffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x94f6d000 - 0x94fb1ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94fb2000 - 0x94fb3fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
    0x94fb6000 - 0x950a7ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x950a8000 - 0x950b6ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x950cc000 - 0x950ccfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x950cd000 - 0x950d4fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x950d5000 - 0x950d5fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x950d6000 - 0x95122fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x9523c000 - 0x95281ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9551d000 - 0x95822ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95823000 - 0x95c65fff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95c66000 - 0x95c69ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95c6a000 - 0x95c87fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
    0x95c88000 - 0x95cb5ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x95cb6000 - 0x95ecdfff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95f0b000 - 0x95f0cffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x95fab000 - 0x95fb5fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95fc8000 - 0x95fc8fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x95fc9000 - 0x95fffffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96000000 - 0x96022fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x9607e000 - 0x96152ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96153000 - 0x961b7ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x961de000 - 0x961ecfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x961ed000 - 0x96255ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96262000 - 0x9635aff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x9635b000 - 0x9637bffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x9637c000 - 0x963b7fef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96736000 - 0x968f2ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x968f3000 - 0x96adbffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96adc000 - 0x96b1eff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
    0x96f1c000 - 0x96f2afff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96f2b000 - 0x96f2cfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x96f2d000 - 0x96f4cff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x96f4d000 - 0x96fa7fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x97114000 - 0x97114fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x97115000 - 0x97163ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97164000 - 0x971a3ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97229000 - 0x97de5ff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97de6000 - 0x97e12ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x97eef000 - 0x97f87fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97f94000 - 0x97f9dff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x98698000 - 0x9869afff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x9869b000 - 0x9869fffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x986a0000 - 0x986affff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x986fd000 - 0x98798fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98799000 - 0x9879cff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9879d000 - 0x9879dfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9879e000 - 0x987f8ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x987f9000 - 0x98806ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98807000 - 0x98815ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x98816000 - 0x98816ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x98817000 - 0x98893ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98894000 - 0x9889afff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9889b000 - 0x9889ffff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x988a2000 - 0x988a9ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x988aa000 - 0x98959ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x989aa000 - 0x989abfff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x989ac000 - 0x98ab9ff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98ac1000 - 0x98ad3fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x98ad4000 - 0x98ad7ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x98ae9000 - 0x98b0eff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98b1e000 - 0x98b6dff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98b6e000 - 0x98f26ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98f27000 - 0x991caff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x991cb000 - 0x991ddff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x991de000 - 0x991e0ffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x991e1000 - 0x99243fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x99275000 - 0x992a8ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x992f5000 - 0x99312fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x99313000 - 0x993fcff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x994f2000 - 0x9967bff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9967c000 - 0x996ebffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x99730000 - 0x9974eff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x999cc000 - 0x99a6cff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x99a6d000 - 0x99a73fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x99a74000 - 0x99a84ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x99a85000 - 0x99a85fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99ce3000 - 0x99d3aff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x99d3b000 - 0x99e57ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99e58000 - 0x99eeaffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x99eeb000 - 0x9a026ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a08e000 - 0x9a092fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a093000 - 0x9a097ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x9a098000 - 0x9a0fcff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x9a108000 - 0x9a10afff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9a434000 - 0x9a434fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 119
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=117.4M resident=68.9M(59%) swapped_out_or_unallocated=48.5M(41%)
    Writable regions: Total=32.1M written=848K(3%) resident=1084K(3%) swapped_out=0K(0%) unallocated=31.1M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       1600K
    MALLOC                             21.3M
    MALLOC guard page                    48K
    Memory tag=35                      7428K
    Stack                              66.5M
    VM_ALLOCATE                          56K
    __DATA                             5452K
    __DATA/__OBJC                       172K
    __IMAGE                             528K
    __LINKEDIT                         31.6M
    __OBJC                             1524K
    __OBJC/__DATA                         8K
    __PAGEZERO                            4K
    __TEXT                             85.8M
    __UNICODE                           544K
    mapped file                       101.9M
    shared memory                       308K
    ===========                      =======
    TOTAL                             324.4M

    Hi Carolyn,
    Thank you for your suggestion it seemed to do much better, and lasted the whole day but then it crashed again last night
    Interval Since Last Panic Report:  139535 sec
    Anonymous UUID:                    4964D4DE-C0B4-4BF5-739A-DA67B363A129
    Fri Jul  5 06:52:57 2013
    panic(cpu 1 caller 0xffffff8009cb8655): Kernel trap at 0xffffff7f8af16af7, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00000001044e905c, CR3: 0x000000000c9fe000, CR4: 0x0000000000000660
    RAX: 0xde531e715ebf009b, RBX: 0xffffff80220ae048, RCX: 0x7fffffffffffffff, RDX: 0x0000000000000040
    RSP: 0xffffff80890dbfa0, RBP: 0xffffff80890dbfb0, RSI: 0x0000000000000002, RDI: 0xdeadbeefdeadbeef
    R8:  0xffffff807d58d078, R9:  0x0000000000988ddc, R10: 0xffffff80890dbd20, R11: 0xffffff7f8aed61c0
    R12: 0xffffff807d58d000, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0xffffff8016105dc8
    RFL: 0x0000000000010282, RIP: 0xffffff7f8af16af7, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00000001044e905c, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80890dbc40 : 0xffffff8009c1d626
    0xffffff80890dbcb0 : 0xffffff8009cb8655
    0xffffff80890dbe80 : 0xffffff8009cce17d
    0xffffff80890dbea0 : 0xffffff7f8af16af7
    0xffffff80890dbfb0 : 0xffffff8009cb3137
          Kernel Extensions in backtrace:
             com.digidesign.fwfamily.driver(9.0f4)[EA9004EA-D8CD-1CA7-6281-17C82B2AF0EF]@0xf fffff7f8af08000->0xffffff7f8af29fff
                dependency: com.apple.iokit.IOFireWireAVC(4.2.2)[F7D819BB-CD26-352B-BE6A-AB3040A06AEF]@0xff ffff7f8a8e5000
                dependency: com.apple.iokit.IOAudioFamily(1.8.9fc11)[AB8DD2DD-43BD-3B7B-95F7-26E6E0BBF339]@ 0xffffff7f8aece000
                dependency: com.apple.iokit.IOFireWireFamily(4.5.5)[A045A111-194F-3E54-A63E-E015DC69B862]@0 xffffff7f8a37b000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    Kernel slide:     0x0000000009a00000
    Kernel text base: 0xffffff8009c00000
    System model name: iMac10,1 (Mac-F2268CC8)
    System uptime in nanoseconds: 17432848808837
    last loaded kext at 260053975535: com.apple.filesystems.smbfs          1.8.4 (addr 0xffffff7f8bf58000, size 229376)
    last unloaded kext at 229025294943: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f8be6f000, size 8192)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard          5.9.1
    com.digidesign.fwfamily.driver          9.0f4
    com.digidesign.iokit.DigiDal          10.3.6f14
    com.apple.filesystems.smbfs          1.8.4
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.filesystems.ntfs          3.10
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.1.4f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.kext.AMDFramebuffer          8.1.2
    com.apple.ATIRadeonX2000          8.1.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.1.4f2
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireAVC          4.2.2
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.1.4f2
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.kext.AMD4600Controller          8.1.2
    com.apple.kext.AMDSupport          8.1.2
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

  • Premiere Pro CC crashing randomly and leaving empty audio of synced clips

    I've been having problems working with premiere in OSX 10.9
    The program shuts down randomly some times when editing, some times when playing back, it's very unstable.
    And two times the audio tracks synced using the merged clips are empty and there's no way to put it in sync again.
    I`ve been searching in the internet for a way to fix this but I can`t find any info.
    Process:         Adobe Premiere Pro CC [7754]
    Path:            /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/MacOS/Adobe Premiere Pro CC
    Identifier:      com.adobe.AdobePremierePro
    Version:         7.2.1 (7.2.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [221]
    Responsible:     Adobe Premiere Pro CC [7754]
    User ID:         501
    Date/Time:       2014-02-19 19:59:39.484 -0600
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  DC21D278-26B8-B15A-7135-B304B44CCE22
    Crashed Thread:  45  Dispatch queue: com.apple.root.low-priority
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    [Please don't post crash logs to the user forums.]
    Message was edited by: Jim Simon

    Just incrase the windows Swap File.
    Serioulsy, is it a joke ?
    54go of the swap (set to 100go for test) + 9go of the ram.
    Never had this before.

  • Hi! Haven't a clue so can anyone help me! My computer crashed recently and when it was up and running I reinstalled itunes. By mistake I think I gave my ipod a different name. How do I rectify this?

    Hi! Haven't a clue and need help! My computer recently crashed, when it was up and running I reinstalled itunes. I must have given my ipod classic another name how do I delete this name and restate the original name?
    Thanks

    Click on the name on the left in iTunes until it highlights, then you'll be free to name it whatever you like.

  • PSE 12 crashes randomly and frequently

    OS: Win 8.1 x64. I downloaded PSE 12 trial (I currently use PSE 11 and it behaves the same). I created a new library (did not convert old one) and imported around 10,000 pictures. When trying to do almost anything in Organizer it sometimes crashes with this info:
    Faulting application name: PhotoshopElementsOrganizer.exe, version: 12.0.0.0, time stamp: 0x524214b6
    Faulting module name: QtCore4.dll, version: 4.8.1.0, time stamp: 0x52420c6b
    Exception code: 0xc0000005
    Fault offset: 0x00051454
    Faulting process id: 0x1a10
    Faulting application start time: 0x01cf04a399fc15f9
    Faulting application path: C:\Program Files (x86)\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Elements 12 Organizer\QtCore4.dll
    I've re-created the library a few times and also tried the "Repair and Optimize" functions with no improvement.
    Any suggestions?

    I have the same problem on Win 764 pro using Photoshop Elements 12 and Premiere Elements 12.
    Faulting application name: PhotoshopElementsOrganizer.exe, version: 12.0.0.0, time stamp: 0x5314d4d4
    Faulting module name: QtCore4.dll, version: 4.8.1.0, time stamp: 0x522509e6
    Exception code: 0xc0000005
    Fault offset: 0x00051454
    Faulting process id: 0x778c
    Faulting application start time: 0x01cfa36b4adc48da
    Faulting application path: C:\Program Files (x86)\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Elements 12 Organizer\QtCore4.dll
    Report Id: b864b7d8-0f5e-11e4-8c24-c86000a4a457
    Also Photoshop Elements Editor just disappears after intit with no error message. Same when trying to invoke from organizer. Tried to download/install 12.1 update for PE but hit the error code U44M1P2003.bug. Tried all suggestions with no help. All of these issues have been around quite a while and Adobe has done nothing but waste my time with unanswered questions and non productive chat sessions. Massive goat rope.

  • Firefox crashed recently, and when i reopened it my norton password manager was gone (the toolbar is still there though). What do i do???

    My computer had not been working very well, and firefox was being a pain and crashed. When i finally got it to open again, my password manager was gone. I still have the norton toolbar with search and the safe site thing. Please help!!! I need my passwords!

    I Tried That. I Did That For A Minute & Nothing. Its Still The Same.
    & If I Connect The iPod To My Computer iTunes Nor My Computer Respond To It.
    Should I take It To An Apple Store?

Maybe you are looking for