[tor-bugs] #27808 [Core Tor/Tor]: tor 0.3.5.early-alpha: Raw assertion failed at smartlist_core.c::191191 : idx>=0

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 2 12:42:23 UTC 2018


#27808: tor 0.3.5.early-alpha: Raw assertion failed at smartlist_core.c::191191 :
idx>=0
---------------------------------+------------------------------------
 Reporter:  jchevali             |          Owner:  rl1987
     Type:  defect               |         Status:  needs_information
 Priority:  Very High            |      Milestone:  Tor: 0.3.5.x-final
Component:  Core Tor/Tor         |        Version:  Tor: 0.3.5.1-alpha
 Severity:  Normal               |     Resolution:
 Keywords:  regression 035-must  |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:                       |        Sponsor:
---------------------------------+------------------------------------

Comment (by jchevali):

 No, I was not seeing 'no-longer-configured' in the logs.

 I've applied PR-382 on top of the latest commit to the dev branch.  Here's
 the result just before the crash:

 {{{
 tor_bug_occurred_():
  Bug: src/core/mainloop/connection.c:2821: retry_listener_ports:
  Non-fatal assertion smartlist_contains(old_conns, conn) failed.
   (on Tor 0.3.5.2-alpha-dev fe6365055bd4ec4e)
 Bug: Non-fatal assertion smartlist_contains(old_conns, conn)
  failed in retry_listener_ports at src/core/mainloop/connection.c:2821.
  Stack trace: (on Tor 0.3.5.2-alpha-dev fe6365055bd4ec4e)
 Bug:     ./tor(log_backtrace_impl+0x47) [0x55a6c3e71247]
 Bug:     ./tor(tor_bug_occurred_+0xbe) [0x55a6c3e6c9be]
 Bug:     ./tor(retry_all_listeners+0x69e) [0x55a6c3cdfe4e]
 Bug:     ./tor(+0x6396b) [0x55a6c3ce396b]
 Bug:     ./tor(+0x68751) [0x55a6c3ce8751]
 Bug:     /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6(+0x22c05)
 [0x7f2d5c792c05]
 Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f2d5c793537]
 Bug:     ./tor(do_main_loop+0x91) [0x55a6c3ce81b1]
 Bug:     ./tor(tor_run_main+0x1373) [0x55a6c3cd6023]
 Bug:     ./tor(tor_main+0x3a) [0x55a6c3cd347a]
 Bug:     ./tor(main+0x19) [0x55a6c3cd2fd9]
 Bug:     /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)
 [0x7f2d5b6d6b45]
 Bug:     ./tor(+0x53029) [0x55a6c3cd3029]
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27808#comment:22>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list