Opened 18 months ago
Closed 12 months ago
#26395 closed defect (duplicate)
tor_bug_occurred_(): Bug: ../src/or/consdiffmgr.c:261: cdm_diff_ht_check_and_note_pending: Non-fatal assertion ent->cdm_diff_status != CDM_DIFF_PRESENT failed.
Reported by: | fcornu | Owned by: | nickm |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | Tor: 0.3.2.10 |
Severity: | Normal | Keywords: | 035-removed-20180711 |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Logged by my relay : B143D439B72D239A419F8DCE07B8A8EB1B486FA7
Here is the full entry
Jun 17 17:00:54.000 [warn] tor_bug_occurred_(): Bug: ../src/or/consdiffmgr.c:261: cdm_diff_ht_check_and_note_pending: Non-fatal assertion ent->cdm_diff_status != CDM_DIFF_PRESENT failed. (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: Non-fatal assertion ent->cdm_diff_status != CDM_DIFF_PRESENT failed in cdm_diff_ht_check_and_note_pending at ../src/or/consdiffmgr.c:261. Stack trace: (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(log_backtrace+0x42) [0x7ff791259802] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(tor_bug_occurred_+0xca) [0x7ff7912744aa] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(consdiffmgr_rescan+0xc9d) [0x7ff7911f070d] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(+0x5739f) [0x7ff79112639f] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x414) [0x7ff7907dd254] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(do_main_loop+0x255) [0x7ff791127585] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(tor_main+0x1e75) [0x7ff79112aff5] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(main+0x19) [0x7ff791122d49] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7ff78f7f2ead] (on Tor 0.3.2.10 ) Jun 17 17:00:54.000 [warn] Bug: /usr/bin/tor(+0x53d99) [0x7ff791122d99] (on Tor 0.3.2.10 )
Child Tickets
Change History (4)
comment:1 Changed 18 months ago by
Component: | - Select a component → Core Tor/Tor |
---|---|
Milestone: | → Tor: unspecified |
comment:2 Changed 18 months ago by
Milestone: | Tor: unspecified → Tor: 0.3.5.x-final |
---|---|
Owner: | set to nickm |
Status: | new → accepted |
comment:3 Changed 17 months ago by
Keywords: | 035-removed-20180711 added |
---|---|
Milestone: | Tor: 0.3.5.x-final → Tor: unspecified |
comment:4 Changed 12 months ago by
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
I think this is the same as #27331 -- closing in favor of that ticket, since that one has more discussion.
Note: See
TracTickets for help on using
tickets.
These tickets are being triaged out of 0.3.5. The ones marked "035-roadmap-proposed" may return.