
Oct. 13, 2010
11:55 a.m.
On 13/10/10 16:52, Phil Mayers wrote:
If this really is true, then MacOS X is no longer posix-compliant in those circumstances, and Twisted is going to need some work :o(
Can you share more details about the application; the context in which it is started, and which system libraries it's likely to load?
Ah; apparently: http://developer.apple.com/library/ios/#documentation/cocoa/conceptual/Multi... """using the fork function [...] Applications that depend on the Core Foundation, Cocoa, or Core Data frameworks (either explicitly or implicitly) must make a subsequent call to an exec function or those frameworks may behave improperly.""" Bah.