App Crashes on load with Ad Hoc Deployment

I have an app which I have sent out to 3 users and 2 of the users have no problems. On the third user when they try and launch the app on the device it crashes. The user also gave me the device ID of a separate device and we tried with this device. Again the same problem.
Since the other users are having no problems I'm guessing it is something to do with the iTunes setup. Any ideas of what to check for or what could be wrong?
There are no crash logs generated for the app.

If it is crashing, there is a crash log. Google for how to instruct the user to recover or find out what their definition of 'crash' is....it may be as simple as you building with a newer OS then what they are using on their device(s).

Similar Messages

  • Help! Every app crashes when interacting with plain text files

    I recently bought a 13" i7 MacBook Air. I love its design and I found OS X Lion unbelievably fast on it, yet I find myself in a very dark situation, now.
    From the Finder to iA Writer, to TextEdit, every single app crashes when working with plain text files. In Finder’s column view I don’t even have to open them: the instant one .txt is selected, Finder crashes.
    Creating a new user account seems to fix the bug for that account, but I just spent one whole day copying files from my old work MacBook (where Lion opened .txt files without a problem) to the new account and losing another entire day of work because of a stupid bug is out of question. Also, I feel it would be a very temporary fix. What if the bug presented itself again? Would I have to create a third, a fourth account, and so on?
    I didn’t use any migration tool because I wanted a very clean installation.
    On top of that, the machine is as App Store–only as one could be. The only “internet” apps I have on it are Chrome (for the occasional Flash video), Movist (I can’t work with Quicktime’s flying controls), and nvALT. I didn’t even had the time to install the Creative Suite on this one. I can’t for the life of me think this is app–related. I suspect it’s some weird OS bug.
    I work in advertising, and I do some work in Adobe’s Creative Suite but *all* my copy is stored in plain text files. I always did it that way so that my files would be future–proof. It is kind of ironic now. So please, if anyone as the slightest idea of how to fix this, please, please, help. I find myself with a brand new computer I can’t use for work.
    Alessandro

    What are the files named?
    Where are they being made? (What folder?)

  • My 'Notes' app crashes upon loading every single time.

    The title says it all... I can't use notes whatsoever.
    Below is the crash report...
    Process:         Notes [1597]
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Identifier:      com.apple.Notes
    Version:         1.1 (99)
    Build Info:      Notes-99000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [154]
    User ID:         501
    Date/Time:       2012-12-01 03:16:22.386 +0000
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Interval Since Last Report:          242093 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  9 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      BC185527-E221-A534-DC3D-87AADEA1C421
    Crashed Thread:  2  Dispatch queue: NSManagedObjectContext Queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NFFolder serverName]: unrecognized selector sent to instance 0x7fd36acf8f70'
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff888020a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8f7033f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff888986ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    3   CoreFoundation                      0x00007fff887f05ce ___forwarding___ + 414
    4   CoreFoundation                      0x00007fff887f03b8 _CF_forwarding_prep_0 + 232
    5   Notes                               0x000000010687c4ab -[NFIMAPFolder subfolderWithServerName:] + 472
    6   Notes                               0x0000000106876db1 -[NFIMAPAccount defaultFolder] + 73
    7   Notes                               0x00000001068763d6 -[NFFolder validateParent:error:] + 305
    8   CoreData                            0x00007fff8f5034ef -[NSManagedObject(_NSInternalMethods) _validateValue:forProperty:andKey:withIndex:error:] + 159
    9   CoreData                            0x00007fff8f555567 -[NSManagedObject validateValue:forKey:error:] + 135
    10  Notes                               0x000000010687c026 -[NFIMAPFolder validateValue:forKey:error:] + 69
    11  CoreData                            0x00007fff8f503377 -[NSManagedObject(_NSInternalMethods) _validatePropertiesWithError:] + 311
    12  CoreData                            0x00007fff8f50320c -[NSManagedObject(_NSInternalMethods) _validateForSave:] + 108
    13  CoreData                            0x00007fff8f503170 -[NSManagedObject validateForUpdate:] + 64
    14  CoreData                            0x00007fff8f502e96 -[NSManagedObjectContext(_NSInternalAdditions) _validateObjects:forOperation:error:exhaustive:forSave:] + 454
    15  CoreData                            0x00007fff8f502c9b -[NSManagedObjectContext(_NSInternalAdditions) _validateChangesForSave:] + 459
    16  CoreData                            0x00007fff8f502936 -[NSManagedObjectContext(_NSInternalChangeProcessing) _prepareForPushChanges:] + 198
    17  CoreData                            0x00007fff8f5009d6 -[NSManagedObjectContext save:] + 262
    18  Notes                               0x0000000106888f69 __47-[NFManagedObjectProxy setProxiedValue:forKey:]_block_invoke_0 + 181
    19  CoreData                            0x00007fff8f51e4dc developerSubmittedBlockToNSManagedObjectContextPerform + 92
    20  libdispatch.dylib                   0x00007fff914d00b6 _dispatch_client_callout + 8
    21  libdispatch.dylib                   0x00007fff914d1723 _dispatch_barrier_sync_f_invoke + 39
    22  CoreData                            0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    23  Notes                               0x0000000106888eae -[NFManagedObjectProxy setProxiedValue:forKey:] + 101
    24  Notes                               0x00000001068827e6 -[NFIMAPFolderProxy observeValueForKeyPath:ofObject:change:context:] + 293
    25  Foundation                          0x00007fff8671d860 NSKeyValueNotifyObserver + 390
    26  Foundation                          0x00007fff8671f279 NSKeyValueDidChange + 456
    27  Foundation                          0x00007fff866da7df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    28  IMAP                                0x00007fff88baf9cf -[IMAPConnection _recordMailboxResponse:forOperation:exists:fromIDLE:] + 190
    29  IMAP                                0x00007fff88baf90c -[IMAPConnection _recordMailboxResponse:forOperation:] + 23
    30  IMAP                                0x00007fff88baf830 -[IMAPConnection _recordResponse:forOperation:] + 720
    31  IMAP                                0x00007fff88ba987e -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 618
    32  IMAP                                0x00007fff88baead7 -[IMAPConnection _responseFromSendingOperation:] + 863
    33  IMAP                                0x00007fff88ba8b26 -[IMAPConnection executeClientOperation:] + 33
    34  IMAP                                0x00007fff88bad0ad -[IMAPConnection executeSelectOperation:] + 177
    35  IMAP                                0x00007fff88b9dc96 -[IMAPClientSelectOperation executeOnConnection:] + 26
    36  IMAP                                0x00007fff88ba8a45 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    37  IMAP                                0x00007fff88bbb551 -[IMAPGateway _allowClientOperationThrough:] + 1237
    38  IMAP                                0x00007fff88bbb024 -[IMAPGateway allowClientOperationThrough:] + 369
    39  IMAP                                0x00007fff88b9fb33 -[IMAPClientOperation main] + 84
    40  Foundation                          0x00007fff86720986 -[__NSOperationInternal start] + 684
    41  Foundation                          0x00007fff867281a1 __block_global_6 + 129
    42  libdispatch.dylib                   0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    43  libdispatch.dylib                   0x00007fff914d00b6 _dispatch_client_callout + 8
    44  libdispatch.dylib                   0x00007fff914d11fa _dispatch_worker_thread2 + 304
    45  libsystem_c.dylib                   0x00007fff8e44bcab _pthread_wqthread + 404
    46  libsystem_c.dylib                   0x00007fff8e436171 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff9076335e -[NSLineFragmentRenderingContext release] + 0
    1   com.apple.AppKit                        0x00007fff907f9103 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 1418
    2   com.apple.AppKit                        0x00007fff908e7fc3 -[NSAttributedString(NSStringDrawing) size] + 56
    3   com.apple.Notes                         0x0000000106823f47 0x1067fc000 + 163655
    4   com.apple.AppKit                        0x00007fff9073db97 -[NSTitledFrame _drawTitleStringIn:withColor:] + 464
    5   com.apple.AppKit                        0x00007fff9073d6db -[NSThemeFrame _drawTitleStringInClip:] + 193
    6   com.apple.AppKit                        0x00007fff9073c0f1 -[NSThemeFrame drawFrame:] + 153
    7   com.apple.AppKit                        0x00007fff90693005 -[NSThemeFrame _drawTexturedWindowWithClipRect:inView:] + 126
    8   com.apple.AppKit                        0x00007fff9073bace -[NSThemeFrame drawRect:] + 182
    9   com.apple.AppKit                        0x00007fff9073b220 -[NSView _drawRect:clip:] + 4437
    10  com.apple.AppKit                        0x00007fff9073a0bb -[NSThemeFrame _drawRect:clip:] + 328
    11  com.apple.AppKit                        0x00007fff90738093 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3058
    12  com.apple.AppKit                        0x00007fff90737223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    13  com.apple.AppKit                        0x00007fff90732e4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    14  com.apple.AppKit                        0x00007fff906fcd73 -[NSView displayIfNeeded] + 1830
    15  com.apple.AppKit                        0x00007fff906fc2ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    16  com.apple.AppKit                        0x00007fff90cc7971 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01208 + 46
    17  com.apple.CoreFoundation                0x00007fff887c89b7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    18  com.apple.CoreFoundation                0x00007fff887c8921 __CFRunLoopDoObservers + 369
    19  com.apple.CoreFoundation                0x00007fff887a3d88 __CFRunLoopRun + 728
    20  com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    21  com.apple.HIToolbox                     0x00007fff8e0910a4 RunCurrentEventLoopInMode + 209
    22  com.apple.HIToolbox                     0x00007fff8e090e42 ReceiveNextEventCommon + 356
    23  com.apple.HIToolbox                     0x00007fff8e090cd3 BlockUntilNextEventMatchingListInMode + 62
    24  com.apple.AppKit                        0x00007fff906f9613 _DPSNextEvent + 685
    25  com.apple.AppKit                        0x00007fff906f8ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26  com.apple.AppKit                        0x00007fff906f0283 -[NSApplication run] + 517
    27  com.apple.AppKit                        0x00007fff90694cb6 NSApplicationMain + 869
    28  libdyld.dylib                           0x00007fff914957e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d3bed16 kevent + 10
    1   libdispatch.dylib                       0x00007fff914d2dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff914d29ee _dispatch_mgr_thread + 54
    Thread 2 Crashed:: Dispatch queue: NSManagedObjectContext Queue
    0   libsystem_kernel.dylib                  0x00007fff8d3be212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8e44aaf4 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8e48edce abort + 143
    3   libc++abi.dylib                         0x00007fff89261a17 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8925f3c6 default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8f703873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8bcd98fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8f7035de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff914d00ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff914d1723 _dispatch_barrier_sync_f_invoke + 39
    10  com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    11  com.apple.Notes.framework               0x0000000106888eae -[NFManagedObjectProxy setProxiedValue:forKey:] + 101
    12  com.apple.Notes.framework               0x00000001068827e6 -[NFIMAPFolderProxy observeValueForKeyPath:ofObject:change:context:] + 293
    13  com.apple.Foundation                    0x00007fff8671d860 NSKeyValueNotifyObserver + 390
    14  com.apple.Foundation                    0x00007fff8671f279 NSKeyValueDidChange + 456
    15  com.apple.Foundation                    0x00007fff866da7df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    16  com.apple.IMAP                          0x00007fff88baf9cf -[IMAPConnection _recordMailboxResponse:forOperation:exists:fromIDLE:] + 190
    17  com.apple.IMAP                          0x00007fff88baf90c -[IMAPConnection _recordMailboxResponse:forOperation:] + 23
    18  com.apple.IMAP                          0x00007fff88baf830 -[IMAPConnection _recordResponse:forOperation:] + 720
    19  com.apple.IMAP                          0x00007fff88ba987e -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 618
    20  com.apple.IMAP                          0x00007fff88baead7 -[IMAPConnection _responseFromSendingOperation:] + 863
    21  com.apple.IMAP                          0x00007fff88ba8b26 -[IMAPConnection executeClientOperation:] + 33
    22  com.apple.IMAP                          0x00007fff88bad0ad -[IMAPConnection executeSelectOperation:] + 177
    23  com.apple.IMAP                          0x00007fff88b9dc96 -[IMAPClientSelectOperation executeOnConnection:] + 26
    24  com.apple.IMAP                          0x00007fff88ba8a45 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    25  com.apple.IMAP                          0x00007fff88bbb551 -[IMAPGateway _allowClientOperationThrough:] + 1237
    26  com.apple.IMAP                          0x00007fff88bbb024 -[IMAPGateway allowClientOperationThrough:] + 369
    27  com.apple.IMAP                          0x00007fff88b9fb33 -[IMAPClientOperation main] + 84
    28  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    29  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    30  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    31  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    32  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    33  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    34  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 3:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3bc6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff914d4c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff914d4a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    4   com.apple.Notes.framework               0x0000000106880bd9 -[NFIMAPFolderProxy maximumRemoteID] + 158
    5   com.apple.IMAP                          0x00007fff88bc5416 -[IMAPMailboxSyncEngine _goWithMessages:] + 462
    6   com.apple.CoreFoundation                0x00007fff887f563c __invoking___ + 140
    7   com.apple.CoreFoundation                0x00007fff887f54d7 -[NSInvocation invoke] + 263
    8   com.apple.CoreMessage                   0x00007fff86c53b67 -[MonitoredInvocation invoke] + 225
    9   com.apple.CoreMessage                   0x00007fff86c6c0c2 -[ThrowingInvocationOperation main] + 33
    10  com.apple.CoreMessage                   0x00007fff86c18342 -[_MFInvocationOperation main] + 431
    11  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    12  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    13  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    16  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    17  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44dfc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff866c75a9 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff88ba2378 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff88bbb85e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff88bbb7a6 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff88bbc454 -[IMAPGateway _addSelectOperationForMailbox:type:] + 117
    7   com.apple.IMAP                          0x00007fff88bbc3da -[IMAPGateway selectMailbox:] + 22
    8   com.apple.Notes.framework               0x000000010687af5a -[NFIMAPAccountProxy checkOutGatewayForFolder:highPriority:needsCheckIn:] + 722
    9   com.apple.Notes.framework               0x0000000106882a21 -[NFIMAPFolderProxy synchronizeWithServer] + 318
    10  com.apple.Foundation                    0x00007fff8674aa7c -[NSBlockOperation main] + 124
    11  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    12  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    13  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    16  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    17  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8d3bc686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d3bbc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8879e803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff887a3ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8672c89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff866c518a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff86bf1117 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff86727612 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 7:: -[IMAPGateway _waitForDelayedSelectOperation:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44dfc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff866c75a9 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff88ba2378 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff88bbb85e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff88bbc4e0 -[IMAPGateway _waitForDelayedSelectOperation:] + 90
    6   com.apple.CoreFoundation                0x00007fff887f563c __invoking___ + 140
    7   com.apple.CoreFoundation                0x00007fff887f54d7 -[NSInvocation invoke] + 263
    8   com.apple.CoreMessage                   0x00007fff86c6c0c2 -[ThrowingInvocationOperation main] + 33
    9   com.apple.CoreMessage                   0x00007fff86c18342 -[_MFInvocationOperation main] + 431
    10  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    11  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    12  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    15  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    16  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8d3be322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff887e34e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8d3bc686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d3bbc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8879e803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff887a3ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff866c9586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff86727612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff848e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff84b05d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 16:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3bc6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff914d4c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff914d4a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    4   com.apple.Notes.framework               0x0000000106888d1d -[NFManagedObjectProxy proxiedValueForKey:] + 162
    5   com.apple.Notes.framework               0x0000000106882499 __50-[NFIMAPFolderProxy updateUidValidityFromMailbox:]_block_invoke_0 + 71
    6   com.apple.Foundation                    0x00007fff8674aa7c -[NSBlockOperation main] + 124
    7   com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    8   com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    9   libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    12  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000106a66418  rdx: 0x0000000000000000
      rdi: 0x0000000000001b03  rsi: 0x0000000000000006  rbp: 0x0000000106a66440  rsp: 0x0000000106a66418
       r8: 0x00007fff75aa6278   r9: 0x0000000106a66420  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x0000000106a665a0  r13: 0x00007fff8f6f8240  r14: 0x0000000106a67000  r15: 0x0000000106a66480
      rip: 0x00007fff8d3be212  rfl: 0x0000000000000206  cr2: 0x00007fff75a9ffe8
    Logical CPU: 0
    Binary Images:
           0x1067fc000 -        0x10683ffff  com.apple.Notes (1.1 - 99) <F114ED7B-2814-3355-A9B3-45459FEB4E7A> /Applications/Notes.app/Contents/MacOS/Notes
           0x106865000 -        0x1068a6ff7  com.apple.Notes.framework (1.1 - 99) <1AE41D51-4594-374F-BA37-DA377AC20495> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes
           0x108a1d000 -        0x108a1ffff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x108a23000 -        0x108a37fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x108a43000 -        0x108a4cff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
           0x108a51000 -        0x108a53fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x108a58000 -        0x108a5bfff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x108a60000 -        0x108a69ff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
           0x108a6e000 -        0x108a73fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x108a8e000 -        0x108a90fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x10a802000 -        0x10a807fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x10a80c000 -        0x10a813fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x10ac88000 -        0x10ac8afff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x10ad11000 -        0x10ad15fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x10ad1a000 -        0x10ad1dfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x10ad22000 -        0x10ad4ffff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10ad65000 -        0x10ad67fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
           0x10ad6c000 -        0x10ad6ffff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
           0x10ad74000 -        0x10ad76fff  smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so
           0x10ad7b000 -        0x10ad7efff  smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so
        0x7fff663fc000 -     0x7fff6643093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff844d3000 -     0x7fff844d9fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <C0EC9C24-F5F4-3378-84DE-EA1073DA760E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff844da000 -     0x7fff8475aff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8475b000 -     0x7fff847cafff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff847cb000 -     0x7fff847dffff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff847e0000 -     0x7fff8481afff  com.apple.framework.internetaccounts (2.1 - 210) <83F8328B-A726-36C2-BDAE-240032844C73> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8481b000 -     0x7fff84874fff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff84875000 -     0x7fff848dcff7  com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff848dd000 -     0x7fff84b77ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84b78000 -     0x7fff84bc3ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84bc4000 -     0x7fff84bd7ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff84bd8000 -     0x7fff84bf7ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff84c3a000 -     0x7fff84c68fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff84c69000 -     0x7fff84c75fff  libCSync.A.dylib (328.0.4) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84c76000 -     0x7fff8541efff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff85429000 -     0x7fff854abfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff85601000 -     0x7fff8564bff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8564c000 -     0x7fff85655fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff85656000 -     0x7fff8567dff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8567e000 -     0x7fff8577cfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85802000 -     0x7fff85819fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff85a88000 -     0x7fff85a90ff7  libsystem_dnssd.dylib (379.34) <F0AE5B8E-C7CC-3393-927F-B65DB04016AA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff85a91000 -     0x7fff85b12fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85b13000 -     0x7fff85dd6ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff85dd7000 -     0x7fff85f61fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85f62000 -     0x7fff85f62fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff85f63000 -     0x7fff85f68fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85fbf000 -     0x7fff86084ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86085000 -     0x7fff8620bfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8628f000 -     0x7fff86296fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff864f1000 -     0x7fff86642fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86643000 -     0x7fff8665eff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8665f000 -     0x7fff86663fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86664000 -     0x7fff8668bfff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8668c000 -     0x7fff86691fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86692000 -     0x7fff869eefff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff869ef000 -     0x7fff869fafff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff869fb000 -     0x7fff869fbfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff869fc000 -     0x7fff86a03fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff86ad5000 -     0x7fff86b3dfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86b3e000 -     0x7fff86b41fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86b8a000 -     0x7fff86b8cfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff86b8d000 -     0x7fff86b90ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff86b91000 -     0x7fff86bedff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86bee000 -     0x7fff86ca6fff  com.apple.CoreMessage (1.0 - 1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff86ca7000 -     0x7fff86d27ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86d28000 -     0x7fff86ed6fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86ed7000 -     0x7fff86ed9ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86eda000 -     0x7fff86edcfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86edd000 -     0x7fff87181fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87a37000 -     0x7fff87a38ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87a39000 -     0x7fff87a7cfff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87ad8000 -     0x7fff87ad8fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87ad9000 -     0x7fff87ae1fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff87ae2000 -     0x7fff87af3ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87b1d000 -     0x7fff87dcbfff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87dcc000 -     0x7fff87dd6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87dd7000 -     0x7fff87e55ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8803e000 -     0x7fff88075ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8807d000 -     0x7fff880b3fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff880b4000 -     0x7fff8814efff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8814f000 -     0x7fff8815cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8815d000 -     0x7fff881b9fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff881ba000 -     0x7fff88206ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff88207000 -     0x7fff88207ff7  com.apple.SafariServices.framework (8536 - 8536.26.17) <9D446639-F348-365B-8223-26EBBD1DEEB1> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff88208000 -     0x7fff8822aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8822b000 -     0x7fff88259ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8825a000 -     0x7fff8839efef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff883ad000 -     0x7fff883d9fff  com.apple.framework.Apple80211 (8.3 - 830.18) <F2CABF84-E0B1-3F8D-9EC5-526121A007F3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff883df000 -     0x7fff886affff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff886cb000 -     0x7fff886cffff  libCGXType.A.dylib (328.0.4) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff886d0000 -     0x7fff886dbff7  com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff886dc000 -     0x7fff886dcfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8876f000 -     0x7fff88958fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88959000 -     0x7fff8897bff7  com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8897c000 -     0x7fff8898fff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff88990000 -     0x7fff88b2bfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88b5b000 -     0x7fff88b7bfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88b7c000 -     0x7fff88b8aff7  libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
        0x7fff88b8b000 -     0x7fff88b8bfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff88b8c000 -     0x7fff88b97ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88b98000 -     0x7fff88bf7fff  com.apple.IMAP (6.0 - 1499) <23848B5F-84DC-3357-8C0D-2643276DA8CD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff88c11000 -     0x7fff88c81fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff88c82000 -     0x7fff88c83ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff88c84000 -     0x7fff88cccfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff88ccd000 -     0x7fff88d23ff7  com.apple.opencl (2.1.21 - 2.1.21) <E2E3C6D8-208D-3926-B051-77FDD8F0BE2D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88d24000 -     0x7fff88fa9fff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88faa000 -     0x7fff890c4fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff890c5000 -     0x7fff890d3fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff890d4000 -     0x7fff89106fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89109000 -     0x7fff89148ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89149000 -     0x7fff89149fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8914a000 -     0x7fff8914eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89151000 -     0x7fff89151fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89164000 -     0x7fff891abff7  com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff891ac000 -     0x7fff891b4fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff891b5000 -     0x7fff891bbff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff891bc000 -     0x7fff8920bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8920c000 -     0x7fff8925dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8925e000 -     0x7fff89283ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff89284000 -     0x7fff892e1fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff892e2000 -     0x7fff892e5fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89336000 -     0x7fff89357fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89358000 -     0x7fff893a7ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff893a8000 -     0x7fff893b6fff  libcommonCrypto.dylib (60027) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib
        0x7fff893b7000 -     0x7fff897aefff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff898a1000 -     0x7fff898b5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF

    This plug-in is either damaged or incomplete.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.

  • Air app doesn't load with renderMode set Auto

    Adobe Air app is not loading on my customer's Android device with renderMode set to Auto, while it works fine when renderMode set to GPU.
    I guess in Auto mode it tries to set it to Direct and fails.
    I'm using Adobe Air v3.6
    Android device is Polaroid PMID-971C
    Android version is 4.0.3
    Unfortunately, I have limited access to customer's device, but logcat shows the following:
    "Fatal signal 13 (SIGPIPE) at 0x00004de8 (code=0) adobe air"
    Any help or fix would be highly appreciated.

    From the docs that I could find (http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffd.html), it appears that "auto" mode = cpu mode.
    The default value is auto, which currently falls back to cpu mode.
    Is this happening on multiple devices or just the one?  Any chance we could get access to your application to try it out?  If so, could you please open a new bug report on this over at bugbase.adobe.com?  If you'd like to keep your app/code private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the URL so that others affected can add their comments and votes.

  • Our EnergyWatch app crashes on Android with AIR 3.8

    Please help!
    We have been running an Android app - EnergyWatch - (available on Google Play) for about one year now. Suddenly after customers having received the 3.8 AIR upgrade the app crashes during initialisation. We are using Secure Socket API for communication, and USB debugging tells me that the app seems to crash just before it receives the ON_CONNECT event.
    Everything still works fine on iOS (still runnning an older, embedded AIR runtime)
    Everything also works fine on Windows with AIR 3.8 installed.
    I've tried two different builds:
    Flash Prof. CS 5.5, with AIR 2.6 (same build environment as the current version on Google Play)
    Flash Prof. CS 6, with AIR 3.4.
    Exactly the same behaviour on both builds.
    I really don't know what to do.
    1. Are there any changes made to the Secure Socket API, especially on Android?
    2. Could we recommend our users to downgrade the AIR runtime? If possible, where can we find the previous runtime version?
    Tomas Öquist
    Perific Technologies AB, Stockholm, Sweden

    HI, Tomas
         may i give you an advise?
       If you really want your app run stable . PLZ  package with "captive runtime" .
      In my experience.  Adobe guys  will change API Behavior ,change  API ,change everything random  except themself .   Do you remember the  ShareObject behavior changed  at  AIR3.5.
      since  they cann't be trusted , you should always embeded AIR runtime . for your users, for  yourself ,especially  for adobe .
      For all of AS3 developer ,God ,please bless us.
    Raymond

  • ITunes Festival app crashes at startup with IOS 4.3.3 (iPAD2)

    Hello,
    The iTunes Festival app crashes and stay minimized at startup with IOS 4.3.3 (8J2) on my iPAD2. I was perfectly working previously. I tried basic troubleshooting (i.e. reboot the iPad, uninstall/reinstall the app), but nothing works ... Any suggestions ? Thanks.
    PS: I noticed the same behaviour with the application called "Pilotifant".

    What version of iOS are you running? I'm going to bet that you do NOT have a 3Gs. You have a 3G. The highest version of iOS that can run is 4.2.1.
    If you did not save a copy of the older facebook at that could run on 4.2.1 on your computer that you can sync back, then you're out of luck. The newest version (and the only one available in the app store) will not run on 4.2.1. 
    You will have to resort to using the mobile web page in Safari or find a 3rd party app that will run on your phone.

  • Most Creative Suite CS6 Apps crash upon launch with Mountain Lion

    Is there a solution to the problem CS6 apps crashing at launch or shortly after when running Mountain Lion? I have tried many reinstalls of CS6 and Mountain Lion. I verified permissions and repaired. No matter what I do the same apps fail and crash. Dreamweaver immediately crashes as does Illustrator and Fireworks. Bridge crashes sometimes. Photoshop seems to run okay. Its  only Adobe software that has a problem.

    I am having exactly the same problem.  I installed Mountain Lion in place and after installation, CS6 applications crash.  I have uninstalled all CS6 applications and reinstalled and the problem still occurs.
    The crash log shows the following:
    Process:         Dreamweaver [4949]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.1.5842 (12.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    User ID:         502
    Date/Time:       2012-07-30 14:42:05.421 +0100
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Sleep/Wake UUID: 6A909658-B393-41D8-93A1-14704061FEF8
    Interval Since Last Report:          11766 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  115 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      14A2EDE6-6B01-4801-B393-EBA85BAD6CAC
    Crashed Thread:  11  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called

  • Built-in apps crashing on 5S with IOS 7.0.1

    Are others experiencing frequent crashing of the Apple built-in apps?
    This is a brandy spanking new 5S (32GB), upgraded to 7.0.1. And I'm seeing lots of crashing.
    In the past hour, the "Settings" app crashed, as did the "Calendar" app. 
    We're not talking about third party stuff here. This is all on Apple.
    What gives?

    Did you restore from a backup of an older model phone?  

  • Apps crashing, but fix with iTunes...

    Okay, I am not sure what is going on, but here it is exactly...
    I download an app through the Appstore on the iPhone itself... after loading and then installing, it shows up fine on the screen, so I launch the App, it shows the splash screen for a split second then goes back to the home screen.
    Will do it for every app, but when I connect it to the computer. I open iTunes, hit Store-Deauthorize Computer, then I sync it, go back up to Store-Authorize Computer, then I sync again with iTunes, the apps show up(sometimes in iTunes, I sometimes I have "Transfer Purchases," then I go back to the phone, launch the apps that were crashing, and they work perfectly.
    This isn't horrible, but it is when you download an app, and have to do this with iTunes every single time.
    Anyone know what I can do?
    I have tried resetting the settings in the Settings Menu on the iPhone, I have rebooted, resynced, everything. The apps from the App Store will only work upon deauthorizing and reauthorizing.
    Thanks!

    Just check to see in iTunes, if when the phone is connected that in the applications menu , sync applications and sync all are selected. These can often reset themselves after an update and restore.

  • N96 Maps app crashes when loading

    Hi can anyone help. I have just bought a sim free N96. I updated the firmware using Nokia's software updater then installed some maps. when I start the app it appears to load but then the phone restarts.
    i am using software version 12.043.
    Thanks in advance

     
    Thanks for the responses!
    The good news is that after changing the DLL to all managed code, my CLR C++ console app can use the DLL with no crashes.
    However the console app was just a stepping stone to using this DLL with a WPF app.
    Previously the WPF app worked - with the exception of the crash upon closing it.
    So I posted this question with a streamlined version of the DLL, and a console app that exhibited the same behaviour.
    With your suggestions of making the DLL all managed - the console app works great, but the WPF chokes on the first attempt to read a byte (the DLL is an interface to Boost-Asio serial port code).
    DLL signature
    bool SerialPort::readSerialPortByte([Runtime::InteropServices::Out] System::Byte %bytePtrHandle)
    Intellisense from Visual C++ console app:
     bool MixedClrDll::SerialPort::readSerialPortByte(unsigned char %bytePtr)
    Intellisense from WPF app:
    bool SerialPort.readSerialPortByte(out byte bytePtr)
    Using DLL from console app:
    unsigned char eightBits;
      serialPort.readSerialPortByte(eightBits);
    Using DLL from WPF:
    byte eightBits;
      serialPort.readSerialPortByte(out eightBits)
    The exception is a System.Runtime.InteropServices.SEHException
    top of stack trace:
        at _CxxThrowException(Void* , _s__ThrowInfo* )
       at boost.throw_exception<class boost::system::system_error>(system_error* e) in c:\software_development\software_libraries\boost_asio\boost_1_57_0\boost\throw_exception.hpp:line 69
    Am I using this function incorreclty from the WPF code?
    I forgot to mention that when I compile the DLL as all managed - I get 17 warnings from the Boost library code saying the functions are compiled as native.

  • Adobe Premiere Pro CS4 crashes on load with project

    When I try to load my CS4 projects the application crashes with the error:
    "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project."
    I have my hard drive partitioned: C drive for my OS; D drive for my data; and I also have an external hard drive which is H. I installed Adobe Premiere on my D drive and saved all the my project files and data on my external drive H. A couple weeks ago I got a virus and I wiped out my C drive. So, I reinstalled Windows XP. After reinstalling XP and getting my machine back up and running I removed Premiere Pro CS4 from my D drive and installed it on my C:drive. I connected my external drive to my computer and Windows assigned the drive letter F to my external. I launched my project file and it said it could not find my data and it crashed with the above message. I opened my project file in a text editor and I saw that file path was H:\... for all my data so I reassigned the drive back to H hoping that was the reason for the crash. Much to my chagrin it was not as I try opening the project file now and it finds all the files but it still crashes. I'm all out of ideas at this point. Is there a log file that I can look at to try to troubleshoot this any further? Has anyone seen this happen before? Should I reinstall Adobe Premiere Pro? I am under a time crunch here as I need to open this project and make some edits.
    Any help is greatly appreciated!
    Thanks.
    -Jeff

    Jeff,
    The Page File is MS Windows' "virtual memory." It gets activity, when physical RAM is not available. Especially with video editing, this happens a lot. It can be set via Control>Panel>System. Windows can either dynamically create and size the file, as is necessary, or it can be set to provide the necessary size statically - always the same, and is *usually* set to ~ 2.5x the physical RAM.
    With one physical HDD, that is partitioned, you have about 4-5 operations going on at the same time, and your I/O system is basically telling the heads of your HDD to be in different places/platters at this same time. Unfortunately, this is impossible, and one gets system hangs, sluggish performance, crashes or worse.
    There are several good threads on suggested HDD setups for NLE work on this forum. I'd step back a level, so you get all Premiere forums, and search for some of these articles. There are a lot of worthwhile suggestions for number, type, connection and configuration of HDD's.
    Good luck,
    Hunt

  • App Crashs At Launch with EXC_BAD_INSTRUCTION

    hi, guys:
    yesterday, i released a new version of my APP, today i found, a lot of users upgrade form old version, encounter a crash.
    after checking the crash log,  i still can't find what's the problem... so, i come here to ask for help
    the crash log shows, an unknow thread crash, and it looks like the APP have not finish launch, and none of my code run.
    and i can't reproduct the crash when i run the APP from XCode,
    below is the crash log:
    Incident Identifier: 7E991A17-1EAE-41CD-9B5D-ED915DEEB149
    CrashReporter Key:   18ac1fb1671fd0ac6d2bde874eca5e132946f8f7
    Hardware Model:      iPhone3,1
    Process:         YoudaoDictNormal [3843]
    Path:            /var/mobile/Applications/1FE76C37-584F-4D8B-A700-E72582DFB0ED/YoudaoDictNormal. app/YoudaoDictNormal
    Identifier:      YoudaoDictNormal
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2013-07-16 00:12:21.128 +0800
    OS Version:      iOS 6.1.2 (10B146)
    Report Version:  104
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x000000000000b6d2
    Highlighted Thread:  1
    Thread 0 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 0:
    0   libsystem_kernel.dylib                  0x3bda7648 kevent64 + 24
    1   libdispatch.dylib                       0x3bce04ec _dispatch_mgr_invoke + 792
    2   libdispatch.dylib                       0x3bcd2df4 _dispatch_mgr_thread$VARIANT$up + 32
    Thread 1:
    0   libsystem_kernel.dylib                  0x3bdb7d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3bd05cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3bd05a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3bd058a0 start_wqthread + 4
    Thread 2:
    0   libsystem_kernel.dylib                  0x3bdb7d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3bd05cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3bd05a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3bd058a0 start_wqthread + 4
    Unknown thread crashed with ARM Thread State (32-bit):
        r0: 0x000a50f8    r1: 0x2fd68cd4      r2: 0x000a4fd4      r3: 0x2fd68d08
        r4: 0x2ff0614c    r5: 0x2ff060ec      r6: 0x000a4ebd      r7: 0x0000002f
        r8: 0x2ff086ac    r9: 0x0000ab00     r10: 0x00000000     r11: 0x00000049
        ip: 0x1c52c200    sp: 0x2fd67a20      lr: 0x2fef251d      pc: 0x000a4e88
      cpsr: 0x80000030

    hi, guys:
    yesterday, i released a new version of my APP, today i found, a lot of users upgrade form old version, encounter a crash.
    after checking the crash log,  i still can't find what's the problem... so, i come here to ask for help
    the crash log shows, an unknow thread crash, and it looks like the APP have not finish launch, and none of my code run.
    and i can't reproduct the crash when i run the APP from XCode,
    below is the crash log:
    Incident Identifier: 7E991A17-1EAE-41CD-9B5D-ED915DEEB149
    CrashReporter Key:   18ac1fb1671fd0ac6d2bde874eca5e132946f8f7
    Hardware Model:      iPhone3,1
    Process:         YoudaoDictNormal [3843]
    Path:            /var/mobile/Applications/1FE76C37-584F-4D8B-A700-E72582DFB0ED/YoudaoDictNormal. app/YoudaoDictNormal
    Identifier:      YoudaoDictNormal
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2013-07-16 00:12:21.128 +0800
    OS Version:      iOS 6.1.2 (10B146)
    Report Version:  104
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x000000000000b6d2
    Highlighted Thread:  1
    Thread 0 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 0:
    0   libsystem_kernel.dylib                  0x3bda7648 kevent64 + 24
    1   libdispatch.dylib                       0x3bce04ec _dispatch_mgr_invoke + 792
    2   libdispatch.dylib                       0x3bcd2df4 _dispatch_mgr_thread$VARIANT$up + 32
    Thread 1:
    0   libsystem_kernel.dylib                  0x3bdb7d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3bd05cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3bd05a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3bd058a0 start_wqthread + 4
    Thread 2:
    0   libsystem_kernel.dylib                  0x3bdb7d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3bd05cf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3bd05a12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3bd058a0 start_wqthread + 4
    Unknown thread crashed with ARM Thread State (32-bit):
        r0: 0x000a50f8    r1: 0x2fd68cd4      r2: 0x000a4fd4      r3: 0x2fd68d08
        r4: 0x2ff0614c    r5: 0x2ff060ec      r6: 0x000a4ebd      r7: 0x0000002f
        r8: 0x2ff086ac    r9: 0x0000ab00     r10: 0x00000000     r11: 0x00000049
        ip: 0x1c52c200    sp: 0x2fd67a20      lr: 0x2fef251d      pc: 0x000a4e88
      cpsr: 0x80000030

  • 2.0.1 restore and now most of my apps crash upon loading -- help!

    I upgraded to 2.0.1, then did a full backup and restore of the phone because I was told that this would resolve remaining bugs. The phone is "restored" but with some settings different, apps in different order on the home screens, and now most of the apps I downloaded from the App Store crash almost immediately.
    They all worked more or less before I did the restore (i.e. they ran after I installed 2.0.1).
    Suggestions?

    I re-downloaded one of my apps. It ran fine after the re-install. To my surprise, now all the other apps seem to work as well!

  • Satellite Pro L100 crashes when loaded with 2 x 1GB Ram

    Hi,
    Satellite Pro L100 - came with 512MB ram - Too slow - expanded using 2 x 1GB ram from crucial technology, speed 555MHz
    When both 1GB installed, laptop crashes on the XP boot screen - then loops, crashes, loops, crashes etc...
    Tried alternating the slots and using ram independantly - No change - so ruled out faulty ram
    Tried shippped memory with 1 x expanded 1GB ram - All OK.
    Tried every orientation conceivable - just crashes when expanded ram is loaded to its specificed max - 2GB.
    Upgraded BIOS to 3.2 - no change
    Does anyone here have any other suggestions? I fear my last resort is to dig deep and get more ram from a diff OEM, prefer not to hence asking politely for help
    Thanks in advance,

    Have you ran Memtest?
    Download the bootable Memtest CD ISO from www.memtest.org and run it for a few passes.

  • Many Third Party Apps crash when interacting with Finder

    Hi everyone,
    I am having a bit of an issue with OS X Mavericks v10.9.4.
    Lately, whenever I try to do any 'Finder interactions' (Open, Save, etc) with third-party apps like Google Chrome, Brackets, and Photoshop*, it instantly shuts the program down, showing me a Problem Report, which doesn't really help me out, because I can't really understand it.
    *Replicating the error is easy on both Google Chrome and Brackets, but not on Photoshop.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

Maybe you are looking for

  • Windows xp installation on MBA

    Hi, I have in my possession: -one macbook air 11' (latest) -one original genuine xp sp2 installation disk -one external dvd/cd burner with usb cable I set up bootcamp, make my partition, insert xp installation cd, click on start installation. Mac res

  • Change slideshow size in Fireworks

    hi every body i have created an slideshow with Fireworks, and i have 2 questions: 1: how can i change the dimention of slide show box? it is too small for me. 2: when i click on a photo it will be opened in another window but it is still small, how c

  • Itunes will not sync photos to ipad 3 properly

    Problems I've had since ipad 3: I download and install latest itunes i tell it to restore from backup of my ipad 2 - it fails, it simply does not give me the choice to pick my ipad 2 restore, so i end up doing new setup. i tell itunes to slectively b

  • Please first maintain vendor's address

    hi Experts, While doing ME41. I found this emails. I check in XK02.but dont know how to find.. Please first maintain vendor's address Message no 06043 Kindly reply.. regards Babar

  • Creative Cloud membership for Single Edition App?

    Trying to publish single edition app and I am thinking that a creative cloud membership is the way to go. Just wondering... If my Creative Cloud membership expires, does it effect anything I have submitted to the App Store? Or is it more like,"once i