Crash when using Invoke Method: Library:Deploy Library

I'm trying to set a library of shared variables to deploy when a VI runs. When using the method to deploy a library, Labview will crash with no error log. I am able to use Library.Open to, for example, HiliteInProjectWindow, and Library.GetFileLVVsersion (8.6). But for the life of me I cannot get deploy to work. Any ideas?

hbcnb,
I'm not quite sure why that is happening, but I
can give you a work around for it.  There is a property node that
returns the mode that LabVIEW is running in (Run-Time, Development,
Evaluation).  If you output this value to a case structure, you can
include your deploy code in the run-time version but not in your
development version so that it will cease to crash.  Place down the
property node, then select  Application » Kind.  I've included a
picture of how to wire this up. Let me know if this helps work around
the problem a bit easier.  
Sincerely,
Chris G in AE
Attachments:
application_pic.jpg ‏27 KB

Similar Messages

  • Digital Editions crashes when I try to open a library borrowed (epub) book or transfer the book to my nook.

    My Digital Editions crashes when I try to open a library borrowed (epub) book or transfer the book to my nook. Please help.  I've tried uninstalling and reinstalling.

    I'm a librarian....this is what we got to help people. I haven't tried it yet myself.
    Dear Library Partner,
    Apple released iOS 7 yesterday and many of your Apple users may have upgraded their device(s) or will be upgrading in the near future.
    When an existing OverDrive Media Console (OMC) user upgrades to iOS 7, the app will fail when trying to open a DRM-protected eBook. New or first time users of OMC are unaffected by this issue.
    We are resolving the issue but in the meantime, here are immediate remedies for users:
    1) Re-authenticate the app with their existing or a new Adobe ID. Refer to the iOS section of this Help articlefor assistance. (Recommended)
    2) Uninstall and re-install OMC which will also require the user to re-authorize with Adobe. IMPORTANT NOTE: A re-install will clear a user's bookshelf, history, and app settings.
    Audiobook users won't notice that anything is different unless they attempt to download parts of audiobooks they already downloaded to OMC before upgrading to iOS 7. A user will receive an error message informing them to download the title again.
    We encourage you to share this information with your users via email, Facebook or Twitter.
    We apologize for the inconvenience.
    Regards,
    OverDrive's Partner Services"

  • Itunes 10.6 crashing when accessing movies tab in itunes library

    itunes 10.6 crashing when accessing movies tab in itunes library
    Unable to access any movie in the library.

    upgrading to itunes 10.6 is crashing computers better to leave it until this bug can be fixed.
    Quick time is not the issue with this particular bug

  • IPhoto crashes when using discrete graphics on rMBP

    iPhoto 9.5.1 crashes when tagging photos.  I have a 15" early 2013 rMBP and iPhoto only crashes when using discrete graphics.  If I force it to use integrated graphics (via gfxCardStatus), I have no problems with iPhoto.  Does anyone else have this problem?

    I didn't turn File Vault on for just the photo library, I turned it on for the entire computer.  It's crashing on discrete graphics, not integrated graphics.  Here's the crash log:
    Process:         iPhoto [425]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.5.1 (902.17)
    Build Info:      iPhotoProject-902017000000000~3
    App Item ID:     408981381
    App External ID: 233642646
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [195]
    Responsible:     iPhoto [425]
    User ID:         501
    Date/Time:       2014-01-25 13:07:15.284 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  44C9D363-6CA6-0F31-B1F6-34AE31570B67
    Sleep/Wake UUID: 7275753C-9E0A-4B2C-8BCD-2382148AEBF1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8dc08097 objc_msgSend + 23
    1   com.apple.AppKit                        0x00007fff98ee9cc8 -[NSTableView preparedCellAtColumn:row:] + 399
    2   com.apple.AppKit                        0x00007fff992e4d6d -[NSTableViewCellProxy realElement] + 41
    3   com.apple.AppKit                        0x00007fff98fb43f5 -[NSAccessibilityProxy accessibilityOverriddenAttributes] + 25
    4   com.apple.AppKit                        0x00007fff98fabfb2 -[NSObject(NSAccessibilityInternal) _accessibilityValueForAttribute:clientError:] + 51
    5   com.apple.AppKit                        0x00007fff98fb013d CopyAppKitUIElementAttributeValueNoCatch + 50
    6   com.apple.AppKit                        0x00007fff98fad709 CopyAttributeValue + 358
    7   com.apple.HIServices                    0x00007fff903c728f _AXXMIGCopyAttributeValue + 255
    8   com.apple.HIServices                    0x00007fff903d058c _XCopyAttributeValue + 494
    9   com.apple.HIServices                    0x00007fff903b0168 mshMIGPerform + 211
    10  com.apple.CoreFoundation                0x00007fff8d63ab69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    11  com.apple.CoreFoundation                0x00007fff8d63aade __CFRunLoopDoSource1 + 478
    12  com.apple.CoreFoundation                0x00007fff8d62bbd6 __CFRunLoopRun + 1830
    13  com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff9a1d5f0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff9a1d5b85 ReceiveNextEventCommon + 173
    16  com.apple.HIToolbox                     0x00007fff9a1d5abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff98c2c28e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff98c2b8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff98c1f9cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff98c0a803 NSApplicationMain + 940
    21  com.apple.iPhoto                        0x000000010e70d2ff 0x10e6fd000 + 66303
    22  libdyld.dylib                           0x00007fff96b1e5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d5b4662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff96dd543d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff96dd5152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff98dcc1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore                     0x0000000110287d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore                     0x000000011028786c -[XTThread run:] + 322
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff955d18d0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation                    0x00007fff955c8778 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.RedRock                       0x0000000110af83f1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 346
    5   com.apple.proxtcore                     0x0000000110287ede -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 149
    6   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    7   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    8   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    9   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    10  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    11  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    12  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff95600907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8d5b39aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8d677d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 13:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.framework.IOKit               0x00007fff9a039a4e io_connect_method + 377
    3   com.apple.framework.IOKit               0x00007fff99fe1b19 IOConnectCallMethod + 266
    4   com.apple.framework.IOKit               0x00007fff99fe1df1 IOConnectCallScalarMethod + 46
    5   com.apple.IOAccelerator                 0x00007fff97efa644 IOAccelContextFinishFenceEvent + 42
    6   libGPUSupportMercury.dylib              0x00007fff982451e7 gpuiFinishFence + 117
    7   libGPUSupportMercury.dylib              0x00007fff982488f0 gldFinishObject + 48
    8   GLEngine                                0x00007fff926e325f gleFinishFence + 94
    9   com.apple.QuartzCore                    0x00007fff8e1006e1 view_state_finish(_CAViewState*) + 54
    10  com.apple.QuartzCore                    0x00007fff8e0ff46d view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1397
    11  com.apple.QuartzCore                    0x00007fff8e0feebf view_display_link(double, CVTimeStamp const*, void*) + 150
    12  com.apple.QuartzCore                    0x00007fff8e0fed80 link_callback + 237
    13  com.apple.CoreVideo                     0x00007fff90d785cc CVDisplayLink::performIO(CVTimeStamp*) + 206
    14  com.apple.CoreVideo                     0x00007fff90d77a08 CVDisplayLink::runIOThread() + 608
    15  com.apple.CoreVideo                     0x00007fff90d7778f startIOThread(void*) + 147
    16  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    17  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    18  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff95602a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.proxtcore                     0x00000001102a4ff5 -[XTRunLoopThread run:] + 343
    7   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 15:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8d6e09d1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff909192fc listenOnDelegatePort + 385
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 16:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8d6e09d1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff909197c4 listenOnNotificationPort + 353
    7   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   libclh.dylib                            0x00007fff953d4dd9 0x7fff94dc5000 + 6356441
    3   libclh.dylib                            0x00007fff94e8ad62 0x7fff94dc5000 + 810338
    4   libclh.dylib                            0x00007fff953d5c29 0x7fff94dc5000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.Foundation                    0x00007fff955fda39 -[NSCondition wait] + 237
    3   com.apple.iPhoto                        0x000000010e79207d 0x10e6fd000 + 610429
    4   com.apple.iPhoto                        0x000000010e791e4c 0x10e6fd000 + 609868
    5   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    6   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    7   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    8   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    9   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    10  com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    11  com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    12  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    13  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    14  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    15  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   libclh.dylib                            0x00007fff953d4dd9 0x7fff94dc5000 + 6356441
    3   libclh.dylib                            0x00007fff94e8ad62 0x7fff94dc5000 + 810338
    4   libclh.dylib                            0x00007fff953d5c29 0x7fff94dc5000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e8e305e 0x10e6fd000 + 1990750
    3   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    4   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    5   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    6   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    7   com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e859609 0x10e6fd000 + 1426953
    3   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    4   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    5   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    6   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    7   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    8   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    9   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    10  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.iPhoto                        0x000000010e859034 0x10e6fd000 + 1425460
    3   com.apple.CoreFoundation                0x00007fff8d5f4dec __invoking___ + 140
    4   com.apple.CoreFoundation                0x00007fff8d5f4c54 -[NSInvocation invoke] + 308
    5   com.apple.RedRock                       0x0000000110ad43f2 -[RKInvoker _invokeTargetWithPool:] + 60
    6   com.apple.proxtcore                     0x0000000110287ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    7   com.apple.proxtcore                     0x000000011028523c -[XTDistributor distributeMessage:] + 664
    8   com.apple.proxtcore                     0x0000000110284a2f -[XTThread handleMessage:] + 337
    9   com.apple.proxtcore                     0x000000011028787c -[XTThread run:] + 338
    10  com.apple.Foundation                    0x00007fff9560070b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 30:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d5b3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90562c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo                     0x00007fff90d77a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo                     0x00007fff90d7778f startIOThread(void*) + 147
    4   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 31:: NetworkLoad
    0   libsystem_kernel.dylib                  0x00007fff8d5afa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d5aed18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8d62c315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8d62b939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8d62b275 CFRunLoopRunSpecific + 309
    5   com.apple.GeoServices                   0x00007fff9749e11f _runNetworkThread + 442
    6   libsystem_pthread.dylib                 0x00007fff90560899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9056072a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90564fc9 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8d5b3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90561f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90564fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00006000008a6540  rdx: 0x00007fbf9b8378a0
      rdi: 0x00007fbfa07843d0  rsi: 0x00007fff9966fa32  rbp: 0x00007fff514ff150  rsp: 0x00007fff514ff0e8
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x00007fff9966fa32  r11: 0x400007fbf9b90075
      r12: 0x0000000000000000  r13: 0x00006000008a6540  r14: 0x00007fbf9b8378a0  r15: 0x0000000000000000
      rip: 0x00007fff8dc08097  rfl: 0x0000000000010246  cr2: 0xffffff82402c9008
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10e6fd000 -        0x10ee57ff7  com.apple.iPhoto (9.5.1 - 902.17) <5CE51687-154F-36F9-B606-2ED82CFB92F7> /Applications/iPhoto.app/Contents/MacOS/iPhoto
           0x10f033000 -        0x10f10eff7  org.python.python (2.6.8 - 2.6.8) <9FB69DE0-E9AF-3226-BC5C-7F80C45F9568> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x10f16f000 -        0x10f17bff7  com.apple.PhotoFoundation (1.0 - 350.59) <D087FFC9-3372-3B51-9537-18996C86E56C> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
           0x10f201000 -        0x10f3f9ff7  com.apple.geode (1.5.3 - 450.60) <DEEE9A8D-B41C-34E2-91BE-DEE85A4E0E76> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x10f55e000 -        0x10f564fff  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <0746F490-6D75-3B03-882C-83CAC50F8E28> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
           0x10f575000 -        0x10f5aafff  com.apple.iLifeAssetManagement (2.7 - 351.36) <6AFEC6D9-D4CF-3BEC-82C8-D06EC4AFD215> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
           0x10f5e5000 -        0x10f60eff7  com.apple.iPhoto.Tessera (1.1 - 350.12) <9F0A51BF-DE41-337E-8889-EA0C7768BB0E> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
           0x10f641000 -        0x10f668ff7  com.apple.iPhoto.Tellus (1.3 - 350.12) <70A58DC0-8A63-3EB0-827A-CE60CAB6236B> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
           0x10f6a3000 -        0x10f6b1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <076968D8-994B-36DF-9120-B2BCE74CB3F3> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
           0x10f6cf000 -        0x10f6e7fff  com.apple.iLifeFaceRecognition (1.0 - 30.11) <5D566FE9-F4D2-390E-A6E9-51AE9AEFCDFA> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
           0x10f6fc000 -        0x10f721fff  com.apple.DiscRecordingUI (8.0 - 8000.4.6) <9460712B-D256-33E6-A1F0-6C956EC48C32> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x10f749000 -        0x10fa8aff7  com.apple.iLifeSlideshow (3.1.2 - 1152.19) <6195B32E-8D46-35CB-B414-6BD23D5AACF2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
           0x10fc0e000 -        0x10fed4fff  com.apple.iLifePageLayout (1.3 - 350.80) <DD3F6384-6FBA-3BEE-BAE7-D1C44FDA8E63> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
           0x110159000 -        0x11015afeb +cl_kernels (???) <763EEA98-4F62-48D2-A605-618636FEB4E8> cl_kernels
           0x11015d000 -        0x110201ff7  com.apple.MobileMe (13 - 1.0.4) <8DBF5D94-566D-3BFD-88B8-2A124F6443F9> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
           0x110280000 -        0x1102fbfff  com.apple.proxtcore (1.4.1 - 450.46) <E356790A-74BD-3262-AF6C-5388EC429312> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
           0x1103b6000 -        0x1104d1fff  com.apple.iLifeSQLAccess (1.7.1 - 350.17) <279E076B-2590-3DD6-9A19-F9AEE87C97DF> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
           0x11059f000 -        0x1105a0fee +cl_kernels (???) <53877702-B302-4D4C-81F3-95E2545C435C> cl_kernels
           0x1105a2000 -        0x1105a2fe7 +cl_kernels (???) <92A754CA-49CD-4F49-BE51-DB444AA3AE9A> cl_kernels
           0x1105a5000 -        0x1105d9fff  com.apple.ProUtils (1.1 - 450.14) <AF22BBD4-EEC8-3F87-A3F0-9C6EF35F2029> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
           0x110615000 -        0x110616fef +cl_kernels (???) <4831CB5F-503A-4FC1-8120-4AD1D430C56C> cl_kernels
           0x110619000 -        0x11068afff  com.apple.iLifeKit (1.3.1 - 350.67) <96DDA232-7A02-3442-ABAB-30BA97DF1B07> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
           0x110755000 -        0x110954ff7  com.apple.prokit (8.0 - 5015) <E80E117A-3411-3E5A-99D2-C308E99680EC> /Applications/iPhoto.app/Contents/Frameworks/ProKit.framework/Versions/A/ProKit
           0x110ad0000 -        0x111051ff7  com.apple.RedRock (1.9.4 - 451.56) <1D1C99AA-3C4B-3525-88F6-F3E4346578F5> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
           0x111617000 -        0x111708ff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x111772000 -        0x111774fff  com.apple.LibraryRepair (1.0 - 1) <C5C447D2-1877-30E1-B7A2-6C9863C71FC8> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
           0x111781000 -        0x111783fff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
           0x11178d000 -        0x1117b4ff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
           0x1117bf000 -        0x1117f4fe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
           0x1117fc000 -        0x111964fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
           0x111967000 -        0x1119b9fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <BF8061ED-7DDD-3178-AAA4-0443A236EDB5> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x1119d7000 -        0x111a03ff7  com.apple.ExpressCheckout (1.0 - 1.0) <F690EA96-989E-3B51-BACB-113BBA14B208> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
           0x11ae63000 -        0x11ae64fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x11f778000 -        0x11f77cfff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <3218699E-1231-3335-8011-7B124FD2F6F5> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
           0x1209ba000 -        0x120aa0fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x120b65000 -        0x120c4afe7  unorm8_argb.dylib (2.3.58) <B32D2D1D-9B56-394E-9F11-4B997342C588> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x12228d000 -        0x12228dfff  com.apple.iLMBAppDefPlugin (2.8.0 - 390) <495EE81B-8E75-3D4A-8E38-A487444AD644> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
           0x122291000 -        0x122292fff  com.apple.iLMBFolderPlugin (2.8.0 - 390) <F67FECE5-434E-3D42-BE3D-2BC891025794> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
           0x122297000 -        0x12229aff7  com.apple.iLMBGarageBandPlugin (2.8.0 - 390) <5113EF6B-4E00-3A86-8072-EC8AE8ACC6A3> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
           0x1222b8000 -        0x1222befff  com.apple.iLMBiTunesPlugin (2.8.0 - 390) <9540E733-8A94-3172-907C-18C373802757> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
           0x122599000 -        0x12259afe6 +cl_kernels (???) <7A0A6DD2-8E76-48A4-993B-0CA0CF3511A5> cl_kernels
           0x1225a6000 -        0x1225a6fec +cl_kernels (???) <997285D4-190C-4826-BC85-F03843E08035> cl_kernels
           0x1225ae000 -        0x1225affe6 +cl_kernels (???) <F25A36F3-926C-44A0-9CA1-8CC3E50EB620> cl_kernels
           0x1225b4000 -        0x1225b4ff3 +cl_kernels (???) <84254E81-660A-48B8-9138-D84CDBF8EA9C> cl_kernels
           0x1225b8000 -        0x1225b9ff7 +cl_kernels (???) <B16F5DC7-CC9E-4BD8-AF28-6399DDD86433> cl_kernels
           0x1225e0000 -        0x1225e3fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x122678000 -        0x1226a2fff  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <BCE8CFDB-BE16-3714-8D3C-2CDD1FD940B7> /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
           0x1226ba000 -        0x1226daff7  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <77618DC7-338D-3151-B7F9-E14E0FBCC277> /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
           0x1226ee000 -        0x1226f6fff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <7B2B57EC-9CCB-3ED1-B703-3C5C7ED6F7E5> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
           0x122700000 -        0x122719fff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <2D22F08D-836B-3661-B7C4-0AF10A6B8D4C> /Applications/iPhoto.app/Contents/PlugIns/SharedPhotoStreamPublisher.publisher/ Contents/MacOS/SharedPhotoStreamPublisher
           0x12272d000 -        0x122733ff7  com.apple.iphoto.accountconfig.Email (9.2 - 902.17) <C11026C4-9D1A-3E90-A902-001708708A73> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
           0x12273c000 -        0x122741fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <84E95501-EB52-37DC-BC63-8FCEFE16977E> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
           0x12304c000 -        0x123050ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x12ca8e000 -        0x12cadaff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x13002c000 -        0x1300d0fff  com.apple.iTunesAccess (11.1.4 - 11.1.4) <695A485F-ACE6-357E-9636-E58318BCDC64> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
           0x140024000 -        0x14009bff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
        0x123400000000 -     0x1234004b2ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.29 - 8.1.8) <CA88A115-CCAB-3E45-856B-778A4DBF3E51> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x123440000000 -     0x12344087bff7  com.apple.GeForceGLDriver (8.18.22 - 8.1.8) <CFA88606-8A16-3251-A1AA-4BC5F5D74E1C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff69c2c000 -     0x7fff69c5f817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8cd0b000 -     0x7fff8cf63ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cf7d000 -     0x7fff8cf88fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8d025000 -     0x7fff8d039fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d03a000 -     0x7fff8d0fcff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8d0fd000 -     0x7fff8d105ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8d106000 -     0x7fff8d12effb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8d12f000 -     0x7fff8d131ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8d132000 -     0x7fff8d4a8ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d4a9000 -     0x7fff8d4b3ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8d54b000 -     0x7fff8d54bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d54c000 -     0x7fff8d59dfff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8d59e000 -     0x7fff8d5baff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d5bb000 -     0x7fff8d7a0ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d7a1000 -     0x7fff8da75fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8da76000 -     0x7fff8dac7ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8dac8000 -     0x7fff8db98ff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8db99000 -     0x7fff8dbc8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dc03000 -     0x7fff8ddb0f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ddb1000 -     0x7fff8ddb9ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8dde5000 -     0x7fff8ded4fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ded5000 -     0x7fff8df3bfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8df3c000 -     0x7fff8df9cff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8df9d000 -     0x7fff8df9dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8dfd2000 -     0x7fff8dfddfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e053000 -     0x7fff8e05dfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e05e000 -     0x7fff8e0cbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e0cc000 -     0x7fff8e268ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e269000 -     0x7fff8e281ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e282000 -     0x7fff8e29efff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e2e5000 -     0x7fff8e300ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e301000 -     0x7fff8ec1d05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ec1e000 -     0x7fff8ec22fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ec23000 -     0x7fff8ec34ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8ec35000 -     0x7fff8f1a5fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f1a6000 -     0x7fff8f1acfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8f1ad000 -     0x7fff8f365ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8f37e000 -     0x7fff8f3d0fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8f3d1000 -     0x7fff8f81ffff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f820000 -     0x7fff8f820fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f821000 -     0x7fff8f82dff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f89c000 -     0x7fff8f98afff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8f9f6000 -     0x7fff8fa65ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8fa8c000 -     0x7fff8fabdff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8faef000 -     0x7fff8fb2dff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8fb2e000 -     0x7fff8fb62fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8fb63000 -     0x7fff8fb93fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8fb94000 -     0x7fff8fbf1fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8fbf2000 -     0x7fff8fc7aff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fcb0000 -     0x7fff8fcf9fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8fcfa000 -     0x7fff8fd59fff

  • Sphere doc cam software crashed when used in the WorkGroup Manager managed environment  Crash report Process:         Sphere [93076] Path:            /Applications/Sphere.app/Contents/MacOS/Sphere Identifier:      com.yourcompany.Sphere Version:         ?

    Sphere doc cam software crashes when using the screen recording feature in the WorkGroup Manager managed environment .  Does not crash in admin (non managed).
    Process:         Sphere [94287]
    Path:            /Applications/Sphere.app/Contents/MacOS/Sphere
    Identifier:      com.yourcompany.Sphere
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [244]
    Interval Since Last Report:          371 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  25 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2014-02-11 09:53:05.896 -0700
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  9ACAC95B-DACE-48A7-BA12-8644258A670B
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002c
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.yourcompany.Sphere                  0x0009e93f FrameMovieExporter::stop(QString&) + 79
    1   com.yourcompany.Sphere                  0x000a2e06 -[RecordingController stopRecording] + 118
    2   com.yourcompany.Sphere                  0x0009c217 RecordingImpl::doStopRecording(QString*) + 39
    3   com.yourcompany.Sphere                  0x0009b33d RecordingImpl::doStopRecording(QList<QString>&) + 77
    4   com.yourcompany.Sphere                  0x00095163 RecordingCommonImpl::stopRecording(QList<QString>&) + 67
    5   com.yourcompany.Sphere                  0x0011a7a8 Sphere::stopRecord() + 136
    6   com.yourcompany.Sphere                  0x0010d37e ToolsPanel::startStopRecording(bool) + 78
    7   com.yourcompany.Sphere                  0x00134bad ToolsPanel::qt_metacall(QMetaObject::Call, int, void**) + 541
    8   QtCore                                  0x00902b51 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 673
    9   QtGui                                   0x02f172c4 QAbstractButton::clicked(bool) + 68
    10  QtGui                                   0x02c3329a QAbstractButton::mousePressEvent(QMouseEvent*) + 186
    11  QtGui                                   0x02c34366 QAbstractButton::keyPressEvent(QKeyEvent*) + 726
    12  QtGui                                   0x02c345b5 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 117
    13  QtGui                                   0x02d0866c QToolButton::mouseReleaseEvent(QMouseEvent*) + 28
    14  QtGui                                   0x028e2a65 QWidget::event(QEvent*) + 2565
    15  QtGui                                   0x02c335bd QAbstractButton::event(QEvent*) + 45
    16  QtGui                                   0x02d0a6f0 QToolButton::event(QEvent*) + 64
    17  QtGui                                   0x028872ec QApplicationPrivate::notify_helper(QObject*, QEvent*) + 188
    18  QtGui                                   0x0288efbd QApplication::notify(QObject*, QEvent*) + 7789
    19  QtCore                                  0x008fc33c QCoreApplication::notifyInternal(QObject*, QEvent*) + 108
    20  QtGui                                   0x0288741c QApplication::activeModalWidget() + 156
    21  QtGui                                   0x0283b043 QMacCocoaAutoReleasePool::QMacCocoaAutoReleasePool() + 19427
    22  QtGui                                   0x0282adff QMacInputContext::reset() + 4063
    23  com.apple.AppKit                        0x91dadb95 -[NSWindow sendEvent:] + 5539
    24  QtGui                                   0x02831cdb QMacInputContext::reset() + 32443
    25  com.apple.AppKit                        0x91d7a6a5 -[NSApplication sendEvent:] + 2939
    26  QtGui                                   0x028353dd QMacInputContext::reset() + 46525
    27  com.apple.AppKit                        0x91cd7fe7 -[NSApplication run] + 867
    28  QtGui                                   0x0283f471 QDesktopWidget::resizeEvent(QResizeEvent*) + 12513
    29  QtCore                                  0x009ebb61 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
    30  QtCore                                  0x009ebeaa QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
    31  QtCore                                  0x009ed526 QCoreApplication::exec() + 182
    32  com.yourcompany.Sphere                  0x001229e1 main + 897
    33  com.yourcompany.Sphere                  0x0000bd09 _start + 208
    34  com.yourcompany.Sphere                  0x0000bc38 start + 40
    Thread 1:
    0   libSystem.B.dylib                       0x9094460a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    2   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x908fc34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x90926ccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x95d73b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    4   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x900ea3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation                    0x90168b4d -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
    6   com.AVerMedia.AVerVDig                  0x170584b9 -[AVDocCamControlTCPServer socketThread] + 271
    7   com.apple.AppKit                        0x92035123 +[NSApplication _startDrawingThread:] + 77
    8   com.apple.Foundation                    0x900b5dfd -[NSThread main] + 45
    9   com.apple.Foundation                    0x900b59a4 __NSThread__main__ + 308
    10  libSystem.B.dylib                       0x90926055 _pthread_start + 321
    11  libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564b04 CFRunLoopRun + 84
    4   ...le.QuickTimeUSBVDCDigitizer          0x181ca084 0x181c9000 + 4228
    5   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    6   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564b04 CFRunLoopRun + 84
    4   ...le.QuickTimeUSBVDCDigitizer          0x181ca084 0x181c9000 + 4228
    5   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    6   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x909258c6 kevent + 10
    1   QtCore                                  0x009306e6 QThread::setPriority(QThread::Priority) + 454
    2   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    3   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564aa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x95a695f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x95a69480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    7   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564aa8 CFRunLoopRunInMode + 88
    4   com.apple.CoreMediaIOServices           0x93278a74 MIO::DAL::RunLoop::OwnThread(void*) + 160
    5   com.apple.CoreMediaIOServices           0x9327ac46 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    7   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x908fc34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x90926ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync                     0x937863c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync                     0x93798d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    5   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x908f5166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x908fc95c mach_msg + 72
    2   com.apple.CoreFoundation                0x93563e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93564aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x900ea3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation                    0x90168b4d -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
    6   com.AVerMedia.AVerVDig                  0x17053914 -[AVUSBDeviceCYBulk2 threadEntry:] + 466
    7   com.apple.AppKit                        0x92035123 +[NSApplication _startDrawingThread:] + 77
    8   com.apple.Foundation                    0x900b5dfd -[NSThread main] + 45
    9   com.apple.Foundation                    0x900b59a4 __NSThread__main__ + 308
    10  libSystem.B.dylib                       0x90926055 _pthread_start + 321
    11  libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9092c2da select$DARWIN_EXTSN$NOCANCEL + 10
    1   QtCore                                  0x00a0e9f7 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 87
    2   QtCore                                  0x00a12c93 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 435
    3   QtCore                                  0x00a131cf QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 175
    4   QtCore                                  0x009ebb61 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
    5   QtCore                                  0x009ebeaa QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
    6   QtCore                                  0x0092f79d QThread::exec() + 157
    7   libAVerMacDocCam.1.0.0.dylib            0x01054f2f IdleThread::run() + 127
    8   QtCore                                  0x009306e6 QThread::setPriority(QThread::Priority) + 454
    9   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    10  libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x908f51a2 semaphore_wait_trap + 10
    1   ...ickTimeComponents.component          0x93e98c82 QTThreadWaitSignal + 100
    2   ...ickTimeComponents.component          0x94aaf95c sgAudioProcessingThreadEntryPoint + 87
    3   ...ickTimeComponents.component          0x93e9846b start_thread + 54
    4   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    5   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x908f51c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x909271af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x90928a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x95a78bdf CAGuard::WaitFor(unsigned long long) + 213
    4   com.apple.audio.CoreAudio               0x95a7a79a CAGuard::WaitUntil(unsigned long long) + 70
    5   com.apple.audio.CoreAudio               0x95a78f3f HP_IOThread::WorkLoop() + 759
    6   com.apple.audio.CoreAudio               0x95a78c43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x95a69480 CAPThread::Entry(CAPThread*) + 96
    8   libSystem.B.dylib                       0x90926055 _pthread_start + 321
    9   libSystem.B.dylib                       0x90925f12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0009e8fe  ecx: 0x00000001  edx: 0x0107f000
      edi: 0x186b8940  esi: 0x186b8940  ebp: 0xbfffe7c8  esp: 0xbfffe770
       ss: 0x0000001f  efl: 0x00210282  eip: 0x0009e93f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x0000002c
    Binary Images:
        0x1000 -   0x4fffff +com.yourcompany.Sphere ??? (???) <f7c2b0a788413da6927f15cbf1665ed7> /Applications/Sphere.app/Contents/MacOS/Sphere
      0x56b000 -   0x575ff3 +libAVerBase.1.0.0.dylib ??? (???) <c0f817480b8b3b1e93acfaa715b5cdfe> /Applications/Sphere.app/Contents/Frameworks/libAVerBase.1.0.0.dylib
      0x57b000 -   0x580ffb +libAVerMacSystem.1.0.0.dylib ??? (???) <7d7ab1c093e73eacb72caa7378839ad8> /Applications/Sphere.app/Contents/Frameworks/libAVerMacSystem.1.0.0.dylib
      0x585000 -   0x618fe3 +libAVerSocialNetwork.1.0.0.dylib ??? (???) <b6ea2ada18a931bebe40559dac9c3355> /Applications/Sphere.app/Contents/Frameworks/libAVerSocialNetwork.1.0.0.dylib
      0x638000 -   0x686ffb +libAVerDocCamDirectCore.1.0.0.dylib ??? (???) <7ce00b3227cc357c89b6380576b039c1> /Applications/Sphere.app/Contents/Frameworks/libAVerDocCamDirectCore.1.0.0.dyli b
      0x6a4000 -   0x6a9fef +QtSingleApplication.1.0.0.dylib ??? (???) <c96c230d43c5fadf347617dbac171f4c> /Applications/Sphere.app/Contents/Frameworks/QtSingleApplication.1.0.0.dylib
      0x6af000 -   0x737fe3 +QtMultimediaKit ??? (???) <128415cf4f68e58494e3e8f796e64abe> /Applications/Sphere.app/Contents/Frameworks/QtMultimediaKit.framework/Versions /1/QtMultimediaKit
      0x766000 -   0x7a8fff +phonon ??? (???) <0c22e12035bf30ab3b45c683f2685731> /Applications/Sphere.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
      0x7bd000 -   0x836fe3 +QtDBus ??? (???) <1978cb6b3385a6a506849d535c8ff202> /Applications/Sphere.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
      0x844000 -   0x897fe3 +QtXml ??? (???) <55615d3464055b65160ce9d1f8732ff4> /Applications/Sphere.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
      0x8a8000 -   0xb0afeb +QtCore ??? (???) <166e83eea8084b01d66ed13c1a20a216> /Applications/Sphere.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
      0xb56000 -   0xda1ff3 +QtScript ??? (???) <e5ca39a11e0d64757d8392027d1c6457> /Applications/Sphere.app/Contents/Frameworks/QtScript.framework/Versions/4/QtSc ript
      0xdd9000 -   0xe0bfe7 +QtSql ??? (???) <e9dba1fae1b47f6ec389fcc5a32ef9ad> /Applications/Sphere.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
      0xe19000 -   0xedffe3 +QtOpenGL ??? (???) <9847c32076b1eb3415fe103622116be9> /Applications/Sphere.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOp enGL
      0xeff000 -  0x1016feb +QtNetwork ??? (???) <73e78f033d96a3976cf20b05c03f2c36> /Applications/Sphere.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtN etwork
    0x103a000 -  0x103dff7 +libAVerSupportCrypto.1.0.0.dylib ??? (???) <6279e58c463d38c2924fdf78693026b1> /Applications/Sphere.app/Contents/Frameworks/libAVerSupportCrypto.1.0.0.dylib
    0x1040000 -  0x1043ff7 +libAVerSupportGeneral.1.0.0.dylib ??? (???) <cf7af01f8b1e3e879ea29b0315801101> /Applications/Sphere.app/Contents/Frameworks/libAVerSupportGeneral.1.0.0.dylib
    0x1046000 -  0x1066ff3 +libAVerMacDocCam.1.0.0.dylib ??? (???) <f68870d8dbb63abdb259cf61ac462793> /Applications/Sphere.app/Contents/Frameworks/libAVerMacDocCam.1.0.0.dylib
    0x1073000 -  0x1079fff +libAVerUsbMisc.1.0.0.dylib ??? (???) <5193e5654fc63c9e8ca3ab9750a3be7a> /Applications/Sphere.app/Contents/Frameworks/libAVerUsbMisc.1.0.0.dylib
    0x1178000 -  0x1195ffb +libqqt7engine.dylib ??? (???) <9c4b928ca3761ad6f92c0ed85063c721> /Applications/Sphere.app/Contents/PlugIns/mediaservice/libqqt7engine.dylib
    0x11a0000 -  0x11abff7 +libqtmedia_audioengine.dylib ??? (???) <29adeb116e1e002e0a524167aa952468> /Applications/Sphere.app/Contents/PlugIns/mediaservice/libqtmedia_audioengine.d ylib
    0x13ff000 -  0x25ddfef +QtWebKit ??? (???) <8866c377d70c71144ec8e01f1a83dcdb> /Applications/Sphere.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWe bKit
    0x27fe000 -  0x317afef +QtGui ??? (???) <0bfe5cdbc200d5a4f7cb07122c2c0db8> /Applications/Sphere.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x1704b000 - 0x1705dff0 +com.AVerMedia.AVerVDig 2.5.1.0032 (2.5.1.0032) <90c4277c83c6375a01fe65b19115e165> /Library/QuickTime/AVerVDig.component/Contents/MacOS/AVerVDig
    0x1706b000 - 0x17074ff7  com.apple.iokit.IOUSBLib 3.4.9 (3.4.9) <ea4061ec718fddebf2cf952e8606ae87> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x1707e000 - 0x17089ffb +com.aver.AVerVirtualVDig 1.2.2024.40 (1.2.2024.40) <8693b4a6443231a68759294fb1128c06> /Library/QuickTime/AVerVirtualVDig.component/Contents/MacOS/AVerVirtualVDig
    0x17090000 - 0x170a6fff +libAVerVisionBridgeServer.1.dylib ??? (???) <b0e30d4212a13a2fb1e9eb43280eb5b3> /Library/Application Support/AVer/dylibs/libAVerVisionBridgeServer.1.dylib
    0x170b1000 - 0x17a2dfef +QtGui ??? (???) <0bfe5cdbc200d5a4f7cb07122c2c0db8> /Library/Application Support/AVer/QtFrameworks/QtGui.framework/Versions/Current/QtGui
    0x17c3e000 - 0x17ea0feb +QtCore ??? (???) <166e83eea8084b01d66ed13c1a20a216> /Library/Application Support/AVer/QtFrameworks/QtCore.framework/Versions/Current/QtCore
    0x17f16000 - 0x1802dfeb +QtNetwork ??? (???) <73e78f033d96a3976cf20b05c03f2c36> /Library/Application Support/AVer/QtFrameworks/QtNetwork.framework/Versions/Current/QtNetwork
    0x18073000 - 0x18096ff7 +libAVerService.1.dylib ??? (???) <da19cc2d259d305c8e7807abd8ec4a99> /Library/Application Support/AVer/dylibs/libAVerService.1.dylib
    0x180a4000 - 0x180beff3 +libAPlusDataManager.1.dylib ??? (???) <41c391dda46c3f7289ef14ab21ea399a> /Library/Application Support/AVer/dylibs/libAPlusDataManager.1.dylib
    0x180c9000 - 0x18100ff3 +libAVerDocCamProxy.1.dylib ??? (???) <ce791d7872853232bdfcfaf8f402e2e0> /Library/Application Support/AVer/dylibs/libAVerDocCamProxy.1.dylib
    0x18116000 - 0x18151fff  com.apple.QuickTimeFireWireDV.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1815e000 - 0x18167fff  com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x18171000 - 0x1819fff7  com.apple.QuickTimeIIDCDigitizer 7.6.9 (1680.9) <e65ec1b47a8fa38231a0c063b0859ee4> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x181c9000 - 0x18217ffe  com.apple.QuickTimeUSBVDCDigitizer 2.3.2 (2.3.2) <dceb65eeab48361f6466fadf8aa4ad6f> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x18225000 - 0x183aafe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x183d8000 - 0x18431ff7  com.apple.driver.AppleIntelGMA950GLDriver 1.5.48 (5.4.8) <806d3030842b46995c46c9059046f2fc> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x18439000 - 0x18455ff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x18524000 - 0x1852aff3 +libqgif.dylib ??? (???) <75dc58d3cf5b4f317ca57a90bb06cd32> /Applications/Sphere.app/Contents/PlugIns/imageformats/libqgif.dylib
    0x18533000 - 0x18539fff +libqico.dylib ??? (???) <6af165080c046065ec11fe001ba05fd7> /Applications/Sphere.app/Contents/PlugIns/imageformats/libqico.dylib
    0x1853e000 - 0x18573fef +libqjpeg.dylib ??? (???) <2b719025fdfb60464d73f1310a277292> /Applications/Sphere.app/Contents/PlugIns/imageformats/libqjpeg.dylib
    0x18578000 - 0x185c2fe7 +libqmng.dylib ??? (???) <3b1a1648e9acb620cfc18976526a85fe> /Applications/Sphere.app/Contents/PlugIns/imageformats/libqmng.dylib
    0x19700000 - 0x1974ffeb +libqtiff.dylib ??? (???) <b4b631dcd8e391e5305be882f36afae6> /Applications/Sphere.app/Contents/PlugIns/imageformats/libqtiff.dylib
    0x198a0000 - 0x19909ff7 +libqsqlite.dylib ??? (???) <01a276e06357373b9b9f4b74b1528a34> /Applications/Sphere.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib
    0x19915000 - 0x19918fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1991e000 - 0x19924fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19a42000 - 0x19a6dff4  com.apple.mio.DAL.VDC_4 130.0 (935) <8f98042c48277e2c973284d845ad8b64> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x19a79000 - 0x19c2ffee  com.apple.TundraUnits 130.0 (935) <77804f3f11b9181b2a9f35990c12cf2a> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Tundr aUnits.bundle/Contents/MacOS/TundraUnits
    0x19c5c000 - 0x19c77fff  com.apple.FWAVC 130.46 (46) <ee8798230047eb0cb0dd083fa63f0ffc> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x1b3d0000 - 0x1b6c9ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900aafec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x900ab000 - 0x90327fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90377000 - 0x90392ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x903c0000 - 0x9041aff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9041b000 - 0x90427ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90428000 - 0x90560fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90561000 - 0x90568ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x90569000 - 0x90630ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90698000 - 0x90869fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9086a000 - 0x908b3fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x908c6000 - 0x908c8ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x908c9000 - 0x908c9ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x908ca000 - 0x908f3fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x908f4000 - 0x90a5bff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x90a5c000 - 0x90e1afea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90e1b000 - 0x90e3ffff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x90e40000 - 0x90e6ffe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90e70000 - 0x90e9bfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x90e9c000 - 0x911a4fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x911a5000 - 0x91361ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91362000 - 0x91579ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9159f000 - 0x915a3fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x915a4000 - 0x915a9fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x915fb000 - 0x9163dfef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9163e000 - 0x9165cff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9165d000 - 0x9165dffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9165e000 - 0x9166effc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9166f000 - 0x916bdfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91788000 - 0x91805fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91806000 - 0x9193fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x91940000 - 0x919e7feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x919e8000 - 0x919f8fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919f9000 - 0x91a30fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91c9f000 - 0x9249dfef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9249e000 - 0x92778ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x927cb000 - 0x9281cff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9281d000 - 0x92c2dfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92c2e000 - 0x92cc1ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92d67000 - 0x93123ff4  com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93124000 - 0x93132ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93133000 - 0x93135fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93146000 - 0x931d9fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x931da000 - 0x931f7ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9322f000 - 0x93235fff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93236000 - 0x93267ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93268000 - 0x932b3ff7  com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x932b4000 - 0x93438fef  com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x93439000 - 0x93439ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9343a000 - 0x934ebfff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x934f1000 - 0x93624fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93625000 - 0x93628fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93641000 - 0x93649fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9364a000 - 0x93732ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93733000 - 0x93752ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93753000 - 0x9381efef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9381f000 - 0x939aefe7  com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x939af000 - 0x939cdfff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x939ce000 - 0x939cfffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x939d0000 - 0x939d4fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x939d5000 - 0x93a02feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93a03000 - 0x93a12ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93a13000 - 0x93a1afff  com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93a1b000 - 0x93a6afff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93a6b000 - 0x93a6bffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93a6c000 - 0x93a6cfff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93a6d000 - 0x93a6dffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93a6e000 - 0x93a79fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93a80000 - 0x93b61ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x93bd0000 - 0x93c4fff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93c56000 - 0x93cafff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93cb0000 - 0x93d3dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93e21000 - 0x93e2afff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93e2b000 - 0x94d2bfe6  com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94d2c000 - 0x94d41ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94d42000 - 0x94d83fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94f05000 - 0x94fb7ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x94ff5000 - 0x9500dfff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9500e000 - 0x95013fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95014000 - 0x9515dff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9515e000 - 0x951d0fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x951d1000 - 0x95211fef  com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95212000 - 0x958b2fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x959d1000 - 0x95a4bff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95a4c000 - 0x95ac9feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95aca000 - 0x95ae6ff3  com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95bdc000 - 0x95c1bfef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95c39000 - 0x95c40ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95c41000 - 0x95c41ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95cc1000 - 0x95d4bff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95d4c000 - 0x9621dfbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9621e000 - 0x96258fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96259000 - 0x965f6fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x965f7000 - 0x96604fe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96605000 - 0x96692ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96693000 - 0x966a9fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x966aa000 - 0x966b4feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x966b5000 - 0x966c1ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x966c2000 - 0x96700fff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96701000 - 0x96853ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96a28000 - 0x96b08fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x9788c000 - 0x979d6feb  com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97a19000 - 0x97ad4fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97b49000 - 0x97b49ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97b4a000 - 0x97b4affe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97c3a000 - 0x97c62ff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x97c96000 - 0x97c96ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97ca4000 - 0x97d00ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97d01000 - 0x97d5effb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97d5f000 - 0x97d66fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x97d67000 - 0x97deeff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x97def000 - 0x97defffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x97df0000 - 0x9811bff6  com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi
    Looks like it may be this:
    http://support.apple.com/kb/TS3968
    CCT

  • IPhoto crashes when using Red Eye edit

    Can anyone help?
    We have rebuilt the library with iPhoto Library Manager but are still having it crash when using the Red Eye function in Editing.
    Here is the report on the last crash... any idea's?
    Thanks!
    Interval Since Last Panic Report:  -9 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    98B83428-4B4A-45A9-8474-101AC6D271F9
    Sun Mar 10 13:55:51 2013
    panic(cpu 2 caller 0xa23c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0x7fd47000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address (4 potential args on stack)
    0x6d442188 : 0x21b837 (0x5dd7fc 0x6d4421bc 0x223ce1 0x0)
    0x6d4421d8 : 0xa23c9b (0xc3928c 0xca9800 0xc47e60 0x0)
    0x6d442278 : 0xb3e608 (0x94ea404 0x9131004 0x100 0xd032b6)
    0x6d4422c8 : 0xb35601 (0x9131004 0x100 0x6d4422f8 0xa13778)
    0x6d4422f8 : 0x17149a6 (0x9131004 0x100 0x438004ee 0x6d442308)
    0x6d442438 : 0xb5d2b5 (0x9131004 0x9d22004 0x0 0x0)
    0x6d442478 : 0xa2ce7c (0x9131004 0x9d22004 0x0 0x0)
    0x6d442518 : 0xa2955b (0x0 0x9 0x0 0x0)
    0x6d4426c8 : 0xa2b58f (0x0 0x600d600d 0x702b 0x6d4426f8)
    0x6d442798 : 0xceeeae (0xc1d00041 0xbfef0033 0xbfef0034 0x857c)
    0x6d442808 : 0xcfe734 (0x8d2a800 0xa36c880 0x8 0x2)
    0x6d442828 : 0xd23322 (0xa36c880 0xb 0x6d442848 0xecf0)
    0x6d442858 : 0xd23b3d (0x9fa7000 0x0 0x6d44287c 0x0)
    0x6d442888 : 0xd03d79 (0x9fa7000 0x7def1080 0x0 0x23)
    0x6d4428d8 : 0xcc5d0c (0x46508000 0x0 0x0 0x3)
    0x6d442948 : 0xcc540f (0x46508000 0x0 0x2 0x3)
    0x6d442978 : 0xcbb05f (0x46508000 0x0 0x2 0x4687e000)
    0x6d442ab8 : 0xcf45d8 (0x4687e000 0x1 0x6d442bcc 0x6d442bc8)
    0x6d442b68 : 0xcb6fe1 (0x4687e000 0x1 0x6d442bcc 0x6d442bc8)
    0x6d442be8 : 0x56da06 (0x4687e000 0x0 0x6d442e3c 0x6d442c74)
    0x6d442c38 : 0x56e2a5 (0xd45720 0x4687e000 0x8be7c88 0x1)
    0x6d442c88 : 0x56eb59 (0x4687e000 0x10 0x6d442cd0 0x0)
    0x6d442da8 : 0x286638 (0x4687e000 0x10 0x8be7c88 0x1)
    0x6d443e58 : 0x21dbe5 (0x8be7c60 0x94085a0 0x1fd7e8 0x5d43)
    0x6d443e98 : 0x210a86 (0x8be7c00 0x0 0x9dfab90 0xa042570)
    0x6d443ef8 : 0x216f84 (0x8be7c00 0x0 0x0 0x0)
    0x6d443f78 : 0x295c57 (0x99c1568 0x0 0x0 0x0)
    0x6d443fc8 : 0x2a256d (0x99c1564 0x0 0x10 0xa7369a0)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0xcab000->0xd61fff
                dependency: com.apple.NVDAResman(6.4.0)@0x9bd000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x9b0000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x977000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x98e000
             com.apple.nvidia.nv50hal(6.4.0)@0x15de000->0x19f2fff
                dependency: com.apple.NVDAResman(6.4.0)@0x9bd000
             com.apple.NVDAResman(6.4.0)@0x9bd000->0xcaafff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x977000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x9b0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x98e000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1949080825861
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI          4.2.0 (addr 0x1478000, size 0x65536) - last unloaded 190176814727
    loaded kexts:
    com.huawei.driver.HuaweiDataCardACMData          4.26.00
    com.Cycling74.driver.Soundflower          1.5.2
    com.huawei.driver.HuaweiDataCardECMData          1.33.00
    com.huawei.driver.HuaweiDataCardECMControl          1.28.00
    com.huawei.driver.HuaweiDataCardDriver          4.25.03
    at.obdev.nke.LittleSnitch          2.4.2
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 49544287744
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.GeForce          6.4.0
    com.apple.driver.AppleIntelHDGraphics          6.4.0
    com.apple.driver.AppleIntelHDGraphicsFB          6.4.0
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.nvidia.nv50hal          6.4.0
    com.apple.NVDAResman          6.4.0
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and test to see if the same problem persists.
    OT

  • My iPad 2 keeps crashing when using iPhoto.

    My iPad 2 keeps crashing when using iPhoto. Have cleared my 'open' apps, reset and restored the iPad, reinstalled iPhoto. But same result when editing pictures imported from SD card. Seems like iPhoto is built for the quad core GPU of the new iPad? Pretty a waste of my $5 until I get it to stop crashing. I'm on OS5.1. Thanks!

    Ratm68 wrote:
    My iPad 2 keeps crashing when using iPhoto. Have cleared my 'open' apps, reset and restored the iPad, reinstalled iPhoto. But same result when editing pictures imported from SD card. Seems like iPhoto is built for the quad core GPU of the new iPad? Pretty a waste of my $5 until I get it to stop crashing. I'm on OS5.1. Thanks!
    It works on the ipad 2.  I heard of an issue where if you have too many photos in your library may cause app
    to crash.  Try to uncheck but a few of your albums in your library in itunes.  Sync.  See what happens.

  • Can i use 2 methods to deploy icon files in Oracle IDS?

    Dear all,
    I'm using Oracle 9IDS(Forms) and i'm trying to use 2 methods to deploy icon file:
    -In development phase, i use defaul.icon.path and defaul.icon.extension in registry.dat file and imagebase=documentbase. My icon are well deploy when i run application from form builder.
    -In deployment phase, on the same plateform, i use jar file following these steps:
    1- I store jar file in same directory with all runtime files(fmx, mmx, etc.)
    2- i create a virtual path(/forms90/Tel/) to map with this directory
    3- in formsweb.cfg, i put the following line:
    [myapp]
    imagebase=codebase
    archive_jini=f90all_jinit.jar,/forms90/Tel/images.jar
    When i call my application directly (http://localhost:8889/forms90/f90servlet?config=myapp),
    icons don't appear.
    I would like to know, what's wrong?It's possible to use theses both methods for deploy icons on the same plateform?
    Thank u for your help

    Hi Franck,
    I thank that red correctly the document(how deploy icon on web).But that isn't the matter.I update my formsweb.cfg as you advise me
    [myapp]
    archive_jini=...,/forms90/images.jar
    imagebase=codebase
    Icon don't appear at runtine while other gif files(splashscreen,logo) appear.Notice these others gif files are compressed in the same jar file. Notice also, that when i use default.icon.path parameter in registry.dat file, icons are well deployed.
    It's incomprehensible.
    Thanks you for your help!

  • Photoshop CS5.1 (version 12.1) crashes when using Warp Tool

    Hi there,
    Our retouchers have started to use Photoshop CS5 and things seems fine overall, but one user got three chrashes and he says it happens when using the Warp Tool. I don't have any more details than that currently.
    The computer is the latest generation Mac Pro (mid 2010) with six core 3.33 GHz processor, Mac OS X 10.6.7, ATI RADEON 5870 graphics card.
    All current updates for Creative Suite applied.
    Here's one of the crash logs:
    Process:         Adobe Photoshop CS5.1 [5033]
    Path:            /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    Identifier:      com.adobe.Photoshop
    Version:         12.1 (12.1x20110328.r.145) (12.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    Date/Time:       2011-05-24 09:02:34.671 +0200
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Sleep/Wake UUID: 3ECA1A21-F0BE-4E86-8566-57822CF67F2E
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.Photoshop           0x0000000100cf61fa AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 10591670
    1   com.adobe.Photoshop           0x0000000100df2775 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 11625265
    2   com.adobe.Photoshop           0x00000001006b6778 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4039476
    3   com.adobe.Photoshop           0x000000010055caea AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2623142
    4   com.adobe.Photoshop           0x000000010007b0bb 0x100000000 + 503995
    5   com.adobe.Photoshop           0x0000000100069d9b 0x100000000 + 433563
    6   com.adobe.Photoshop           0x000000010006607f 0x100000000 + 417919
    7   com.adobe.Photoshop           0x0000000100077053 0x100000000 + 487507
    8   com.apple.Foundation          0x00007fff841707d5 __NSFireTimer + 114
    9   com.apple.CoreFoundation      0x00007fff82c36be8 __CFRunLoopRun + 6488
    10  com.apple.CoreFoundation      0x00007fff82c34dbf CFRunLoopRunSpecific + 575
    11  com.apple.HIToolbox           0x00007fff8573d7ee RunCurrentEventLoopInMode + 333
    12  com.apple.HIToolbox           0x00007fff8573d5f3 ReceiveNextEventCommon + 310
    13  com.apple.HIToolbox           0x00007fff8573d4ac BlockUntilNextEventMatchingListInMode + 59
    14  com.apple.AppKit              0x00007fff80fc8e64 _DPSNextEvent + 718
    15  com.apple.AppKit              0x00007fff80fc87a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    16  com.apple.AppKit              0x00007fff81203c47 -[NSApplication _realDoModalLoop:peek:] + 442
    17  com.apple.AppKit              0x00007fff812017d5 -[NSApplication runModalForWindow:] + 129
    18  com.apple.AppKit              0x00007fff811fec8b -[NSAlert runModal] + 96
    19  com.adobe.Photoshop           0x0000000100077e89 0x100000000 + 491145
    20  com.adobe.Photoshop           0x0000000100078090 0x100000000 + 491664
    21  com.adobe.Photoshop           0x00000001000ce1dc 0x100000000 + 844252
    22  com.adobe.Photoshop           0x00000001000ce2cf 0x100000000 + 844495
    23  com.adobe.Photoshop           0x000000010007c2c3 0x100000000 + 508611
    24  com.adobe.Photoshop           0x000000010006671a 0x100000000 + 419610
    25  com.adobe.Photoshop           0x00000001012e2094 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16800848
    26  com.apple.AppKit              0x00007fff80f8e4da -[NSApplication run] + 474
    27  com.adobe.Photoshop           0x00000001012e0644 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16794112
    28  com.adobe.Photoshop           0x00000001012e10a1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16796765
    29  com.adobe.Photoshop           0x0000000100068286 0x100000000 + 426630
    30  com.adobe.Photoshop           0x0000000100237199 0x100000000 + 2322841
    31  com.adobe.Photoshop           0x0000000100237229 0x100000000 + 2322985
    32  com.adobe.Photoshop           0x0000000100002294 0x100000000 + 8852
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff8283f12a kevent + 10
    1   libSystem.B.dylib             0x00007fff82840ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff82840cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff828407fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff82840128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff8283ffc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108664247 C_AMTUISwitchSuppressUpdates + 16439
    3   com.adobe.amt.services        0x000000010865d39e C_EULA_SetState + 1742
    4   com.adobe.amt.services        0x00000001086642b2 C_AMTUISwitchSuppressUpdates + 16546
    5   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff828262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff85d5a1de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ddeeb9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010599018d 0x105956000 + 237965
    6   AdobeACE                      0x000000010598fb3a 0x105956000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82860e19 nanosleep + 148
    2   com.adobe.PSAutomate          0x0000000131081fdb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x0000000131063f13 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x00000001310820d6 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000132987ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013273fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib             0x00007fff8282629a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8282690d mach_msg + 59
    2   ....audio_hijack_server.hermes 0x00000001081e5262 ah_serv_loop + 118
    3   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    4   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib             0x00007fff8282629a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8282690d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff82c35932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff82c34dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices 0x00007fff8222362b MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices 0x00007fff822251f6 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib             0x00007fff828262fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff82864c92 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x0000000132987cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl           0x00000001329a406c APXGetHostAPI + 2583276
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib             0x00007fff828262fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff82864c92 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x0000000132987cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl           0x0000000132b224ed APXGetHostAPI + 4149101
    4   com.adobe.adobeswfl           0x0000000132987e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013298816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x0000000132988299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib             0x00007fff82869e76 recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x0000000135649562 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x00000001356486bf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x0000000135647706 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x0000000135647761 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x00000001356477e2 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x0000000135641eed Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x0000000135642086 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x0000000135642b0f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x0000000135642bfd Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x0000000135645eff Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x00000001356461a5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x0000000135646764 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x0000000135646951 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x000000013563867f Login + 1773
    15  ServiceManager-Launcher.dylib 0x0000000135639d01 Login + 7535
    16  ServiceManager-Launcher.dylib 0x0000000135646e88 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x00000001356492a1 Invoke + 53315
    18  libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    19  libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib             0x00007fff828262d6 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x000000018e4b3541 EntryFM + 2317873
    2   com.adobe.CameraRaw           0x000000018e4e3093 EntryFM + 2513283
    3   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    4   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff8285f4f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff8285f3a9 thread_start + 13
    Thread 48:
    0   libSystem.B.dylib             0x00007fff82860f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff82864da1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff85d83e13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff85cf3268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff85ced173 MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x000000018e1fd289 0x18e000000 + 2085513
    6   com.adobe.CameraRaw           0x000000018e1fc4f0 0x18e000000 + 2082032
    7   ...ple.CoreServices.CarbonCore 0x00007fff85cc5335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib            

    I can't find that structure on that users computer.
    There's no ”Log Transport” folder to be found for some reason.
    On another users computer I find the structure and one crash log, but he gets that crash when trying to save onto an AFP server (seems fine to save locally).
    I guess a crash when saving onto a server isn't of much interest since I understand it's only supported to save onto the local drive?
    Here comes the log anyway, but like I said this is for crash upon saving onto server. Can't find the ones for crash when using Warp Tool.
    Process:         Adobe Photoshop CS5.1 [54042]
    Path:            /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    Identifier:      com.adobe.Photoshop
    Version:         12.1 (12.1x20110328.r.145) (12.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [101]
    Date/Time:       2011-05-30 13:33:11.995 +0200
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Sleep/Wake UUID: A597193C-46F9-469B-A9B6-1A1035216031
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ef000030
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Error Formulating Crash Report:
    *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: Identifier)
    0x8383d796
    0x803b10f3
    0x8383d5d7
    0x8383d564
    0x8250cb06
    0x00005572
    0x8659f917
    0x0000541c
    0x00007fb4
    0x00008aa0
    0x0000ad72
    0x0000ab4f
    0x877959dc
    0x0000a256
    0x877894f6
    0x877893a9
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   AdobeMPS                      0x0000000103a9bbd2 HeapPageCallback + 434
    1   AdobeMPS                      0x0000000103a983e7 RelocateSegsFromRegion + 303
    2   AdobeMPS                      0x0000000103a98952 ClearRegion + 255
    3   AdobeMPS                      0x0000000103a98c59 MemBlockHeavyFirstFit + 637
    4   AdobeMPS                      0x0000000103a98d3f PageMasterFrozenAlloc + 120
    5   AdobeMPS                      0x0000000103a98f16 pgst_NewPages + 356
    6   AdobeMPS                      0x0000000103a944f5 AddPages + 112
    7   AdobeMPS                      0x0000000103a94781 mc_Malloc + 173
    8   AdobeMPS                      0x0000000103a4c984 dis_mallocinternal + 328
    9   AdobeMPS                      0x00000001039fc7a4 cbMemNew + 29
    10  AdobeMPS                      0x0000000103ba29b5 parseNew + 23
    11  AdobeMPS                      0x0000000103bb175b tcNew + 269
    12  AdobeMPS                      0x00000001039fca15 FontCompactNew + 250
    13  AdobeMPS                      0x0000000103a3b5da WriteT1FontFile + 83
    14  AdobeMPS                      0x00000001039326e3 PS3GraphicsMgr::CreateAndRegisterFont(char const*, _t_GenericFontResource*) + 99
    15  AdobeMPS                      0x000000010393342c PS3GraphicsMgr::RegisterFont(char const*, _t_Object*) + 444
    16  AdobeMPS                      0x000000010392e137 PS3DocumentMgr::CreateEmbeddedFont(char const*) + 423
    17  AdobeMPS                      0x000000010392ee6c PS3DocumentMgr::NoteNewFont(char const*, _t_Object*) + 460
    18  AdobeMPS                      0x0000000103934b0b PS3GraphicsMgr::NoteDefineFont(_t_Object*, _t_Object*, int) + 187
    19  AdobeMPS                      0x0000000103b139b1 PS_DefineFont + 2221
    20  AdobeMPS                      0x0000000103abfbb7 psExecute + 3427
    21  AdobeMPS                      0x0000000103ac68e5 DoResourceOp + 408
    22  AdobeMPS                      0x0000000103abfbb7 psExecute + 3427
    23  AdobeMPS                      0x0000000103b11fce CallFontResourceOp + 115
    24  AdobeMPS                      0x0000000103abfbb7 psExecute + 3427
    25  AdobeMPS                      0x0000000103b47f1f PSRunJobInternal + 248
    26  AdobeMPS                      0x0000000103b484a1 PSRunJob + 284
    27  AdobeMPS                      0x0000000103a9dbb3 PSRIPRunAProcJob + 111
    28  AdobeMPS                      0x000000010392db85 PS3DistillerGlue::StartJob(ImpsServer_Stream*, ImpsServer_Stream*, ImpsServer_Stream*, _t_CommonParserParams const&, _t_MPSPostScript3ParserParams const&) + 309
    29  AdobeMPS                      0x000000010392749e MPSServer_Parser_PS3::mParse(ImpsServer_Dictionary*, ImpsServer_Stream*, ImpsServer_Stream*, ImpsServer_Stream*) + 718
    30  AdobeMPS                      0x0000000103926fdf MPSServer_Parser_PS3::Parse(ImpsServer_Dictionary*, ImpsServer_Stream*, ImpsServer_Stream*, ImpsServer_Stream*) + 111
    31  com.adobe.Photoshop           0x0000000100fabe76 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 13433394
    32  com.adobe.Photoshop           0x0000000100fac1a8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 13434212
    33  com.adobe.Photoshop           0x0000000100405646 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1217026
    34  com.adobe.Photoshop           0x000000010050f0ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2305130
    35  com.adobe.Photoshop           0x00000001004bfe60 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1980956
    36  com.adobe.Photoshop           0x00000001000804bf 0x100000000 + 525503
    37  com.adobe.Photoshop           0x0000000100c33b8f AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9795403
    38  com.adobe.Photoshop           0x0000000100080063 0x100000000 + 524387
    39  com.adobe.Photoshop           0x000000010006b51a 0x100000000 + 439578
    40  com.adobe.Photoshop           0x000000010006c037 0x100000000 + 442423
    41  com.adobe.Photoshop           0x000000010007115a 0x100000000 + 463194
    42  com.adobe.Photoshop           0x0000000100066573 0x100000000 + 419187
    43  com.adobe.Photoshop           0x0000000100066636 0x100000000 + 419382
    44  com.adobe.Photoshop           0x00000001012e2094 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16800848
    45  com.adobe.Photoshop           0x00000001000786a4 0x100000000 + 493220
    46  com.adobe.Photoshop           0x0000000100066573 0x100000000 + 419187
    47  com.adobe.Photoshop           0x0000000100066636 0x100000000 + 419382
    48  com.adobe.Photoshop           0x00000001012e0723 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16794335
    49  com.apple.Foundation          0x00007fff825707d5 __NSFireTimer + 114
    50  com.apple.CoreFoundation      0x00007fff837d9be8 __CFRunLoopRun + 6488
    51  com.apple.CoreFoundation      0x00007fff837d7dbf CFRunLoopRunSpecific + 575
    52  com.apple.HIToolbox           0x00007fff834a17ee RunCurrentEventLoopInMode + 333
    53  com.apple.HIToolbox           0x00007fff834a15f3 ReceiveNextEventCommon + 310
    54  com.apple.HIToolbox           0x00007fff834a14ac BlockUntilNextEventMatchingListInMode + 59
    55  com.apple.AppKit              0x00007fff8107ee64 _DPSNextEvent + 718
    56  com.apple.AppKit              0x00007fff8107e7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    57  com.apple.AppKit              0x00007fff8104448b -[NSApplication run] + 395
    58  com.adobe.Photoshop           0x00000001012e0644 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16794112
    59  com.adobe.Photoshop           0x00000001012e10a1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16796765
    60  com.adobe.Photoshop           0x0000000100068286 0x100000000 + 426630
    61  com.adobe.Photoshop           0x0000000100237199 0x100000000 + 2322841
    62  com.adobe.Photoshop           0x0000000100237229 0x100000000 + 2322985
    63  com.adobe.Photoshop           0x0000000100002294 0x100000000 + 8852
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff8776912a kevent + 10
    1   libSystem.B.dylib             0x00007fff8776affd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff8776acd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff8776a7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff8776a128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff87769fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108764247 C_AMTUISwitchSuppressUpdates + 16439
    3   com.adobe.amt.services        0x000000010875d39e C_EULA_SetState + 1742
    4   com.adobe.amt.services        0x00000001087642b2 C_AMTUISwitchSuppressUpdates + 16546
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff877502ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff886641de MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011e029b9b ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8868de13 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff885fd268 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff885f7173 MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                      0x0000000105983b3a 0x10594a000 + 236346
    7   ...ple.CoreServices.CarbonCore 0x00007fff885cf335 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778ae19 nanosleep + 148
    2   com.adobe.PSAutomate          0x000000013cd45fdb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x000000013cd27f13 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x000000013cd460d6 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000013df87ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl           0x000000013dd3fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib             0x00007fff8775029a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8775090d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff837d8932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff837d7dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices 0x00007fff8699062b MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices 0x00007fff869921f6 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib             0x00007fff877502fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff8778ec92 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000013df87cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl           0x000000013dfa406c APXGetHostAPI + 2583276
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib             0x00007fff877502fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff8778ec92 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000013df87cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl           0x000000013e122573 APXGetHostAPI + 4149235
    4   com.adobe.adobeswfl           0x000000013df87e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl           0x000000013df8816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl           0x000000013df88299 APXGetHostAPI + 2469145
    7   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib             0x00007fff87793e76 recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x0000000140a20562 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x0000000140a1f6bf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x0000000140a1e706 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x0000000140a1e761 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x0000000140a1e7e2 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x0000000140a18eed Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x0000000140a19086 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x0000000140a19b0f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x0000000140a19bfd Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x0000000140a1ceff Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x0000000140a1d1a5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x0000000140a1d764 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x0000000140a1d951 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x0000000140a0f67f Login + 1773
    15  ServiceManager-Launcher.dylib 0x0000000140a10d01 Login + 7535
    16  ServiceManager-Launcher.dylib 0x0000000140a1de88 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x0000000140a202a1 Invoke + 53315
    18  libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    19  libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 1858
    4   libtbb.dylib                  0x0000000106bebe3a tbb::internal::GenericScheduler::worker_routine(void*) + 632
    5   libSystem.B.dylib             0x00007fff877894f6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff877893a9 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib             0x00007fff8778af8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff8778eda1 _pthread_cond_wait + 1286
    2   libtbb.dylib                  0x0000000106be922c tbb::internal::GenericScheduler::wait_while_pool_is_empty() + 92
    3   libtbb.dylib                  0x0000000106bf3b84 tbb::internal::C

  • Reading DMA FIFO using Invoke method node

    Hi
    I am trying to read a DMA FIFO using invoke method node to read the data in the FIFO on RT.
    It works fine but the problem is that it consumes a lot of CPU if the timeout is increased. Can
    anyone tell why this is happening and if this is the desired behaviour then what other methods i can
    use to avert this.
    Please help at the earliest
    Regards
    Amit

    Hi
    Can anybody help me as it is urgent ,
    What i further found out is that is that it is eating up a lot of meory when continuosly polled up in a looop....
    Regards
    Amit Ahuja

  • Adobe Photoshop CS4/5 Crashes when using the Move Tool

    Hello. I'm here because I'm having an issue with Photoshop.
    I was trying out CS5 when it started to crash every time I tried to use the Move Tool. It was the generic error message: "Adobe Photoshop CS4 has stopped working.
    A problem has caused Adobe Photoshop CS4 to stop working correctly. Windows will close the program and notify you if a solution is available."
    Thinking that it was a CS5 issue, I went back to my copy of CS4, only to find the same thing happening there (I also downgraded because CS5 was also crashing at other random times for some reason, but that's an issue for another time).
    This puzzles me because both were working fine before. Granted, I hadn't opened them for a while, but it was a sudden thing.
    My first impulse was to uninstall and reinstall CS4. No luck. So then, I uninstalled all third-party plugins, thinking that might be it. Still, the same problem. I started looking around on Google for solutions and found the instructions on resetting the Tool preferences (I chose to reset the preferences for ALL of the tools). When that didn't work, I tried deleting the preferences file outright, which said instructions recommended. Nothing.
    I should note that Photoshop crashes when using the Move Tool to move an object without ant lines around it, i.e., a layer. I'll move the object, and after two to three seconds, the mentioned error message will appear and Windows will close Photoshop. This, however, only seems to happen after selecting, copying, and pasting part of a large object with some variation of the Marqee Tool (thus making that part a new layer by default) while working at a zoom of 100%. So, in short, working with a large image like <a href=http://www.wallpaper4me.com/images/wallpapers/ergo_proxy_267_1280-862301.jpeg>This</a> at 100% zoom. The image linked is the image that I was using and am currently using to reproduce the problem. It is 1280x1024 pixels. I have tested this with somewhat smaller, yet comparable images too. Same problem. I have never had this problem working with large images before, and I wonder if anyone has any suggestions short of formatting my hard drive.
    The error code, from Event Viewer:
    Faulting application name: Photoshop.exe, version: 11.0.2.0, time stamp: 0x4bf2d4f6
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x65637275
    Faulting process id: 0xe28
    Faulting application start time: 0x01cb2bb3471d87bf
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CS4\Photoshop.exe
    Faulting module path: unknown
    Report Id: b412e368-97ab-11df-8f49-001d60b646ef
    Details:
    System
    Provider
    [  Name]
    Application  Error
    EventID
    1000
    [  Qualifiers]
    0
    Level
    2
    Task
    100
    Keywords
    0x80000000000000
    TimeCreated
    [  SystemTime]
    2010-07-25T05:15:57.000000000Z
    EventRecordID
    78845
    Channel
    Application
    Computer
    Gatherum
    Security
    EventData
    Photoshop.exe
    11.0.2.0
    4bf2d4f6
    unknown
    0.0.0.0
    00000000
    c0000005
    65637275
    e28
    01cb2bb3471d87bf
    C:\Program  Files\Adobe\Adobe Photoshop CS4\Photoshop.exe
    unknown
    b412e368-97ab-11df-8f49-001d60b646ef
    Details in XML View:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-07-25T05:15:57.000000000Z" />
    <EventRecordID>78845</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Gatherum</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Photoshop.exe</Data>
    <Data>11.0.2.0</Data>
    <Data>4bf2d4f6</Data>
    <Data>unknown</Data>
    <Data>0.0.0.0</Data>
    <Data>00000000</Data>
    <Data>c0000005</Data>
    <Data>65637275</Data>
    <Data>e28</Data>
    <Data>01cb2bb3471d87bf</Data>
    <Data>C:\Program Files\Adobe\Adobe Photoshop CS4\Photoshop.exe</Data>
    <Data>unknown</Data>
    <Data>b412e368-97ab-11df-8f49-001d60b646ef</Data>
    </EventData>
    </Event>
    System Specifications:
    Operating System: Windows 7 Ultimate 32-bit (6.1, Build 7600)
    System Manufacturer: HP-Pavilion
    System Model: GN697AA-ABA a6214x
    Processor: Intel Pentium Dual CPU E2160 @ 1.80 GHz (2 CPUs)
    Memory: 2048MB RAM
    DirectX Version: DirectX 11
    Display Device:
    Name: NVIDIA GeForce 8600 GTS
    Manufacturer: NVIDIA
    DAC Type: Integrated RAMDAC
    Approx. Total Memory: 1010 MB
    Current Display Mode: 1440 x 900 (32 bit) (60 Hz)
    Photoshop Version: CS4 Extended 11.0.2

    Even a decent RAM upgrade is usually only a few hundred dollars nowadays, but it's not a trivially simple process.  That said, with a little research and care you can do it.  Alternatively, you can hire people (e.g., "Geek Squad") to do such an upgrade.
    First, you'll need to know what your operating system capacity is.  For example, a 32 bit Windows system can really only use up to a bit more than 3 GB of RAM, while a 64 bit Windows system can use all the RAM you can find a place to plug in.  What version of Windows are you running?
    Then you'll need to determine what RAM you have installed and what your computer's maximum RAM capacity is - usually you can do this through internet research, either by visiting your computer manufacturer's web site or doing google searches.  There are even RAM manufacturer web sites that will tell you what kind of RAM your computer needs and suggest sources, for example:
    http://www.kingston.com/
    It may be that you can just plug additional chips into currently empty sockets, or it is possible you'll need to replace the RAM chips you have installed in your computer to make room for an upgrade.  Every computer is different.
    If you list your computer model and current RAM that you have installed here, it may be that someone can help with more specific advice.
    -Noel

  • Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Nobody can tell you anything without proper system info or other technical details. The standard answer with all text issues simply is, that you have a "bad font" on your system and need to get rid of it.
    Mylenium

  • Safari crashes when using the dialog box to import/save files, in facebook under windows 7

    I've encountered the following errors in some PCs, running Safari 5.1.7 in MS-Windows 7 Pro:
    Safari crashes when using the dialog box to import/save files. One doesn't have to actually upload or download any file, the mere invocation of the relevant dialog box brings down all open Safari windows after a couple of seconds.
    Errors displayed in the Event Log are:
    Όνομα ελαττωματικής εφαρμογής Safari.exe, έκδοση 5.34.57.2, χρονική σήμανση 0x4f982b5e
    Όνομα ελαττωματικής λειτουργικής μονάδας CoreGraphics.dll, έκδοση 1.87.0.0, χρονική σήμανση 0x4f9739a0
    Κωδικός εξαίρεσης: 0x40000015
    Μετατόπιση σφάλματος: 0x0013a762
    Αναγνωριστικό ελαττωματικής διεργασίας: 0x17f4
    Χρόνος έναρξης ελαττωματικής εφαρμογής: 0x01cded6b09576023
    Διαδρομή ελαττωματικής εφαρμογής: C:\Program Files\Safari\Safari.exe
    Διαδρομή ελλατωματικής λειτουργικής μονάδας:C:\Program Files\Safari\Apple Application Support\CoreGraphics.dll
    Αναγνωριστικό αναφοράς:ebe64ac9-595e-11e2-a977-0016356671d1
    System
    Provider
    [ Name]
    Application Error
    EventID
    1000
    [ Qualifiers]
    0
    Level
    2
    Task
    100
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2013-01-08T06:45:00.000000000Z
    EventRecordID
    95609
    Channel
    Application
    Computer
    computername
    Security
    EventData
    Safari.exe
    5.34.57.2
    4f982b5e
    CoreGraphics.dll
    1.87.0.0
    4f9739a0
    40000015
    0013a762
    17f4
    01cded6b09576023
    C:\Program Files\Safari\Safari.exe
    C:\Program Files\Safari\Apple Application Support\CoreGraphics.dll
    ebe64ac9-595e-11e2-a977-0016356671d1
    and
    Ελαττωματικός κάδος (bucket) 2970527469, τύπος 1
    Όνομα συμβάντος: APPCRASH
    Απόκριση: Δεν υπάρχει
    Αναγνωριστικό Cab: 0
    Υπογραφή προβλήματος:
    P1: Safari.exe
    P2: 5.34.57.2
    P3: 4f982b5e
    P4: CoreGraphics.dll
    P5: 1.87.0.0
    P6: 4f9739a0
    P7: 40000015
    P8: 0013a762
    P9:
    P10:
    Συνημμένα αρχεία:
    C:\Users\username\AppData\Local\Temp\WER51A.tmp.WERInternalMetadata.xml
    Αυτά τα αρχεία μπορεί να είναι διαθέσιμα εδώ:
    C:\Users\username\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Saf ari.exe_e273f639ef3d86d52c9d8e15dd2b42dce3e78061_1f86213d
    Σύμβολο ανάλυσης:
    Επανέλεγχος για λύση: 0
    Αναγνωριστικό αναφοράς: ebe64ac9-595e-11e2-a977-0016356671d1
    Κατάσταση αναφοράς: 0
    +
    System
    Provider
    [ Name]
    Windows Error Reporting
    EventID
    1001
    [ Qualifiers]
    0
    Level
    4
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2013-01-08T06:45:10.000000000Z
    EventRecordID
    95610
    Channel
    Application
    Computer
    computername
    Security
    EventData
    2970527469
    1
    APPCRASH
    Δεν υπάρχει
    0
    Safari.exe
    5.34.57.2
    4f982b5e
    CoreGraphics.dll
    1.87.0.0
    4f9739a0
    40000015
    0013a762
    C:\Users\username\AppData\Local\Temp\WER51A.tmp.WERInternalMetadata.xml
    C:\Users\username\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Saf ari.exe_e273f639ef3d86d52c9d8e15dd2b42dce3e78061_1f86213d
    0
    ebe64ac9-595e-11e2-a977-0016356671d1
    0
    I have tried in-installing safari but it seems not to help. I have tried installing it to a third, newly installed pc and come to the same result.
    All PCs are fully up-to-date as it regards Microsoft and Apple patches. Any ideas as to why this might happen?

    Still having the same problem. Ever the optimist, I submit the following info.
    Error window screenshot can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_01.JPG
    Enent log entry can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_02.txt
    Version info can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_03.JPG

  • Photoshop CS6 crashes when using burn tool, crop tool, and dodge tool?

    Just recently upgraded from Photoshop CS5.5 64bit to Photoshop CS6 64 bit. Crashes when using burn tool, crop tool, or dodge tool? Thanks for your help!

    Turn off OpenGL in the prefs and update your graphics driver before re-enabling it.
    Mylenium

  • Error when using findbykey method

    hi am having this error when using below method cannot assign of type sms1405.common.agrROW TO variable of type oracle.jbo.row[]. type 'oracle.jbo.row[]' excepected but 'sms1405.common.agRROW' found the error is in this line agrRows = (AGRRow)agrRows[0]; the methos is
    am using this sample
    http://amulyamishras-tech-blog.blogspot.com/2011/01/viewobject-getrow-vs-findbykey.html
    where does EmpVORow in EmpVORow empRow =
    (EmpVORow)EmpVO.getRow(key); define from above sample
    where does EmpVO from EmpVORow empRow =
    (EmpVORow)EmpVO.getRow(key); define from above sample
    am in Jdeveloper 11.1.2.1.0
    Edited by: Tshifhiwa on 2012/07/03 4:36 PM

    Man, you should be able to find this out your self by now!
    Hint: there is one 's' too much in the line you get the error (i guess cut & past error)
    Try to understand the code you copied!
    Timo

Maybe you are looking for