• 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: File encoding for files ported between Mac and Windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File encoding for files ported between Mac and Windows?


  • Subject: Re: File encoding for files ported between Mac and Windows?
  • From: "Paul Sanders" <email@hidden>
  • Date: Mon, 11 Jan 2010 15:49:35 -0000

I have in fact found a solution.  Try this:

defaults write com.apple.Xcode PBXNumberOfParallelBuildSubtasks
1

This seems to sort things out, at the expense of slowing down
the build slightly.

Information gleaned from:

http://developer.apple.com/mac/library/documentation/DeveloperTools/Reference/XcodeUserDefaultRef/100-Xcode_User_Defaults/UserDefaultRef.html

I did investigate the problem in a litle more depth by sampling
the hung tasks (as, cc1plus) in Activity Monitor.  The problem
seems to arise when the Mac tried to open 2 files on the file
server simultaneously.  It looks like there is a bug in Apple's
SMB client code that prevents the I/O operations from ever
completing when this happens.  As a result, you can't kill the
tasks and other file I/O operations also tend to hang so you are
forced to reboot.

It used to happen with Tiger too.  I have not tested this with
Snow Leopard.

Paul Sanders
http://www.alpinesoft.co.uk


----- Original Message -----
From: "Herman Keuchel" <email@hidden>
To: "Paul Sanders" <email@hidden>; "Xcode Users"
<email@hidden>
Sent: Monday, January 11, 2010 3:26 PM
Subject: Re: File encoding for files ported between Mac and
Windows?


> Life would be
 > perfect if Xcode (well, I think the bug is actually in OS X
 > itself) didn't hang periodically when accessing files on a
 > Windows server :(  Anyone else experienced this?  I am
running
 > 10.5.8 (and Windows XP).

Yes, from time to time I have the same problem here. My
configuration
is also OS X 10.5.8, Win XP SP3 as the server.

   Herman



 _______________________________________________
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

  • Follow-Ups:
    • Re: File encoding for files ported between Mac and Windows?
      • From: Adam Mooz <email@hidden>
References: 
 >File encoding for files ported between Mac and Windows? (From: Howard Moon <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: Dix Lorenz <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: Alastair Houghton <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: Clark Cox <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: Alastair Houghton <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: "Paul Sanders" <email@hidden>)
 >Re: File encoding for files ported between Mac and Windows? (From: Herman Keuchel <email@hidden>)

  • Prev by Date: Re: getting standard input when running MPI program using custom executable
  • Next by Date: Re: OpenMPI in XCode 3.2
  • Previous by thread: Re: File encoding for files ported between Mac and Windows?
  • Next by thread: Re: File encoding for files ported between Mac and Windows?
  • Index(es):
    • Date
    • Thread