Strange error

Peter Palfrader peter at palfrader.org
Wed Feb 1 17:29:05 UTC 2006


On Wed, 01 Feb 2006, Marvin Preuss wrote:

> Hi,
> 
> sometimes i get this error on my tor node...sometimes and sometimes
> not...but maybe someone can tell me what it means:
> 
> Feb 01 12:02:32.339 [err] directory.c:276: directory_initiate_command:
> Assertion dir_port failed; aborting.

It's not supposed to do that :)

Please also install the tor-dbg package, and if you don't have it on
your system yet gdb also.

In /var/lib/tor you should find a file called "core" or
"core.<numbers>".

Then go to /var/lib/tor (cd /var/lib/tor) and start gdb on the corefile
(gdb /usr/sbin/tor core.<1234>) and type "bt" into gdb's prompt.  Send
us that output please.

Also let us know how your torrc looks like.

Thanks.
-- 
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
    messages preferred.    | : :' :      The  universal
                           | `. `'      Operating System
 http://www.palfrader.org/ |   `-    http://www.debian.org/



More information about the tor-talk mailing list