[tor-bugs] #28656 [Core Tor/Tor]: Bug: src/feature/nodelist/nodelist.c:2501: compute_frac_paths_available : Non-fatal assertion !(f_exit > 0.0) failed.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 5 03:11:13 UTC 2019
#28656: Bug: src/feature/nodelist/nodelist.c:2501: compute_frac_paths_available :
Non-fatal assertion !(f_exit > 0.0) failed.
-------------------------------------------------+-------------------------
Reporter: meejah | Owner: (none)
Type: defect | Status:
| needs_review
Priority: High | Milestone: Tor:
| 0.4.0.x-final
Component: Core Tor/Tor | Version: Tor:
| 0.3.5.1-alpha
Severity: Normal | Resolution:
Keywords: regression, 035-rc-blocker?, | Actual Points: 0.1
035-backport, postfreeze-ok, 040-must |
Parent ID: | Points: 0.1
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by teor):
Replying to [comment:9 teor]:
> (Note that !(f_exit > 0.0) is the same as (f_exit == 0.0), because
f_exit can never be negative.)
Ah, but some compilers warn on float ==.
I pushed a fixup.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28656#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list