Our FS make Finder hangs on
Our FS make Finder hangs on
- Subject: Our FS make Finder hangs on
- From: yf-263 <email@hidden>
- Date: Fri, 22 Oct 2004 11:37:19 +0800
Hi, Gurus,
Recently we ported a Linux FS to Darwin, and it can works in CLE. But on
openning with Finder, it always hangs with following info:
Can anyone give us some hints about it here ?
I have coded the _getattrlist() codes, and it reach there even if I
return the _getattrlist() directly with EOPNOTSUPP or EINVAL.
Wish you a nice day !
/yftty
(gdb) bt
#0 0x90016f48 in semaphore_wait_signal_trap ()
#1 0x900021e0 in pthread_mutex_lock ()
#2 0x90281798 in TSLockMutex ()
#3 0x90284584 in IsForkedDirectoryItem(VolumeInfo*, unsigned long, char
const*, unsigned char*) ()
#4 0x90288efc in POSIXMount::getattrscore(bool, char const*, char
const*, POSIXNode*, unsigned long, FSAttributeInfo*, unsigned long,
unsigned char*) ()
#5 0x90298584 in POSIXMount::_getattrs(unsigned long, char const*,
unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned
char*) ()
#6 0x902888c8 in FSMount::getattrs(unsigned long, char const*, unsigned
long, unsigned long, FSAttributeInfo*, unsigned long, unsigned char*) ()
#7 0x9028ba90 in GetFSRefAttributes(FSMount*, FSRefPrivate const*,
unsigned long, FSAttributeInfo*, unsigned long, char*) ()
#8 0x9028bb3c in PBGetCatalogInfoSync ()
#9 0x902955d8 in FSGetCatalogInfo ()
#10 0x902a62e0 in AL_fillInternalAliasRecord ()
#11 0x902a7e88 in AL_fillAlias ()
#12 0x902c0c90 in AL_newAliasCommon ()
#13 0x902cf45c in FSNewAlias ()
#14 0x0005200c in ?? ()
#15 0x00051dd0 in ?? ()
#16 0x000251b4 in ?? ()
#17 0x0002a898 in ?? ()
#18 0x0003f100 in ?? ()
#19 0x0003eae8 in ?? ()
#20 0x0003e92c in ?? ()
#21 0x0002c36c in ?? ()
#22 0x000439d0 in ?? ()
#23 0x00073dc8 in ?? ()
#24 0x0005c71c in ?? ()
#25 0x0002734c in ?? ()
#26 0x0009da18 in ?? ()
#27 0x0005c128 in ?? ()
#28 0x0002fe3c in ?? ()
#29 0x0005ba60 in ?? ()
#30 0x0005b8b4 in ?? ()
#31 0x0005b874 in ?? ()
#32 0x0005b75c in ?? ()
#33 0x0005b100 in ?? ()
#34 0x0000f954 in ?? ()
#35 0x00021990 in ?? ()
#36 0x0000a078 in ?? ()
#37 0x0000ca54 in ?? ()
#38 0x927d2330 in DispatchEventToHandlers ()
#39 0x927d25a4 in SendEventToEventTargetInternal ()
#40 0x927e4a34 in SendEventToEventTarget ()
#41 0x927f31b4 in HandleMouseEventForWindow(OpaqueWindowPtr*,
OpaqueEventRef*, unsigned short) ()
#42 0x927e8ad0 in HandleMouseEvent(OpaqueEventRef*) ()
#43 0x927e2fd4 in
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*,
OpaqueEventRef*, void*) ()
#44 0x927d23ec in DispatchEventToHandlers ()
#45 0x927d25a4 in SendEventToEventTargetInternal ()
#46 0x927e4a34 in SendEventToEventTarget ()
#47 0x927e892c in ToolboxEventDispatcher ()
#48 0x92805c5c in HLTBEventDispatcher ()
#49 0x927fbaf8 in RunApplicationEventLoop ()
#50 0x00035798 in ?? ()
#51 0x00034090 in ?? ()
#52 0x0003313c in ?? ()
#53 0x00032fb0 in ?? ()
(gdb)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden