[tor-bugs] #24555 [Core Tor/Tor]: Bug: tor_gmtime_r overflow - gmtime(9223372036854775807) failed with error No error

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 6 19:25:38 UTC 2018


#24555: Bug: tor_gmtime_r overflow - gmtime(9223372036854775807) failed with error
No error
-------------------------------------------------+-------------------------
 Reporter:  s7r                                  |          Owner:  (none)
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.3.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  unspecified
 Severity:  Normal                               |     Resolution:
 Keywords:  integer-overflow time-overflow tor-  |  Actual Points:
  relay 2038-problem                             |
Parent ID:  #18480                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by arma):

 My next hint:
 {{{
 Jan 06 04:13:06.931 [info] update_consensus_router_descriptor_downloads():
 2 router descriptors listed in consensus are currently in old_routers;
 making them current.
 Jan 06 04:13:06.932 [warn] correct_tm(): Bug: gmtime(9223372036854775807)
 failed with error Value too large for defined data type: Rounding down to
 2037 (on Tor 0.3.3.0-alpha-dev 943134e886d9cef2)
 }}}

 {{{
 Jan 06 05:48:50.264 [info] update_consensus_router_descriptor_downloads():
 15 router descriptors listed in consensus are currently in old_routers;
 making them current.
 Jan 06 05:48:50.264 [warn] correct_tm(): Bug: gmtime(9223372036854775807)
 failed with error Value too large for defined data type: Rounding down to
 2037 (on Tor 0.3.3.0-alpha-dev 943134e886d9cef2)
 Jan 06 05:48:50.269 [warn] correct_tm(): Bug: gmtime(9223372036854775807)
 failed with error Value too large for defined data type: Rounding down to
 2037 (on Tor 0.3.3.0-alpha-dev 943134e886d9cef2)
 }}}

 {{{
 Jan 06 06:00:49.978 [info] update_consensus_router_descriptor_downloads():
 9 router descriptors listed in consensus are currently in old_routers;
 making them current.
 Jan 06 06:00:49.981 [warn] correct_tm(): Bug: gmtime(9223372036854775807)
 failed with error Value too large for defined data type: Rounding down to
 2037 (on Tor 0.3.3.0-alpha-dev 943134e886d9cef2)
 }}}

 {{{
 Jan 06 07:11:50.062 [info] update_consensus_router_descriptor_downloads():
 2 router descriptors listed in consensus are currently in old_routers;
 making them current.
 Jan 06 07:11:50.063 [warn] correct_tm(): Bug: gmtime(9223372036854775807)
 failed with error Value too large for defined data type: Rounding down to
 2037 (on Tor 0.3.3.0-alpha-dev 943134e886d9cef2)
 }}}

 etc

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


More information about the tor-bugs mailing list