wonderful. it changes everything..
Starting program: /usr/local/bin/tor
Sep 29 20:57:47.145 [notice] Tor v0.2.4.24 (git-f48def202c897758) running on
OpenBSD with Libevent 1.4.14b-stable and OpenSSL LibreSSL 2.0.
..
bla-bla
..
Sep 29 20:57:56.000 [notice] Bootstrapped 100%: Done.
Sep 29 20:57:56.000 [notice] Now checking whether ORPort 37.112.222.181:9002
and DirPort 37.112.222.181:9031 are reachable... (this may take up to 20
minutes -- look for log messages indicating success)
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00001ee12d18057f in prune_v2_cipher_list () at src/common/tortls.c:1501
#2 0x00001ee12d1806e5 in tor_tls_classify_client_ciphers (ssl=0x1ee3912d0c00,
peer_ciphers=0x1ee3b13e49c0) at src/common/tortls.c:1532
#3 0x00001ee12d180b81 in tor_tls_session_secret_cb (ssl=0x1ee3912d0c00,
secret=0x1ee37785a408, secret_len=0x1ee37785a404, peer_ciphers=0x1ee3b13e49c0,
cipher=0x7f7ffffd2f80, arg=0x0)
at src/common/tortls.c:1643
#4 0x00001ee3bbbe295b in ssl3_get_client_hello (s=0x1ee3912d0c00) at
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s3_srvr.c:1119
#5 0x00001ee3bbbe3595 in ssl3_accept (s=0x1ee3912d0c00) at
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s3_srvr.c:346
#6 0x00001ee3bbbdb604 in ssl23_get_client_hello (s=0x1ee3912d0c00) at
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_srvr.c:573
#7 0x00001ee3bbbdbe26 in ssl23_accept (s=0x1ee3912d0c00) at
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_srvr.c:232
#8 0x00001ee12d182aae in tor_tls_handshake (tls=0x1ee3ed191c80) at
src/common/tortls.c:2140
#9 0x00001ee12d0fce42 in connection_tls_continue_handshake
(conn=0x1ee40d849c00) at src/or/connection_or.c:1344
#10 0x00001ee12d0fccbd in connection_tls_start_handshake (conn=0x1ee40d849c00,
receiving=1) at src/or/connection_or.c:1291
#11 0x00001ee12d0e73e9 in connection_init_accepted_conn (conn=0x1ee40d849c00,
listener=0x1ee405b39300) at src/or/connection.c:1416
#12 0x00001ee12d0e72f4 in connection_handle_listener_read (conn=0x1ee405b39300,
new_type=4) at src/or/connection.c:1392
#13 0x00001ee12d0eab4e in connection_handle_read_impl (conn=0x1ee405b39300) at
src/or/connection.c:2821
#14 0x00001ee12d0eaf4b in connection_handle_read (conn=0x1ee405b39300) at
src/or/connection.c:2923
#15 0x00001ee12d01203c in conn_read_callback (fd=9, event=2,
_conn=0x1ee405b39300) at src/or/main.c:718
#16 0x00001ee3ea913198 in event_base_loop (base=0x1ee37a2bc400, flags=Variable
"flags" is not available.
) at /usr/src/lib/libevent/event.c:404
#17 0x00001ee12d014c8b in do_main_loop () at src/or/main.c:1987
#18 0x00001ee12d0164c9 in tor_main (argc=1, argv=0x7f7ffffd3688) at
src/or/main.c:2703
#19 0x00001ee12d0105bf in main (argc=1, argv=0x7f7ffffd3688) at
src/or/tor_main.c:30
..or not?
Monday, September 29, 2014, 6:32:00 PM, you wrote:
> On Mon, Sep 29, 2014 at 4:19 PM, <[email protected]> wrote:
> This bug has already been fixed.
> Please update your tor port to the latest version (0.2.4.24)
> Ciao!
> David