• 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
Re: XCode 3.1 frequently hangs [WORKAROUND]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 3.1 frequently hangs [WORKAROUND]


  • Subject: Re: XCode 3.1 frequently hangs [WORKAROUND]
  • From: "Larry Emdur" <email@hidden>
  • Date: Thu, 21 Aug 2008 14:24:57 -0700

On Thu, Jul 31, 2008 at 10:40 PM, Andrew Pontious <email@hidden> wrote:
> On Jul 31, 2008, at 9:34 PM, Larry Emdur wrote:
>
>> On Thu, Jul 31, 2008 at 3:49 AM, Aaron Burghardt <email@hidden>
>> wrote:
>>>
>>> On Jul 30, 2008, at 10:03 PM, Larry Emdur wrote:
>
> ...
>>>
>>> Do any of the  kpi_interface.h files hang if you stat them in Terminal?
>>> Such
>>> as:
>>>
>>> $ for file in `locate kpi_interface.h` ; do  stat $file ;  done
>>
>> No, its practically instant when I run that command
>>
>>> If you don't have a "locate" database, just stat each version on the
>>> command
>>> line.
>>>
>>> Do the files open quickly in apps other than Xcode?
>>
>> I just ran open <FILE> on all the files listed in locate, and they all
>> opened instantly.
>>
>>
>> Following Mike's advice, another interesting thing is that if I
>> disconnect from the network, I dont see the problem! In this
>> situation, fs_usage gives me:
>>
>> lstat    net/kpi_interfacefilter.h       0.003654 W Xcode
>>
>> Laz
>
> That's very interesting! Thanks for the info. I appreciate you doing these
> investigations for us.
>
> Sorry if you said this already, but does this happen if you reboot and try
> again?
>
> -- Andrew


After some discussions offline, Andrew mentioned that xcode is also
checking the /net/ directory for these header files.

On my machine, calling "ls -la /net/" took about 30s to list the files.

After digging around, I found this post, which highlights a similar
issue: http://discussions.apple.com/thread.jspa?messageID=7382758

the workaround of removing /net from the auto_master file is now
working around the problem.

Thanks everyone for helping to nail down the issue.

Larry.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Shark and icpc
  • Next by Date: Re: Shark and icpc
  • Previous by thread: Re: Shark and icpc
  • Next by thread: Newbie question re Xcode on Leopard
  • Index(es):
    • Date
    • Thread