[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Tor 0.2.1.9-alpha STILL BROKEN



On Mon, Jan 05, 2009 at 01:24:44PM -0500, Praedor Atrebates wrote:
> I have not been able to continuously run tor since 0.2.0.31.  EVERY version 
> since fails to run continuously (0.2.1.7, 0.2.1.8, and now 0.2.1.9).  It 
> starts fine, it runs for a while, then simply stops running without any error 
> messages, nothing.  It just stops.

You might find
https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ReportBug
to be useful for tracking down the issue.

Next step, see if it's producing a core. Look at dmesg to see if it's
killing it for out-of-memory reasons.

Then run it in gdb and see how it dies.

--Roger