On Wed, Nov 17, 2010 at 11:45:32AM -0500, Nick Mathewson wrote: > > I noticed that Tor had crashed on my system. I am using Debian Lenny > > with Tor 0.2.1.26-1~~lenny+1. The only thing I could find out about this > > crash is the following line running `dmesg`. > > > Without more information, there's not much info to go on there to > diagnose the problem. Generally, to debug a segfault, we need a stack > trace. To get one of those, make sure you're running Tor with > coredumps enabled, and use gdb to get a trace if Tor crashes again.
On Debian, you want to apt-get install tor-dbg, so you get the symbols for the Tor binary. You might even have a core file already sitting in your datadirectory, which I think is /var/lib/tor/ --Roger *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe or-talk in the body. http://archives.seul.org/or/talk/

