Logic Pro 9 crashes all the time for no reason

Process:         Logic Pro [731]
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 [150]
Responsible:     Logic Pro [731]
User ID:         501
Date/Time:       2014-06-16 15:54:49.777 +0200
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  6CFA71DA-40FE-8AA8-7F95-B37CFBBD5BFE
Sleep/Wake UUID: 36E8C8A4-A5F3-41CE-9384-A720040C954F
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000746e0081
VM Regions Near 0x746e0081:
    MALLOC_SMALL           0000000073000000-0000000073800000 [ 8192K] rw-/rwx SM=PRV 
-->
    MALLOC_TINY            0000000075c00000-0000000075d00000 [ 1024K] rw-/rwx SM=PRV 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.logic.pro           0x005a9e06 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5692038
1   com.apple.logic.pro           0x005d2300 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5857152
2   com.apple.logic.pro           0x003e62ee std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3841902
3   com.apple.logic.pro           0x003e6461 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842273
4   libsystem_platform.dylib       0x97119deb _sigtramp + 43
5   libsystem_platform.dylib       0x9711b4be _platform_memmove$VARIANT$sse42 + 430
6   com.apple.logic.pro           0x0003e97d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9725
7   com.apple.logic.pro           0x00297d06 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2472326
8   com.apple.logic.pro           0x005d2744 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5858244
9   com.apple.logic.pro           0x005adccd std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5708109
10  com.apple.logic.pro           0x0029908e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2477326
11  com.apple.logic.pro           0x001cd0c7 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1641799
12  com.apple.logic.pro           0x00616967 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6137319
13  com.apple.logic.pro           0x00613735 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6124469
14  com.apple.Foundation           0x92cb276b __NSFireTimer + 117
15  com.apple.CoreFoundation       0x96169eb6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
16  com.apple.CoreFoundation       0x96169873 __CFRunLoopDoTimer + 1395
17  com.apple.CoreFoundation       0x961e406d __CFRunLoopDoTimers + 349
18  com.apple.CoreFoundation       0x96121363 __CFRunLoopRun + 1779
19  com.apple.CoreFoundation       0x961209fa CFRunLoopRunSpecific + 394
20  com.apple.CoreFoundation       0x9612085b CFRunLoopRunInMode + 123
21  com.apple.HIToolbox           0x95a75b5d RunCurrentEventLoopInMode + 259
22  com.apple.HIToolbox           0x95a758e2 ReceiveNextEventCommon + 526
23  com.apple.HIToolbox           0x95a756bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
24  com.apple.AppKit               0x99671369 _DPSNextEvent + 1602
25  com.apple.AppKit               0x99670890 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
26  com.apple.AppKit               0x9966317c -[NSApplication run] + 727
27  com.apple.prokit               0x00fc880d NSProApplicationMain + 353
28  com.apple.logic.pro           0x0002bad5 DummyConnection::DummyConnection() + 193
Thread 1:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x90973992 kevent64 + 10
1   libdispatch.dylib             0x906c7899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x906c7532 _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x9096df7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x9096d16c mach_msg + 68
2   com.apple.CoreFoundation       0x96121c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x961211e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x961209fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9612085b CFRunLoopRunInMode + 123
6   com.apple.Foundation           0x92cb5095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7   com.apple.Foundation           0x92cb4f0e -[NSThread main] + 45
8   com.apple.Foundation           0x92cb4e66 __NSThread__main__ + 1426
9   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
10  libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
11  libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 5:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 6:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAFiles   0x02a42838 ResolveFile + 54808
4   com.apple.music.apps.MAFiles   0x02a42901 ResolveFile + 55009
5   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
6   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
7   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 7:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAFiles   0x02a42838 ResolveFile + 54808
4   com.apple.music.apps.MAFiles   0x02a42901 ResolveFile + 55009
5   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
6   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
7   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 8:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib         0x9096df7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x9096d16c mach_msg + 68
2   com.apple.audio.CoreAudio     0x9707ee9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.apple.audio.CoreAudio     0x9707934e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4   com.apple.audio.CoreAudio     0x97077b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
5   com.apple.audio.CoreAudio     0x970775ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6   com.apple.audio.CoreAudio     0x97081f52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7   com.apple.audio.CoreAudio     0x970774fb HALB_IOThread::Entry(void*) + 69
8   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
9   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
10  libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 9:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAAudioEngine 0x02af8f7c MD::CallProcessThread1(void*) + 108
4   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
5   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
6   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 10:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAAudioEngine 0x02af8cfc MD::CallProcessThread2(void*) + 124
4   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
5   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
6   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 11:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAAudioEngine 0x02af6bac MD::CallProcessThread15(void*) + 124
4   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
5   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
6   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 12:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x93bdbbd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.music.apps.MAAudioEngine 0x02b163a9 MDFileIOThread_IsBusy + 3593
4   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
5   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
6   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 13:
0   libsystem_kernel.dylib         0x9096df7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x9096d16c 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       0x93bd75fb _pthread_body + 144
8   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
9   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 14:
0   libsystem_kernel.dylib         0x909727ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x93bd9d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x93bda042 pthread_cond_timedwait_relative_np + 47
3   com.apple.CoreServices.CarbonCore 0x96e2388d TSWaitOnConditionTimedRelative + 161
4   com.apple.CoreServices.CarbonCore 0x96e2344a TSWaitOnSemaphoreCommon + 531
5   com.apple.CoreServices.CarbonCore 0x96e235fd TSWaitOnSemaphoreRelative + 24
6   com.apple.CoreServices.CarbonCore 0x96e03c00 TimerThread + 89
7   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
8   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
9   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 15:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x90972ace __select + 10
1   com.apple.CoreFoundation       0x96171af6 __CFSocketManager + 1158
2   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
3   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
4   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 16:
0   libsystem_kernel.dylib         0x90972ace __select + 10
1   com.apple.logic.pro           0x0096fc07 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 375367
2   com.apple.logic.pro           0x005b1d84 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5724676
3   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
4   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
5   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 17:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 18:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 19:
0   libsystem_kernel.dylib         0x90973046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x93bd8dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x93bdccce start_wqthread + 30
Thread 20:
0   libsystem_kernel.dylib         0x9096df7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x9096d16c mach_msg + 68
2   com.apple.CoreFoundation       0x96121c09 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x961211e1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x961209fa CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9612085b CFRunLoopRunInMode + 123
6   com.apple.AppKit               0x9981ab88 _NSEventThread + 283
7   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
8   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
9   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 21:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib         0x90972b76 __semwait_signal + 10
1   libsystem_c.dylib             0x9174dfb7 nanosleep$UNIX2003 + 219
2   libsystem_c.dylib             0x9174de62 usleep$UNIX2003 + 60
3   com.apple.AppKit               0x998e5a4c -[NSUIHeartBeat _heartBeatThread:] + 2318
4   com.apple.Foundation           0x92cb4f0e -[NSThread main] + 45
5   com.apple.Foundation           0x92cb4e66 __NSThread__main__ + 1426
6   libsystem_pthread.dylib       0x93bd75fb _pthread_body + 144
7   libsystem_pthread.dylib       0x93bd7485 _pthread_start + 130
8   libsystem_pthread.dylib       0x93bdccf2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x746e0013  ebx: 0x04f9f788  ecx: 0x00000001  edx: 0xa06ae1a8
  edi: 0x1f974a60  esi: 0x00d08c00  ebp: 0xbfffccf8  esp: 0xbfffcce0
   ss: 0x00000023  efl: 0x00010202  eip: 0x005a9e06   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x746e0081
Logical CPU:     2
Error Code:      0x00000004
Trap Number:     14
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) <F8F76923-2681-30C9-B4F4-4BF1D97C2A84> /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.1 - 722) <6371658B-05CB-3F3F-BFAF-6BE639A2501D> /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
0x3397000 -  0x33bcff7  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
0x33de000 -  0x33e6ff7  libCGCMS.A.dylib (599.23.13) <ACC64750-863E-3EA1-B306-F63B96572A8F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0xd110000 -  0xd196fff  com.apple.iLifeMediaBrowser (2.8.2 - 637.6) <A1A0E319-D89C-306D-8F9D-CDD7D09919CD> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
0xd2c7000 -  0xd377fff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0xd3bb000 -  0xd3e3ff7  libRIP.A.dylib (599.23.13) <2A8EE9AF-728D-3867-8A0A-E065CE14BA20> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0xd3f1000 -  0xd3fdfff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <D76FA024-1A9E-34CF-A676-DCFA33BEABBC> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
0xd5c8000 -  0xd5ccffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <566536E7-3014-3A2C-B25C-DC169D5FDCAE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0xd5d1000 -  0xd5d4ffa  libCGXType.A.dylib (599.23.13) <6EF86C73-323D-30BA-8EEF-954AC81BD694> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0xd5e5000 -  0xd5edff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
0x11515000 - 0x1153aff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x1154f000 - 0x1155affa  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
0x115ec000 - 0x115eeff3  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
0x115f2000 - 0x115f4ff3  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
0x115f8000 - 0x115faff3  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
0x1217b000 - 0x1231dff0  GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1235a000 - 0x12386ff7  GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x123b0000 - 0x123b2ff3  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
0x123b6000 - 0x123b8ff3  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
0x123bc000 - 0x123beff3  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
0x123c2000 - 0x123c4ff3  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
0x123c8000 - 0x123caff3  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
0x123ce000 - 0x123d0ff3  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
0x123d4000 - 0x123d6ff3  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
0x123da000 - 0x123dcff3  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
0x123e0000 - 0x123e2ff3  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
0x123e6000 - 0x123e8ff3  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
0x123ec000 - 0x123eeff3  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
0x123f2000 - 0x123f4ff3  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
0x123f8000 - 0x123faff3  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
0x1279a000 - 0x1279cff3  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
0x127a0000 - 0x127a2ff3  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
0x127a6000 - 0x127a8ff3  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
0x127ac000 - 0x127aeff3  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
0x1a158000 - 0x1a163ff7  com.apple.DVCPROHDVideoOutput (1.3.2 - 1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
0x1a16b000 - 0x1a1d0fe0  com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x1a1ea000 - 0x1a222ff7  com.apple.audio.SoundManager.Components (4.1 - 4.1) <DDED6517-B256-33F8-8B72-D8F226BFE40A> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
0x1a229000 - 0x1a261ff7  com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.19) <CFBE1CAD-02A0-30E0-B6CE-1D5E9CB59220> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
0x1a26d000 - 0x1a32afe2  com.apple.DesktopVideoOut (1.2.7 - 1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
0x1a349000 - 0x1a352ff7  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <2086FA82-ADBC-3BDD-A1F3-A8EA3B4E89E2> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
0x1a3f2000 - 0x1a3f3ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x20b30000 - 0x20b31ff5 +cl_kernels (???) <59D7CCBD-A40F-43A4-B237-BC71BCB981E4> cl_kernels
0x20b3f000 - 0x20b40fff +cl_kernels (???) <C1516D97-3D86-40B6-9068-0684971E378C> cl_kernels
0x20b42000 - 0x20c2dff7  unorm8_bgra.dylib (2.3.58) <4E28B3D7-DC85-3454-8B83-4A81918934DC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
0x2129e000 - 0x22934feb +Battery 4.MusicDevice.component (4.0.1.2234 - 4.0.1. [R2234], Copyright © 2013 Native Instruments) <AB6C54C4-229D-3952-8076-B4BAB3D4F962> /Library/Audio/Plug-Ins/Components/Battery 4.component/Contents/MacOS/Battery 4
0x28800000 - 0x28978ff3 +com.LennarDigital.Sylenth1 (2.2.0) /Library/Audio/Plug-Ins/Components/Sylenth1.component/Contents/MacOS/Sylenth1
0x2a800000 - 0x2b5c4fff +Massive.MusicDevice.component (1.3.0 [R2050] - 1.3.0 [R2050], Copyright © 2011 Native Instruments) <81FC0B74-781E-D296-6BAC-B0326AE9448D> /Library/Audio/Plug-Ins/Components/Massive.component/Contents/MacOS/Massive
0x3d800000 - 0x3dd22ff7 +de.cableguys.kickstart.au.cocoa (1.0.4 - 1.0.4) <C2B02B50-C656-328C-B718-F4BEF9672007> /Library/Audio/Plug-Ins/Components/Kickstart.component/Contents/MacOS/Kickstart
0x40000000 - 0x404a8fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.26.34 - 8.2.6) <D9095D35-3975-3B33-AFF4-015C4B876A7A> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
0x8d800000 - 0x8da02ff7  com.apple.audio.codecs.Components (4.0 - 4.0) <D63272DD-795F-35D9-BE78-170ED4EA34BC> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x8fed3000 - 0x8ff05417  dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld
0x90008000 - 0x90031ff5  com.apple.shortcut (2.6 - 2.6) <F9F32E6F-E641-36D0-B648-058D5E146D38> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90032000 - 0x90034ffb  libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x90035000 - 0x90118ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x90119000 - 0x90204ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <6979AEDF-AF1E-390F-A208-50D642621B16> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90205000 - 0x90218fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x90219000 - 0x9021cff3  com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x9021d000 - 0x90279ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9027a000 - 0x90326ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x90327000 - 0x90332fff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x90333000 - 0x90349ff9  com.apple.aps.framework (4.0 - 4.0) <DAA9FAF9-369F-325A-987B-0504B658CCB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x9034a000 - 0x9034affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9034b000 - 0x9043bffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x9043c000 - 0x904daff5  com.apple.PDFKit (2.9.2 - 2.9.2) <4D229FF8-B921-3BEC-8F38-F6A0A7046AC0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x904dd000 - 0x904e0ff7  libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
0x904e1000 - 0x9050fff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x90510000 - 0x90541ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x90542000 - 0x90542ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x90543000 - 0x905aaffc  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <9809D1A7-CE43-3DEE-9812-796590176DEE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x905ab000 - 0x905fbff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x905fc000 - 0x9063cff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9063d000 - 0x9063efff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x9063f000 - 0x90646ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90647000 - 0x906beffb  com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x906bf000 - 0x906c3fff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
0x906c4000 - 0x906dcffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x906dd000 - 0x906e7fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x906e8000 - 0x90957ff6  com.apple.security (7.0 - 55471.14.4) <4C9E60A9-6861-3AFF-BEB8-637771FEC78B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90958000 - 0x9095afff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x9095b000 - 0x90978ff4  libsystem_kernel.dylib (2422.100.13) <C09FD945-4F48-3322-AB4B-7D0243667657> /usr/lib/system/libsystem_kernel.dylib
0x90979000 - 0x9098eff3  com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
0x9098f000 - 0x909baff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x909bb000 - 0x909c5ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x909c6000 - 0x90c45ff7  com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x90c46000 - 0x90c4ffff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90c50000 - 0x90d44fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90d45000 - 0x90d96ffb  com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90d97000 - 0x90d9cff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x90dc6000 - 0x90df8ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x90df9000 - 0x90e01ffe  libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x90e02000 - 0x91115fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91116000 - 0x9112aff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x91181000 - 0x912d7ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x912ec000 - 0x9132efff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9132f000 - 0x9139afff  com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9139b000 - 0x9139fff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x913a0000 - 0x913f0fff  com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x913f1000 - 0x913f1fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91459000 - 0x9145bffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x9145c000 - 0x91569ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9156a000 - 0x915c8ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x915c9000 - 0x915c9fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x915ca000 - 0x915eafff  com.apple.facetimeservices (10.0 - 1000) <D3A59518-0F74-3B3F-8BFE-447D75E9F3F1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x915eb000 - 0x916d1ff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x916d2000 - 0x91764ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x91765000 - 0x91771ffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x91772000 - 0x917fcff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x917fd000 - 0x91a79fe7  com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91a7a000 - 0x91a8dff7  com.apple.idsfoundation (10.0 - 1000) <67D0D240-D471-3882-8FAA-922FD91C3846> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
0x91a8e000 - 0x91a9cff3  com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91a9d000 - 0x91aa1ffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91aa2000 - 0x91b0bfff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91b0c000 - 0x91b60fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x91b61000 - 0x91bbffff  com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x91bc0000 - 0x91bfcff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x91bfd000 - 0x91c66ffa  com.apple.datadetectorscore (5.0 - 354.4) <9B7B72AA-1DA4-327B-A714-5C710F3A33A0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x91c67000 - 0x91cecffc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x91ced000 - 0x91d1cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x91d1d000 - 0x91d2cfff  libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91d2d000 - 0x91d3ffff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x91d40000 - 0x91d44ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x91d45000 - 0x9213dff3  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3077671B-1AEF-33EF-AF9C-D3A9208646E0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9213e000 - 0x924adfff  com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x924ae000 - 0x924b7fff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x924b8000 - 0x924c1fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x924c2000 - 0x924c3ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x924c4000 - 0x924d4ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x924d5000 - 0x924ddfff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
0x924de000 - 0x9260bff3  com.apple.avfoundation (2.0 - 651.12.1) <D52E847F-FCDE-35D0-A0FB-25F6F05D8600> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9260c000 - 0x9260eff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9260f000 - 0x92610fff  com.apple.AddressBook.ContactsData (8.0 - 1371) <A44F73DB-01BC-37E1-94D5-BD6957FA306B> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
0x92611000 - 0x92618ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x92619000 - 0x9261eff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9261f000 - 0x9261ffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x929aa000 - 0x92a71ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x92a72000 - 0x92a90ff5  com.apple.frameworks.preferencepanes (16.0 - 16.0) <3E3368EE-CAD3-3096-89BC-D006A25A6294> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x92a91000 - 0x92c1effb  com.apple.CFNetwork (673.3 - 673.3) <2C900A5F-9E29-3636-846D-68B24774E82A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92c1f000 - 0x92c22ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x92c23000 - 0x92c47ff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x92c48000 - 0x92f73ffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f7b000 - 0x92fd0fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x92fd1000 - 0x92ffbfff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x92ffc000 - 0x93017ff6  libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93018000 - 0x93044ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x93045000 - 0x931b8ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x931b9000 - 0x931c4ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x931c5000 - 0x93227ff3  com.apple.imfoundation (10.0 - 1000) <20565092-0897-3E34-A35A-E1F027D53A26> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
0x93228000 - 0x9327bff3  com.apple.CoreMediaIO (407.0 - 4561) <09C5A94C-39BD-36D8-A483-77F9CA3C5F2F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9327c000 - 0x93294ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x93295000 - 0x932aefff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
0x93bd6000 - 0x93bddffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x93bde000 - 0x93fa3ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x93fa4000 - 0x93fc3ff9  com.apple.framework.Apple80211 (9.3.2 - 932.59) <06E0BD18-C925-3121-A817-53100A9BF6D4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x93fc4000 - 0x93fe0fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x93fe1000 - 0x93fe4ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x93fe5000 - 0x9403aff7  com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9403b000 - 0x94043fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
0x94044000 - 0x94049fff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
0x9404a000 - 0x94067ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x94068000 - 0x94136ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <03BFC83E-A086-3CA8-A3E6-2EA6F1D388AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94137000 - 0x9413bffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9413c000 - 0x94228ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x94229000 - 0x94327fff  libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x94328000 - 0x94334ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94335000 - 0x9437dfff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x9437e000 - 0x943cfff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x943d0000 - 0x944aaff6  com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x944ab000 - 0x945e2fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x945e3000 - 0x94649ffb  com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x9464a000 - 0x94661ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x94662000 - 0x9466cff0  libCGInterfaces.dylib (271) <F78617B0-10DD-3DB0-988A-2407D630519A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
0x9466d000 - 0x94671fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x94672000 - 0x946a2ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x946a3000 - 0x946a7ffa  libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x946a8000 - 0x946b1ffc  com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x946b2000 - 0x946b8ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <55CA3D96-7BE2-332B-8BAD-C34F8EA9E6CF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
0x946b9000 - 0x94723ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x94724000 - 0x94725fff  libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x94726000 - 0x94a1bff8  com.apple.CoreImage (9.2.8) <40B7AFD7-2560-3BDD-B321-1CC5FE266DF2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x94a1c000 - 0x958bbff5  com.apple.WebCore (9537 - 9537.75.14) <9A09AC09-98E4-3CFE-B37E-3AB405396FD7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x958bc000 - 0x958caff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x958cb000 - 0x95911ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x95912000 - 0x9595eff7  libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x9595f000 - 0x9596fff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x95970000 - 0x959a8fff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95a4a000 - 0x95dbfff9  com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Framewo

Could be anything from the crash log but....
1) What audio/midi interface are you using? Is it Mavericks compatible? If so...Have you updated the drivers to Mav compatible versions if possible?
2) You have a few plugins installed that are known to be instable.. Cableguys stuff... Older versions of Massive and Battery... that can be flaky under Mavericks..and so on...  Update/remove as needed....
3) Are you running LP9 in 32bit mode or 64bit mode with the 32bit bridge to get say Sylenth to work? The 32bit bridge is known to be flaky at best.. so that could be causing issues too.

Similar Messages

  • My ping is 500+ all the time for no reason.

    hey basically my ping is like 500+ all the time for no reason at all
    thats my adsl status
    ADSL line status
    Connection information
    Line state
    Connected
    Connection time
    0 days, 5:42:31
    Downstream
    5,088 Kbps
    Upstream
    448 Kbps
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.1
    Latency type
    Interleaved
    Noise margin (Down/Up)
    14.9 dB / 23.0 dB
    Line attenuation (Down/Up)
    26.0 dB / 15.5 dB
    Output power (Down/Up)
    19.8 dBm / 12.3 dBm
    Loss of Framing (Local)
    0
    Loss of Signal (Local)
    0
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    1553 / 0
    CRC Errors (Down/Up)
    42 / N/A
    HEC Errors (Down/Up)
    N/A / 0
    Error Seconds (Local)
    34

    Hello ,
    Also we need a speedtest just to have a look and make sure everything's okay? Use this link http://bit.ly/uViAXN and post all the required info Throughput, IP Profile etc..). If that one doesn't work then try this work around link http://bit.ly/sYcqhk .
    Can you also run a test at http://www.pingtest.net and also do websites load slowly?
    Can you also confirm if you're connected at the master socket or an extension? And what your type your master socket is according to this picture
    Are you connected Wirelessly or through a cable?
    Regards Edd
    Check your Line
    BT Speedtester

  • Logic X Crash all the time , sometimes work sometimes no plug works ??,Plugin Problem?

    Hello
    Please help me .... i dont know what to do anymore
    My logic x now crashes all the time . when i change plug ins sometimes and somtimes just like this . Sometimes all plug ins are loading normal (also via32Bit Bridge from Sound Radix) to use the 32 older ones still ...
    Sometimes no plug in is working, and say contact supplier for latest verision tough i have latest version and original.
    Can be that this has to do with the 32 bid bridge ? i have latest logic update 10.0.6 and Mountain Lion 10.8.5 , 16gbram I7 3,4Gh
    also i cant find were i can register my logic x on apple homepage, only i macs and stuff but no logic x registration to my name and my account. ??
    2nd Problem
    ES1 Synthesizer is modulating when i make low fast bass notes like 3 in one 4/4 bar on 150bpm is modulating tough in es1 is all normal set up for no modulation and normal (ADSR Button on the right choosen , but es1 play 3 completely same notes with same velocity all bit different , not much but too much for using for bass production.
    Also old Channel strips from logic 9 when i load is the same tough always was normal and suddenly in logic x the es1 modulates a bit , i mean plays every note a bit different somtimes with a bit more attack sometimes less ... or cutoff whatever , ??
    pffffffff , is really hard to make music spending more time fixing that i can work .. hope there is any freak out there what can help me ... i m really worried
    Thank you so much friends
    Josef

    Hi All,
    I'm happy to find this discussion about this problem, because I just don't know what can I do. Also, I'm new to logic (and asking myself these days why I switch...!)
    So, I did everything I found on different forum about the system overload problem. Reset my 828mkII, delete my logic pref, clean my hard drive, changed I/O Buffer and exs pref, bla bla bla ...
    I though that the problem was the exs sampler because I found information telling that big samples in this plugin can cause system overload, so I deleted it, but same problem. But I did the same thing with my NI Battery... oh... no crash, but I only have 3 samplers in it!
    But, not all my project using NI Battery crash!
    The smaller one crash and, it contains :
    - 1 ES2 with 7 plugin FX
    - 1 ES2 with 5 plugin FX
    - 1 Native Instrument Battery (3 samples in it) with 1 plugin FX
    - 1 EXS sampler with 4 plugin FX
    That's it !!!
    The difference between all my projects (I'm new so only have a few) is that I add an AVerb plugin in the Battery Channel on the one that always crash.
    So, I deleted the AVerb in the NI Battery channel... Holy S**t it seems to work fine. WOW!! I'm looking the Jesus right now!!!
    I'll have to make more test, like use FXs using BUS insteed, but Logic looks to have a problem using plugin on NI Battery 2.
    I will probably crahs logic again and send another report telling them what I did!
    Maybe this could helps you!
    m
    Single 1.8G G5   Mac OS X (10.4.7)   2G RAM

  • My iPhone 3GS keeps turning itself off all the time for no reason every time I put it on silent or just get a Facebook message I have a broken sleep/power button anyone know how to fix this problem?

    My iPhone 3GS keeps turning itself off all the time the power/sleep button dosent work so it's quiet annoying having to plug it in all the time dose anyone have a fix for this?

    The "fix" is to get the phone repaired.  There's no magic solution for a broken phone.
    Bring your phone ant $149 to Apple for an out of warranty replacement, or find a 3rd party repair shop near you. 

  • The page is asking if I want to close it all the time for no reason and even if I say yes it does nothing. This happens randomly and constantly and I cant do anything unless I get rid of it.

    this happens every time I use firefox and constantly

    when I am on the internet and using firefox a popup screen comes up and asks me if I want to leave this page. I have not tried to close anything at all and it happens all the time.

  • [Radeon] 9800 Pro crashes all the time

    I took my friends MSI 9800 pro, which is the one that shows up as a 9800 xt in windows xp. I have a soyo k7VME motherboard. I installed the card, installed the newest catalyst drivers, and then installed BF2. I fire it up, single player works fine, so I play multiplayer. It runs great for 5-10 minutes and then freezes, my screen goes crazy and I have to restart. I thought it was a PSU problem at first, because I only had a 350watt with  12v@16A, so I upgraded to a 450 watt with 12v@30A... I figured the problem would go away, but no it still crashes, and not just in BF2. CS:Source crashes too, after running fine for about 20 minutes. It just freezes, the sound starts glitching. Next I thought it was overheating. The card kind of felt hot to the touch, so I put a 20 inch desk fan next to my case and brought the case temp down to about 35 degrees, cpu is running at about 50, celcius (amd xp 3000+). I don't have the card overclocked or anything, and it ran find in my friends computer, but he never really stressed it and only had agp 4x. Last I thought it was a driver problem, so I reformatted XP and installed fresh drivers. First I tried MSI's drivers, then the latest catalysts, then the catalysts before the latest. Still crashes, I don't think its a heat problem and my motherboard worked fine with my old Geforce 4 Ti 4600. I have no idea whats wrong now.
    Any help would be greatly appreciated. This card ran fine before in my friends Dell, and I ran a geforce 4 ti 4600 in this same pc with a crappy PSU before.

    I'm using an Aspire Concord 450watt PSU, supposed to have 30A on the 12V line... I just bought it, and I'm thinking about RMAing it because 11.36 isn't cutting it.
    And there is no problem with my cpu, its been running this hot for a year and its expected, I have a small microATX case with bad airflow, but I've confirmed that it isnt a cooling problem on the 9800 pro. I took off the case door and put a 20 inch desk fan next to it and tried it on high, and this was after I took the card apart and applied some arctic silver 5 to the GPU. Still crashed, and the case and CPU temp dropped a massive amount because of the huge fan. I've reformatted about 5 times now, installed fresh drivers, done everything I can think to do. Last straw I'm going to test it in a friends PC who has an identical card, and if it crashes there I'm gonna RMA this power supply.
    I'm thinking its a bad card though, its about a year old and I've read the capacitors on the MSI cards are flimsy compared to other versions of the 9800 pro.

  • Upgraded to Snow Leopard and now Logic 9 crashes ALL THE TIME

    I recently upgraded to Snow Leopard.. and now when I open a new Logic File and hit record on an AUDIO track. It crashes. It's fine with MIDI, just crashes on audio.  It also won't bounce, and it won't save, it just freezes and vanishes.  I've spent the last 3 hours reinstalling it to no avail and have tried it with 9,0,0 and the new 9.1.4,, help!

    Probably needs the latest Pro Apps support package for Snow Leopard, sorry, I don't have the file name. There's one for Leopard and a separate one for Snow Leopard.
    Did you check to see if it shows up in Apples' Software Update?
    pancenter-

  • Help - I just installed Mountain Lion and now my MacBook Pro crashes all the time

    Hi everyone. I've recently installed Mountain Lion on my MacBook Pro and now it randomly crashes. I tried finding the pattern (maybe when I open a specific app, or go through a series of steps) but nothing, it just happens, and it feels random.
    Here's the latest panic report I got:
    Sat Aug  3 22:55:47 2013
    panic(cpu 1 caller 0xffffff7f8e3eaf1a): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff80fdb61000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80fc7d2ef0 : 0xffffff800c21d626
    0xffffff80fc7d2f60 : 0xffffff7f8e3eaf1a
    0xffffff80fc7d3030 : 0xffffff7f8c95ff1e
    0xffffff80fc7d30f0 : 0xffffff7f8ca3412d
    0xffffff80fc7d3130 : 0xffffff7f8ca3418e
    0xffffff80fc7d31a0 : 0xffffff7f8ccfaed0
    0xffffff80fc7d32d0 : 0xffffff7f8ca5ca75
    0xffffff80fc7d32f0 : 0xffffff7f8c966d50
    0xffffff80fc7d33a0 : 0xffffff7f8c9647d0
    0xffffff80fc7d35a0 : 0xffffff7f8c96610a
    0xffffff80fc7d3670 : 0xffffff7f8d9318be
    0xffffff80fc7d3730 : 0xffffff7f8d95cfa8
    0xffffff80fc7d37b0 : 0xffffff7f8d9443e0
    0xffffff80fc7d3810 : 0xffffff7f8d944cc1
    0xffffff80fc7d3860 : 0xffffff7f8d945173
    0xffffff80fc7d38d0 : 0xffffff7f8d9459d3
    0xffffff80fc7d3910 : 0xffffff7f8d910e2f
    0xffffff80fc7d3a90 : 0xffffff7f8d941f0f
    0xffffff80fc7d3b50 : 0xffffff7f8d90f8c8
    0xffffff80fc7d3ba0 : 0xffffff800c666e69
    0xffffff80fc7d3bc0 : 0xffffff800c668410
    0xffffff80fc7d3c20 : 0xffffff800c665e2f
    0xffffff80fc7d3d70 : 0xffffff800c298c01
    0xffffff80fc7d3e80 : 0xffffff800c220b3d
    0xffffff80fc7d3eb0 : 0xffffff800c210448
    0xffffff80fc7d3f00 : 0xffffff800c21961b
    0xffffff80fc7d3f70 : 0xffffff800c2a6536
    0xffffff80fc7d3fb0 : 0xffffff800c2ce9e3
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.5)[49FEF732-D7A3-327B-A7AA-6AC5A6E3DCFF]@0 xffffff7f8e3dd000->0xffffff7f8e3effff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[1D0BB11E-7D71-34CF-ACC3-57DF01CADA 08]@0xffffff7f8e3d8000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8c868000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f8e3c4000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f8c7e8000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7-CEB2C1FD6BB1]@0xff ffff7f8c8ea000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[990D1A42-DF16-3AB9-ABC1-6A88AC142244]@0 xffffff7f8c8a7000
             com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8c8 fe000->0xffffff7f8cba3fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8c868000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7-CEB2C1FD6BB1]@0xff ffff7f8c8ea000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[990D1A42-DF16-3AB9-ABC1-6A88AC142244]@0 xffffff7f8c8a7000
             com.apple.nvidia.nv50hal(8.1.2)[988EAF3A-3318-3787-8A5A-844830FA1522]@0xffffff7 f8cbaf000->0xffffff7f8ce83fff
                dependency: com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8c8 fe000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8c868000
             com.apple.GeForce(8.1.2)[7EC545A4-4B57-32F1-8DC3-C31023AFBDCB]@0xffffff7f8d8fd0 00->0xffffff7f8d9cafff
                dependency: com.apple.NVDAResman(8.1.2)[96AE69DE-8A37-39D0-B2D3-D8446A6AA670]@0xffffff7f8c8 fe000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[6C8CFC18-75F0-3DEF-86C7
    By the way here are my specs:
    OS X 10.8.4
    2.66 Ghz Intel Core i7
    8 GB 1067 MHz DDR3
    Anything anyone?
    Thanks!

    Mid-2010 15" MacBook Pros - the bad NVIDIA GPU
    If you're having frequent kernel panics with your 15" mid-2010, or intermittent screen problems, the problem is, more than likely, the faulty NVIDIA GPU found in a number of those machines.
    Here's just a sample of a kernel panic log that points to the faulty NVIDIA card:
    Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0x82ac4000->0x82b7afff
                dependency: com.apple.NVDAResman(6.4.0)@0x834a0000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x82fd3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x7a802000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x8301b000
             com.apple.nvidia.nv50hal(6.4.0)@0x83c05000->0x84019fff
                dependency: com.apple.NVDAResman(6.4.0)@0x834a0000
             com.apple.NVDAResman(6.4.0)@0x834a0000->0x8378dfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x7a802000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x82fd3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x8301b000
    Here's the "official" Apple take on the issue - but the very real kernel panics need not be preceded by 'Intermittent black screen or loss of video'... in fact, you might not experience any video problems at all. Although video problems can certainly be a portent of things to come…
    So what can you do? Print out a copy of your kernel panic and a copy of the Knowledge Base article and take them, along with your machine, to your local Apple Store or an Apple Authorized Service Provider. They should be more than willing to install a new logic board at no cost. I have no idea why this faulty GPU is making the headline here on the MacBook Pro forum so often now - could it be because Mountain Lion is just bringing the issue to a head more readily? I don't know - I only know that we're seeing more and more of these kernel panics of late.
    Good luck,
    Clinton

  • Macbook pro crashing all the time, please check the crash reports.

    my macbook pro is crashing once a day now.  Can anyone see anything obvious in the crash reports.
    Thanks
    Wed Mar 20 09:49:16 2013
    panic(cpu 3 caller 0xffffff80286b7e75): Kernel trap at 0xffffff80286e01d9, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff8063fee6a0, CR3: 0x00000002582be073, CR4: 0x00000000001606e0
    RAX: 0xffffff8063fee6a8, RBX: 0xffffff8240893710, RCX: 0x0000000000000038, RDX: 0x0000000000000000
    RSP: 0xffffff82408936a0, RBP: 0xffffff82408936e0, RSI: 0xffffff824089372d, RDI: 0xffffff8063fee6c5
    R8:  0xffffff8240893710, R9:  0x000000000000003a, R10: 0xffffff805166cc9e, R11: 0x0000000000000036
    R12: 0xffffff8063fee688, R13: 0x000000000000001d, R14: 0xffffff82572c9908, R15: 0xffffff8028cc5ec0
    RFL: 0x0000000000010246, RIP: 0xffffff80286e01d9, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff8063fee6a0, Error code: 0x0000000000000003, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8240893340 : 0xffffff802861d626
    0xffffff82408933b0 : 0xffffff80286b7e75
    0xffffff8240893580 : 0xffffff80286cd3bd
    0xffffff82408935a0 : 0xffffff80286e01d9
    0xffffff82408936e0 : 0xffffff80288e80ce
    0xffffff82408937c0 : 0xffffff80288e8b9d
    0xffffff8240893950 : 0xffffff80288e8238
    0xffffff82408939e0 : 0xffffff80288f7f68
    0xffffff8240893c00 : 0xffffff8028710544
    0xffffff8240893c40 : 0xffffff80286ea66c
    0xffffff8240893cc0 : 0xffffff80286ea05e
    0xffffff8240893d80 : 0xffffff80286d8ca0
    0xffffff8240893f50 : 0xffffff80289e060a
    0xffffff8240893fb0 : 0xffffff80286cdc03
    BSD process name corresponding to current thread: backupd
    Mac OS version:
    12C3006
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
    Kernel UUID: 0AFA55FD-872F-3BBE-8630-214EB586A16D
    Kernel slide:     0x0000000028400000
    Kernel text base: 0xffffff8028600000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 58747455067477
    last loaded kext at 58404858429327: com.apple.driver.AppleUSBTCKeyEventDriver 237.1 (addr 0xffffff7faaa17000, size 12288)
    last unloaded kext at 226072876447: com.apple.iokit.IOEthernetAVBController 1.0.2b1 (addr 0xffffff7fa9832000, size 28672)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2 1
    com.apple.driver.AppleUSBTCKeyEventDriver 237.1
    com.apple.iokit.IOBluetoothUSBDFU 4.1.2f9
    com.apple.driver.AppleUSBCDC 4.1.22
    com.apple.filesystems.afpfs 10.0
    com.apple.nke.asp_tcp 7.0.0
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.1.2f9
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AGPM 100.12.81
    com.apple.driver.ApplePlatformEnabler 2.0.6d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.ntfs 3.10
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AppleHDA 2.3.5fc10
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.GeForce 8.0.6
    com.apple.driver.AppleMikeyDriver 2.3.5fc10
    com.apple.driver.AppleIntelHD4000Graphics 8.0.6
    com.apple.driver.AppleSMCLMU 2.0.3d0
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.AppleMCCSControl 1.1.11
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.ApplePolicyControl 3.2.13
    com.apple.driver.AppleLPC 1.6.0
    com.apple.driver.AppleIntelFramebufferCapri 8.0.6
    com.apple.driver.AppleMuxControl 3.2.13
    com.apple.driver.AppleUSBTCButtons 237.1
    com.apple.driver.AppleUSBTCKeyboard 237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBHub 5.5.0
    com.apple.iokit.IOAHCIBlockStorage 2.3.1
    com.apple.driver.AppleSDXC 1.4.0
    com.apple.driver.AirPort.Brcm4331 612.20.14
    com.apple.driver.AppleAHCIPort 2.5.1
    com.apple.driver.AppleUSBEHCI 5.5.0
    com.apple.driver.AppleUSBXHCI 1.5.1
    com.apple.driver.AppleEFINVRAM 1.7
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.7
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleHPET 1.8
    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
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.5
    com.apple.driver.DspFuncLib 2.3.5fc10
    com.apple.iokit.IOAudioFamily 1.8.9fc11
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.nvidia.nvGK100hal 8.0.6
    com.apple.NVDAResman 8.0.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.AppleSMBusPCI 1.0.11d0
    com.apple.driver.AppleHDAController 2.3.5fc10
    com.apple.iokit.IOHDAFamily 2.3.5fc10
    com.apple.driver.AppleSMBusController 1.0.11d0
    com.apple.iokit.IOSurface 86.0.3
    com.apple.iokit.IOBluetoothFamily 4.1.2f9
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.driver.IOPlatformPluginFamily 5.3.0d47
    com.apple.driver.AppleGraphicsControl 3.2.13
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.3.6
    com.apple.iokit.IOGraphicsFamily 2.3.6
    com.apple.driver.AppleUSBMultitouch 237.3
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter 1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.6
    com.apple.driver.AppleUSBMergeNub 5.5.0
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.driver.AppleThunderboltNHI 1.6.3
    com.apple.iokit.IOThunderboltFamily 2.1.8
    com.apple.iokit.IOUSBUserClient 5.5.0
    com.apple.iokit.IO80211Family 510.4
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOAHCIFamily 2.3.1
    com.apple.iokit.IOUSBFamily 5.5.0
    com.apple.driver.AppleEFIRuntime 1.7
    com.apple.iokit.IOHIDFamily 1.8.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 344
    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
    Tue Mar 19 01:46:01 2013
    panic(cpu 0 caller 0xffffff80244b7e75): Kernel trap at 0xffffff8024443ca1, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff805101ec88, CR3: 0x0000000026e9c000, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000000, RCX: 0x0000000009000000, RDX: 0xffffff8045a077c0
    RSP: 0xffffff823c64bb50, RBP: 0xffffff823c64bb80, RSI: 0xffffff823c64bc28, RDI: 0xffffff8045a077b0
    R8:  0x0000000000000000, R9:  0x0000000000001000, R10: 0xffffff802484caf0, R11: 0x0000000000000000
    R12: 0xffffff805101ec80, R13: 0xffffff8045a077b0, R14: 0xffffff823c64bc28, R15: 0x0000000000000000
    RFL: 0x0000000000010282, RIP: 0xffffff8024443ca1, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff805101ec88, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff823c64b7f0 : 0xffffff802441d626
    0xffffff823c64b860 : 0xffffff80244b7e75
    0xffffff823c64ba30 : 0xffffff80244cd3bd
    0xffffff823c64ba50 : 0xffffff8024443ca1
    0xffffff823c64bb80 : 0xffffff80244435d2
    0xffffff823c64bc60 : 0xffffff80244245ed
    0xffffff823c64bc90 : 0xffffff80247ecf9d
    0xffffff823c64bcc0 : 0xffffff8024854033
    0xffffff823c64bd20 : 0xffffff7fa617383a
    0xffffff823c64bd90 : 0xffffff7fa61736ac
    0xffffff823c64bdc0 : 0xffffff7fa6173622
    0xffffff823c64bdf0 : 0xffffff7fa61744b4
    0xffffff823c64be20 : 0xffffff7fa5485b4b
    0xffffff823c64be40 : 0xffffff7fa54882f2
    0xffffff823c64be60 : 0xffffff7fa5488f9f
    0xffffff823c64be70 : 0xffffff7fa547bcc8
    0xffffff823c64be90 : 0xffffff7fa547bc26
    0xffffff823c64beb0 : 0xffffff802483ab88
    0xffffff823c64bf40 : 0xffffff8024835db5
    0xffffff823c64bf60 : 0xffffff802443dcde
    0xffffff823c64bfb0 : 0xffffff80244b2957
          Kernel Extensions in backtrace:
             com.apple.iokit.IOThunderboltFamily(2.1.8)[4D96DE51-7130-3537-8D48-50422A86D84F ]@0xffffff7fa547a000->0xffffff7fa552efff
             com.apple.driver.AppleThunderboltNHI(1.6.3)[D6BEDFF6-AD69-3222-AD95-61C8E276950 5]@0xffffff7fa616e000->0xffffff7fa6182fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7fa55cb000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7fa4a44000
                dependency: com.apple.iokit.IOThunderboltFamily(2.1.8)[4D96DE51-7130-3537-8D48-50422A86D84F ]@0xffffff7fa547a000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C3006
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
    Kernel UUID: 0AFA55FD-872F-3BBE-8630-214EB586A16D
    Kernel slide:     0x0000000024200000
    Kernel text base: 0xffffff8024400000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 2149074572260
    last loaded kext at 536090136430: com.trusteer.driver.gakl_driver_2 1 (addr 0xffffff7fa67a0000, size 28672)
    last unloaded kext at 128545614903: com.apple.iokit.IOEthernetAVBController 1.0.2b1 (addr 0xffffff7fa5632000, size 28672)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2 1
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOBluetoothSerialManager 4.1.2f9
    com.apple.filesystems.autofs 3.0
    com.apple.filesystems.ntfs 3.10
    com.apple.driver.AGPM 100.12.81
    com.apple.driver.ApplePlatformEnabler 2.0.6d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AppleHDA 2.3.5fc10
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.GeForce 8.0.6
    com.apple.driver.AppleMikeyDriver 2.3.5fc10
    com.apple.driver.AppleIntelHD4000Graphics 8.0.6
    com.apple.driver.AppleLPC 1.6.0
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.ApplePolicyControl 3.2.13
    com.apple.driver.AppleIntelFramebufferCapri 8.0.6
    com.apple.driver.AppleSMCLMU 2.0.3d0
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleMCCSControl 1.1.11
    com.apple.driver.AppleMuxControl 3.2.13
    com.apple.driver.AppleUSBTCButtons 237.1
    com.apple.driver.AppleUSBTCKeyboard 237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBHub 5.5.0
    com.apple.iokit.IOAHCIBlockStorage 2.3.1
    com.apple.driver.AppleSDXC 1.4.0
    com.apple.driver.AirPort.Brcm4331 612.20.14
    com.apple.driver.AppleAHCIPort 2.5.1
    com.apple.driver.AppleUSBEHCI 5.5.0
    com.apple.driver.AppleUSBXHCI 1.5.1
    com.apple.driver.AppleEFINVRAM 1.7
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.7
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleHPET 1.8
    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
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.5
    com.apple.driver.DspFuncLib 2.3.5fc10
    com.apple.iokit.IOAudioFamily 1.8.9fc11
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.nvidia.nvGK100hal 8.0.6
    com.apple.NVDAResman 8.0.6
    com.apple.driver.AppleHDAController 2.3.5fc10
    com.apple.iokit.IOHDAFamily 2.3.5fc10
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMBusPCI 1.0.11d0
    com.apple.iokit.IOSurface 86.0.3
    com.apple.iokit.IOBluetoothFamily 4.1.2f9
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.driver.IOPlatformPluginFamily 5.3.0d47
    com.apple.driver.AppleSMBusController 1.0.11d0
    com.apple.driver.AppleGraphicsControl 3.2.13
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.3.6
    com.apple.iokit.IOGraphicsFamily 2.3.6
    com.apple.driver.AppleUSBMultitouch 237.3
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter 1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.6
    com.apple.driver.AppleUSBMergeNub 5.5.0
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.driver.AppleThunderboltNHI 1.6.3
    com.apple.iokit.IOThunderboltFamily 2.1.8
    com.apple.iokit.IOUSBUserClient 5.5.0
    com.apple.iokit.IO80211Family 510.4
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOAHCIFamily 2.3.1
    com.apple.iokit.IOUSBFamily 5.5.0
    com.apple.driver.AppleEFIRuntime 1.7
    com.apple.iokit.IOHIDFamily 1.8.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 344
    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
    Mon Mar 18 23:59:54 2013
    panic(cpu 0 caller 0xffffff802f2b7e75): Kernel trap at 0xffffff802f2431be, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff8054933d88, CR3: 0x0000000116402050, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff80507397b0, RCX: 0x0000000000000007, RDX: 0x0000000000000006
    RSP: 0xffffff8202a13eb0, RBP: 0xffffff8202a13f80, RSI: 0xffffff8054933d80, RDI: 0xffffff80507397c0
    R8:  0xffffff802f8bec60, R9:  0x7fffffffffffffff, R10: 0xffffff8054647ab0, R11: 0x00000000ffffff80
    R12: 0xffffff802f8bebe8, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0xffffff8054933d80
    RFL: 0x0000000000010206, RIP: 0xffffff802f2431be, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff8054933d88, Error code: 0x0000000000000003, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8202a13b50 : 0xffffff802f21d626
    0xffffff8202a13bc0 : 0xffffff802f2b7e75
    0xffffff8202a13d90 : 0xffffff802f2cd3bd
    0xffffff8202a13db0 : 0xffffff802f2431be
    0xffffff8202a13f80 : 0xffffff802f5b9d0e
    0xffffff8202a13fb0 : 0xffffff802f2b2957
    BSD process name corresponding to current thread: imklaunchagent
    Mac OS version:
    12C3006
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
    Kernel UUID: 0AFA55FD-872F-3BBE-8630-214EB586A16D
    Kernel slide:     0x000000002f000000
    Kernel text base: 0xffffff802f200000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 21633937908407
    last loaded kext at 3568560633834: com.apple.filesystems.afpfs 10.0 (addr 0xffffff7fb15c3000, size 348160)
    last unloaded kext at 153102219380: com.apple.iokit.IOEthernetAVBController 1.0.2b1 (addr 0xffffff7fb0432000, size 28672)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2 1
    com.apple.filesystems.afpfs 10.0
    com.apple.nke.asp_tcp 7.0.0
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOBluetoothSerialManager 4.1.2f9
    com.apple.filesystems.autofs 3.0
    com.apple.filesystems.ntfs 3.10
    com.apple.driver.AGPM 100.12.81
    com.apple.driver.ApplePlatformEnabler 2.0.6d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleHDA 2.3.5fc10
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMikeyDriver 2.3.5fc10
    com.apple.GeForce 8.0.6
    com.apple.driver.ApplePolicyControl 3.2.13
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.driver.AppleMuxControl 3.2.13
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.AppleIntelHD4000Graphics 8.0.6
    com.apple.driver.AppleIntelFramebufferCapri 8.0.6
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleLPC 1.6.0
    com.apple.driver.AppleMCCSControl 1.1.11
    com.apple.driver.AppleSMCLMU 2.0.3d0
    com.apple.driver.AppleUSBTCButtons 237.1
    com.apple.driver.AppleUSBTCKeyboard 237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBHub 5.5.0
    com.apple.iokit.IOAHCIBlockStorage 2.3.1
    com.apple.driver.AppleSDXC 1.4.0
    com.apple.driver.AirPort.Brcm4331 612.20.14
    com.apple.driver.AppleAHCIPort 2.5.1
    com.apple.driver.AppleUSBEHCI 5.5.0
    com.apple.driver.AppleUSBXHCI 1.5.1
    com.apple.driver.AppleEFINVRAM 1.7
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.7
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleHPET 1.8
    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
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.5
    com.apple.iokit.IOSurface 86.0.3
    com.apple.driver.DspFuncLib 2.3.5fc10
    com.apple.iokit.IOAudioFamily 1.8.9fc11
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.iokit.IOBluetoothFamily 4.1.2f9
    com.apple.nvidia.nvGK100hal 8.0.6
    com.apple.NVDAResman 8.0.6
    com.apple.driver.AppleGraphicsControl 3.2.13
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.AppleSMBusPCI 1.0.11d0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.3.0d47
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.3.6
    com.apple.driver.AppleSMBusController 1.0.11d0
    com.apple.driver.AppleHDAController 2.3.5fc10
    com.apple.iokit.IOHDAFamily 2.3.5fc10
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.iokit.IOGraphicsFamily 2.3.6
    com.apple.driver.AppleThunderboltDPInAdapter 1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.6
    com.apple.driver.AppleUSBMultitouch 237.3
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.driver.AppleUSBMergeNub 5.5.0
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.driver.AppleThunderboltNHI 1.6.3
    com.apple.iokit.IOThunderboltFamily 2.1.8
    com.apple.iokit.IOUSBUserClient 5.5.0
    com.apple.iokit.IO80211Family 510.4
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOAHCIFamily 2.3.1
    com.apple.iokit.IOUSBFamily 5.5.0
    com.apple.driver.AppleEFIRuntime 1.7
    com.apple.iokit.IOHIDFamily 1.8.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 344
    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
    Interval Since Last Panic Report:  12760 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    38D1964A-078F-2DEB-B085-C6948E54E56B
    Mon Mar 18 17:47:41 2013
    panic(cpu 0 caller 0xffffff80050b7e75): Kernel trap at 0xffffff80050ace07, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff803dd7e608, CR3: 0x0000000007a9c000, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff80377e8c30, RCX: 0x0000000003000000, RDX: 0xffffff803dd7e600
    RSP: 0xffffff82331fbae0, RBP: 0xffffff82331fbae0, RSI: 0x0000000000000000, RDI: 0xffffff803dd7e600
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0xffffff80056bdc26, R11: 0x00000000ffffff01
    R12: 0x0000000000000000, R13: 0xffffff803dd7e600, R14: 0x0000000000080000, R15: 0x0000000000000001
    RFL: 0x0000000000010202, RIP: 0xffffff80050ace07, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0xffffff803dd7e608, Error code: 0x0000000000000003, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff82331fb780 : 0xffffff800501d626
    0xffffff82331fb7f0 : 0xffffff80050b7e75
    0xffffff82331fb9c0 : 0xffffff80050cd3bd
    0xffffff82331fb9e0 : 0xffffff80050ace07
    0xffffff82331fbae0 : 0xffffff800508301c
    0xffffff82331fbe00 : 0xffffff8005084545
    0xffffff82331fbe20 : 0xffffff8005452651
    0xffffff82331fbe60 : 0xffffff7f86f4ff1c
    0xffffff82331fbe80 : 0xffffff7f86f28829
    0xffffff82331fbed0 : 0xffffff7f86f26234
    0xffffff82331fbef0 : 0xffffff80054466e8
    0xffffff82331fbf30 : 0xffffff80054451ea
    0xffffff82331fbf80 : 0xffffff8005445319
    0xffffff82331fbfb0 : 0xffffff80050b2957
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelHD4000Graphics(8.0.6)[D401EED9-AE06-3A4D-A8A0-606AA9 73C8D5]@0xffffff7f86f22000->0xffffff7f86f8dfff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f85644000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[6A1A36AC-2F79-34AF-A162-A97FE16705E3]@0xff ffff7f856c5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[2E420A99-8DBF-3C1D-AE39-75B7EE4D5C1E]@0 xffffff7f85682000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C3006
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
    Kernel UUID: 0AFA55FD-872F-3BBE-8630-214EB586A16D
    Kernel slide:     0x0000000004e00000
    Kernel text base: 0xffffff8005000000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 13040378338446
    last loaded kext at 7576713249063: com.trusteer.driver.gakl_driver_2 1 (addr 0xffffff7f8740d000, size 28672)
    last unloaded kext at 361319334933: com.apple.iokit.IOEthernetAVBController 1.0.2b1 (addr 0xffffff7f86232000, size 28672)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2 1
    com.apple.filesystems.afpfs 10.0
    com.apple.nke.asp_tcp 7.0.0
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.1.2f9
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.ntfs 3.10
    com.apple.driver.AGPM 100.12.81
    com.apple.driver.ApplePlatformEnabler 2.0.6d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AppleHDA 2.3.5fc10
    com.apple.driver.AppleIntelHD4000Graphics 8.0.6
    com.apple.driver.AppleMikeyDriver 2.3.5fc10
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleIntelFramebufferCapri 8.0.6
    com.apple.driver.AppleLPC 1.6.0
    com.apple.GeForce 8.0.6
    com.apple.driver.AppleMuxControl 3.2.13
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.ApplePolicyControl 3.2.13
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.driver.AppleMCCSControl 1.1.11
    com.apple.driver.AppleSMCLMU 2.0.3d0
    com.apple.driver.AppleUSBTCButtons 237.1
    com.apple.driver.AppleUSBTCKeyboard 237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.XsanFilter 404
    com.apple.driver.AppleUSBHub 5.5.0
    com.apple.iokit.IOAHCIBlockStorage 2.3.1
    com.apple.driver.AppleSDXC 1.4.0
    com.apple.driver.AirPort.Brcm4331 612.20.14
    com.apple.driver.AppleAHCIPort 2.5.1
    com.apple.driver.AppleUSBEHCI 5.5.0
    com.apple.driver.AppleUSBXHCI 1.5.1
    com.apple.driver.AppleEFINVRAM 1.7
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.7
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleHPET 1.8
    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
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.5
    com.apple.driver.DspFuncLib 2.3.5fc10
    com.apple.iokit.IOAudioFamily 1.8.9fc11
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.1.2f9
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.3.0d47
    com.apple.nvidia.nvGK100hal 8.0.6
    com.apple.driver.AppleHDAController 2.3.5fc10
    com.apple.iokit.IOHDAFamily 2.3.5fc10
    com.apple.driver.AppleSMBusPCI 1.0.11d0
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IOSurface 86.0.3
    com.apple.iokit.IOBluetoothFamily 4.1.2f9
    com.apple.driver.AppleGraphicsControl 3.2.13
    com.apple.driver.AppleSMBusController 1.0.11d0
    com.apple.NVDAResman 8.0.6
    com.apple.iokit.IONDRVSupport 2.3.6
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.iokit.IOGraphicsFamily 2.3.6
    com.apple.driver.AppleUSBMultitouch 237.3
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter 1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.6
    com.apple.driver.AppleUSBMergeNub 5.5.0
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.driver.AppleThunderboltNHI 1.6.3
    com.apple.iokit.IOThunderboltFamily 2.1.8
    com.apple.iokit.IOUSBUserClient 5.5.0
    com.apple.iokit.IO80211Family 510.4
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOAHCIFamily 2.3.1
    com.apple.iokit.IOUSBFamily 5.5.0
    com.apple.driver.AppleEFIRuntime 1.7
    com.apple.iokit.IOHIDFamily 1.8.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 344
    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
    System Profile:
    Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f32
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.14)
    Bluetooth: Version 4.1.2f9 11046, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM512E, 500.28 GB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0263, 0x1d182000 / 4

    The only thing that I see in common is this non-Apple kernel extension:
    com.trusteer.driver.gakl_driver_2 1
    Do you know what it is or what it's for? Try finding it (usual place to look is root System>Library>Extensions, but it could be anywhere) and dragging it to the Desktop and then restarting without it loading. Still having kernel panics? Call back...
    Clinton

  • MacBook Pro crashes all the time since installing Yosemite

    My MacBook pro has become almost unusable since I installed Yosemite.  I have a mid-2010 model MacBook Pro.  It spontaneously shuts off and reboots itself very frequently-- so frequently I can't get anything done.  It doesn't seem to matter what I am doing or which applications I am running.  I ran TechTool Pro and it repaired some files and permissions.   However, it's still spontaneously shutting off and rebooting just like before.   I'm starting to wonder if my machine is on its way out.  Can anyone help?

    Thank you for responding!   I ran Etrecheck and here's the report:
    Problem description:
    MacBook Pro (mid-2010 version) spontaneously shuts down and reboots very frequently since installing Yosemite.
    EtreCheck version: 2.1.5 (108)
    Report generated December 31, 2014 at 1:16:35 PM CST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Mid 2010) (Verified)
      MacBook Pro - model: MacBookPro6,2
      1 2.53 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics - VRAM: 288 MB
      Color LCD 1440 x 900
      NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:27:2
    Disk Information: ℹ️
      WDC WD5000BPVT-00HXZT3 disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) / : 498.88 GB (373.04 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Internal Memory Card Reader
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/TechTool Pro 7.app
      [not loaded] com.micromat.driver.spdKernel (1 - SDK 10.8) [Support]
      [not loaded] com.micromat.driver.spdKernel-10-8 (1 - SDK 10.8) [Support]
      /Library/Extensions
      [not loaded] com.microsoft.VirtualPC.Networking (7.0.0) [Support]
      [not loaded] com.microsoft.VirtualPC.OSServices (7.0.0) [Support]
      /Library/StartupItems/NortonPersonalFirewall/Resources/NPF.bundle/Contents/Reso urces
      [not loaded] com.symantec.kext.NPF (3.0.0) [Support]
      /System/Library/Extensions
      [not loaded] com.palm.ClassicNotSeizeDriver (3.2.1) [Support]
    Startup Items: ℹ️
      Macaroni: Path: /Library/StartupItems/Macaroni
      NortonPersonalFirewall: Path: /Library/StartupItems/NortonPersonalFirewall
      VirtualPCOSServices: Path: /Library/StartupItems/VirtualPCOSServices
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [running] com.micromat.TechToolProAgent.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.bombich.ccc.scheduledtask.75035E94-8AED-4577-A01F-5BF22B436A7B.plist [Support]
      [running] com.micromat.TechToolProDaemon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      Dropbox Application (/Applications/Dropbox.app)
      ScanSnap Manager Application (/Applications/ScanSnap/ScanSnap Manager.app)
      Personal Firewall Agent Application (/Library/StartupItems/NortonPersonalFirewall/Resources/NPF.bundle/Contents/Res ources/Personal Firewall Agent.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      AdobePDFViewerNPAPI: Version: 10.1.12 [Support]
      AdobePDFViewer: Version: 10.1.12 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Safari Extensions: ℹ️
      Evernote Web Clipper [Installed]
      Pin It Button [Installed]
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Macaroni
      TechTool Protection  [Support]
    Time Machine: ℹ️
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 498.88 GB Disk used: 125.84 GB
      Destinations:
      Time Machine Backups [Local]
      Total size: 2.00 TB
      Total number of backups: 137
      Oldest backup: 2011-10-02 04:54:45 +0000
      Last backup: 2014-12-31 01:10:17 +0000
      Size of backup disk: Excellent
      Backup size 2.00 TB > (Disk size 498.88 GB X 3)
    Top Processes by CPU: ℹ️
          4% mds
          4% WindowServer
          0% fontd
          0% AppleSpell
          0% com.apple.WebKit.WebContent
    Top Processes by Memory: ℹ️
      193 MB com.apple.WebKit.WebContent
      163 MB Safari
      112 MB mds_stores
      73 MB Dropbox
      69 MB WindowServer
    Virtual Memory Information: ℹ️
      984 MB Free RAM
      1.72 GB Active RAM
      648 MB Inactive RAM
      803 MB Wired RAM
      1.31 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 31, 2014, 12:50:08 PM Self test - passed
      Dec 29, 2014, 12:38:11 PM /Library/Logs/DiagnosticReports/com.apple.qtkitserver_2014-12-29-123811_[redact ed].cpu_resource.diag [Details]
      Dec 29, 2014, 12:10:45 PM /Library/Logs/DiagnosticReports/Kernel_2014-12-29-121045_[redacted].panic [Details]
      Dec 24, 2014, 03:02:23 PM /Library/Logs/DiagnosticReports/Kernel_2014-12-24-150223_[redacted].panic [Details]
      Dec 19, 2014, 10:33:25 PM /Library/Logs/DiagnosticReports/Kernel_2014-12-19-223325_[redacted].panic [Details]
      Dec 14, 2014, 02:12:30 PM /Library/Logs/DiagnosticReports/Kernel_2014-12-14-141230_[redacted].panic [Details]
      Dec 7, 2014, 10:15:04 AM /Library/Logs/DiagnosticReports/Kernel_2014-12-07-101504_[redacted].panic [Details]

  • I am leaving firefox for Mac Version 1602 as it freezes and crashes all the time, for Google Chrome which does not. I do this with regret

    I give up. I was ok with version 16.0 and firefox 16.02 was automatically downloaded to y Mac Book Pro Version 10.8.2 Mountain Lion. I would like to go back to Firefox 15.0. How can I do this? If this cannot be done, I will uninstall Firefox 16.02 and only use the Chrome and Safari Browsers. I have been using Firefox for more than 10 years and I leave Firefox with great regret. You simply cannot compete with Google Chrome.

    Have you tried to Reset Firefox? that will likely fix many of your problems with Firefox. [[Reset Firefox – easily fix most problems]]

  • My 2010 Macbook Pro crashes all the time.

    It either freezes to a complete restart (giving me the grey screen, but still starting up again after a press of a button) or it hangs and goes back to the login screen.
    Some things to note:
    The macbook has 8gb ram instead of the 4gb it came with.
    It has a samsung 840 500gb SSD installed.
    The OS is a complete reinstall from januari after I had similar problems I reinstalled the OS completely.
    I could pull the data below from the error log:
    2014-05-07 09:18:04 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key ACCL (kSMCKeyNotReadable)
    2014-05-07 09:18:04 +0200 kernel[0]: SMC::smcReadKeyAction ERROR ACCL kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BCHF (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR BCHF kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BCHG (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR BCHG kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BCHL (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR BCHL kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BNCM (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR BNCM kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key CHGD (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR CHGD kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key DPLM (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR DPLM kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key EVMD (kSMCKeyNotReadable)
    2014-05-07 09:18:05 +0200 kernel[0]: SMC::smcReadKeyAction ERROR EVMD kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key FPhz (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR FPhz kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LAcN (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LAcN kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LAtN (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LAtN kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LDSP (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LDSP kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LKSB (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LKSB kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LSOO (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LSOO kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LSRB (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LSRB kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LSSB (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LSSB kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LSSS (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LSSS kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LSUP (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR LSUP kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key MACR (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR MACR kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key MSDW (kSMCKeyNotReadable)
    2014-05-07 09:18:06 +0200 kernel[0]: SMC::smcReadKeyAction ERROR MSDW kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:06 +0200 kernel[0]: process Temperature Gaug[4731] caught causing excessive wakeups. Observed wakeups rate (per sec): 11684; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45172
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key MSWR (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR MSWR kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key NACK (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR NACK kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key NTOK (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR NTOK kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SBS! (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SBS! kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SDRd (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SDRd kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SIS! (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SIS! kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SIT! (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SIT! kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SMBC (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SMBC kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SMBG (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SMBG kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SMBR (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SMBR kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SMBS (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SMBS kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SMBW (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SMBW kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key SPHZ (kSMCKeyNotReadable)
    2014-05-07 09:18:07 +0200 kernel[0]: SMC::smcReadKeyAction ERROR SPHZ kSMCKeyNotReadable(0x85) fKeyHashTable=0x0xffffff8031895000

    DaanLochs,
    I don’t know whether the 840’s firmware suffered from the same flaw as the 840 EVO’s firmware did. The Samsung SSD firmware page shows that the 840’s latest firmware is from March 2014; if yours is older than that, you could download the 840’s firmware package and its instruction manual, burn a bootable DVD from the firmware package, and boot from the DVD to update your SSD’s firmware.

  • IPod resets all the time for no reason...

    Everyday when i get in my car i go to turn on my iPod and it loads the Apple screen. It stays there for about 15 seconds then the main menu loads. Then if i turn it on a couple hours later it does the same thing. Why does this happen? Help.

    That's completely normal behavior when the iPod has been shut off for a bit.
    Diane Wordsmith

  • Logic pro 9.1.6 (1700.43) crashes all the time under lion with mac mini server

    Hi, I run logic pro 9 with a mac mini server under lion 10.7.2 and it crashes all the time
    I get this crash report:
    Anyone knows how to solve this?
    Thanks
    Process:         Logic Pro [1877]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.6 (1700.43)
    Build Info:      Logic-17004300~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [162]
    Date/Time:       2012-03-13 13:59:22.743 +0700
    OS Version:      Mac OS X Server 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          88542 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  58536 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      27B39491-5116-448F-BC4D-7E0B325E7BE2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
    VM Regions Near 0x1:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000be4000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[1877]: garbage collection is OFF
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x951a09c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x9caedf78 pthread_kill + 106
    2   libsystem_c.dylib                       0x9cadece3 __abort + 198
    3   libsystem_c.dylib                       0x9cadec1d abort + 231
    4   com.apple.logic.pro                     0x003e3b59 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3831609
    5   libsystem_c.dylib                       0x9cb4359b _sigtramp + 43
    6   ???                                     0x9cbd6268 0 + 2629657192
    7   com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    8   com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    9   com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    10  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    11  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    12  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    13  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    14  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    15  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    16  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    17  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    18  com.celemony.melodyne.au                0x252ab277 GNAudioUnitWrapperEntry + 347639
    19  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    20  com.celemony.melodyne.au                0x252aae82 GNAudioUnitWrapperEntry + 346626
    21  com.celemony.melodyne.au                0x252ab41c GNAudioUnitWrapperEntry + 348060
    22  com.celemony.melodyne.au                0x252aaf8e GNAudioUnitWrapperEntry + 346894
    23  com.celemony.melodyne.au                0x252aa208 GNAudioUnitWrapperEntry + 343432
    24  com.celemony.melodyne.au                0x25d09549 zError + 9602873
    25  com.celemony.melodyne.au                0x25ce9800 zError + 9472496
    26  com.celemony.melodyne.au                0x2531ea8d GNAudioUnitWrapperEntry + 820749
    27  com.celemony.melodyne.au                0x2525589e 0x25247000 + 59550
    28  com.celemony.melodyne.au                0x25256a37 GNAudioUnitWrapperEntry + 1463
    29  com.celemony.melodyne.au                0x252550ed 0x25247000 + 57581
    30  com.celemony.melodyne.au                0x2525693b GNAudioUnitWrapperEntry + 1211
    31  com.apple.CoreServices.CarbonCore          0x927835f5 CallComponent + 223
    32  com.apple.CoreServices.CarbonCore          0x9278363e CallComponentDispatch + 29
    33  com.apple.CoreServices.CarbonCore          0x927ef868 CallComponentClose + 43
    34  com.apple.CoreServices.CarbonCore          0x9277eb89 CloseComponentInternal(ComponentInstanceRecord*) + 95
    35  com.apple.CoreServices.CarbonCore          0x9277ec4c CloseComponent + 38
    36  com.apple.logic.pro                     0x00594482 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5603426
    37  com.apple.music.apps.MAAudioEngine          0x02ca674f MD::DisposePlug(CPlugIn*) + 655
    38  com.apple.logic.pro                     0x0013df2c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1055500
    39  com.apple.logic.pro                     0x0005e30c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 138988
    40  com.apple.logic.pro                     0x0005e9c9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 140713
    41  com.apple.logic.pro                     0x00061aa2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 153218
    42  com.apple.logic.pro                     0x000b97d8 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 512952
    43  com.apple.logic.pro                     0x000b98e5 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 513221
    44  com.apple.logic.pro                     0x003e377c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3830620
    45  com.apple.logic.pro                     0x001ccd9c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1640828
    46  com.apple.logic.pro                     0x00615953 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6133043
    47  com.apple.Foundation                    0x916c2f49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    48  com.apple.CoreFoundation                0x9a5beff3 ___CFXNotificationPost_block_invoke_1 + 275
    49  com.apple.CoreFoundation                0x9a589d78 _CFXNotificationPost + 2776
    50  com.apple.Foundation                    0x916ae136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    51  com.apple.Foundation                    0x916c33ca -[NSNotificationCenter postNotificationName:object:] + 55
    52  com.apple.AppKit                        0x971c1f9f -[NSApplication terminate:] + 2311
    53  com.apple.prokit                        0x00fea76e -[NSProApplication terminate:] + 183
    54  com.apple.logic.pro                     0x005f5a4f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6002223
    55  com.apple.AppKit                        0x9748db4a -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 435
    56  com.apple.AppKit                        0x9749700d __-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke_1 + 215
    57  libdispatch.dylib                       0x98f75e11 _dispatch_call_block_and_release + 15
    58  libdispatch.dylib                       0x98f77da1 _dispatch_main_queue_callback_4CF + 260
    59  com.apple.CoreFoundation                0x9a575453 __CFRunLoopRun + 2003
    60  com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    61  com.apple.CoreFoundation                0x9a574798 CFRunLoopRunInMode + 120
    62  com.apple.HIToolbox                     0x97c42a7f RunCurrentEventLoopInMode + 318
    63  com.apple.HIToolbox                     0x97c49d9b ReceiveNextEventCommon + 381
    64  com.apple.HIToolbox                     0x97c49c0a BlockUntilNextEventMatchingListInMode + 88
    65  com.apple.AppKit                        0x971bb040 _DPSNextEvent + 678
    66  com.apple.AppKit                        0x971ba8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    67  com.apple.AppKit                        0x971b6c22 -[NSApplication run] + 911
    68  com.apple.prokit                        0x00fedb78 NSProApplicationMain + 439
    69  com.apple.logic.pro                     0x0002bb85 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x951a190a kevent + 10
    1   libdispatch.dylib                       0x98f77c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x98f766a7 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9a56c0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9a575214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9a574798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9171721c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9170af7d -[NSThread main] + 45
    8   com.apple.Foundation                    0x9170af2d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9a56c0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9a575214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9a5748ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9a585611 CFRunLoopRun + 129
    6   com.apple.DVCPROHDMuxer                 0x0f01798f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02bf24c8 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02bf2591 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02bf24c8 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02bf2591 ResolveFile + 55009
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x951a0b42 __select + 10
    1   com.apple.CoreFoundation                0x9a5c3195 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 7:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x90d929fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x90d92a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x90d8ae5f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x90d8a926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x90d8a898 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x90d8a81d HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9519ed36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore          0x927bd8cc MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore          0x927cf768 Delay + 108
    3   se.propellerheads.rewire.library          0x18edd654 RWIsReWireMixerAppRunningImp + 30420
    4   se.propellerheads.rewire.library          0x18eec228 RWIsReWireMixerAppRunningImp + 90792
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb06bc MD::CallProcessThread1(void*) + 108
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb043c MD::CallProcessThread2(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cb01ac MD::CallProcessThread3(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caff1c MD::CallProcessThread4(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cafc8c MD::CallProcessThread5(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caf9fc MD::CallProcessThread6(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02caf76c MD::CallProcessThread7(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02cae2ec MD::CallProcessThread15(void*) + 124
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9caa042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02ccdb29 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9519ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9519e1f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI           0x013bbfcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x013def8b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI           0x013df912 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x013bd59f XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x013bcf69 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9275a319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9275a12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x927cf46c TimerThread + 292
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9519ed12 syscall_thread_switch + 10
    1   com.celemony.melodyne.au                0x25347f08 GNAudioUnitWrapperEntry + 989832
    2   com.celemony.melodyne.au                0x2579f2ad zError + 3925149
    3   com.celemony.melodyne.au                0x2579f728 zError + 3926296
    4   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    5   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x951a1ef2 __sem_wait + 10
    1   com.celemony.melodyne.au                0x25378862 GNAudioUnitWrapperEntry + 1188834
    2   com.celemony.melodyne.au                0x253afc11 GNAudioUnitWrapperEntry + 1415057
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9519ed12 syscall_thread_switch + 10
    1   com.celemony.melodyne.au                0x25347f08 GNAudioUnitWrapperEntry + 989832
    2   com.celemony.melodyne.au                0x253b00fb GNAudioUnitWrapperEntry + 1416315
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x951a1ef2 __sem_wait + 10
    1   com.celemony.melodyne.au                0x25378862 GNAudioUnitWrapperEntry + 1188834
    2   com.celemony.melodyne.au                0x256931d2 zError + 2827202
    3   com.celemony.melodyne.au                0x2534881a GNAudioUnitWrapperEntry + 992154
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9275a319 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9275a12a TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x94186de6 0x93b9a000 + 6213094
    7   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9519ed36 mach_wait_until + 10
    1   libsystem_c.dylib                       0x9ca99439 nanosleep + 388
    2   libsystem_c.dylib                       0x9ca97cba usleep + 60
    3   com.WavesAudio.WaveShell-AU.7.1.1          0x33dadc18 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32
    4   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x951a083e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9caefe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9caeff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9275a5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x927bbdfe MPWaitForEvent + 296
    5   com.xlnaudio.addictivedrumsvstau          0x36afcabf NuXThreads::Event::timedWait(int) + 67
    6   com.xlnaudio.addictivedrumsvstau          0x36bf53aa scAESampleManager::run() + 3348
    7   com.xlnaudio.addictivedrumsvstau          0x36afd6aa NuXThreads::Thread::Impl::carbonTaskEntryPoint(void*) + 492
    8   ???                                     0xb1667f98 0 + 2976284568
    Thread 27:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x951a102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9caedccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9caef6fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x951a0bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9caa07b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x9174b167 +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.logic.pro                     0x0087db50 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8656688
    4   com.apple.Foundation                    0x9170af7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x9170af2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9caebed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9caef6de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0xbfffce4c  edx: 0x951a09c6
      edi: 0xad2922c0  esi: 0x00000006  ebp: 0xbfffce68  esp: 0xbfffce4c
       ss: 0x00000023  efl: 0x00000246  eip: 0x951a09c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x06782868
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xbe3ffb  com.apple.logic.pro (9.1.6 - 1700.43) <B1E26E57-5B4C-4FE2-4FEA-B72167321749> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe8d000 -   0xeabfef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeba000 -   0xeedfe7  com.apple.music.apps.MAAudioUnitSupport (9.1.6 - 232.95) <46C8FA58-950A-A9DF-F522-3074AB34D34C> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xf02000 -   0xf33ff3  com.apple.musicaudiodataservices (1.1 - 250.78) <0C7147A5-C89A-8433-DCBD-99F6C2A0C889> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf47000 -   0xf49fff  com.apple.ExceptionHandling (1.5 - 10) <14A3DCBC-77E4-3E87-A937-202817079AED> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf4f000 -   0xfadff3  com.apple.music.apps.MALoopManagement (9.1.6 - 218.80) <2A628103-5A16-5EFB-00B1-74A1B3F2A436> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfca000 -  0x11f0ff7  com.apple.prokit (7.1.1 - 1511) <498819A4-1BDD-3671-8796-E11865BCFBCE> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12fb000 -  0x1376fff  com.apple.music.apps.MACore (9.1.6 - 477.18) <23232BE8-F63F-01A4-008C-8AF0B2BB9941> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13ac000 -  0x13f8ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x141b000 -  0x1471fe3  com.apple.music.apps.MAHarmony (9.1.6 - 198.80) <80C2ECD2-2E10-1790-A22C-1E080FF5254E> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x148d000 -  0x18a6ff7  com.apple.music.apps.MAPlugInGUI (9.1.6 - 423.92) <F5D50EDA-A0CD-80D3-19F5-D9DF065053C1> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bb5000 -  0x1c97ff7  com.apple.music.apps.OMF (9.1.6 - 108.79) <ED3407F7-21F0-32A3-D520-781977A4CC8D> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1cae000 -  0x22fefef  com.apple.music.apps.MADSP (9.1.6 - 588.58) <F7526C1F-3252-E5EA-567D-F94CE8B31718> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a49000 -  0x2a6aff7  com.apple.music.apps.LogicFileBrowser (9.1.6 - 1700.43) <0CFBB9EE-12B1-0F2E-57CB-26C63AF54E94> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a78000 -  0x2af1ff7  com.apple.music.apps.LogicLoopBrowser (9.1.6 - 1700.43) <8342A29C-2E2E-DB5C-981D-97DBACBA3698> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b17000 -  0x2b38ff7  com.apple.music.apps.MAApogeeSupport (9.1.6 - 311.80) <726A9E5E-2E03-B60C-673C-1C66944D6AF0> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b41000 -  0x2b46ff7  com.apple.music.apps.MAResources (9.1.6 - 211.81) <04BB5DC3-0661-0DDA-B496-D07C41706A14> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b4a000 -  0x2b76ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <9376552A-AFDD-368A-AF35-65A2D6F5DF8E> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2b89000 -  0x2b99ff7  com.apple.AERegistration (1.2 - 401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2bad000 -  0x2bb9ff3  com.apple.music.apps.MAUnitTest (9.1.6 - 95.80) <34641697-F9CB-C93F-6584-9D355C5338E0> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bc3000 -  0x2c7aff3  com.apple.music.apps.MAFiles (9.1.6 - 143.95) <EE653EBC-8AD7-12F4-5614-71B3AAC7826E> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2c9a000 -  0x2d10fe3  com.apple.music.apps.MAAudioEngine (9.1.6 - 158.18) <039C3621-221B-DED5-9EFC-5963B7A32728> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d80000 -  0x2d8bff7  com.apple.music.apps.MAToolKit (9.1.6 - 357.84) <A46086A4-54A5-7F33-4AC6-3679FCC5651F> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2d91000 -  0x2da5ff7  com.apple.music.apps.MAVideo (9.1.6 - 11.85) <C418D913-E486-4996-46A3-55C8E49E6811> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2dbb000 -  0x2e68ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2ead000 -  0x2eeafff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2f04000 -  0x2fa0ffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3700000 -  0x3733ff4  com.apple.prokit.LionPanels (7.1.1 - 1511) <F0512BC4-FBF2-360E-89F0-49EB4E161C0D> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0xadc7000 -  0xadcbffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xadd0000 -  0xadd6ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xce80000 -  0xced6ff4 +com.StudioDevil.StudioDevilVBA-AU (??? - 1.0) <EC9CB467-9D6A-0EE0-EA39-5D7E2FEE61AE> /Library/Audio/Plug-Ins/Components/StudioDevilVBA-AU.component/Contents/MacOS/S tudioDevilVBA-AU
    0xcf63000 -  0xcf74fe7  com.apple.FCP Uncompressed 422.component (1.6.1 - 1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xcf7b000 -  0xcf7bfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0xcf7e000 -  0xcf85ffd  com.apple.AppleGVAHW.component (1.0 - 1) <C27AED9F-4DDA-3B8A-925E-D2110DC24EDD> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xcf8b000 -  0xcfacfe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <76A60DE0-273C-3939-ADCB-5554402F76E6> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xcfbb000 -  0xcfbefff +1000 (??? - ???) <0DF7E8E4-CA09-6C75-C423-6E5A21221A16> /Applications/Waves/*/RComp.bundle/Contents/Resources/asIL/1000
    0xcfc2000 -  0xcfc5fff +1000 (??? - ???) <0AC11064-F42C-5767-EEC0-51BB1E7E535C> /Applications/Waves/*/DeEsser.bundle/Contents/Resources/asIL/1000
    0xd09e000 -  0xd0d5fe7  com.apple.DVCPROHDCodec (1.5 - 237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xe202000 -  0xe23cfeb  com.motu.driver.FWA.HALPlugin (??? - 1.6 48575) <B087A389-EA06-E4C7-86FD-FE963E473F34> /System/Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin. bundle/Contents/MacOS/FWHALPlugin
    0xe277000 -  0xe27fff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0xe41c000 -  0xe471fe2  com.apple.DVCPROHDAudio (1.3.2 - 1.3.2) <A9248133-6EB0-2702-A9B8-71C67BE55FD4> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0xe4d7000 -  0xe4d9ff3  com.apple.music.apps.anvil.resources (9.1.6 - 279.78) <7AF78982-F047-F161-9555-84AB92D8FEE7> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0xe4de000 -  0xe4e0ff3  com.apple.music.apps.common.resources (9.1.6 - 279.78) <12E469E7-22D3-5FDA-6B42-2092F46B45F7> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0xe4e5000 -  0xe4e7ff3  com.apple.music.apps.ebp.resources (9.1.6 - 279.78) <AB14E128-64FD-6B26-898C-BE9AB54CF7A3> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0xe4ec000 -  0xe4eeff3  com.apple.music.apps.efx.resources (9.1.6 - 279.78) <550345F9-CF1C-56F2-CD5A-A55D9F9ED64D> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0xe4f3000 -  0xe4f5ff3  com.apple.music.apps.egt.resources (9.1.6 - 279.78) <C6270881-7F48-B8FD-7964-90AD22D3E127> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0xf000000 -  0xf065fe0  com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xf07f000 -  0xf0acff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xf0d5000 -  0xf0d7ff3  com.apple.music.apps.emx.resources (9.1.6 - 279.78) <C4F60BBC-29E9-0A23-2CAA-0D5CFECCFFB5> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0xf0dc000 -  0xf0deff3  com.apple.music.apps.es1.resources (9.1.6 - 279.78) <A4BACEA8-127B-2A22-6B7C-1ED3A62DDC42> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0xf0e3000 -  0xf0e5ff3  com.apple.music.apps.es2.resources (9.1.6 - 279.78) <E4EB40A0-D39C-6B00-FE2D-C85744976B36> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0xf0ea000 -  0xf0ecff3  com.apple.music.apps.esp.resources (9.1.6 - 279.78) <339540FF-E2B2-DA48-6DE1-476464E00672> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0xf0f1000 -  0xf0f3ff3  com.apple.music.apps.evb3.resources (9.1.6 - 279.78) <6AA7BF8F-BD18-386A-C2FA-2E8B76674996> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0xf0f8000 -  0xf0faff3  com.apple.music.apps.evd6.resources (9.1.6 - 279.78) <94B96EE7-2C3B-B21C-1EC0-C5103078C72A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0xf7c9000 -  0xf7cbff3  com.apple.music.apps.evoc.resources (9.1.6 - 279.78) <FCD7B3FE-21B1-D962-55AE-EB6F9AF9057D> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0xf7d0000 -  0xf7d2ff3  com.apple.music.apps.evp88.resources (9.1.6 - 279.78) <CE9F639D-058B-2B19-C3CD-E79ADBDE9DB8> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0xf7d7000 -  0xf7d9ff3  com.apple.music.apps.exs24.resources (9.1.6 - 279.78) <25729878-53DF-256B-1B33-0B7D87FE1847> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0xf7de000 -  0xf7e0ff3  com.apple.music.apps.guitaramp.resources (9.1.6 - 279.78) <5E6F0A77-3DE4-C07D-AE92-8B879528F449> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0xf7e5000 -  0xf7e7ff3  com.apple.music.apps.guitarcontrols.resources (9.1.6 - 279.78) <D0A12412-5C62-5B97-984A-A484F4351A9B> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0xf7ec000 -  0xf7eeff3  com.apple.music.apps.mutapdel.resources (9.1.6 - 279.78) <4144C8A4-08A8-F877-2A10-4962064BBA50> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0xf7f3000 -  0xf7f5ff3  com.apple.music.apps.pedalboard.resources (9.1.6 - 279.78) <9B259935-F582-A5E4-6335-2D462EB25BB8> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x107f4000 - 0x107f6ff3  com.apple.music.apps.revolver.resources (9.1.6 - 279.78) <F18D2824-CD18-061A-10F9-51E211AAABB4> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x11ac9000 - 0x11c36ffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11c6a000 - 0x11d61ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x11d85000 - 0x1211bfff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x12523000 - 0x12525ff3  com.apple.music.apps.sphere.resources (9.1.6 - 279.78) <EB4791D9-EC9B-4B89-141F-270D0CF04757> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x1256f000 - 0x1257aff7  com.apple.Librarian (1.0 - 1) <E36996B7-2D53-3412-BBCB-3FA7328C3974> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x18eb4000 - 0x18f3bffb +se.propellerheads.rewire.library (1.8.1 build 124 - 1.8.1) <79A1E240-4153-9288-475D-697D84C94343> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x1b5bc000 - 0x1b5d4fff  com.apple.OpenTransport (10.6.0 - 10.6.0) <096C28DD-DAB9-335C-886E-0A6DF10F2144> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x1b6e7000 - 0x1b6f2ff7  com.apple.DVCPROHDVideoOutput (1.3.2 - 1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x1b843000 - 0x1b87aff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <00CB19B4-3F18-33D4-9368-55B2518B4B2A> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1b881000 - 0x1b8baff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1b8c5000 - 0x1b982fe2  com.apple.DesktopVideoOut (1.2.7 - 1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x1b9a1000 - 0x1b9abfff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <4E367576-9480-3877-84F1-87847FBC9F9A> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x21475000 - 0x21483feb +com.WavesAudio.DeEsser.7.1.0 (7.1.0 - 7.1.0.3) <DBE4F6FD-8D00-6035-5691-853E784650BF> /Applications/Waves/*/DeEsser.bundle/Contents/MacOS/DeEsser
    0x23173000 - 0x23174ffb +cl_kernels (??? - ???) <67CB5F64-40BE-4E68-A545-63BFC2815F43> cl_kernels
    0x23191000 - 0x23192ff6 +cl_kernels (??? - ???) <BA1561ED-DE26-4354-9D94-1CD75DADEC19> cl_kernels
    0x24f74000 - 0x24f87fe3  com.apple.IMXCodec (1.4 - 155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x24f99000 - 0x24fb1ff2  com.apple.applepixletvideo (1.2.28 - 1.2d28) <85AF2C0D-399E-3D67-9845-D2259C57DDCB> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x24fb6000 - 0x24fdffff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x25100000 - 0x25111ffb +com.WavesAudio.RComp.7.1.1 (7.1.1 - 7.1.1.5) <486CB6EA-9309-4DA5-9B68-8BBE4888515A> /Applications/Waves/*/RComp.bundle/Contents/MacOS/RComp
    0x25247000 - 0x2634fffb +com.celemony.melodyne.au (2.0.1 - 005) <55C79332-19E4-9410-250F-4E28CEDEFB2A> /Library/Audio/Plug-Ins/Components/Melodyne.component/Contents/MacOS/Melodyne
    0x2cf00000 - 0x2cf6dfe7  com.apple.AppleProResCodec (2.0 - 224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x2df00000 - 0x2dfaffe3  com.apple.AppleHDVCodec (1.6 - 229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x326f8000 - 0x32737ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <37DE201B-57C9-31FB-8931-4F8F5DAD0164> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x33d80000 - 0x33f08fe7 +com.WavesAudio.WaveShell-AU.7.1.1 (7.1.1 - 7.1.1.5) <A013CF7B-57F2-8D69-1998-04A062014766> /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.1.component/Contents/MacOS/WaveShell-AU
    0x36600000 - 0x36716fe7  com.apple.AppleGVAFramework (2.2.76 - 2.2.76) <B96E4BD5-B774-3C6D-ACAD-6BB4123FAB9D> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x3672f000 - 0x3695bff4 +com.WavesAudio.WavesLib.7.1.1 (7.1.1 - 7.1.1.5) <7A8B1009-2082-1CA2-4572-50771EDC8660> /Applications/Waves/*/WavesLib 7.1.framework/Versions/A/WavesLib
    0x36ac1000 - 0x36e03fe3 +com.xlnaudio.addictivedrumsvstau (1.5.1.23 - 1.5.1.23) /Library/Audio/Plug-Ins/Components/Addictive Drums.component/Contents/MacOS/xdvstau
    0x382fa000 - 0x382fcfff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x389f9000 - 0x389f9ffb +cl_kernels (??? - ???) <107023BE-15FF-4936-A449-6A3519C72560> cl_kernels
    0x39ff5000 - 0x39ff6ff8 +cl_kernels (??? - ???) <B6A0A000-7B8A-4547-B28B-941AF3F7BBB5> cl_kernels
    0x3b7f4000 - 0x3b7f9fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <BF77202B-E1EF-317D-9A66-D744070872C4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x56c00000 - 0x56d78ff3 +com.LennarDigital.Sylenth1 (??? - 2.2.0) /Library/Audio/Plug-Ins/Components/Sylenth1.component/Contents/MacOS/Sylenth1
    0x643cc000 - 0x6446dff7  unorm8_argb.dylib (1.50.61 - compatibility 1.0.0) <AC9B1E60-6D75-34E6-8049-A72BF6F11AA2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
    0x65aa1000 - 0x65c6cfff  com.apple.audio.codecs.Components (2.1 - 2.1) <8E4A1711-5FA9-330E-B5C6-CC2EE9AC74A1> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x67045000 - 0x670e6ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x67700000 - 0x677b0ff7  com.apple.audio.units.CoreAudioAUUI (1.6.2 - 1.6.2) <7BF8B9D3-BDE2-36F5-8990-529F4A2CEF4A> /System/Library/Components/CoreAudio.component/Contents/PlugIns/CoreAudioAUUI.b undle/Contents/MacOS/CoreAudioAUUI
    0x68a4c000 - 0x68aebff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <33259C48-4D92-3DB3-BF5E-4D3F1232068C> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x690ce000 - 0x6920ffff  com.apple.audio.units.Components (1.7.1 - 1.7.1) <0E60D4BA-93D7-32E6-8905-A5EED211892E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x6b292000 - 0x6b651ff3 +com.modartt.Pianoteq.AU (3.6.7 - 3.6.7/20110614) <F70ADF26-66C8-E3D3-70FF-9A4E3415CF1F> /Library/Audio/Plug-Ins/Components/Pianoteq.component/Contents/MacOS/Pianoteq
    0x8fe74000 - 0x8fea69c7  dyld (195.5 - ???) <2B3361DA-2FE2-33AD-A5B4-893CE882AE9C> /usr/lib/dyld
    0x90005000 - 0x90008ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9001d000 - 0x90115ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90116000 - 0x90118ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90119000 - 0x90124ffc  com.apple.NetAuth (1.0 - 3.0) <E4844688-90B6-3834-9C36-395797CEBC69> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90163000 - 0x90186fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90187000 - 0x901b0ffe  com.apple.shortcut (2.0 - 2.0) <4DF3F5CB-B510-3B85-878B-FA293D3F1EAF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x901b1000 - 0x901b1fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x901b2000 - 0x902c9fe9  com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x902ca000 - 0x906bdfeb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x906c4000 - 0x906d5fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x906d6000 - 0x90717ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9071d000 - 0x9071efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x907cf000 - 0x907d7ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
    0x907d8000 - 0x907e6fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x907e8000 - 0x907e8ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x907e9000 - 0x90839ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9083a000 - 0x90881fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90882000 - 0x90882ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x90883000 - 0x908abff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x908ac000 - 0x908adff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
    0x908ae000 - 0x908eafff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x908f8000 - 0x90911fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x90912000 - 0x90940ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90941000 - 0x90944ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x90945000 - 0x90a54ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a55000 - 0x90a60ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x90aa5000 - 0x90ad8fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x90ad9000 - 0x90d4cfff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x90d4d000 - 0x90d51fff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90d52000 - 0x90d5aff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <15D6D66D-4DB9-3BCA-87EE-02EE9B7B6189> /usr/lib/system/liblaunch.dylib
    0x90d5b000 - 0x90d64ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x90d65000 - 0x90d75ff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
    0x90d76000 - 0x90dd7ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90dd8000 - 0x90defff8  com.apple.CoreMediaAuthoring (2.0 - 889) <519FCE65-14B9-31B6-BA55-256DEBB2B79D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x90ef0000 - 0x90efbff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /S

    This looks like another Melodye problem, although not exactly the same as previously discussed, where Logic won't open (the problem was the old Rewire device files rather than Melodyne itself)
    Maybe you have an old version of Melodyne or a demo version?  I'd remove it and see if that fixes it anyway - not entirely sure, maybe someone else has more of a clue - there must be a solution anyway, so this response will take it back to the top.

  • Logic pro 9.1.7 crashes all the time with OSX 10.7.3

    Dear all
    Since more or less 7 days my logic pro 9.1.7 crashes all the time. Is there a known bug with logic and the latest OSX?
    According to the fact that I have
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    I am a little worried about possible hardware issues. Does somebody have an idea?
    Cheers
    -Marc
    ********* error ***********
    Process:    
    Logic Pro [1295]
    Path:       
    /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: 
    com.apple.logic.pro
    Version:    
    9.1.7 (1700.57)
    Build Info: 
    Logic-17005700~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [170]
    Date/Time:  
    2012-04-02 23:59:44.410 +0200
    OS Version: 
    Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:     
    143268 sec
    Crashes Since Last Report:      
    26
    Per-App Interval Since Last Report:  108675 sec
    Per-App Crashes Since Last Report:   21
    Anonymous UUID:                 
    AE8B450C-96B4-41AF-BD19-DC845341E88B
    Crashed Thread:  69  Dispatch queue: com.apple.root.default-overcommit-priority
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    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-0000000000be8000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[1295]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x951cec2d _spin_lock$VARIANT$mp + 29
    1   com.apple.Foundation     
    0x987c8012 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    2   com.apple.Foundation     
    0x987dd2a6 -[NSNotificationCenter postNotificationName:object:] + 55
    3   com.apple.music.apps.LogicLoopBrowser
    0x028e51eb 0x28df000 + 25067
    4   com.apple.logic.pro      
    0x000653dd std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 170349
    5   com.apple.logic.pro      
    0x00095de5 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 369525
    6   com.apple.logic.pro      
    0x00095ede std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 369774
    7   com.apple.logic.pro      
    0x000b92ee std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 514174
    8   com.apple.logic.pro      
    0x003e4c98 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3838504
    9   com.apple.logic.pro      
    0x003e4e01 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3838865
    10  libsystem_c.dylib        
    0x951cf59b _sigtramp + 43
    11  libobjc.A.dylib          
    0x92a88553 objc_assign_strongCast_non_gc + 9
    12  com.apple.CoreFoundation 
    0x9281797c _CFXNotificationPost + 2588
    13  com.apple.Foundation     
    0x987c8012 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    14  com.apple.Foundation     
    0x987dd2a6 -[NSNotificationCenter postNotificationName:object:] + 55
    15  com.apple.AppKit         
    0x99819051 -[NSView _postFrameChangeNotification] + 223
    16  com.apple.AppKit         
    0x9973a8de -[NSView setFrameSize:] + 950
    17  com.apple.AppKit         
    0x998520fe -[NSThemeFrame setFrameSize:] + 446
    18  com.apple.prokit         
    0x00ffcecd -[NSProWindowFrame setFrameSize:] + 159
    19  com.apple.AppKit         
    0x998514a1 -[NSWindow _setFrame:updateBorderViewSize:] + 898
    20  com.apple.AppKit         
    0x99850c7f -[NSWindow _oldPlaceWindow:] + 630
    21  com.apple.AppKit         
    0x997fa97a -[NSWindow _setFrameCommon:display:stashSize:] + 1657
    22  com.apple.AppKit         
    0x997fa2fa -[NSWindow setFrame:display:] + 71
    23  com.apple.logic.pro      
    0x007c49e3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7901043
    24  com.apple.AppKit         
    0x99e2ad4d -[NSMoveHelper _stopAnimation] + 726
    25  com.apple.AppKit         
    0x99e2b339 -[NSMoveHelper _doAnimation] + 1466
    26  com.apple.AppKit         
    0x99e20808 -[NSMoveHelper _resizeWindow:toFrame:display:] + 330
    27  com.apple.AppKit         
    0x99894f6b -[NSWindow setFrame:display:animate:] + 923
    28  com.apple.logic.pro      
    0x00729968 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7266040
    29  com.apple.CoreFoundation 
    0x92861de1 -[NSObject performSelector:withObject:] + 65
    30  com.apple.AppKit         
    0x99802113 -[NSApplication sendAction:to:from:] + 232
    31  com.apple.prokit         
    0x00fcd6ca -[NSProApplication sendAction:to:from:] + 118
    32  com.apple.logic.pro      
    0x005f72fa std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6011018
    33  com.apple.AppKit         
    0x99801ff0 -[NSControl sendAction:to:] + 102
    34  com.apple.AppKit         
    0x99801ef3 -[NSCell _sendActionFrom:] + 160
    35  com.apple.AppKit         
    0x998012b0 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2295
    36  com.apple.AppKit         
    0x99884551 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 501
    37  com.apple.prokit         
    0x0100dd16 -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 509
    38  com.apple.AppKit         
    0x997ffcf3 -[NSControl mouseDown:] + 943
    39  com.apple.AppKit         
    0x997c8ca5 -[NSWindow sendEvent:] + 7533
    40  com.apple.prokit         
    0x00ff0486 -[NSProPanel sendEvent:] + 257
    41  com.apple.logic.pro      
    0x007c7c93 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7914019
    42  com.apple.logic.pro      
    0x0003f3a6 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 14646
    43  com.apple.AppKit         
    0x997610e7 -[NSApplication sendEvent:] + 4788
    44  com.apple.prokit         
    0x00fcb348 -[NSProApplication sendEvent:] + 2043
    45  com.apple.logic.pro      
    0x0061312d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6125245
    46  com.apple.logic.pro      
    0x00617dc1 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6144849
    47  com.apple.logic.pro      
    0x0061315f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6125295
    48  com.apple.AppKit         
    0x996f26d5 -[NSApplication run] + 1007
    49  com.apple.prokit         
    0x00fcdb58 NSProApplicationMain + 439
    50  com.apple.logic.pro      
    0x0002b1c5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x95e6b90a kevent + 10
    1   libdispatch.dylib        
    0x97f1ac58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x97f196a7 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x95e68c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x95e681f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x927f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x92802da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x9280247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x92802328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation     
    0x988310f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation     
    0x98824e59 -[NSThread main] + 45
    8   com.apple.Foundation     
    0x98824e09 __NSThread__main__ + 1582
    9   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x95e6ab42 __select + 10
    1   com.apple.CoreFoundation 
    0x92850ee5 __CFSocketManager + 1557
    2   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    3   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   com.apogee.EnsemblePlugIn
    0x03f9abb2 apogeeDriverPlugInMessageQueue::WaitForNextMessageInList() + 46
    4   com.apogee.EnsemblePlugIn
    0x03f9b4b2 ClientBiDirConnection::HandlePropertyChanges() + 24
    5   com.apogee.EnsemblePlugIn
    0x03f9ba60 PthreadHandlingPropertyChanges(void*) + 29
    6   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   com.apogee.EnsemblePlugIn
    0x03f99b10 MessageTX::TXThread() + 56
    4   com.apogee.EnsemblePlugIn
    0x03f9a5c4 TransmitThread(void*) + 29
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x95e6aa9a __recvfrom + 10
    1   libsystem_c.dylib        
    0x9512c4a2 recv$UNIX2003 + 54
    2   com.apogee.EnsemblePlugIn
    0x03f9c0a0 ClientBiDirLocalSocketConnection::ReceiveData(void*, int) + 66
    3   com.apogee.EnsemblePlugIn
    0x03f99180 MessageRX::RXThread() + 176
    4   com.apogee.EnsemblePlugIn
    0x03f99877 ReceiveThread(void*) + 29
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x95e68c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x95e681f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x927f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x92802da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x9280247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x928131a1 CFRunLoopRun + 129
    6   com.apple.DVCPROHDMuxer  
    0x0eab898f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    7   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles 
    0x02a41838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles 
    0x02a41901 ResolveFile + 55009
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles 
    0x02a41838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles 
    0x02a41901 ResolveFile + 55009
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x95e68d36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore
    0x95bae7f8 MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore
    0x95bc0694 Delay + 108
    3   se.propellerheads.rewire.library
    0x16fdd654 RWIsReWireMixerAppRunningImp + 30420
    4   se.propellerheads.rewire.library
    0x16fec228 RWIsReWireMixerAppRunningImp + 90792
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine
    0x02b14899 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib   
    0x95e68c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x95e681f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI
    0x01385fcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI
    0x013a8f8b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI
    0x013a9912 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI
    0x0138759f XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI
    0x01386f69 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9517bf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x95b4b3ef TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x95b4b165 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore
    0x95b4af76 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore
    0x95bc0398 TimerThread + 292
    7   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x95e6abb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x9512c7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib        
    0x9512c558 usleep$UNIX2003 + 60
    3   libEuCon2.dylib          
    0x1bb0b129 HSL::CCollectionThread::Run() + 27
    4   libEuCon2.dylib          
    0x1bb06c4e EuThread::ThreadStart(EuThread*) + 76
    5   libEuCon2.dylib          
    0x1bb06c7d (anonymous namespace)::startRoutine(void*) + 17
    6   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib   
    0x95e6ab42 __select + 10
    1   libEuCon2.dylib          
    0x1b95a326 ACE_SCOPE::ACE_OS::select(int, fd_set*, fd_set*, fd_set*, ACE_SCOPE::ACE_Time_Value const*) + 68
    2   libEuCon2.dylib          
    0x1bad7e4a ACE_SCOPE::ACE_Select_Reactor_T<ACE_SCOPE::ACE_Reactor_Token_T<ACE_SCOPE::ACE_T oken> >::wait_for_multiple_events(ACE_SCOPE::ACE_Select_Reactor_Handle_Set&, ACE_SCOPE::ACE_Time_Value*) + 324
    3   libEuCon2.dylib          
    0x1b973a23 ACE_SCOPE::ACE_TP_Reactor::get_event_for_dispatching(ACE_SCOPE::ACE_Time_Value* ) + 183
    4   libEuCon2.dylib          
    0x1b9741d5 ACE_SCOPE::ACE_TP_Reactor::dispatch_i(ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_TP_Token_Guard&) + 29
    5   libEuCon2.dylib          
    0x1b9742bd ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 121
    6   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    7   libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    8   libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    9   libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    10  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    11  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    12  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    13  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    14  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9512c42c pthread_cond_wait$UNIX2003 + 71
    3   libEuCon2.dylib          
    0x1b95a9af ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib          
    0x1b942c95 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib          
    0x1b972ec0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib          
    0x1b973156 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib          
    0x1b973893 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib          
    0x1b974282 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib          
    0x1b9aee80 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib          
    0x1b9abe00 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib          
    0x1b9abe29 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib          
    0x1b885b01 CEuConORB::Run() + 329
    13  libEuCon2.dylib          
    0x1b8872df CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    17  libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib   
    0x95e6abb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x9512c7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib        
    0x9512c558 usleep$UNIX2003 + 60
    3   libEuCon2.dylib          
    0x1b8b7b8a EuPeriodicUpdateThread::EntryPoint() + 182
    4   libEuCon2.dylib          
    0x1b96c90f ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    5   libEuCon2.dylib          
    0x1b96d1d7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    6   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib   
    0x95e68c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x95e681f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x927f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x92802da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x9280247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x928131a1 CFRunLoopRun + 129
    6   com.spectrasonics.Ruby   
    0x5ac23965 std::vector<char*, std::allocator<char*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<char**, std::vector<char*, std::allocator<char*> > >, char* const&) + 5165
    7   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5   libsystem_c.dylib        
    0x95177ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9517b6de thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib   
    0x95e6a83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9517be78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9512382a pthread_cond_wait + 48
    3   com.spectrasonics.Ruby   
    0x5ad05f93 non-virtual thunk to GOTextList::~GOTextList() + 155969
    4   com.spectrasonics.Ruby   
    0x5ad04f63 non-virtual thunk to GOTextList::~GOTextList() + 151825
    5

    Hi
    I confirm that your are right:
    Since 10.7.3 uses a newer version of 'ProKit'.
    Version 7 won't install.
    Maybe I found a workaround:
    Curently I am running Logic in 64-bit mode. In my project (36 tracks) I was removing all the plug-in's and re-instanciate them (**** of a waste of time).... since then I did not have any crash.
    I also found a issue with iZotope Products that use iLok. I am using iZotope Alloy as well as Ozone 5 advanced, Stutter Edit and Vinyl. All iZotope products produce memory errors that can be seen in the console. The only iZotope product that is running fine is Vinyl... and that plug-in is free and has no iLok security check.
    That is the statement of iZotope Customer Service:
    1.) Go to the following folder:
    (Macintosh HD)/Library/Application Support/iZotope/Alloy
    2.) Delete "AuthAssistant.bundle" from that folder.
    It is rare, but occasionally this package (which interfaces Alloy with iLok drivers) becomes corrupted on some systems.  If you use iLok you will need to use Challenge/Response authorization, but deleting this may prevent instability.
    Hope that helps
    Cheers
    -Marc
    PS: I would have deleted the unnecessary error stuff to make it more readable... but I didn't fgure out how to change a posted message. Sorry.

Maybe you are looking for

  • Vpn site to site isa 570 to asa 5505 multiple local lan

    Hello, i have configured a site to site vpn with a asa 5505 In the tunnel will pass the network 172.x.x.x/16 and 192.168.x.x/24 from local isa to a single lan 192.168.x.x/24 on remote asa I have create a group network address and i put the the defaul

  • Reports available in the Business Package for MSS and ESS

    Hi, I have searched sdn.sap.com throughout looking for a comprehensive list of reports available in the business packages for both MSS and ESS, i got a little bit of joy and found some of the MSS reports but not all on sdn.sap.com, can anyone please

  • Preview 3.0.7 Unable to View Multi-page TIFF Files

    I currently use fax-to-email service from j2 to receive my faxes; the faxes arrive in TIFF (.tif) format, and opened by Preview to view/print. After updating to OS X 10.4.7, the new version of Preview (3.0.7) broke the multi-page TIFF support again.

  • Compiling error

    Hi All, I am using CS6 and imported a clip 1920x1080, 59.94fps, Progressive, after editing I am trying to export by checking "Match Sequence Settings" and I got the following error message:"Error compiling movie. Disk full." The disk is far from full

  • Very slow workflow in loghtroom 4.1

    Good day to everybody, I'm writing this especially for adobe because I'm very frustrated with the workflow in adobe Lightroom 4 and 4.1. So the main problem is that I have a powerful computer: 3,3 GHz X 6 cores, 8 Giga of DDR 3, a 260 GTX Nvidia card