Re: Our FS make Finder hangs on
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 Hi, Quinn, In Finder, when double click our mountpoint, it complains the following line : " The alias "" could not be opened, because the original item cnnot be found. " I feel the alias "" fetched via _getattrlist(), or I'm wrong here. Can you tell me what I omitted ? And during that time, when I want to gdb -p Finder_pid. The box hang ! What's the tricky then ? Best Rgds. /yftty Quinn wrote: At 11:37 +0800 22/10/04, yf-263 wrote: 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: (gdb) thread apply all bt _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Can anyone give us some hints about it here ? This backtrace isn't very useful because it only shows one thread, and that thread is blocked waiting for a mutex that arbitrates access to Core Services File Manager's AppleDouble code. Can you post the results of: S+E This email sent to site_archiver@lists.apple.com
participants (1)
-
yf-263