[Twisted-Python] strange exception on Python 2.6 + Snow Leopard

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Wed Sep 30 08:38:48 MDT 2009


On 29 Sep, 08:50 pm, phil at bubblehouse.org wrote:
>On Sep 29, 2009, at 4:42 PM, exarkun at twistedmatrix.com wrote:
>>On 08:37 pm, phil at bubblehouse.org wrote:
>>>I do see the following issues during compilation, which cause the
>>>epoll reactor to fail. I don't use the epoll reactor, so I haven't
>>>bothered trying to fix it:
>[snip]
>>These aren't really fixable.  OS X does not have epoll.  The epoll
>>reactor is for Linux.
>
>Ah yes, I should have known that.
>
>Any idea what's causing these tracebacks on startup? I've grepped
>everywhere for occurrences of ssl_test, _test, cleared out my
>dropin.cache files, etc, but nothing makes any difference.

If you startup with debugging enabled, do you get dropped into pdb at 
the point of the error?  If so, it should be simple to look around at 
some of the data and track down the cause.

Jean-Paul




More information about the Twisted-Python mailing list