Skip to main content
Participating Frequently
March 4, 2015
Question

Application crash (Mac os 10.10.2)

  • March 4, 2015
  • 1 reply
  • 1175 views

Suddenly my application crashed. Here is a system log.

Code Type: X86 (Native)

Parent Process: ??? [1]

Responsible: DirectCommander [34858]

User ID: 1211761152

Date/Time: 2015-03-04 12:26:26.337 +0300

OS Version: Mac OS X 10.10.2 (14C109)

Report Version: 11

Anonymous UUID: 28A6170E-FE04-2B68-DE35-B504D628391F

Sleep/Wake UUID: 98F7BF01-19F1-4C59-9039-E1A222323A28

Time Awake Since Boot: 340000 seconds

Time Since Wake: 1800 seconds

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000032d96afb

VM Regions Near 0x32d96afb:

VM_ALLOCATE 0000000032cf9000-0000000032cfa000 [ 4K] rw-/rwx SM=PRV

-->

VM_ALLOCATE 0000000032e14000-0000000032e15000 [ 4K] rw-/rwx SM=PRV

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

0 com.apple.security 0x9372cc23 Security::RefPointer<Security::CssmClient::ObjectImpl>::release_internal() + 19

1 com.apple.security 0x93666db6 Security::RefPointer<Security::CssmClient::ObjectImpl>::release() + 30

2 com.apple.security 0x9372561b Security::RefPointer<Security::CssmClient::ObjectImpl>::RefPointer() + 19

3 com.apple.security 0x93691f18 Security::KeychainCore::Trust::evaluate(bool) + 2222

4 com.apple.security 0x936914b2 SecTrustEvaluate + 51

5 com.adobe.AIR 0x041ce7f9 0x3e74000 + 3516409

6 com.adobe.AIR 0x041ce711 0x3e74000 + 3516177

7 com.adobe.AIR 0x041ce98f 0x3e74000 + 3516815

8 com.adobe.AIR 0x041ce161 0x3e74000 + 3514721

9 com.apple.Foundation 0x92345336 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 900

10 com.apple.Foundation 0x923bc025 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 93

11 com.adobe.AIR 0x041cdb7c 0x3e74000 + 3513212

12 libobjc.A.dylib 0x9a157119 -[NSObject performSelector:withObject:withObject:] + 84

13 com.apple.CFNetwork 0x9ac87042 74-[NSURLConnectionInternalConnection(Internal) sendCFChallenge:toSelector:]_block_invoke + 187

14 com.apple.CFNetwork 0x9aca350e __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 81

15 com.apple.CFNetwork 0x9ac8829c -[NSURLConnectionInternalConnection invokeForDelegate:] + 131

16 com.apple.CFNetwork 0x9aca34a3 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 269

17 com.apple.CFNetwork 0x9aca368d -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 97

18 com.apple.CFNetwork 0x9ac86f7f -[NSURLConnectionInternalConnection(Internal) sendCFChallenge:toSelector:] + 111

19 com.apple.CFNetwork 0x9ac87c3c _NSURLConnectionDidReceiveAuthenticationChallenge(_CFURLConnection*, _CFURLAuthChallenge*, void const*) + 51

20 com.apple.CFNetwork 0x9ab6bab0 ___ZN27URLConnectionClient_Classic51_delegate_willSendRequestForAuthenticationChallengeEP19_CFURLAuthChallenge_block_invoke + 620

21 com.apple.CFNetwork 0x9ac33d25 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 108

22 com.apple.CFNetwork 0x9ab4eaa6 RunloopBlockContext::_invoke_block(void const*, void*) + 70

23 com.apple.CoreFoundation 0x9ad85ee9 CFArrayApplyFunction + 57

24 com.apple.CFNetwork 0x9ab4e983 RunloopBlockContext::perform() + 149

25 com.apple.CFNetwork 0x9ac9553a non-virtual thunk to RunloopBlockContext::multiplexerClientPerform() + 20

26 com.apple.CFNetwork 0x9ab4e836 MultiplexerSource::perform() + 326

27 com.apple.CFNetwork 0x9ab4e64e MultiplexerSource::_perform(void*) + 76

28 com.apple.CoreFoundation 0x9adbcd4f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15

29 com.apple.CoreFoundation 0x9adae7dd CFRunLoopDoSources0 + 253

30 com.apple.CoreFoundation 0x9adadd12 __CFRunLoopRun + 994

31 com.apple.CoreFoundation 0x9adad6c6 CFRunLoopRunSpecific + 390

32 com.apple.CoreFoundation 0x9adad52b CFRunLoopRunInMode + 123

33 com.apple.HIToolbox 0x944d52d8 RunCurrentEventLoopInMode + 262

34 com.apple.HIToolbox 0x944d5011 ReceiveNextEventCommon + 494

35 com.apple.HIToolbox 0x944d4e0c _BlockUntilNextEventMatchingListInModeWithFilter + 99

36 com.apple.AppKit 0x92a97229 _DPSNextEvent + 734

37 com.apple.AppKit 0x92a96a71 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 186

38 com.apple.AppKit 0x92a8902c -[NSApplication run] + 907

39 com.adobe.AIR 0x03e7648c 0x3e74000 + 9356

40 com.adobe.AIR 0x03e767e3 0x3e74000 + 10211

41 com.adobe.AIR 0x03e76832 0x3e74000 + 10290

42 libobjc.A.dylib 0x9a156853 -[NSObject performSelector:withObject:] + 70

43 ru.yandex.direct.commander 0x00002f8f start + 2567

44 ru.yandex.direct.commander 0x000025bd start + 53


Thread 1...

This topic has been closed for replies.

1 reply

chris.campbell
Community Manager
Community Manager
March 6, 2015

Is this crash consistent?  Does it make any difference if you try repairing your keychain?

Participating Frequently
March 18, 2015

Not consistent. I tried to repair keychain but there are no problems.

chris.campbell
Community Manager
Community Manager
March 18, 2015

Could you please email the entire crash log to ccampbel@adobe.com?  I'd like to symbolicate it and have one of our engineers take a look.