Peter Palfrader schrieb:
> Please install the tor-dbg to your tor binary package as well and send
> us a backtrace.

see below.

> Is there anything interesting in the log?  
Nothing at all.

> What was the previous version
> which worked fine for you?
Hmm, I wouldn't know how to determine the version number. It was the
last Etch version before the one I have now, i.e. it broke after the update.

> If you have a cached-directory file in var/lib/tor, please also try to
> move it aside.  Does tor still crash?  If no, can you put this file
> online somewhere?

I moved this file out of the way. This didn't make a difference.

$ gdb /usr/sbin/tor tor-coredump
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

Core was generated by `/usr/sbin/tor'.
Program terminated with signal 11, Segmentation fault.

warning: current_sos: Can't read pathname for load map:
Eingabe-/Ausgabefehler

Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/i686/cmov/libssl.so.0.9.8...done.
Loaded symbols for /usr/lib/i686/cmov/libssl.so.0.9.8
Reading symbols from /usr/lib/i686/cmov/libcrypto.so.0.9.8...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /usr/lib/libevent-1.1a.so.1...done.
Loaded symbols for /usr/lib/libevent-1.1a.so.1
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/tls/libdl.so.2...done.
Loaded symbols for /lib/tls/libdl.so.2
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0xb7e28234 in __malloc_initialize_hook () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7e28234 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#1  0xb7eebc88 in EVP_CIPHER_CTX_cleanup () from
/usr/lib/i686/cmov/libcrypto.so.0.9.8
#2  0xb7fab4f9 in ssl_clear_cipher_ctx () from
/usr/lib/i686/cmov/libssl.so.0.9.8
#3  0xb7fab788 in SSL_free () from /usr/lib/i686/cmov/libssl.so.0.9.8
#4  0x0809289b in tor_tls_free (tls=0x8264c90) at tortls.c:455
#5  0x0805cb74 in _connection_free (conn=0x8264918) at connection.c:203
#6  0x08072492 in connection_unlink (conn=0x8264918, remove=1) at main.c:199
#7  0x08072f8c in close_closeable_connections () at main.c:451
#8  0xb7e2ec79 in event_base_priority_init () from
/usr/lib/libevent-1.1a.so.1
#9  0xb7e2ef65 in event_base_loop () from /usr/lib/libevent-1.1a.so.1
#10 0xb7e2edcb in event_loop () from /usr/lib/libevent-1.1a.so.1
#11 0xb7e2ecb0 in event_dispatch () from /usr/lib/libevent-1.1a.so.1
#12 0x08074a1b in tor_main (argc=1, argv=0xbfbf7534) at main.c:954
#13 0xb7d07ec0 in __libc_start_main () from /lib/tls/libc.so.6
#14 0x0804bf41 in _start () at ../sysdeps/i386/elf/start.S:119


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to