NSFileManager isReadableFileAtPath crashed!
NSFileManager isReadableFileAtPath crashed!
- Subject: NSFileManager isReadableFileAtPath crashed!
- From: Seth Delackner <email@hidden>
- Date: Thu, 24 Apr 2003 20:05:24 +0000
- Mail-followup-to: email@hidden
This crash log just doesn't seem to make sense:
Thread 0 Crashed:
#0 0x9068ba50 in objc_msgSend
#1 0x90828d94 in _NSFileAccessibleForMode
#2 0x90835e18 in -[NSFileManager isReadableFileAtPath:]
#3 is my code, calling isReadableFileAtPath with an NSString. I suppose it is possible that I could have passed a really weird string (this crash was "in the wild" running with user-system-specific input strings) but that should not matter at all. Sadly of course, the crash was completely unreproducable.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.