• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Finder Crashes on File Open
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finder Crashes on File Open


  • Subject: Finder Crashes on File Open
  • From: Brian Miller <email@hidden>
  • Date: Thu, 9 Oct 2008 10:47:29 -0700

Hi All,

I have a Cocoa Core Data Document based application. When files created with this application are opened via the Finder (or double clicked), the Finder crashes and restarts every time. Opening files from within the application work fine, using Open With works fine.

The Finder crashes before the application is launched.

This happens even on a clean Leopard install.

This only happens on Leopard, works fine in Tiger.

I have changed store types to SQL, etc. problem persists. I have changed extension, etc. and problem persists.

I am including Finder Crash report, I can provide other info as needed. Since my app doesn't launch, I can't figure out what is going on.

Any help would be greatly appreciated.

Thanks,
Brian Miller


Process: Finder [13544]
Path: /System/Library/CoreServices/Finder.app/Contents/ MacOS/Finder
Identifier: com.apple.finder
Version: 10.5.6 (10.5.6)
Build Info: Finder_FE-6071900~15
Code Type: X86 (Native)
Parent Process: launchd [109]


Date/Time:       2008-10-09 00:13:50.397 -0700
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
Crashed Thread:  0

Thread 0 Crashed:
0 com.apple.CoreFoundation 0x952332d4 CFRetain + 36
1 com.apple.CoreFoundation 0x95203282 CFDictionaryAddValue + 530
2 com.apple.CoreFoundation 0x95203894 CFDictionaryCreate + 132
3 com.apple.LaunchServices 0x96fd9cb0 CFDictionary::CFDictionary(unsigned int, void const**, void const**) + 74
4 com.apple.LaunchServices 0x96feb395 _LSFindApplicationsItem + 39
5 com.apple.LaunchServices 0x96fd4b30 _LSOpenStuff + 1924
6 com.apple.LaunchServices 0x96ff5462 _LSOpenItemsWithRole_Common(FSRef const*, long, unsigned long, AEKeyDesc const*, LSApplicationParameters_V1 const*, ProcessSerialNumber*, long, FSRef*) + 374
7 com.apple.LaunchServices 0x96ff2916 LSOpenFromRefSpec + 708
8 com.apple.finder 0x0008f576 0x1000 + 583030
9 com.apple.finder 0x0008f145 0x1000 + 581957
10 com.apple.finder 0x0008e1e1 0x1000 + 578017
11 com.apple.finder 0x00082f9f 0x1000 + 532383
12 com.apple.finder 0x000d5a70 0x1000 + 871024
13 com.apple.finder 0x000898b6 0x1000 + 559286
14 com.apple.finder 0x0002bced 0x1000 + 175341
15 com.apple.finder 0x00031a25 0x1000 + 199205
16 com.apple.finder 0x00026822 0x1000 + 153634
17 com.apple.finder 0x000266a2 0x1000 + 153250
18 com.apple.finder 0x00026666 0x1000 + 153190
19 com.apple.HIToolbox 0x92166303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
20 com.apple.HIToolbox 0x9216573d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
21 com.apple.HIToolbox 0x921655a2 SendEventToEventTargetWithOptions + 58
22 com.apple.finder 0x00080359 0x1000 + 521049
23 com.apple.finder 0x00045067 0x1000 + 278631
24 com.apple.finder 0x0004483f 0x1000 + 276543
25 com.apple.finder 0x00026822 0x1000 + 153634
26 com.apple.finder 0x000266a2 0x1000 + 153250
27 com.apple.finder 0x00026666 0x1000 + 153190
28 com.apple.HIToolbox 0x92166303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
29 com.apple.HIToolbox 0x9216573d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
30 com.apple.HIToolbox 0x92182092 SendEventToEventTarget + 52
31 com.apple.HIToolbox 0x92194268 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
32 com.apple.HIToolbox 0x921666bc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
33 com.apple.HIToolbox 0x9216573d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
34 com.apple.HIToolbox 0x92182092 SendEventToEventTarget + 52
35 com.apple.HIToolbox 0x921eec60 ToolboxEventDispatcher + 86
36 com.apple.HIToolbox 0x921eb4ba RunApplicationEventLoop + 222
37 com.apple.finder 0x00023ab1 0x1000 + 142001
38 com.apple.finder 0x000f39cd 0x1000 + 993741
39 com.apple.finder 0x00009a6e 0x1000 + 35438


Thread 1:
0 libSystem.B.dylib 0x9364b4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x93652c9c mach_msg + 72
2 com.apple.CoreFoundation 0x952310ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95231d54 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x94e13e83 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x90260463 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 2:
0 libSystem.B.dylib 0x9364b4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x93652c9c mach_msg + 72
2 com.apple.CoreFoundation 0x952310ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95231d54 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x94e13ffc TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x90260463 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 3:
0 libSystem.B.dylib 0x9365268e __semwait_signal + 10
1 libSystem.B.dylib 0x9367d36d pthread_cond_wait $UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x9026224f TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x9024118e TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x90261ecc MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x94e1efba TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x90260463 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
8 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 4:
0   libSystem.B.dylib             	0x9367bf66 kevent + 10
1   libSystem.B.dylib             	0x9367c6f5 _pthread_start + 321
2   libSystem.B.dylib             	0x9367c5b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9369b5e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x9367c6f5 _pthread_start + 321
2   libSystem.B.dylib             	0x9367c5b2 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x9364b506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9367d84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9367f0d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x91f33b1c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x91f33930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x91f33895 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x910d5358 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x91eedbad -[NSThread main] + 45
8 com.apple.Foundation 0x91eed754 __NSThread__main__ + 308
9 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
10 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 7:
0   libSystem.B.dylib             	0x9364b4a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x93652c9c mach_msg + 72
2   com.apple.opengl              	0x9581e68d glcDebugListener + 349
3   libSystem.B.dylib             	0x9367c6f5 _pthread_start + 321
4   libSystem.B.dylib             	0x9367c5b2 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x9365268e __semwait_signal + 10
1 libSystem.B.dylib 0x9367d36d pthread_cond_wait $UNIX2003 + 73
2 libGLProgrammability.dylib 0x91864b32 glvmDoWork + 162
3 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
4 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 9:
0   libSystem.B.dylib             	0x9367bf66 kevent + 10
1   ...ple.CoreServices.CarbonCore	0x90260463 PrivateMPEntryPoint + 56
2   libSystem.B.dylib             	0x9367c6f5 _pthread_start + 321
3   libSystem.B.dylib             	0x9367c5b2 thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x9364b506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9367d84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9367f0d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.finder 0x0004a497 0x1000 + 300183
4 com.apple.finder 0x00090d36 0x1000 + 589110
5 com.apple.finder 0x0000a2aa 0x1000 + 37546
6 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 11:
0 libSystem.B.dylib 0x9364b506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9367d84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9367f0d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.finder 0x0004a497 0x1000 + 300183
4 com.apple.finder 0x0004a3ff 0x1000 + 300031
5 com.apple.finder 0x0004923e 0x1000 + 295486
6 com.apple.finder 0x0000a2aa 0x1000 + 37546
7 libSystem.B.dylib 0x9367c6f5 _pthread_start + 321
8 libSystem.B.dylib 0x9367c5b2 thread_start + 34


Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000000  ebx: 0x952332ba  ecx: 0x00000000  edx: 0xa05fc1a0
 edi: 0x13945120  esi: 0x00000000  ebp: 0xbfffdbf8  esp: 0xbfffdbe0
  ss: 0x0000001f  efl: 0x00010246  eip: 0x952332d4   cs: 0x00000017
  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
 cr2: 0x00000005
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Finder Crashes on File Open
      • From: Negm-Awad Amin <email@hidden>
    • Re: Finder Crashes on File Open
      • From: j o a r <email@hidden>
  • Prev by Date: Re: NSView enterFullScreenMode:withOptions: Transition
  • Next by Date: How can be my application notified about user defaults changes?
  • Previous by thread: Re: rolling my own drawer-like child window
  • Next by thread: Re: Finder Crashes on File Open
  • Index(es):
    • Date
    • Thread