Reproducible Crash in Reaper under OSX

Share your experience, tips & tricks, show off your music. Wishes, ideas and feature suggestions
Post Reply
Darius2301
Posts: 4
Joined: Thu Jan 06, 2011 1:36 am

Reproducible Crash in Reaper under OSX

Post by Darius2301 » Thu Jan 06, 2011 1:42 am

Hello,

I'm just got Phoscyon and I'm running in Reaper 3.74 under OSX 10.6.5 on a Mac Pro and Phoscyon will crash reaper every time.

Steps to Repeat:

1) Open Reaper, Create a new Project, Add a new instrument track for Phoscyon
2) Select the Phoscyon VST
3) In Phoscyon, Select "option" and turn off "Internal Sequencer"
4) Under presets, hit "Browse" choose "_Apreggiators" then "Sesquarecer"
5) Arm the track for recording in reaper and play some notes on your keyboard. Phoscyon will crash ever time.

NOTE: So far, this only seems to be a problem with the VST and not the AU. However, I transfer projects between a PC and a MAC so I always try and use the VST versions.

Here is the crash log:


Process: REAPER [311]
Path: /Applications/REAPER.app/Contents/MacOS/REAPER
Identifier: com.cockos.reaper
Version: ??? (3.74)
Code Type: X86 (Native)
Parent Process: launchd [108]

Date/Time: 2011-01-05 19:32:25.473 -0500
OS Version: Mac OS X 10.6.5 (10H574)
Report Version: 6

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 3

Application Specific Information:
abort() called

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x97cd90fa mach_msg_trap + 10
1 libSystem.B.dylib 0x97cd9867 mach_msg + 68
2 com.apple.CoreFoundation 0x9358b37f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9358a464 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9358a291 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x99512f9c RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x99512d51 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x99512bd6 BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x949f978d _DPSNextEvent + 847
9 com.apple.AppKit 0x949f8fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x949bb247 -[NSApplication run] + 821
11 com.apple.AppKit 0x949b32d9 NSApplicationMain + 574
12 com.cockos.reaper 0x000030a9 _start + 208
13 com.cockos.reaper 0x00002fd8 start + 40

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x97cff982 kevent + 10
1 libSystem.B.dylib 0x97d0009c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x97cff559 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x97cff2fe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x97cfed81 _pthread_wqthread + 390
5 libSystem.B.dylib 0x97cfebc6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x97cd90fa mach_msg_trap + 10
1 libSystem.B.dylib 0x97cd9867 mach_msg + 68
2 com.apple.audio.midi.CoreMIDI 0x006c60c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
3 com.apple.audio.midi.CoreMIDI 0x006e497a MIDIProcess::RunMIDIInThread() + 150
4 com.apple.audio.midi.CoreMIDI 0x006c72d9 XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x006c6ca6 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 3 Crashed:
0 libSystem.B.dylib 0x97d464fe __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x97d463e2 nanosleep$NOCANCEL$UNIX2003 + 166
2 libSystem.B.dylib 0x97dc12aa usleep$NOCANCEL$UNIX2003 + 61
3 libSystem.B.dylib 0x97de29c8 abort + 105
4 libstdc++.6.dylib 0x93e7dfda __gnu_cxx::__verbose_terminate_handler() + 433
5 libstdc++.6.dylib 0x93e7c17a __cxxabiv1::__terminate(void (*)()) + 10
6 libstdc++.6.dylib 0x93e7c1ba __cxxabiv1::__unexpected(void (*)()) + 0
7 libstdc++.6.dylib 0x93e7c2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8 libstdc++.6.dylib 0x93e38ba7 std::__throw_out_of_range(char const*) + 158
9 com.d16group.Phoscyon 0x19e4e52a Phoscyon::arpeClockAtStepBeginning() + 1258
10 com.d16group.Phoscyon 0x19e514b5 Phoscyon::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&) + 2693
11 com.d16group.Phoscyon 0x19bd581d VSTPluginMain + 9949
12 com.cockos.reaper 0x001d945f VST_HostedPlugin::ProcessSamples(int, double*, int, int, int, double, midi_List*, bool*, double, double, double) + 6975
13 com.cockos.reaper 0x001fc7f5 FxDsp::processSamples(int, double*, int, int, int, double*, midi_List*, double) + 2021
14 com.cockos.reaper 0x002134b2 FxChain::ProcessSamples(int, double*, int, int, int, int, double, midi_List*, double) + 338
15 com.cockos.reaper 0x0008fc59 MediaTrack::RenderSamples_nocache(double, long long, double*, int, int, double, MediaTrack**, int, int*, bool, int, int) + 15129
16 com.cockos.reaper 0x00093bcf MediaTrack::RenderSamples(double, long long, int, Track_RS_Output*, int, double, MediaTrack**, int, midi_List*, int, int, int, int, int, MediaTrack::Track_SendRec*) + 3151
17 com.cockos.reaper 0x0008dc05 MediaTrack::RenderSamples_nocache(double, long long, double*, int, int, double, MediaTrack**, int, int*, bool, int, int) + 6853
18 com.cockos.reaper 0x000e09e9 process_sample_block(ReaProject*, int, int, int, int) + 249
19 com.cockos.reaper 0x000df5c0 ProcessProject(ReaProject*, int, int) + 2752
20 com.cockos.reaper 0x000de466 audiostream_onsamples(double**, int, double**, int, int, int) + 1494
21 com.cockos.reaper 0x001230c7 _ZN23audioStreamer_CoreAudio9onsamplesEPK15AudioBufferListPS0_. + 598
22 com.cockos.reaper 0x001231d0 caIOproc(unsigned long, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 32
23 com.apple.audio.CoreAudio 0x97eae044 HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 374
24 com.apple.audio.CoreAudio 0x97eaddaa IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 370
25 com.apple.audio.CoreAudio 0x97eadb9a HP_IOThread::PerformIO(AudioTimeStamp const&, double) + 620
26 com.apple.audio.CoreAudio 0x97eaaf5c HP_IOThread::WorkLoop() + 2506
27 com.apple.audio.CoreAudio 0x97eaa58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
28 com.apple.audio.CoreAudio 0x97eaa4a4 CAPThread::Entry(CAPThread*) + 140
29 libSystem.B.dylib 0x97d0685d _pthread_start + 345
30 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 9:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 11:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d35ac8 pthread_cond_timedwait_relative_np + 47
3 com.cockos.reaper 0x00341890 WaitForSingleObject(void*, unsigned int) + 544
4 com.cockos.reaper 0x000c522c WorkerThreadInst::threadProc(void*) + 3100
5 com.cockos.reaper 0x003412ef __threadproc(void*) + 31
6 libSystem.B.dylib 0x97d0685d _pthread_start + 345
7 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 12:
0 libSystem.B.dylib 0x97cd915a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x97d06ce5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97d4f67c pthread_cond_timedwait + 47
3 com.d16group.Phoscyon 0x19c40d2e juce::WaitableEvent::wait(int) const + 190
4 com.d16group.Phoscyon 0x19e25e53 double juce::juce_atof<char>(char const*) + 73379
5 com.d16group.Phoscyon 0x19d81f08 juce::Thread::threadEntryPoint(juce::Thread*) + 184
6 com.d16group.Phoscyon 0x19d820d5 juce::threadEntryProc(void*) + 69
7 libSystem.B.dylib 0x97d0685d _pthread_start + 345
8 libSystem.B.dylib 0x97d066e2 thread_start + 34

Thread 13:
0 libSystem.B.dylib 0x97cfea12 __workq_kernreturn + 10
1 libSystem.B.dylib 0x97cfefa8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x97cfebc6 start_wqthread + 30

Thread 3 crashed with X86 Thread State (32-bit):
eax: 0x0000003c ebx: 0x97d46349 ecx: 0xb029024c edx: 0x97d464fe
edi: 0xa0aa2b30 esi: 0xb02902a8 ebp: 0xb0290288 esp: 0xb029024c
ss: 0x0000001f efl: 0x00000247 eip: 0x97d464fe cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0xb010300c

Binary Images:
0x1000 - 0x53cfef +com.cockos.reaper ??? (3.74) <E886FE0C-9F81-3279-B52D-0B1A5667AFCF> /Applications/REAPER.app/Contents/MacOS/REAPER
0x6b6000 - 0x702ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x727000 - 0x727ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0x135d4000 - 0x135deff3 +soundtouch.dylib ??? (???) <758F6C7E-1C27-8A9B-E392-6919D7360FBF> /Applications/REAPER.app/Contents/Plugins/soundtouch.dylib
0x137e0000 - 0x137edfff +reaper_cd.dylib ??? (???) <0FD8EB0B-170C-DC11-9054-4BBF7613F9F5> /Applications/REAPER.app/Contents/Plugins/reaper_cd.dylib
0x162fa000 - 0x1632cff7 +elastique.dylib ??? (???) <3F95A6A6-3D46-91C4-7C56-63154215821F> /Applications/REAPER.app/Contents/Plugins/elastique.dylib
0x16338000 - 0x1636afff +elastique2.dylib ??? (???) <0FC90FA5-12EB-CBBE-2B4C-E142B4BD65D2> /Applications/REAPER.app/Contents/Plugins/elastique2.dylib
0x16379000 - 0x163c1ff0 +jsfx.dylib ??? (???) <785A747B-2FEC-C084-BAE0-71EB85DA375D> /Applications/REAPER.app/Contents/Plugins/jsfx.dylib
0x1642e000 - 0x16459fff com.apple.DiscRecordingUI 5.0.8 (5080.4.1) <A8CDE14A-569E-3E84-B216-FC936E3DE1FB> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x16471000 - 0x16475ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x16ce9000 - 0x16cefffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x186d1000 - 0x186f1fff +reaper_csurf.dylib ??? (???) <624F5E9F-EC4B-AA8F-CDAB-2289DBB3DBB7> /Applications/REAPER.app/Contents/Plugins/reaper_csurf.dylib
0x18702000 - 0x18717ff3 +reaper_explorer.dylib ??? (???) <1E698274-2EA9-D0F1-3414-086D926BB7E1> /Applications/REAPER.app/Contents/Plugins/reaper_explorer.dylib
0x18725000 - 0x18753fe8 +reaper_flac.dylib ??? (???) <01AB47A5-EA24-79E7-85EA-8DE2F250EF9D> /Applications/REAPER.app/Contents/Plugins/reaper_flac.dylib
0x18769000 - 0x1882eff8 +reaper_midi.dylib ??? (???) <A3853F96-B7A7-4A94-CFD9-AD067B1DEFF8> /Applications/REAPER.app/Contents/Plugins/reaper_midi.dylib
0x18850000 - 0x1887ffe4 +reaper_mp3dec.dylib ??? (???) <2EC7ED1A-7FB3-DAF2-8DE6-8055F559F005> /Applications/REAPER.app/Contents/Plugins/reaper_mp3dec.dylib
0x188c8000 - 0x1890afe8 +reaper_ogg.dylib ??? (???) <A84B97B2-2E20-5F61-76D0-96248982CA7B> /Applications/REAPER.app/Contents/Plugins/reaper_ogg.dylib
0x18abd000 - 0x18ac7fff +reaper_rex.dylib ??? (???) <921310DC-9613-5314-791B-F82F546ABF82> /Applications/REAPER.app/Contents/Plugins/reaper_rex.dylib
0x18ad9000 - 0x18b09fff +reaper_video.dylib ??? (???) <C1971B11-758B-C5BC-6A64-5482CEB18D96> /Applications/REAPER.app/Contents/Plugins/reaper_video.dylib
0x18b1c000 - 0x18bf0fcb +FFmpeg.dylib ??? (???) /Applications/REAPER.app/Contents/Plugins/FFmpeg.dylib
0x18c4e000 - 0x18c64ff7 +reaper_wave.dylib ??? (???) <920BEDC0-14C4-D30C-FF72-3CD91662FC42> /Applications/REAPER.app/Contents/Plugins/reaper_wave.dylib
0x18c71000 - 0x18ca8fe0 +reaper_wavpack.dylib ??? (???) <0EB540D1-5D54-7F67-BB12-D38D3A6AFAA1> /Applications/REAPER.app/Contents/Plugins/reaper_wavpack.dylib
0x19bcd000 - 0x19ee8ffb +com.d16group.Phoscyon 1.8.0 (1.8.0) <81860A75-7772-03BA-0A74-98287D824293> /Library/Audio/Plug-ins/VST/Phoscyon.vst/Contents/MacOS/Phoscyon
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90013000 - 0x90013ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90014000 - 0x90017ff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x900eb000 - 0x902c6ff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9030d000 - 0x903a5fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x903ce000 - 0x90803ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90acd000 - 0x90acdff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90b7f000 - 0x90ba3ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90be5000 - 0x90c29fe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90c2a000 - 0x90cacffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90cb3000 - 0x90cfcfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90cfd000 - 0x90d23ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90d24000 - 0x90d66ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90d67000 - 0x90db8ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90dc4000 - 0x90dc7ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90dcf000 - 0x90dcfff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90dd0000 - 0x90ddaffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90ddb000 - 0x90f5dfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x90f5e000 - 0x91006ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91007000 - 0x91007ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x912ca000 - 0x912f4ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x912ff000 - 0x91302ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x91303000 - 0x913b0fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x913b3000 - 0x917c9fef com.apple.RawCamera.bundle 3.5.0 (551) <C9970A79-B1D4-60B0-68C4-01FADDE2E0E3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9190e000 - 0x919e9feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91ae7000 - 0x91af1fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91af2000 - 0x91b14fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91c67000 - 0x91cc8fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91eb1000 - 0x91eeaff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
0x91eeb000 - 0x91eefff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ef0000 - 0x91ffcff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91ffd000 - 0x9212cfe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9212d000 - 0x921cafe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x921cb000 - 0x921f3ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x92201000 - 0x92219ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92263000 - 0x92282ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92283000 - 0x922c4ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x922c5000 - 0x922fbfff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x9258d000 - 0x92594ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92595000 - 0x925f9ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x925fa000 - 0x925faff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9354e000 - 0x936c9fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936ca000 - 0x9374afeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93764000 - 0x9380efe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93953000 - 0x93996ff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9399f000 - 0x939befe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x939bf000 - 0x93a75ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93af3000 - 0x93af9ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x93afa000 - 0x93cb3feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93cb4000 - 0x93cf7ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93cf8000 - 0x93cfcff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93d7e000 - 0x93d80ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93d81000 - 0x93e31ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93e32000 - 0x93e9cfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93e9d000 - 0x93ebdfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x94410000 - 0x94411ff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94428000 - 0x944bafe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x944bb000 - 0x947dbff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x949b1000 - 0x95291ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x952a0000 - 0x952acff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x952ad000 - 0x952afff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95360000 - 0x95370ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x95371000 - 0x9544eff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9544f000 - 0x9545dfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x9549d000 - 0x954ceff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x955f2000 - 0x95607fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95608000 - 0x95608ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95f1a000 - 0x95f35ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95f36000 - 0x95f44ff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95f45000 - 0x96021ff3 com.apple.DiscRecording 5.0.8 (5080.4.1) <C064D05B-5191-2AC9-43B4-42DF0A466250> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x96023000 - 0x960d1ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9614a000 - 0x9614bff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9615f000 - 0x9616aff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x961c5000 - 0x961d6ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9628a000 - 0x9629efe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x9629f000 - 0x963a0fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x963a1000 - 0x963b5ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x963b6000 - 0x96721ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96722000 - 0x96722ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96723000 - 0x96767ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96768000 - 0x9679afe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9679b000 - 0x96a94fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96b05000 - 0x96d68fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96d69000 - 0x96d7bff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96de6000 - 0x96df0ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96df1000 - 0x975e0557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9789a000 - 0x9789fff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x978a0000 - 0x9796afef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9796b000 - 0x9796efe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9796f000 - 0x9798bfe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97a64000 - 0x97cd7fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97cd8000 - 0x97e7fff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x97e80000 - 0x97e89ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97e8a000 - 0x97f04fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97f05000 - 0x97f40feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x97f41000 - 0x97f8efeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x97fdd000 - 0x9802dff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9802e000 - 0x980c9ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9813a000 - 0x98550ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98551000 - 0x98555ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98556000 - 0x98561ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9877e000 - 0x9878bff7 com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9878c000 - 0x9878cff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98809000 - 0x98937fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98938000 - 0x98959fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98966000 - 0x98a1ffe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x98a20000 - 0x98a5dff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98a5e000 - 0x98a91ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x994de000 - 0x99802fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99834000 - 0x998a3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x998a4000 - 0x998aafff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x998ab000 - 0x99908ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9990a000 - 0x99950ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x99951000 - 0x99a55fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

User avatar
Sebastian@d16
Posts: 1526
Joined: Tue Nov 07, 2006 9:20 pm
Location: Katowice/Poland

Re: Reproducible Crash in Reaper under OSX

Post by Sebastian@d16 » Fri Jan 07, 2011 10:05 am

Hi Darius,

Thank you for posting and giving an instructions how to reproduce this issue. I'm sorry to say, but i'm going to try it out at the end of next week probably, because we're moving our office
to the new place, and whole process is still going on. I'm going to create an Issue Ticket of it.

Best regards,
Sebastian

Darius2301
Posts: 4
Joined: Thu Jan 06, 2011 1:36 am

Re: Reproducible Crash in Reaper under OSX

Post by Darius2301 » Fri Jan 07, 2011 8:00 pm

Thanks for looking into this! Please feel free to let me know if I can help by giving any more info.

Darius2301
Posts: 4
Joined: Thu Jan 06, 2011 1:36 am

Re: Reproducible Crash in Reaper under OSX

Post by Darius2301 » Tue Jan 18, 2011 6:03 am

FYI I have reproduced this exact error in Ableton as well, on the same computer.

User avatar
Sebastian@d16
Posts: 1526
Joined: Tue Nov 07, 2006 9:20 pm
Location: Katowice/Poland

Re: Reproducible Crash in Reaper under OSX

Post by Sebastian@d16 » Tue Jan 18, 2011 9:30 am

Thank you for further informations.

Darn, i look forward to be able to check this out, i hope to unpack my computer from the box soon, because due the office move our office is "remotely" working :/

I have created the support ticket of this issue, and it waits and "blinks" till we'll look at it.

Thank you in advance for understanding.

Best regards,
Sebastian

Darius2301
Posts: 4
Joined: Thu Jan 06, 2011 1:36 am

Re: Reproducible Crash in Reaper under OSX

Post by Darius2301 » Fri Apr 15, 2011 10:26 pm

Any update?

User avatar
Sebastian@d16
Posts: 1526
Joined: Tue Nov 07, 2006 9:20 pm
Location: Katowice/Poland

Re: Reproducible Crash in Reaper under OSX

Post by Sebastian@d16 » Mon Apr 18, 2011 9:47 am

Hi,

I'm sorry i forgot to post here earlier. Yes, it's confirmed bug in Phoscyon's arpeggiator under Reaper.
It happens only with the OSX 10.6.x. When tested on earlier versions of OSX this bug didn't occur.

I added it to a ToDo list for upcoming update.

Thank you,

Best regards,
Sebastian

Post Reply