Prboom crashes with SFX sound enabled

Edit: I installed prboom, timidity++, etc, on a test box, and SFX sound works okay on that machine.
So apparently I have hardware / configuration issues on my main system.
When I start prboom normally, with both MIDI and SFX sound enabled, I get the following crash, I_SignalHandler: Exiting on signal: signal 4
(SFX sounds are the gunshots, explosions, etc.)
[myusername@arch ~]$ prboom -iwad /usr/share/games/doom/doom.wad
prboom v2.5.0 (http://prboom.sourceforge.net/)
I_SetAffinityMask: manual affinity mask is 1
M_LoadDefaults: Load system defaults.
default file: /home/myusername/.prboom/prboom.cfg
found /usr/share/games/doom/doom.wad
IWAD found: /usr/share/games/doom/doom.wad
PrBoom (built Feb 26 2010), playing: The Ultimate DOOM
PrBoom is released under the GNU General Public license v2.0.
You are welcome to redistribute it under certain conditions.
It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
V_Init: allocate screens.
found /usr/share/games/doom/prboom.wad
D_InitNetGame: Checking for network game.
W_Init: Init WADfiles.
adding /usr/share/games/doom/doom.wad
adding /usr/share/games/doom/prboom.wad
W_InitCache
M_Init: Init miscellaneous info.
R_Init: Init DOOM refresh daemon -
R_LoadTrigTables: Endianness...ok.
R_InitData: Textures Flats Sprites
R_Init: R_InitPlanes R_InitLightTables R_InitSkyMap R_InitTranslationsTables R_InitPatches
P_Init: Init Playloop state.
I_Init: Setting up machine state.
I_InitSound: socket(): Address family not supported by protocol
configured audio device with 1024 samples/slice
I_InitSound: sound module ready
S_Init: Setting up sound.
S_Init: default sfx volume 7
I_SignalHandler: Exiting on signal: signal 4
I_ShutdownMusic: removing /tmp/prboom-music-kyurhn
I_ShutdownSound:
[myusername@arch ~]$
When I start prboom with the -nosfx option, the game starts, I can hear the MIDI, and it plays, but without the SFX gunshot and explosion sounds.
I'm multi-booting CentOS and Ubuntu on my system, and using the same WAD file, so I'm pretty sure that's okay.
Sound is otherwise working okay.
I have these related Arch packages installed:
local/prboom 2.5.0-4
local/sdl_mixer 1.2.11-2
local/sdl_net 1.2.7-3
local/timidity++ 2.13.2-10
local/timidity-freepats 20060219-5
I have modified /etc/timidity++/timidity.cfg per the Wiki.
[myusername@arch ~]$ cat /etc/timidity++/timidity.cfg
(Commented lines removed.)
dir /usr/share/timidity/freepats
source /etc/timidity++/freepats/freepats.cfg
[myusername@arch ~]$
I've come up empty on Google, this forum, and bugs. So, can anyone help or point me in the right direction? I'm stuck on this one.
Thanks.
Last edited by azca (2011-02-27 18:34:44)

open a bug in our tracker, it is the best way

Similar Messages

  • Can't load Mandrake 9 with onBoard sound enabled.

    Any ideas as to why?
    I can not boot into Mandrake 9 when I have onBoard sound enabled, it always freezes when it tries to load the i810 sound interface system. Yet when I disable it in the bios it loads perfectly.
    I've already installed the nForce system drivers and that didn't help at all. Likely because it didn't know the sound card was there to install for.

    I know your problem.Your not editing the modules.conf and adding these lines.Use vi command to edit.You may have one or more of these lines in your modules.conf and will only need to add the ones you don't have.I only had to add the audio line.
    #vi /etc/modules.conf,press INSERT key, add the following lines,
    alias eth0 mcpeth
    alias sound-slot-1 i810_audio
    alias usb-interface usb-ohci
    press ESC, (Shift) colon, wq and Enter.
    This will save the changes you made.

  • Forte 6 C++ assertion aka crash with -g flag enabled

    Hi,
    I'm using Forte 6 C++ on a Solaris 7 sparc box.
    We've come across a few different situations where the compiler asserts
    itself in dbg_stcomm.cc line 271 when the "-g" debug CC flag is set. However, without the "-g" the code compiles fine.
    Anyone else see this crash? I can't seem to narrow it down to a small test case, but when I do, I can post the example.

    Anyone else see this crash? Yes, most definitely and it is killing me!!
    I can't seem to narrow it down to a small test caseI have a case. I'll paste it into this message:
    PROGRAM
    ==============================================================
    #include <iostream.h>
    template <class T> struct CompareAscending {
    struct ByValue {
    template <class T, class Compare = CompareAscending<T>::ByValue> class AVLTree {
    int main() {
    cout << "Hello" << endl;
    AVLTree<int> oops;
    return 0;
    ==============================================================
    I have a support request into Sun. I'll let you know what they say.
    Thanks,
    Brian Plummer

  • Excel Crashing with PERSONAL.XLSB enabled

    I have been trying to get a PERSONAL.XLSB file to work for some time now and it keeps crashing excel. I placed the file in the XLSTART folder under appdata/roaming...etc, and it works fine when I start EXCEL through an old file on the desktop.
    However, once I try to generate an excel file through a third party program, excel crashes during the file generation. After which PERSONAL.XLSB is disabled (which I can reenable by going through the addin options). Once I reenable the file I
    have the same issues.
    Summary: It works on old files, but excel crashes when I am trying to generate an excel file through the third party program, and then it is disabled. 
    I am not sure what the issue is, but here is the error log.
    Problem Event Name:                       
    APPCRASH
    Application Name:                            
    EXCEL.EXE
    Application Version:                          
    14.0.6117.5003
    Application Timestamp:                    
    4f622ef8
    Fault Module Name:                         
    EXCEL.EXE
    Fault Module Version:                       
    14.0.6117.5003
    Fault Module Timestamp:                 
    4f622ef8
    Exception Code:                                 
    c0000005
    Exception Offset:                               
    00053955
    OS Version:                                         
    6.1.7601.2.1.0.256.48
    Locale ID:                                            
    2057
    Additional information about the problem:
    LCID:                                                    
    1033
    skulcid:                                                
    1033
    It also gives me this error message: "Unable to cast
    COM object of type ‘System._ComObject’ to interface type ‘Microsoft.office.interop.E"

    Hi starlancer805,
    Could you tell me more detail information about which third application do you generate Excel file from?
    According to the error message, I find some similar issues and post them here. Hope it’s helpful.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/24942568-6658-47d7-b01b-6b1a89ca6812/unable-to-cast-com-object-of-type-systemcomobject-to-interface-type?forum=vsto
    https://connect.microsoft.com/VisualStudio/feedback/details/785973/unable-to-cast-com-object-of-type-system-comobject-to-interface-type-microsoft-office-interop-outlook-mailitem
    If there is anything that I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Reader X crashes after 30 secs with Protected mode enabled

    Having just deployed Reader X to over 100 PC's via group policy I'm a little dishartened to find that Reader X crashes after 30 secs of being open when protected mode is enabled.
    Current setup is as followed:-
    Clients are XP SP3, Vista SP2 & Win7 (all crash)
    Server 2003 R2 domain
    Reader X deployed via MSI using GPO with a transform created using the Reader X customization wizard (only set to disable updates as I'll push these out via GPO also when available).
    The problem occurs with standard domain users (doesn't happen if you use an admin account to login and run Reader X), once you disable the setting for "enable Protected mode at start up" and restart Reader X it doesn't crash. I've been reading also that the protected mode creats a sandbox environment that some AV products are currently having issues with, so I've also tested by removing my AV on a test client rebooting and running Reader X with protected mode enabled, the Pc will still crash, so that rules out my AV product.
    After each crash the client logs an event in the application log
    Event ID: 1000
    Aource Application error
    Description:
    Faulting application AcroRd32.exe, version 10.0.0.396, time stamp 0x4cc5e97b, faulting module WININET.dll, version 8.0.6001.18999, time stamp 0x4ccfa98f, exception code 0xc0000005, fault offset 0x0002387b, process id 0xd54, application start time 0x01cbc2ec89ab4cba.
    Anyone any ideas on why this happens?

    I am seeing the same problem on Vista SP2 32-bit.  I enabled the Protect Mode log and see a bunch of errors relating to registry entries.  I am running Adobe Reader X 10.0.1 as a standard privilege user. The problem has been intermittent.  Repeated attempts to open the same PDF will result in Adobe Reader X failing after 45 seconds, then the next attempt will work fine.  I have had situations where an Adobe Reader X instance has been open for hours but a new instance crashed.  I have not been able to identify any trigger that might explain the difference in behavior.  The problem has gone away since disabling Protect Mode.
    >>>
    [05:31/19:10:43] Adobe Reader Protected Mode Logging Initiated
    [05:31/19:10:43] NtCreateKey: STATUS_ACCESS_DENIED
    [05:31/19:10:43] real path: \REGISTRY\MACHINE\Software\Adobe
    [05:31/19:10:43] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [05:31/19:10:43] NtCreateKey: STATUS_ACCESS_DENIED
    [05:31/19:10:43] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [05:31/19:10:43] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [05:31/19:10:44] OpenEvent: STATUS_ACCESS_DENIED
    [05:31/19:10:44] name: MSFT.VSA.COM.DISABLE.5900
    [05:31/19:10:44] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [05:31/19:10:44] OpenEvent: STATUS_ACCESS_DENIED
    [05:31/19:10:44] name: MSFT.VSA.IEC.STATUS.6c736db0
    [05:31/19:10:44] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY

  • Hi , I suhail khan from india and i am user of iMac system 10,1.These days i am facing the sound enabling issue with my iMac system I am not able to hear sound in my iMac system.So kindly suggest me how to enable sound in my iMac . Please no the needful.

                      Hi , I suhail khan from india and i am user of iMac system 10,1.These days i am facing the sound enabling issue with my iMac system I am not able to hear sound in my iMac system.So kindly suggest me how to enable sound in my iMac . Please no the needful.

    Take each of the following steps that you haven't already tried.
    1. If you've recently plugged anything into the audio-out (headphone) port, plug and unplug it a couple of times.
    2. From the menu bar, select
     ▹ System Preferences ▹ Sound ▹ Output
    Check the settings. The internal speakers should be selected as the output device, the Mute box should not be checked, and the volume slider should be at least halfway to the right.
    3. Look inside the headphone port. If a red light is coming from the port, the internal switch is stuck in the position for digital output. You may be able to free it by inserting and removing a headphone mini-stereo jack of the proper size.Inserting any kind of tool in the port may cause damage that won't be covered by your warranty.
    4. Boot in safe mode by holding down the shift key at the startup chime. It will take much longer than usual. You don't have to log in; just reboot as usual (without holding any keys) when the login screen appears. (Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.)
    5. Reset the NVRAM.
    6. Reset the SMC.
    7. Reinstall OS X after backing up all data as a precaution. You won't need your backup unless something goes wrong.
    8. Make a "Genius" appointment at an Apple Store.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to bare metal from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • With hardware acceleration enabled, and with plenty of tabs open, using the Windows 7 taskbar preview option will almost always crashed the nVidia display driver.

    Latest Firefox 4 beta 6.
    nVidia GT240 1GB DDR3 with driver version 258.96.
    Windows 7 Ultimate.
    If I have plenty of tabs opened, in Firefox 4 beta 6 with hardware acceleration enabled, using the Windows 7 Taskbar preview feature (that will show all the tabs Firefox has loaded) will cause the Nvidia display driver to crash. When this happen, the GUI part of Firefox will be unusable and has to be killed via Task Manager.
    This doesn't happen if hardware acceleration is disabled.

    It is beta software and the older 4.0 b6 version may not work with all display drivers.
    You can trey the test extension: http://jagriffin.wordpress.com/2010/08/30/introducting-grafx-bot/

  • CS5 Photoshop crash with pixel bender GPU enabled

    Hi when I switch pixel bender to oil paint mode with GPU enabled photoshop will crash. With GPU turned off no crashing but I get a process timeout message, any thoughts on why plugin is crashing computer will be helpful. Below is crash report info. Thanks
    Process:         Adobe Photoshop CS5 [614]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.1 (12.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [100]
    Date/Time:       2010-12-09 01:06:30.382 -0500
    OS Version:      Mac OS X 10.6.5 (10H574)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Error Formulating Crash Report:
    *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: Identifier)
    0x82c01796
    0x837f50f3
    0x82c015d7
    0x82c01564
    0x882bcc86
    0x00004a8f
    0x8149d917
    0x00004939
    0x000072f2
    0x00007dd7
    0x00009ff2
    0x00009dcf
    0x8065ca1c
    0x000094d6
    0x80650536
    0x806503e9
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                           0x0000000200012910 gldAttachDrawable + 2528
    1   ???                           0x00000002000d5787 gldUpdateDispatch + 14359
    2   ???                           0x0000000135e54a7a glFlush_Exec + 133
    3   ???                           0x0000000142625376 AIF::ImageCompiler::GLSLPerPixelRuntime::run(AIF::DataFlow::ParameterSet const&, AIF::DataFlow::ParameterSet const&, boost::shared_ptr<AIF::ImageCompiler::GPUInputOutputImageSet>) + 4638
    4   ???                           0x0000000142426de8 AIF::PixelBenderFilterGPU::internalProcess() + 1200
    5   data_flow                     0x00000001047f3861 AIF::DataFlow::Node::process() + 33
    6   data_flow                     0x00000001047ef89a AIF::DataFlow::Controller::processRecursive(AIF::DataFlow::Node*) + 366
    7   data_flow                     0x00000001047ef81e AIF::DataFlow::Controller::processRecursive(AIF::DataFlow::Node*) + 242
    8   data_flow                     0x00000001047ef979 AIF::DataFlow::Controller::process() + 119
    9   ???                           0x00000001422b7ba1 AIF::ImageFlowController::process() + 57
    10  ???                           0x000000014229a056 AIF::FilterGraph::Internal::GraphExecutable::processFrame() + 136
    11  ???                           0x00000001422b7314 AIF::FilterGraph::Internal::Processor::processFrameEmbedded(AIF::FilterGraph::IProcessorB ase::OptimizationOptions const&) + 88
    12  ???                           0x0000000141c082db Project::PPixelBenderWrapper::DoProcess(bool) + 2379
    13  ???                           0x0000000141b9bc8a Project::PImageHub::ProcessOne(unsigned int&, unsigned int&) + 186
    14  ???                           0x0000000141b9d0de Project::PImageHub::ProcessTime(Mondo::CSystemTime const&, bool) + 78
    15  ???                           0x0000000141b9d40b Project::PImageHub::DoFire(Mondo::CSystemTime const&, Mondo::CSystemTime const&) + 267
    16  ???                           0x0000000141c37275 Mondo::CTimer::Fire(Mondo::CSystemTime const&) + 73
    17  ???                           0x0000000141c37631 Mondo::CTimer::OSTimerProc(Mondo::CSystemTime const&) + 25
    18  ???                           0x0000000141c37819 -[PXBCocoaTimer timerDidFire:] + 109
    19  com.apple.Foundation          0x00007fff883208f5 __NSFireTimer + 114
    20  com.apple.CoreFoundation      0x00007fff82b9dbe8 __CFRunLoopRun + 6488
    21  com.apple.CoreFoundation      0x00007fff82b9bdbf CFRunLoopRunSpecific + 575
    22  com.apple.HIToolbox           0x00007fff8778d91a RunCurrentEventLoopInMode + 333
    23  com.apple.HIToolbox           0x00007fff8778d67d ReceiveNextEventCommon + 148
    24  com.apple.HIToolbox           0x00007fff8778d5d8 BlockUntilNextEventMatchingListInMode + 59
    25  com.apple.AppKit              0x00007fff81666e64 _DPSNextEvent + 718
    26  com.apple.AppKit              0x00007fff816667a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    27  com.apple.AppKit              0x00007fff818a1c47 -[NSApplication _realDoModalLoop:peek:] + 442
    28  com.apple.AppKit              0x00007fff8189f7d5 -[NSApplication runModalForWindow:] + 129
    29  ???                           0x0000000141c39983 Mondo::CExecutable::Run() + 107
    30  ???                           0x0000000141bb22f4 Project::PPlugin::DoProjectDialog(bool, AIF::OGL::Context*) + 404
    31  ???                           0x0000000141bb2b85 Project::PPlugin::DoStart() + 485
    32  ???                           0x0000000141c79d84 Mondo::CPhotoshopFilter::DispatchStart(FilterRecord*, void**) + 84
    33  ???                           0x0000000141c7d76e Mondo::CPhotoshopFilter::Entry(short, FilterRecord*, void**, short*, int) + 292
    34  com.adobe.Photoshop           0x00000001006ffe25 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4338069
    35  com.adobe.Photoshop           0x000000010043737f AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1418991
    36  com.adobe.Photoshop           0x000000010043ba08 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1437048
    37  com.adobe.Photoshop           0x0000000100434b4c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1408700
    38  com.adobe.Photoshop           0x0000000100439190 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1426688
    39  com.adobe.Photoshop           0x000000010075d28d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4720125
    40  com.adobe.Photoshop           0x000000010075dcf3 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4722787
    41  com.adobe.Photoshop           0x0000000100435a41 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1412529
    42  com.adobe.Photoshop           0x0000000100759842 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4705202
    43  com.adobe.Photoshop           0x0000000100759c7b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4706283
    44  com.adobe.Photoshop           0x0000000100435d58 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1413320
    45  com.adobe.Photoshop           0x0000000100439155 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1426629
    46  com.adobe.Photoshop           0x00000001004b2c96 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1925126
    47  com.adobe.Photoshop           0x00000001004b3f93 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1929987
    48  com.adobe.Photoshop           0x0000000100071796 0x100000000 + 464790
    49  com.adobe.Photoshop           0x0000000100066baf 0x100000000 + 420783
    50  com.adobe.Photoshop           0x0000000100066c72 0x100000000 + 420978
    51  com.adobe.Photoshop           0x00000001012df459 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16787401
    52  com.apple.AppKit              0x00007fff8162c4da -[NSApplication run] + 474
    53  com.adobe.Photoshop           0x00000001012dd5ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779614
    54  com.adobe.Photoshop           0x00000001012de819 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16784265
    55  com.adobe.Photoshop           0x00000001000688c2 0x100000000 + 428226
    56  com.adobe.Photoshop           0x0000000100237c01 0x100000000 + 2325505
    57  com.adobe.Photoshop           0x0000000100237c91 0x100000000 + 2325649
    58  com.adobe.Photoshop           0x00000001000028e4 0x100000000 + 10468
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff8063016a kevent + 10
    1   libSystem.B.dylib             0x00007fff8063203d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff80631d14 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff8063183e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff80631168 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff80631005 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108e23c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services        0x0000000108e1ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services        0x0000000108e23cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff8061732e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff8009f1f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ca0fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff8061732e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff8009f1f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ca0fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff8061732e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff8009f1f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ca0fbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80651e59 nanosleep + 148
    2   com.adobe.PSAutomate          0x0000000127ebc09b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x0000000127e9dfd3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x0000000127ebc196 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012918789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl           0x0000000128f405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012918789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl           0x0000000128f405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012918789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl           0x0000000128f405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012918789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl           0x0000000128f405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff806172da mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8061794d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff82b9c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff82b9bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices 0x00007fff812ea61b MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices 0x00007fff812ec1e6 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff8061733a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff80655cd2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x0000000129187869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl           0x00000001291a40ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff8061733a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff80655cd2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x0000000129187869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl           0x0000000129321ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl           0x00000001291879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl           0x0000000129187d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl           0x0000000129187e49 APXGetHostAPI + 2467257
    7   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff8065aeb6 recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x000000012bbd3982 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x000000012bbd2adf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x000000012bbd1b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x000000012bbd1b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x000000012bbd1c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x000000012bbcc30d Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x000000012bbcc4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x000000012bbccf2f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x000000012bbcd01d Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x000000012bbd031f Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x000000012bbd05c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x000000012bbd0b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x000000012bbd0d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x000000012bbc2daf Login + 1773
    15  ServiceManager-Launcher.dylib 0x000000012bbc4295 Login + 7123
    16  ServiceManager-Launcher.dylib 0x000000012bbd12a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x000000012bbd36c1 Invoke + 53315
    18  libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    19  libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff8061733a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff80655cd2 _pthread_cond_wait + 1015
    2   ...ple.CoreServices.CarbonCore 0x00007fff80038330 TSWaitOnConditionTimedRelative + 209
    3   ...ple.CoreServices.CarbonCore 0x00007fff800380de TSWaitOnSemaphoreCommon + 416
    4   ...ple.CoreServices.CarbonCore 0x00007fff80037ddc AsyncFileThread(void*) + 61
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff80617316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000012c300dac EntryFM + 1929404
    2   com.adobe.CameraRaw           0x000000012c330ad0 EntryFM + 2125280
    3   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    4   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000012c0b739d 0x12bf00000 + 1799069
    6   com.adobe.CameraRaw           0x000000012c0b6d3b 0x12bf00000 + 1797435
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000012c0b739d 0x12bf00000 + 1799069
    6   com.adobe.CameraRaw           0x000000012c0b6d3b 0x12bf00000 + 1797435
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff800c8e27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80038310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff8003221b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000012c0b739d 0x12bf00000 + 1799069
    6   com.adobe.CameraRaw           0x000000012c0b6d3b 0x12bf00000 + 1797435
    7   ...ple.CoreServices.CarbonCore 0x00007fff8000a411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.CameraRaw           0x000000012bf3cce5 0x12bf00000 + 249061
    3   com.adobe.CameraRaw           0x000000012c1ee657 EntryFM + 805223
    4   com.adobe.CameraRaw           0x000000012bfde21b 0x12bf00000 + 909851
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff80617316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000012c300dac EntryFM + 1929404
    2   com.adobe.CameraRaw           0x000000012c333260 EntryFM + 2135408
    Thread 25:
    0   libSystem.B.dylib             0x00007fff80617316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000012c300dac EntryFM + 1929404
    2   com.adobe.CameraRaw           0x000000012c333215 EntryFM + 2135333
    Thread 26:
    0   libSystem.B.dylib             0x00007fff80617316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000012c300dac EntryFM + 1929404
    2   com.adobe.CameraRaw           0x000000012c333215 EntryFM + 2135333
    Thread 27:
    0   libSystem.B.dylib             0x00007fff80617316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000012c300dac EntryFM + 1929404
    2   com.adobe.CameraRaw           0x000000012c333215 EntryFM + 2135333
    Thread 28:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   com.adobe.CameraRaw           0x000000012bf3cce5 0x12bf00000 + 249061
    3   com.adobe.CameraRaw           0x000000012c268dd8 EntryFM + 1306856
    4   com.adobe.CameraRaw           0x000000012bfde21b 0x12bf00000 + 909851
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib             0x00007fff80651fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff80655de1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106a5222c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106a5cb84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106a54e3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib             0x00007fff806172da mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8061794d mach_msg + 59
    2   com.apple.CoreGraphics        0x00007fff86aa9344 _CGSSynchronizeWindowBackingStore + 97
    3   com.apple.CoreGraphics        0x00007fff86a8ee99 _CGSLockWindow + 4515
    4   com.apple.CoreGraphics        0x00007fff86a95a2f CGSDeviceLock + 535
    5   libRIP.A.dylib                0x00007fff8718be43 ripd_Lock + 46
    6   libRIP.A.dylib                0x00007fff8718b746 ripl_BltShape + 410
    7   libRIP.A.dylib                0x00007fff87188d86 ripc_Render + 375
    8   libRIP.A.dylib                0x00007fff87186317 ripc_DrawRects + 732
    9   com.apple.CoreGraphics        0x00007fff86a95371 CGContextFillRects + 143
    10  com.apple.CoreGraphics        0x00007fff86acbb4a CGContextFillRect + 18
    11  com.apple.AppKit              0x00007fff8172cec0 NSRectFillUsingOperation + 241
    12  com.apple.AppKit              0x00007fff817dd292 NSDrawWindowBackground + 252
    13  com.apple.AppKit              0x00007fff8175d2ae -[NSThemeFrame drawWindowBackgroundRect:] + 179
    14  com.apple.AppKit              0x00007fff8172a761 -[NSFrameView drawThemeContentFill:inView:] + 2135
    15  com.apple.AppKit              0x00007fff8172466d -[NSThemeFrame drawRect:] + 109
    16  com.apple.AppKit              0x00007fff81723c49 -[NSView _drawRect:clip:] + 3390
    17  com.apple.AppKit              0x00007fff818a577b -[NSView _lightWeightRecursiveDisplayInRect:] + 624
    18  com.apple.AppKit              0x00007fff818a523f -[NSButtonCell(NSDefaultButtonIndicatorPrivate) heartBeat:] + 1476
    19  com.apple.AppKit              0x00007fff818a2e62 -[NSWindow(NSWindow_Theme) heartBeat:] + 282
    20  com.apple.AppKit              0x00007fff817b2017 -[NSUIHeartBeat _heartBeatThread:] + 698
    21  com.apple.Foundation          0x00007fff882cb0a5 __NSThread__main__ + 1429
    22  libSystem.B.dylib             0x00007fff80650536 _pthread_start + 331
    23  libSystem.B.dylib             0x00007fff806503e9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000384536f4  rbx: 0x0000000000000001  rcx: 0x00007fff806172da  rdx: 0x00000000e00002c2
      rdi: 0x00000000e00002c2  rsi: 0x00007fff701205c0  rbp: 0x00007fff5fbfa080  rsp: 0x00007fff5fbfa080
       r8: 0x0000000000000e03   r9: 0x0000000000000000  r10: 0x00000000000010bc  r11: 0x0000000000000206
      r12: 0x0000000141aab000  r13: 0x000000013a538000  r14: 0x0000000142f357a0  r15: 0x00007fff5fbfa0b0
      rip: 0x0000000200012910  rfl: 0x0000000000010296  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x1026a7fff +com.adobe.Photoshop 12.0.1 (12.0.1) <CFDED939-0A8A-EBC4-215B-94A4A224A1D1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103287000 -        0x1032fffef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103315000 -        0x10331cfff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103324000 -        0x103334ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10333f000 -        0x103345ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <564457E1-7F6A-E398-8254-4B04EF0546E5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10334c000 -        0x103552fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035e5000 -        0x103793fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103835000 -        0x103c65fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dbf000 -        0x1040eaff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041b7000 -        0x1044dffe7 +AdobeCoolType ??? (???) <7EF54CD5-3426-A1E5-7961-FA34CCC2018D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104577000 -        0x104598ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045a5000 -        0x1045d0ff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045e2000 -        0x104726fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10476d000 -        0x1047d2fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047ee000 -        0x104804fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10481c000 -        0x1048b2fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104929000 -        0x104947fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104964000 -        0x104b93fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c72000 -        0x104d05fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d25000 -        0x10506efef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1051fe000 -        0x105380fe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105422000 -        0x10579afff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058e4000 -        0x1059f9fff +AdobeACE ??? (???) <5BFBC4A1-1704-06A7-B656-D28BF592307A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a1e000 -        0x105a3afff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a44000 -        0x105aaeff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105ae1000 -        0x105bb4ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bd4000 -        0x105bd8ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105bdc000 -        0x105c53fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c74000 -        0x105cd2ffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ce0000 -        0x10617bfff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x106701000 -        0x106757feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x10679c000 -        0x1067c1ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x1067fb000 -        0x106800ffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106805000 -        0x1069a1fff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a49000 -        0x106a62feb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a73000 -        0x106a79feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a80000 -        0x106a80ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106a83000 -        0x106a8bff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a92000 -        0x106b78fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106cf8000 -        0x106cfafef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106fed000 -        0x106ffcfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <50541300-118F-BE28-86DB-0F42738A9338> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x108e00000 -        0x108e70ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x108fcd000 -        0x108fe4fe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <5C25B45F-7A9E-3259-0532-E13B34B5398A> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x108fe8000 -        0x108ffafff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <CC30A563-5E4C-7ACE-3B73-90E8F582171A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11a55a000 -        0x11a57bfef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <1CC25A05-9E4C-ACBE-546E-34063A4CEB09> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11a57f000 -        0x11a580fff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <0739FD38-CF46-0ECC-517C-E187C5A3B8D6> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x11a585000 -        0x11a58dfff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11a5e6000 -        0x11a5edfff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11addb000 -        0x11ade4fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11c8f1000 -        0x11c954ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11c9da000 -        0x11ca45ff0 +MultiProcessor Support ??? (???) <8A0A7B32-67A5-4CD5-80DC-F9BEDA271F2C> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x1276c9000 -        0x1276e9ffb +com.adobe.ape adbeapecore version 3.1.70.10055 (3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x127a00000 -        0x127a1cff7 +MeasurementCore ??? (???) <0E3BE9B3-FF3D-78A6-38EC-5CB0828B80EB> /Applications/Adobe Photoshop CS5/Plug-ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x127a3c000 -        0x127b6afff +com.ononesoftware.phototools25 2.5.2 (2.5.2) <80C3DEC0-CD4F-548E-4B05-8855E37708DC> /Applications/Adobe Photoshop CS5/Plug-ins/PhotoTools 2.5.plugin/PhotoTools 2.5.plugin/Contents/MacOS/PhotoTools 2.5
           0x127bf8000 -        0x127c44fe7  com.apple.glut 3.4.4 (GLUT-3.4.4) <78324374-C4AC-2358-3D61-55060E44FC38> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x127cc5000 -        0x127cebfff +com.ononesoftware.ononewidgets ??? (2.0) <0ED56C57-301B-A830-CE90-1BF5FCE9C572> /Library/Frameworks/OnOneWidgets.framework/Versions/A/OnOneWidgets
           0x127d0e000 -        0x127d1fff7 +com.ononesoftware.onOneToolbox 3.0 (3.0) <584022F0-0955-A401-B53C-373275880AF5> /Library/Frameworks/onOneToolbox.framework/Versions/A/onOneToolbox
           0x127d3a000 -        0x127f96fef +com.adobe.PSAutomate 12.0.1 (12.0.1) <6A522366-AB0A-E14E-D695-CDC7F5211991> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x1281ac000 -        0x128250ffb +com.adobe.AdobeExtendScript ExtendScript 4.1.25 (4.1.25.8769) <144F37AB-BE20-D159-C326-A34154FE04B3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x1282b2000 -        0x128352fef +com.adobe.AdobeScCore ScCore 4.1.25 (4.1.25.8769) <28F9410F-A5B5-BB59-FB7E-F5DB8FA70A0C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x1283df000 -        0x1283e3fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1283e8000 -        0x1283eefff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x12859e000 -        0x1285c8ff7  com.apple.mio.DAL.VDC_4 133.0 (1158) <75A32DC1-B6D9-A21B-7CDF-110B6C6ABDC3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.plugin/Cont ents/MacOS/VDC
           0x1287af000 -        0x1287edff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x128f00000 -        0x129d68ff3 +com.adobe.adobeswfl ??? (2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
           0x12bb68000 -        0x12bba5feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x12bbc0000 -        0x12bbe8fef +ServiceManager-Launcher.dylib ??? (???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
           0x12bf00000 -        0x12c71bfeb +com.adobe.CameraRaw 6.2 (29) (6.2.0f29) <7F28CBAC-B515-5EDA-DDAF-431D0CCD0101> /Library/Application Support/Adobe/Plug-Ins/CS5/File Formats/Camera Raw.plugin/Contents/MacOS/Camera Raw
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80337fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff80338000 -     0x7fff8034cfff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8034d000 -     0x7fff8040efe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff80444000 -     0x7fff804acfff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
        0x7fff804ad000 -     0x7fff804f4ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff804f5000 -     0x7fff805c0fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff805dc000 -     0x7fff80615ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff80616000 -     0x7fff807d7fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
        0x7fff807d8000 -     0x7fff807f3ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff807f4000 -     0x7fff80845fef  com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff80888000 -     0x7fff8090afff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
        0x7fff8090b000 -     0x7fff8090efff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Version

    Hi There
    The card is a NVIDIA GeForce GT 330M and has 256 mb. This is a brand new MBP 15" 2.4 GHz i5 cpu. When I turn off the GPU in photoshop then it process's the image but with a lot of stops as its thinking. Images are from a 7D canon and are between 21-25 mb in size My workflow is through Lightroom anf the exportet file from lightroom into PS is at 240 DPI so the image do get kind of large. have not tryed to reduce size yet.

  • Adobe Encoder crash with a r6025 pure virtual function since last update and Aero enabled

    Adobe Encoder crash with a r6025 pure virtual function call when I export most of my sequences (mostly multicam sequences) to it when Aero is enabled. Everything was working fine before the 7.1 update.
    Any solution for that?

    Adobe Media Encoder has its own forum. You might have more success getting help there: http://forums.adobe.com/community/ame

  • MSI GX633 Sound Crash with USB Speaker Input

    Hi everybody. Here my 1st post. Nice to meet you all  I have some problem here. This is the conditions : My GX633 notebook sound output okay while playing directly from the notebook speaker and from the input Audio Jack. The problem is while i'm using input from USB speaker, the sound output is crashed. It sounds, "kreceek...kreecek...cressss...cresss... zzzz..cres....zzzz...". Did you all ever face this problem? Please help me with the solutions  .
    Regards,
    Erlando Phan

    The USB speaker was properly detected. When installing device driver, it was also successfully. I've already tested the USB speaker with another msi notebook (my friend's GX633), the problem just the same with mine. When I'm plugging the USB speaker into another device (my PC), it works properly (without "cressss...cresss... zzzz" sound). Wondering why?  And i can make sure that my OS is working properly too. Still need some help, please

  • MIDI STUDIO doesn't work on MacBookPro Retina, it crashes with message: MIDI Server can not be opened... help???

    I was working for many years with midi software,
    since I changes to Mac os x Mountain Lion  nothing works anymore
    - SIBELIUS (annotation software) doesnt work properly
    - Ivory II doesnt work properly
    they all gave me MIDI initilization problem messages.
    so I checked the MIDI Configuration, unfortunately MIDI STUDIO crashes with the message that it can't start the MIDI Server,
    giving the hint, if i installed lately MIDI Drivers I should deinstall them, try again and if the problem disappeared contact the midi
    driver vendor....
    well, I didnt instal any new midi drivers explicitely, since this mac os is transported from another mac and the updated to Mac os Mountain Lion.
    so that doesnt help...
    any body has a solution?
    I need to enable MIDI urgently...
    I googled a lot and foun in many different forums of different Music/Sound/Recording Software similiar problems, they all had the MacBookPro Retina.

    I found a solution for this hanging MIDI Issue after many hours googling.
    Probably The MIDI Server from Mac OS cant be started because a driver is not comaptibel with your OS.
    This article here helped me:
    Source: [http://www.sonosphere.com/MusicSoftware/MacOSX/AudioMIDISetup/]
    On Mac Os X there is a folder
    \$(HOME)/Library/Audio/MIDI Drivers
    I moved the 2 existing drivers to the Desktop.
    EmagicUSBMIDIDriver.plugin
    Fireface MIDI.plugin
    after that it worked. seems like one of the 2 Midid drivers causes problems. I do use a fireface interface but I dont know from where Emagic comes, it is supposed to be from ProLogic, whcih I dont rememeber I ever installed??? may be it is from garageband?
    may be the fireface Plugin was not compatibel with mac os Mountain Lion on MacBookPro 15 retina?

  • Linphone crashes with segfault since sys update

    Hello guys,
    i'm a quite new, but happy arch user, but lately, after a -Syu, linphone (latest version, 3.6.1-1) stopped working. I can start it and everything looks fine, but once I try to make a call it just crashes. I called my mobile, and it even starts ringing, but linphone crashes with segfault.
    I think it was no linphone update, but another package, which got it broken...
    Any ideas?

    linphone
    ** Message: Found lang C
    Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-enable-event-sounds' of type `gboolean' from rc file value "((GString*) 0x20e23a0)" of type `gboolean'
    Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-enable-input-feedback-sounds' of type `gboolean' from rc file value "((GString*) 0x20e2380)" of type `gboolean'
    ** (linphone:1527): WARNING **: Couldn't find pixmap file: linphone.png
    (linphone:1527): Gtk-WARNING **: Could not find signal handler 'linphone_gtk_internet_kind_changed'
    ALSA lib conf.c:4694:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4694:(snd_config_expand) Unknown parameters 0
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default:0
    ALSA lib conf.c:4694:(snd_config_expand) Unknown parameters 0
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default:0
    belle-sip-warning-There is no object pool created in thread [140531622488320]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.
    -unknown source-(1) : error 10 : org.antlr.runtime.MissingTokenException, at offset 0
    near [Index: 0 (Start: 0-Stop: 0) ='<missing DQUOTE>', type<16> Line: 1 LinePos:1]
    : Missing DQUOTE
    Segmentation fault (core dumped)
    If I downgrade to other mediastreamer versions I get
    linphone: error while loading shared libraries: libzrtpcpp.so.2: cannot open shared object file: No such file or directory
    And if I copy the current library I get again the same problem.
    How do you fix this issue one more time?

  • Repeated crashes with iMovie, can anyone help plz ?

    Hello,
    I was used to have many crashes with Imovie, but I just relaunched or restarted it and I was fine, sometimes deleted the preferences file or tried to delete old movies and projects to free some space, but now, after opening Imovie, it just crashes right away.
    I don't know what to do anymore, if anyone can help ?
    Thanks.
    Process:         iMovie [370]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovieApp
    Version:         9.0.9 (1795)
    Build Info:      iMovieApp-1795000000000000~2
    App Item ID:     408981434
    App External ID: 15340117
    Code Type:       X86 (Native)
    Parent Process:  launchd [138]
    User ID:         501
    Date/Time:       2013-09-02 19:12:36.708 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Sleep/Wake UUID: 7013A4F1-7B62-4312-8E68-373BD1259911
    Interval Since Last Report:          10123 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  3973 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      CED87758-6DA6-51A3-9B5D-2D3F4870CED2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iMovie.app/Contents/MacOS/iMovie
        VM_ALLOCATE            0000000000001000-000000000005f000 [  376K] ---/--- SM=NUL 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x9841aa57 memmove$VARIANT$sse42 + 154
    1   libobjc.A.dylib                         0x94e04e56 objc_memmove_collectable + 75
    2   com.apple.CoreFoundation                0x94c3116c -[__NSArrayM insertObject:atIndex:] + 540
    3   com.apple.CoreFoundation                0x94c30f40 -[__NSArrayM addObject:] + 64
    4   com.apple.iMovieApp                     0x0035a0f8 0x5f000 + 3125496
    5   com.apple.iMovieApp                     0x0035a785 0x5f000 + 3127173
    6   com.apple.iMovieApp                     0x0021f2d0 0x5f000 + 1835728
    7   com.apple.iMovieApp                     0x0010cf16 0x5f000 + 712470
    8   com.apple.iMovieApp                     0x0010cfe0 0x5f000 + 712672
    9   com.apple.iMovieApp                     0x0012b3ea 0x5f000 + 836586
    10  com.apple.iMovieApp                     0x0011c36c 0x5f000 + 775020
    11  com.apple.iMovieApp                     0x00112b5c 0x5f000 + 736092
    12  com.apple.iMovieApp                     0x0013142e 0x5f000 + 861230
    13  com.apple.iMovieApp                     0x0011ce7f 0x5f000 + 777855
    14  com.apple.iMovieApp                     0x00112da2 0x5f000 + 736674
    15  com.apple.iMovieApp                     0x0012c890 0x5f000 + 841872
    16  com.apple.iMovieApp                     0x00124106 0x5f000 + 807174
    17  com.apple.iMovieApp                     0x0016611a 0x5f000 + 1077530
    18  com.apple.iMovieApp                     0x0017badc 0x5f000 + 1166044
    19  com.apple.Foundation                    0x930e2e52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
    20  com.apple.CoreFoundation                0x94ce7851 ___CFXNotificationPost_block_invoke_0 + 257
    21  com.apple.CoreFoundation                0x94c32e8a _CFXNotificationPost + 2794
    22  com.apple.Foundation                    0x930cb988 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    23  com.apple.Foundation                    0x930db727 -[NSNotificationCenter postNotificationName:object:] + 55
    24  com.apple.AppKit                        0x96ed7c35 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 168
    25  com.apple.AppKit                        0x96ebd5cb -[NSTableView _enableSelectionPostingAndPost] + 402
    26  com.apple.AppKit                        0x972c9cec -[NSTableView mouseDown:] + 5098
    27  com.apple.AppKit                        0x97201a84 -[NSOutlineView mouseDown:] + 707
    28  com.apple.iMovieApp                     0x0025c363 0x5f000 + 2085731
    29  com.apple.AppKit                        0x96e4f921 -[NSWindow sendEvent:] + 6968
    30  com.apple.iMovieApp                     0x001d6e84 0x5f000 + 1539716
    31  com.apple.AppKit                        0x96e4a90f -[NSApplication sendEvent:] + 4278
    32  com.apple.iMovieApp                     0x000b0d80 0x5f000 + 335232
    33  com.apple.AppKit                        0x96d6462c -[NSApplication run] + 951
    34  com.apple.AppKit                        0x96d075f6 NSApplicationMain + 1053
    35  com.apple.iMovieApp                     0x0006112a 0x5f000 + 8490
    36  com.apple.iMovieApp                     0x00060c95 0x5f000 + 7317
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x922b9c02 __select_nocancel + 10
    1   libdispatch.dylib                       0x99e14a08 _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x99e147a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 14:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x922ba0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x984320ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98431e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98419d2a start_wqthread + 30
    Thread 17:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x922b9be6 __select + 10
    1   com.apple.CoreFoundation                0x94c65650 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x98434572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93d0d6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93d0d184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93d0d40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x906023bc 0x9000c000 + 6251452
    7   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x98434572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93d0d6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93d0d184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93d0d40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x93cae7da AIOFileThread(void*) + 892
    7   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x922b77d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x922b6cb0 mach_msg + 68
    2   com.apple.audio.CoreAudio               0x9174beba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9174652e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
    4   com.apple.audio.CoreAudio               0x91744bcd HALC_ProxyIOContext::IOWorkLoop() + 1287
    5   com.apple.audio.CoreAudio               0x91744617 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
    6   com.apple.audio.CoreAudio               0x9174eb61 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
    7   com.apple.audio.CoreAudio               0x9174453d HALB_IOThread::Entry(void*) + 71
    8   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 21:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 22:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 23:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 24:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 25:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 26:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 27:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x922b98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x984342e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x984c1af0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x907194ae 0x9000c000 + 7394478
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x922b780e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x90abc746 0x9000c000 + 11208518
    2   com.apple.QuickTimeComponents.component          0x90670d7e 0x9000c000 + 6704510
    3   com.apple.QuickTimeComponents.component          0x90abc4d8 0x9000c000 + 11207896
    4   libsystem_c.dylib                       0x9842f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x98419d4e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2a6b2110  ebx: 0x00000050  ecx: 0x00000000  edx: 0xfffffec0
      edi: 0x00000140  esi: 0x2a6b2250  ebp: 0xbffa0c28  esp: 0xbffa0c20
       ss: 0x00000023  efl: 0x00010246  eip: 0x9841aa57   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
       0x5f000 -   0x4e6fef  com.apple.iMovieApp (9.0.9 - 1795) <74D6B017-973D-3169-BC5F-13E296703D9C> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x5aa000 -   0x5c0ff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x5ce000 -   0x5cfff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5d6000 -   0x604fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x63e000 -   0x6befff  com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <130581CE-0699-3524-B487-726353FDDF96> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
      0x705000 -   0x824ffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      0x8d6000 -   0x8d7ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x8df000 -   0x8e0fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
      0x8e4000 -   0x909ff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
      0x911000 -   0x945fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
      0x94c000 -   0xab3fff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
      0xaba000 -   0xcbdfeb  com.apple.Helium.HeliumRender (2.1.0 - 18567.3) <A20BE37C-2987-3BB8-AA52-0607FE7CCF8C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0xd12000 -   0xd93fe7  com.apple.Helium.Heliumfilters (2.1.0 - 18567.3) <3DCC7DCF-8734-31A0-9B6F-0139CC6CB71C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters
    0x10cd000 -  0x128afeb  com.apple.Helium.HeliumSensoCore (2.0.2 - 18567.3) <BFA19728-C6DD-3D2D-BFF5-1099CBB20679> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore
    0x12c1000 -  0x1f56ff3  com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x39ae000 -  0x39bbff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x3a6d000 -  0x3a6effe  com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <ABD37289-2DF8-3F89-A208-C11BE80EA69D> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3a73000 -  0x3a76ffe  com.apple.DirectoryServicesSource (2.1 - 1170) <69A0CC43-41DB-3D3F-9D97-8D4741C29823> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x5263000 -  0x52b4ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <A8099206-0C6D-3114-A908-F8992CA5CA88> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x52d1000 -  0x5333fff  com.apple.coredav (1.0.1 - 179.7) <FE9A6204-03DA-3183-A793-3FA8EEBFA1C4> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x536e000 -  0x537bffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x5385000 -  0x5394ffd  com.apple.NSServerNotificationCenter (5.0 - 5.0) <A9BF8310-F1D2-38EC-AA1A-5ECB479B89CE> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x539f000 -  0x53a6ff7  com.apple.AOSNotification (1.7.0 - 636.3) <520524D9-B14F-3DED-9281-8FAFEFFBA863> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x53b0000 -  0x540cffb  com.apple.corelocation (1239.40 - 1239.40) <DF504BBD-A9D5-3AF0-AAF7-F7C06753A13C> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x5439000 -  0x546bff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x547d000 -  0x5486fff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x8960000 -  0x8abcfff  com.apple.iLMBAperture31Plugin (2.7.4 - 339.7) <8098B17B-FE5F-3485-B60F-B09621FB2A3A> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x8b04000 -  0x8b0bff8  com.apple.iLMBAperturePlugin (2.7.4 - 339.7) <97CE7529-BC10-34C0-BD94-8BC752EBDB15> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x8b12000 -  0x8cc4ffb  com.apple.iLMBAperturePlugin2012 (2.7.4 - 339.7) <AFE0093F-6D74-3CB0-B6C0-637CAB5B39E5> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x8d1f000 -  0x8d1ffff  com.apple.iLMBAppDefPlugin (2.7.4 - 339.7) <F25B6DFA-1FC6-3399-9586-2892C228DAE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x8d24000 -  0x8d2dfff  com.apple.iLMBFinalCutPlugin (2.7.4 - 339.7) <F6EB64C3-AA4B-313E-A93D-F251CF90E688> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x8d34000 -  0x8d35fff  com.apple.iLMBFolderPlugin (2.7.4 - 339.7) <912A684A-EB51-3F6A-A0B7-DC0974642E18> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x8d3a000 -  0x8d3dfff  com.apple.iLMBGarageBandPlugin (2.7.4 - 339.7) <A57AEEBB-351B-3DC8-A785-6BAADB43F977> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x8d43000 -  0x8d4fffb  com.apple.iLMBiMoviePlugin (2.7.4 - 339.7) <E1D19F5F-5727-3431-83B7-73414D88E0EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x8d58000 -  0x8d6bfff  com.apple.iLMBiPhoto8Plugin (2.7.4 - 339.7) <D2D1B771-2982-3ACA-9F48-C7128162F68A> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x8d73000 -  0x8ed2fff  com.apple.iLMBiPhoto9Plugin (2.7.4 - 339.7) <D21A9767-1167-3AD9-8CD4-9F7C36EEECE6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x8f1b000 -  0x8f23ffb  com.apple.iLMBiPhotoPlugin (2.7.4 - 339.7) <8CA05801-85F5-3D63-8407-932E5826C28B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x8f2a000 -  0x90ddff3  com.apple.iLMBiPhotoPlugin2012 (2.7.4 - 339.7) <7D471EFB-B3F0-3265-B256-AA92CF2794F4> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x9139000 -  0x9141ffb  com.apple.iLMBiTunesPlugin (2.7.4 - 339.7) <63A219A2-0872-3F35-8534-6F1D43792974> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x9148000 -  0x91f7fff  com.apple.iTunesAccess (11.0.4 - 11.0.4) <7B04A0C5-9076-3D97-8CDF-D17157E90757> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x9222000 -  0x9225fff  com.apple.iLMBLogicPlugin (2.7.4 - 339.7) <231807C9-C40E-3DFE-ABE9-E3267B587553> /Library/Application Support/iLifeMediaBrowser/*/iLMBLogicPlugin
    0x922b000 -  0x922cfff  com.apple.iLMBMoviesFolderPlugin (2.7.4 - 339.7) <04348BE1-770E-3D38-B9CC-75A34204F0FA> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x9231000 -  0x9233ffb  com.apple.iLMBPhotoBooth2Plugin (2.7.4 - 339.7) <52D54C62-EF85-300E-AC12-B6AF5BF0E405> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x9239000 -  0x923affd  com.apple.iLMBPhotoBoothPlugin (2.7.4 - 339.7) <2730DEE0-B4A6-39E0-8D6B-5E63B40C8419> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x933f000 -  0x94d3ffa  GLEngine (8.9.2) <73F967E8-16C2-3FB2-8C04-293EB038952D> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x950a000 -  0x968bfff  libGLProgrammability.dylib (8.9.2) <B7AFCCD1-7FA5-3071-9F11-5161FFA2076C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96bd000 -  0x96c8fff  libGPUSupport.dylib (8.9.2) <01E0F852-CBB7-3EE7-A2CD-79CB4A3EF2B5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x96cf000 -  0x9b1cff3  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <5B46A344-20F2-3C75-9D42-D13092E6BB81> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x9c6f000 -  0x9c73fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <CB7CDE62-DAEC-35AF-8ADB-3271AA2DF921> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x9c7a000 -  0x9c84fff  libGPUSupportMercury.dylib (8.9.2) <302EC167-66A3-3E12-8416-F03F50CA96D9> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0xa08e000 -  0xa0b9ff7  GLRendererFloat (8.9.2) <96FF25EA-1BC3-3FBA-85B6-08CC9F1D2077> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xa0c2000 -  0xa0caffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0xa17e000 -  0xa23cff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xbaee000 -  0xbaf3fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe646000 -  0xe646ffb +cl_kernels (???) <93E9BE31-1EE6-4B18-B343-86E94A4162C1> cl_kernels
    0xe64b000 -  0xe64bff5 +cl_kernels (???) <C3025269-8ED6-486B-A402-F699B2231E4D> cl_kernels
    0xe64f000 -  0xe64fffb +cl_kernels (???) <D461B825-AB33-4025-97C6-B4D3D4EEAA7D> cl_kernels
    0xe658000 -  0xe658ff0 +cl_kernels (???) <1F0D3C58-F963-4D6D-9050-6F32148C270C> cl_kernels
    0xe65a000 -  0xe6ecfff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0xe701000 -  0xe702ff5 +cl_kernels (???) <1501C5F8-57F9-42CB-83FA-3C7C3C927098> cl_kernels
    0xe704000 -  0xe704ff0 +cl_kernels (???) <1F0D3C58-F963-4D6D-9050-6F32148C270C> cl_kernels
    0xe708000 -  0xe708ff6 +cl_kernels (???) <53F65028-5732-4573-B0AA-02AD9F86CF3B> cl_kernels
    0xe71c000 -  0xe71cffb +cl_kernels (???) <DE537613-A27C-4199-8563-1F4A472A91E1> cl_kernels
    0xeb17000 -  0xed1cfff  com.apple.audio.codecs.Components (3.1 - 3.1) <BB0D3850-7B21-3138-938B-E5E63020249D> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x105b6000 - 0x105dcffb  com.apple.QuartzComposer.ExtraPatches (4.1 - 284) <BC445DFA-0C21-332E-AD55-31224AF4E57A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x105ed000 - 0x10707ffb  com.apple.avfoundation (2.0 - 361.40) <BFC9959C-7F41-3D1B-B108-F4245E4D9311> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x107a4000 - 0x107ecffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x10811000 - 0x108faffb  com.apple.PubSub (1.0.5 - 65.32) <8DF8E1CB-D489-3EC9-8FCB-0AF73C6A233D> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x10953000 - 0x1097eff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1098e000 - 0x109a4ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x10af7000 - 0x10b22ff7  com.apple.iMovieQCPlugIns (1.1 - 1795) <83E8D414-6498-3F82-B262-D75B8CA05B5D> /Applications/iMovie.app/Contents/PlugIns/iMovieQCPlugIns.plugin/Contents/MacOS /iMovieQCPlugIns
    0x10b32000 - 0x10b73fff  com.apple.glut (3.5.2 - GLUT-3.5.2) <0A9E8D36-8EA6-328D-AEF9-E7A7B1A830D4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x10eb5000 - 0x10ed6fff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x10ee6000 - 0x10f4efeb  com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x10f7f000 - 0x10f86ffc  com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x10f8d000 - 0x10fc7fff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.31) <0761249B-19FD-39DA-819E-C827BE16B0B8> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x10fd3000 - 0x10fd7ff7  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x10fdc000 - 0x10ff4ff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x11800000 - 0x11849fff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <E1B4C063-BF0D-3021-AFB0-4575C986140C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1190d000 - 0x11a58fff  com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x22bf7000 - 0x22fbcffb  com.apple.SceneKit (3.3 - 155.6) <CAD9C7C0-60E9-3B0E-8C10-AD78A5C2FDF2> /System/Library/Frameworks/SceneKit.framework/SceneKit
    0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.9 - 1.9) <F2B2712A-3203-3875-B1FF-768E92AE0D42> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8e2fa000 - 0x8ec49ffb  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <ED7895B5-BF75-3BC8-A956-8E423FD02395> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe5e000 - 0x8fe90e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x9000afff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9000b000 - 0x9000bfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9000c000 - 0x90d44ff7  com.apple.QuickTimeComponents.component (7.7.1 - 2599.31) <A0445D02-A1C1-3D40-8219-D8EA6B28811C> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x90d45000 - 0x90d4cffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x90da5000 - 0x90dd6fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90dd7000 - 0x90de1ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x90de2000 - 0x90e15fff  libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib
    0x90e16000 - 0x90e17fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x90e18000 - 0x90e36ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90e37000 - 0x9121afff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9121b000 - 0x91290ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91291000 - 0x912c6ff7  com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x912c7000 - 0x912c9ffc  com.apple.QuickTimeH264.component (7.7.1 - 2599.31) <25140E1C-EDF3-31EB-937F-C1439721E0BB> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x912ca000 - 0x91367ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <639CF802-BE94-39C5-AC97-B5B42FF910C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91368000 - 0x9136ffff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x91370000 - 0x9138dff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x9138e000 - 0x913c4ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x913c5000 - 0x91522ffb  com.apple.QTKit (7.7.1 - 2599.31) <B9AE5675-22B0-3AA9-903F-2195DA0B04F5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91523000 - 0x91543ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x91544000 - 0x91569ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9156c000 - 0x9157aff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x9157b000 - 0x915d2ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x915d3000 - 0x916c4ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x916c5000 - 0x916d0fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x916d1000 - 0x916d1fff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x916d2000 - 0x916dbff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x916dc000 - 0x9172affb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9172b000 - 0x9172ffff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91730000 - 0x91791fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91792000 - 0x91796ffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91797000 - 0x91797fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91798000 - 0x917b5fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x917b6000 - 0x917b9ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x91b33000 - 0x91b36ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91b37000 - 0x91b43ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91b44000 - 0x91b5bfff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x91b5c000 - 0x91b71fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b72000 - 0x91b7afff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x91b7b000 - 0x92207ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92208000 - 0x92231ff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9223e000 - 0x922a4fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x922a5000 - 0x922bfffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x922ce000 - 0x922d0fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x922d1000 - 0x92319ff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9231a000 - 0x92368ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92369000 - 0x92379ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9237a000 - 0x92415fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x92416000 - 0x92416ffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x92417000 - 0x9247ffe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92480000 - 0x92480fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92481000 - 0x926daff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x926db000 - 0x926f1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x926f2000 - 0x92709ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9270a000 - 0x92741ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92742000 - 0x92742fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x92743000 - 0x92768ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92769000 - 0x927c3ff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x927c4000 - 0x92806ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x92807000 - 0x92816fff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92817000 - 0x92818fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x92819000 - 0x9283eff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9283f000 - 0x92889ff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92944000 - 0x9294efff  com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9294f000 - 0x92d6cfff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92d6d000 - 0x92db4ff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x92db5000 - 0x92db6fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x92db7000 - 0x92dc3ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x92dc4000 - 0x92e40ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92e41000 - 0x92ea3fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x92ea4000 - 0x92fafff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x92fb0000 - 0x92fc5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92fc6000 - 0x92feafff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92feb000 - 0x92ff8ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x92ff9000 - 0x92ffffff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93000000 - 0x93050ff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x93051000 - 0x9307effb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9307f000 - 0x9339fff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x933a0000 - 0x934f9ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x934fa000 - 0x93555fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93556000 - 0x93568fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x9358f000 - 0x9358ffff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93597000 - 0x935a1fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93644000 - 0x93648fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93649000 - 0x9364cffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x9364d000 - 0x93678ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x93679000 - 0x9367afff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x9367b000 - 0x936c0ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93718000 - 0x937afff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x937b0000 - 0x937b1ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x937b5000 - 0x938c2ff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x938c3000 - 0x93b30ffb  com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93b31000 - 0x93c49ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x93c4a000 - 0x93f4fff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93f50000 - 0x93f53ff9  libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93f85000 - 0x94066fff  libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib
    0x94067000 - 0x94223ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x94224000 - 0x9422bfff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x9422c000 - 0x9422cfff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9422d000 - 0x94368ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94369000 - 0x94485ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94486000 - 0x94486fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94487000 - 0x9448eff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9448f000 - 0x94490ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94491000 - 0x944b5fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x944b6000 - 0x944b7fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x944b8000 - 0x944c6fff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x944c7000 - 0x944d3ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
    0x944d4000 - 0x9465dff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9465e000 - 0x94734fff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94735000 - 0x9474efff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9474f000 - 0x949e9ff7  com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949ea000 - 0x94a59ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x94a

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • System crash with KT6 Delta

    Hi,
    I am new around here, so excuse the noobness
    Anyway, i hope you guys can help me out here a bit.
    So here goes :
    I just purchased a  MSI KT6 Delta mobo to replace my old SYK7V Dragon Plus mobo which died on me 2 days ago. Initial installation was ok, with these device installed :
    1) AMD Athlon XP 2000+
    2) Winfast Geforce 4 Ti 4200 64MB
    3) Creative Audigy Soundcard
    4) 2 HDD, C: (120GB, Partition to 2 10GB and 100GB) E: (40GB)
    5) 2 x 256MB PC2100 (Crucial RAM)
    6) Logitech USB Optical Mouse
    7) Aztech ADSL Modem (906EU)
    The above configuration work flawlessly with all memory timing, AGP option turn to the max.
    The problem arise when i added a new NIC from 3Com, the model of the NIC is 3C905C-TX-M, a 10/100Base-T card. The problem i am now facing is intermitten crash, the PC will just freeze in the middle of an operation, if it is in Windows, the mouse will stop moving. If it is in a game, the sound will skip and repeat a few tone, the screen will freeze also.
    I have already updated the following drivers for these device :
    1) VIA Inf driver, the latest downloadble from http://www.viaarena.com
    2) Geforce driver, latest downloadble from nvidia.com
    3) Audigy driver, latest downloadble from crative website.
    4) 3Com Nic driver, latest downloadble from 3Com website.
    I suspect it could be my Soundcard crashing with the nic somehow, as it i happen to see some skipping sound after i installed the nic. I have tried changing the PCI latency from 36 up to 128, still no help. I tried moving my soundcard to different PCI slot, and still the problem persist. Do any of you guys have this sort of problem? Any idea at all?

    Quote
    Originally posted by Wonkanoby
    12v would be very low if you had a newer vga card in there that feed of 12v as well as the cpu but as the 4600 loads and runs of 3.3 and 5 v that should be ok
    Mind elaborating a bit? I am not very well versed in PSU terminology. All those are just number to me. They know me, but alas i don't know them. All i know is a bigger PSU would almost always means a better PSU. I am planning to get either a Ati 9600XT or a 9800 Pro/XT in about 2-3 months time. If it is indeed that i need a newer PSU, perhaps you can tell me what to look out for, since i may as well be buying a new PSU.
    Also... the PC seems to be running in a stable condition. No more hanging or crashes. I have also changed some setting in AGP, so as to speed up some game play, and still no crashes. Changed setting on BIOS for AGP is :
    AGP mode : 4x
    AGP aperture : 256MB (I usually set em at half my system ram)
    Fast Write : Enabled
    AGP Master 1 W/S Write : Enabled
    AGP Master 1 W/S Read : Enabled
    AGP Read Synch : Enabled
    Gaming performance has been increase noticably, no more jerkiness.  
    Also, i have found out that my NIC has a shared IRQ with my OHCI compliant 1394 IEEE Host Controller, so i disabled that. I am not using it anyway, no loss there.  
    I will be trying memory tweaking tomorrow and let you guys know if there any crashes. Memory timing now in BIOS is still relatively conservative. I'll let it run for a day and see if there any problem before i mess with the memory timings.
    Thanks to the kind people who help me. Appreciate all the help from you all.  

  • My Past, Present & Future with Creative Sound Blaster cards

    I wrote a small product review of a Z-series card i regrettably purchased and creative responded. I replied to them and copied+pasted it here. First and foremost please understand this is just an open letter talking about my love for and mostly positive experiences with the Sound Blaster line of cards since the mid-late 1990s.
    Attached is an annotated picture of almost all the Creative hardware I've bought over the years.
    Take a good long look at that picture. Think about how many songs have been played through those devices, think of how many movies have been heard through those devices, think of how many games made me jump out of my seat from sound effects heard through those devices, and lastly think how many thousands of hours this amounts to.
    STOP READING and LOOK at that attached PICTURE.
    I use the word 'almost' because it does not include the card I recently purchased off e-bay, which was listed as (and was) mint condition new, and cost me $250.... a Sound Blaster X-Fi Titanium Fatal1ty Champion Series card.
    If the direction Creative is going to continue to go is the direction that it's been going over the past handful of years this will be the last Creative product myself or anyone i influence or make purchasing decisions for will ever buy. Being in my mid 30s I'd say you'll miss out on at least another 20-30+ years of future product purchases.
    Below is my address of your reply to my review of your product in a piece by piece layout:
    "Based on user feedback we've done the following:
    - Take up less disk space"
    I run two 128GB SSDs in a hardware based (LSI Logic 8704ELP) raid-0 array so the disk footprint of drivers and software is important to me but whatever space you reduced your driver to is trivial.
    %ProgramFiles(x86)%\Creative\(ALchemy, AudioCS AutoMode Switcher, Console Launcher, Shared Files, ShareDLL,THX Console, Volume Panel)
    in total take up about 100MB of space. reducing this means NOTHING because it does not allow for more hefty software (Games or Design/Drafting/3D-Modelling Software) to be installed. Now if say your driver and software had a 1GB footprint and you reduced it to 500MB that would be significant because 500MB is enough space to account for one or 2 of average installation footprints of the products in the Adobe Creative Suite. Reducing the size from 100MB to 25MB/50MB/75MB is moot.
    "- Optimized controls for touch screens"
    This point is amusing, why? because you are making the same mistake Microsoft made with Windows 8 & Metro. Most people who buy a creative sound card are putting it in a PC and do not have a touchscreen. I don't manage a lot of computers but the ~200 i am responsible for bypassed Windows 8 (maybe even Windows 9, we'll see) and either moved from Windows XP to Windows 7 or they will be staying with Windows 7 for the foreseeable future. The touch centric design of Windows 8 is a significant part of this decision despite all the things Microsoft did that i think are steps forward (like better native support for multiple display devices to name one example).
    "- Streamlined the interface so it's easier to navigate (removed "modes" and have all controls available regardless what you want to use the card for)."
    Dumbing-down a product to reach a greater audience is walking the fine line of Quality vs. Quantity. Why you've sacrificed significant Quality to increase Quantity i do not know. While I will agree making 1 interface instead of 3 can be a potential step forward you did more than streamlining the user interface- you removed prominent, useful, and important features.
    "- Better tie in with the Windows audio sub-system."
    Through out the decade the only problems I experienced with Windows and my Creative products i can count on one hand. The first would be when Microsoft abandoned DirectSound and moved to an UAA based audio stack in Vista forward and your company dropped the ball and Daniel_K picked it up and made working drivers for your products and you went after him... I was one of the people who used his working drivers to make your sound card work properly when you failed to do so. Second was the fact that you people charged for ALchemy when the move to Vista occurred... this was truly a sh*ty thing to do. The third was the X-RAM causing a BSOD (STOP 0x50 - PAGE_FAULT_IN_NONPAGED_AREA) in windows on a regular random basis because of your device drivers and the best working solution was to disable using the X-RAM on the card- a selling point of the cards to begin with (albeit in years prior).
    Allow me to elaborate some more while I have time since it's sunday night and the family is busy with other things and will be off to bed thereafter.
    Creative's device drivers and software has always been a point of contention. You don't make the install discs available for download on your website for starters. This is a fascist move on your part. Your driver installation procedure and reliability is hit or miss. I personally have not had a lot of trouble with the drivers (only a few hiccups here and there) but i have read on the forums where all sorts of other people have (I'm not in disagreeing that their problems are partially their fault, but that's the price of running Windows instead of buying a Mac). My experience with your driver software suites over the years have been mostly (A) "When it works as expected it's sheer aural bliss beyond that of any other sound card in existence! THIS is why 'Sound Blaster Compatible' was what other companies put on their products, because Creative set the standard for everyone else to meet." but also sometimes (B) "everything installed and worked fine but now something is corrupt and not all the speakers have sound coming from them or the sound is all screwed up and the driver won't uninstall/reinstall/update correctly because it's corrupt and it's not deleting the driver files because windows has the files locked and safe mode isn't helping so now i have to physically remove the card from the PC and try to completely clean out my system of the Creative software. I can't believe they went after Daniel_K the way they did, i wish he'd come back and fix their drivers. Now which box did i put that install cd in...."
    There are 2 reasons I've bought Creative sound cards for over a decade now. CMSS 3D when listening to music while working throughout the day and EAX in videogames at night.
    I remember the moment when I experienced EAX for the very first time. I was in college and over at a friend's place. He had just got a new game called Thief: The Dark Project. I remember him telling me about something new called EAX and that only Creative cards had it and that it was supposed to be awesome. About an hour later after watching and HEARING him play Thief I was hooked. Creative had secured a place for it's hardware in my budget for every PC i built from that day forward.
    Being that I've worked from home for about a decade now I will listen to music while I work and get in an hour or so of gaming at night as time allows. Straight off the bat the first time i ticked that box for CMSS 3D long long ago and heard music coming from every speaker in my home office i was amazed and overwhelmed. Then when you introduced the ability to set the individual speaker distance and volume from the listening position it was the icing on the cake. I was surround by sound. It was SHEER AURAL BLISS. This feature called CMSS 3D would become the second reason I purchased and recommended Creative sound cards for the decade to come.
    As i stated in my review, the only reason i bought a new sound card was because the motherboard I was purchasing had no PCI slots (I remember when motherboards stopped having ISA slots as well...). Before making my purchase I read. I read a lot. I read about the changes you made with the X-Fi Titanium HD and then the Recon3D, and the more i read the more a feeling of apprehension began to take hold. Then i got to reading about the Z-series and read about some of the positive changes between it and the Recon3D line of cards and I became a bit more hopeful.
    Sadly my apprehension was spot on... Listening to music was a worse experience when compared to my X-Fi Platinum (or even my old Audigy 2)... and did not even come close to justifying the purchase of the card compared to just using the integrated sound capabilities of my motherboard, an ASRock Z87 OC Formula/ac. But none the less I still had EAX to fall back on right? wrong... I installed a couple games, some new and some old, some with EAX and some without, and for about 2 weeks i played a bit of each one to see how the card handled new and old games. Sadly EAX compatibility didn't even matter because it was overshadowed by poor directional audio reproduction... that same front center speaker that was overbearing when listening to music was noticeable when gaming to the point that it was negatively affecting my gaming experience. I tweaked and toggled every setting i could and even uninstalled and reinstalled the drivers and software to try to mitigate this but to my dismay i could not. It was at this point I went weighing my options... and looking for an X-Fi Titanium (NON-HD!) and suffered the capitalist price gouging that occurs in such supply & demand situations... at least i talked the guy down from his original asking price of $300. I bit the bullet on this because chances are this is going to be the last Creative card i ever own...
    I've had my Creative Sound Blaster X-Fi Titanium Fatal1ty Champion Series installed for just over a week now. Everything sounds precise and as it should when you have a quality piece of hardware paired with quality software. Directional audio in games comes from all speakers appropriately and not excessively from the front center speaker unless it's supposed to. Ambient music floats through the air all through out the day creating that familiar feeling of sheer aural bliss as it did before. The only downside is I'm getting to experience the problems other people have with this card (strange loud static-like warble EMI type noise coming from speakers, unaffected by windows volume control) but I have found a work around that I'm using on the rare occasion this happens (disable the device in device manager, re-enable device in device manager).
    Chances are what i've written above is perhaps an opening soliloquy of the requiem for the Creative Sound Blaster, the card that defined an industry and the company that turned it's back on it. I don't expect anything to come from this letter and I don't expect a meaningful reply from you. You'll probably write me justifying your decisions you've made with your product line and offer some false sincerity about how you are happy i am enjoying my price-gouged discontinued soundcard i had to buy off e-bay because your current line of products are not a step back in your eyes because of the profits they turn. This generation of customers who buy your Platinum HD, or Reco3D or Z-series line of cards probably oblivious to what they are missing out on (through no fault of their own), funny how the bliss of ignorance works and lines your pockets...
    It saddens me that i had to buy a discontinued product off e-bay because it's a better product than what your company currently offers. I wish this wasn't the way things turned out. When you dropped the fun presets and finite control of the EAX effects during the transition from the Audigy to the X-Fi line of cards I noticed but since they were not the main reason I owned a Creative card I tolerated it. But now you've gone and ruined the features that were the reasons i bought Creative cards, and this I will not oblige.
    My Creative Hardware.jpg

    @To the OP:
    I own a X-Fi Elite Pro for the past 8 years now.
    Since there, this card has faithfullly seen me through 3 major PC upgrades.
    I'm currently at a point where, very sadly, much of what you've described is also weighing on my decision to not go for a Z line.
    @Creative:
    I do hope you're listening and can come up with a solution to a simply design feature - namely a fully working Stereo Surround, like the one that was available in the X-Fi line of cards via CMSS-3D.
    Regards,

Maybe you are looking for

  • Dv4-1123us heat

    Since I got this laptop it has a heating problem. It gets really really hot underneath it where the hard disk and the wireless card are located (and also on the top at the left hand side of the toutch pad). I have always used it elevated (at the begi

  • Continuous 'read-only' message Word

    Dear all, I am new to this community and have tried looking for an answer to my question (e.g. Shared Excel/Word files corrupting/becoming read only on 10.9.1 Server, 3.0.2), but as I am not a computer buff at all, I didn't understand whether encount

  • Database performance issue (8.1.7.0)

    Hi, We are having tablespace "payin" in our database (8.1.7.0) . This tablespace is the main Tablespace of our database which is dictionary managed and heavily accessed by the user SQL statements. Now we are facing the database performance issue duri

  • Importing quicktime and getting no sound

    Hello, I have two files. One is a quicktime uncompressed 8 bit 4:2:2 and the other one is a final cut pro movie file codec:apple ProIO vout 2vuy imdc, interget big. I am new to final cut...anyway, when I try importing the files. I can see them on Fin

  • JBuilder/package problem

    I'm going to 'port' my website to servlet tech, so after developing the thing on paper I wanted to write some test codes. There was no javax.servlet(.http) package! I found it with tomcat server and tried to put it to JBuilder2005/lib, also edited CL