Linus Lüssing schrieb am Samstag, dem 14. Dezember 2013:

> $ sudo gdb --args tor --defaults-torrc 
> /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc-fg

> Program received signal SIGABRT, Aborted.
> 0x00007ffff68a91d5 in __GI_raise (sig=sig@entry=6) at 
> ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> 56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> (gdb) bt
> #0  0x00007ffff68a91d5 in __GI_raise (sig=sig@entry=6) at 
> ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x00007ffff68ac388 in __GI_abort () at abort.c:90
> #2  0x00007ffff68e47bb in __libc_message (do_abort=do_abort@entry=2,
>     fmt=fmt@entry=0x7ffff69e1368 "*** Error in `%s': %s: 0x%s ***\n")
>     at ../sysdeps/unix/sysv/linux/libc_fatal.c:199
> #3  0x00007ffff68eea16 in malloc_printerr (action=3, str=0x7ffff69dd30a 
> "free(): invalid pointer",
>     ptr=<optimized out>) at malloc.c:4923
> #4  0x00007ffff68ef793 in _int_free (av=<optimized out>, p=0x7ffff577d31b, 
> have_lock=0) at malloc.c:3779
> #5  0x000055555556b8d2 in microdesc_free ()
> #6  0x00005555555b3f7c in microdescs_parse_from_string ()
> #7  0x000055555556c8c5 in microdescs_add_to_cache ()
> #8  0x000055555556cb11 in microdesc_cache_reload ()
> #9  0x000055555556cc8f in get_microdesc_cache ()
> #10 0x000055555556d082 in update_microdescs_from_networkstatus ()
> #11 0x00005555555729ae in router_reload_consensus_networkstatus ()
> #12 0x0000555555569809 in do_main_loop ()
> #13 0x000055555556b06e in tor_main ()
> #14 0x00007ffff6895995 in __libc_start_main (main=0x5555555659a0 <main>, 
> argc=5, ubp_av=0x7fffffffe638,
>     init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, 
> stack_end=0x7fffffffe628)
>     at libc-start.c:276
> #15 0x00005555555659fd in _start ()
> (gdb)

OOI, can you move away all the files in /var/lib/tor and try again?

If that helps, I'd be really interested in the contents of these,
assuming you don't have any private keys or other privileged data there.

Cheers,
-- 
                           |  .''`.       ** Debian **
      Peter Palfrader      | : :' :      The  universal
 http://www.palfrader.org/ | `. `'      Operating System
                           |   `-    http://www.debian.org/


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

Reply via email to