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

Re: Tor 0.2.1.9-alpha STILL BROKEN



Roger Dingledine 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.

I am running Tor v0.2.1.9-alpha (r17777) on kernel 2.6.24-22-generic
(Ubuntu 8.04) and I noticed too that Tor stops suddenly (sporadic):

###
Jan  3 06:49:45 orion kernel: [  107.349090] process `skype' is using
obsolete setsockopt SO_BSDCOMPAT
Jan  3 07:10:00 orion kernel: [ 1320.602621] tor[4887]: segfault at
7473696c eip 080baf24 esp bfcaa9c0 error 4

Jan  5 17:48:37 orion kernel: [  127.876674] process `skype' is using
obsolete setsockopt SO_BSDCOMPAT
Jan  5 18:48:48 orion kernel: [ 3734.894317] tor[4897]: segfault at
0077656a eip b7ce74ac esp bf933ab8 error 4
###

Please notice the entry just before the 'segfault' in the kern.log -
maybe its relevant ...?