Re: [Pyobjc-dev] Python2.6.4, Pyobjc 2.2, Quartz, Snow Leopard
Brought to you by:
ronaldoussoren
From: Erik v. B. <er...@le...> - 2010-01-15 15:06:28
|
On 15 jan 2010, at 15:09, Aahz wrote: > Can you search the twisted codebase to find out if they're using > platform.mac_ver()? If yes, that's exactly the same problem I reported > here yesterday. If not, it's almost certainly something similar. I can't find the literal string platform.mac_ver (nor mac_ver) in my twisted-9.0.0 sources. > Critical bit of the logs: > >> Application Specific Information: >> abort() called >> USING_FORK_WITHOUT_EXEC_IS_NOT_SUPPORTED_BY_FILE_MANAGER > > BTW, it would have helped if you had specified what "boom" means (i.e. > explained that you were getting an OS crash rather than a Python > traceback). I was looking for this in particular, so it was easy to > find, but someone else might well have not bothered. Ah, sorry, "boom" meant a python crashing hard and OSX returning the included crash report. Not a traceback. Erik |