<div dir="ltr"><div><div><div>Hi Exarkun,<br><br>Thanks for the quick response. I should have specified those things immediately.<br></div>I manually merged the UDP ipv6 branch in the trunk somewhere in august and used that one, the version number is reported as [twisted, version 13.1.0].<br>

</div>The platform is always centos though the centos version might range from 5.x to 6.x, 32 bit, but most of the time it runs on a centos 5.2 installation (kernel on my working machine is 2.6.18). Python is 2.7.1 .<br>
</div>
<div>I use the default reactor which should come down to the epoll one.<br></div><div><br></div>I'll try to hack up the addwriter, it shouldn't be that hard to for just that application.<br><br>Thank you,<br><br>
Killian<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 7 May 2014 16:11,  <span dir="ltr"><<a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On 01:47 pm, <a href="mailto:killiands@gmail.com" target="_blank">killiands@gmail.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello everybody,<br>
<br>
I sometimes see the following error logged by a twisted application, it<br>
only happens sporadically and I cannot even reproduce when trying to<br>
re-execute the exact sequence of those failures. So giving an SSCCE is<br>
quite impossible for now (sorry). Given this trace it's also hard to find<br>
what was actually called/executed.<br>
</blockquote>
<br></div>
I've seen something like this with a somewhat old version of Twisted and a custom reactor.  I never tracked down the cause.<br>
<br>
What version of Twisted are you using, what platform are you on, and what reactor are you using?<br>
<br>
Another useful bit of debug information would be to hack up the reactor's `addWriter` method to do a check of the argument.  The call stack at *that* point (when the argument is a Port) is more interesting than the call stack at the point where `doWrite` is called.<br>


<br>
Jean-Paul<br>
<br>
______________________________<u></u>_________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.<u></u>com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-<u></u>bin/mailman/listinfo/twisted-<u></u>python</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Killian De Smedt<br>mobile: +32 486/825 951<br>mail: <a href="mailto:killiands@gmail.com" target="_blank">killiands@gmail.com</a>
</div>