On 29 Sep, 08:50 pm, p...@bubblehouse.org wrote:
>On Sep 29, 2009, at 4:42 PM, exar...@twistedmatrix.com wrote:
>>On 08:37 pm, p...@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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to