[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: tor died
On Tue, Mar 09, 2004 at 10:39:25PM +0000, Jason Holt wrote:
> tor: main.c:114: connection_watch_events: Assertion `conn && conn->poll_index
> < nfds' failed.
>
> I built tor from CVS on 8 Jan of this year.
From the 'bugfixes' list in the pre22 changelog, on 26 Feb:
- If the exit stream is pending on the resolve, and a destroy arrives,
then the stream wasn't getting removed from the pending list. I
think this was the one causing recent server crashes.
I believe this was your bug. Upgrading to pre25 should resolve it.
Thanks,
--Roger
- References:
- tor died
- From: Jason Holt <jason@lunkwill.org>