Why would FileManager fail?
Why would FileManager fail?
- Subject: Why would FileManager fail?
- From: Jesus De Meyer <email@hidden>
- Date: Fri, 19 Sep 2003 19:47:32 +0200
A user of my app experienced an error when he launched my app. The
system gave him an error of "-600" which seems to happen when my app
starts building a menu that reflects the Desktop and all it's
subfolders.
Here is what the crash log sais:
#0 0x900044c4 in __sfvwrite
#1 0x900054d0 in __sprint
#2 0x90003720 in vfprintf
#3 0x90005474 in sprintf
#4 0x9022a6c0 in _Z15CreateVolFSPathjmPKcmPc
#5 0x90227f38 in getattrlist_retry
#6 0x90227240 in
_Z18GetVolFSAttributesP10VolumeInfomPKcmmP15FSAttributeInfommP18FSVolAtt
ributeInfoPh
#7 0x9022c38c in
_ZN10VolFSMount9_getattrsEmPKcmmP15FSAttributeInfomPh
#8 0x90229944 in _ZN7FSMount8getattrsEmPKcmmP15FSAttributeInfomPh
#9 0x9022bec8 in
_Z18GetFSRefAttributesP7FSMountPK12FSRefPrivatemP15FSAttributeInfomPc
#10 0x902398f4 in PBOpenForkSync
#11 0x902453f4 in FSOpenFork
#12 0x90240f50 in RMOpenResourceFileRef
#13 0x905225c8 in
_ZN20CFileBasedIconLoader16OpenResourceFileEPK5FSRefPP27OpaqueMappedReso
urceFileRef
#14 0x9051f8b4 in
_ZN20CFileBasedIconLoaderC4EP17CIconStorageEntryPK5FSRefsmsPs
#15 0x90519094 in _ISGetStorageByIconFile
#16 0x93006170 in
_Z16ISBuildBaseImagePK5FSRefPK12HFSUniStr255PmP13FSCatalogInfoP19CustomB
adgeResource
#17 0x930089d0 in GetImageForFSItem
#18 0x93006e44 in GetIconRefFromFileInfo
#19 0x93011440 in GetIconRefFromFSRef
#20 0x930113d8 in GetIconRefFromFile
#21 0x931400b0 in -[NSWorkspace iconForFile:]
#22 0x000135b8 in -[FilesController
buildFilesMenu:fromArray:withPath:]
_______________________________________________
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.