[tor-bugs] #24859 [Core Tor/Tor]: Bug: Non-fatal assertion !(ent == NULL) failed in store_multiple at src/or/consdiffmgr.c

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 30 20:26:07 UTC 2018


#24859: Bug: Non-fatal assertion !(ent == NULL) failed in store_multiple at
src/or/consdiffmgr.c
-------------------------------------------------+-------------------------
 Reporter:  dgoulet                              |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  merge_ready
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.3.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-relay, consdiff, 031-backport,   |  Actual Points:
  032-backport, review-group-31                  |
Parent ID:                                       |         Points:
 Reviewer:  dgoulet                              |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * status:  needs_review => merge_ready
 * reviewer:   => dgoulet


Comment:

 This lgtm but I have a quick question.

 If we do run out of space, is this log statement will spam like crazy or
 it should be in a reasonable amount? If too crazy, we should ratelimit or
 just get rid of it?

 {{{
 +        log_warn(LD_FS, "Unable to store object %s compressed with %s.",
 +                 description, methodname);
 }}}

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


More information about the tor-bugs mailing list