Contribute
Register

Application Crashes when selecting file to open

Status
Not open for further replies.
Joined
Jan 9, 2014
Messages
43
Motherboard
Z390 Aorus Pro WiFi
CPU
i9-9900
Graphics
Sapphire Pulse RX 570 8GB
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Hi everyone,
I have a strange problem that seems to affect all of my applications. I updated to 10.11.2, but this problem started in 10.11.1, somewhere after I updated to the .1

when I choose a file to open through the file menu, the application immediately crashes. This happens in the Adobe CS6 suite, Firefox, a DVD ripper program I have, nearly everything. It seems like Safari does not crash, but that's about it.

Here's the beginning text of the crash report:
Code:
Process:               Adobe Photoshop CS6 [620]
Path:                  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
Identifier:            com.adobe.Photoshop
Version:               13.0.6 (13.0.6.54)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Adobe Photoshop CS6 [620]
User ID:               501

Date/Time:             2015-12-10 11:54:32.136 -0600
OS Version:            Mac OS X 10.11.2 (15C50)
Report Version:        11
Anonymous UUID:        053DD9B6-0281-85ED-551D-24C9E3F5D295


Time Awake Since Boot: 1000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000127b1f28
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x127b1f28:
--> 
    __TEXT                 0000000100000000-000000010366a000 [ 54.4M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6

Application Specific Information:
objc_msgSend() selector name: release


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                   0x00007fff983f84dd objc_msgSend + 29
1   libobjc.A.dylib                   0x00007fff983ff288 objc_object::sidetable_release(bool) + 242
2   libobjc.A.dylib                   0x00007fff983fdb3b (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 477
3   com.apple.CoreFoundation          0x00007fff9cb08102 _CFAutoreleasePoolPop + 50
4   com.apple.Foundation              0x00007fff8f664cb6 -[NSAutoreleasePool drain] + 153
5   com.apple.FinderKit               0x00007fff94c00a62 StNSAutoreleasePool::~StNSAutoreleasePool() + 34
6   com.apple.FinderKit               0x00007fff94c73608 TMainEventHandler::NodeTickleProc(OpaqueEventQueue*) + 226
7   com.apple.desktopservices         0x00007fff9d2e15c3 ___ZN21TClientChangeNotifier6WakeUpEv_block_invoke + 49
8   com.apple.CoreFoundation          0x00007fff9cb4e4ac __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
9   com.apple.CoreFoundation          0x00007fff9cb40165 __CFRunLoopDoBlocks + 341
10  com.apple.CoreFoundation          0x00007fff9cb3f92e __CFRunLoopRun + 910
11  com.apple.CoreFoundation          0x00007fff9cb3f338 CFRunLoopRunSpecific + 296
12  com.apple.HIToolbox               0x00007fff8c9b3935 RunCurrentEventLoopInMode + 235
13  com.apple.HIToolbox               0x00007fff8c9b3677 ReceiveNextEventCommon + 184
14  com.apple.HIToolbox               0x00007fff8c9b35af _BlockUntilNextEventMatchingListInModeWithFilter + 71
15  com.apple.AppKit                  0x00007fff9ae670ee _DPSNextEvent + 1067
16  com.apple.AppKit                  0x00007fff9b233943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
17  com.apple.AppKit                  0x00007fff9b01bd22 -[NSApplication _realDoModalLoop:peek:] + 653
18  com.apple.AppKit                  0x00007fff9b0182d4 -[NSApplication runModalForWindow:] + 153
19  com.apple.AppKit                  0x00007fff9b476857 -[NSSavePanel runModal] + 627
20  com.adobe.Photoshop               0x0000000101711a12 0x100000000 + 24189458
21  com.adobe.Photoshop               0x0000000100083879 0x100000000 + 538745
22  com.adobe.Photoshop               0x000000010086c95a 0x100000000 + 8833370
23  com.adobe.Photoshop               0x000000010008471b 0x100000000 + 542491
24  com.adobe.Photoshop               0x0000000100867e61 0x100000000 + 8814177
25  com.adobe.Photoshop               0x000000010010bf10 0x100000000 + 1097488
26  com.adobe.Photoshop               0x0000000100102145 0x100000000 + 1057093
27  com.adobe.Photoshop               0x000000010010964c 0x100000000 + 1087052
28  com.adobe.Photoshop               0x00000001000865a4 0x100000000 + 550308
29  com.adobe.Photoshop               0x000000010008ca4a 0x100000000 + 576074
30  com.adobe.Photoshop               0x0000000100087547 0x100000000 + 554311
31  com.adobe.Photoshop               0x00000001000873e3 0x100000000 + 553955
32  com.adobe.Photoshop               0x0000000101700554 0x100000000 + 24118612
33  com.apple.Foundation              0x00007fff8f68e85b __NSFireTimer + 95
34  com.apple.CoreFoundation          0x00007fff9cb84bc4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
35  com.apple.CoreFoundation          0x00007fff9cb84853 __CFRunLoopDoTimer + 1075
36  com.apple.CoreFoundation          0x00007fff9cc02e6a __CFRunLoopDoTimers + 298
37  com.apple.CoreFoundation          0x00007fff9cb3fcd1 __CFRunLoopRun + 1841
38  com.apple.CoreFoundation          0x00007fff9cb3f338 CFRunLoopRunSpecific + 296
39  com.apple.HIToolbox               0x00007fff8c9b3935 RunCurrentEventLoopInMode + 235
40  com.apple.HIToolbox               0x00007fff8c9b3677 ReceiveNextEventCommon + 184
41  com.apple.HIToolbox               0x00007fff8c9b35af _BlockUntilNextEventMatchingListInModeWithFilter + 71
42  com.apple.AppKit                  0x00007fff9ae670ee _DPSNextEvent + 1067
43  com.apple.AppKit                  0x00007fff9b233943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
44  com.apple.AppKit                  0x00007fff9ae5cfc8 -[NSApplication run] + 682
45  com.adobe.Photoshop               0x0000000101700462 0x100000000 + 24118370
46  com.adobe.Photoshop               0x000000010170172c 0x100000000 + 24123180
47  com.adobe.Photoshop               0x0000000100087bdd 0x100000000 + 555997
48  com.adobe.Photoshop               0x00000001002c9bdc 0x100000000 + 2923484
49  com.adobe.Photoshop               0x00000001002c9cb9 0x100000000 + 2923705
50  com.adobe.Photoshop               0x0000000100002444 0x100000000 + 9284

Thread 1:
0   libsystem_kernel.dylib            0x00007fff918a86de __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff92251729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9224f365 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff918a8ff6 kevent_qos + 10
7   libsystem_pthread.dylib           0x00007fff9224f375 thread_start + 13

If more information helps, I can readily reproduce the error in any number of different programs.

I search the forum here as well as the larger internet and nobody seems to have a real answer. If this is happening to you as well, maybe we could put our heads together and figure out what's going on.
 
Did you fix it? I have the same Issue...
 
Maybe he has E-mail notification was worth a try...
Anyone else maybe know what causes this? I have the same error message.
I also noticed that 1 Programm won't close and that except safari no Programm will start..
And then Finder crashes and restarts over and over again until i Restart the whole thing...

I @ the moment have a ga z77x UD3 with an 2500k + 980ti (i update my info soon)
Would really appreciate any help except of this EVERYTHING works
 
Status
Not open for further replies.
Back
Top