[asterisk-bugs] [JIRA] (ASTERISK-22293) tvfix(): Too large timestamp

Lee Chua (JIRA) noreply at issues.asterisk.org
Mon Aug 12 22:57:03 CDT 2013


Lee Chua created ASTERISK-22293:
-----------------------------------

             Summary: tvfix(): Too large timestamp
                 Key: ASTERISK-22293
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22293
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: 11.5.0
         Environment: Linux pbxR 2.6.32-358.11.1.el6.x86_64 #1 SMP Wed Jun 12 03:34:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
            Reporter: Lee Chua
            Severity: Minor


Getting heaps of this in message:
[Aug 8 10:57:19] WARNING[103820][C-00000004] utils.c: warning too large
timestamp 0.1375923438

As can be seen tv_usec has the wrong value meant for tv_sec (seconds from epoch)

This is the message put out by tvfix() called by
ast_tvadd() which is in turned called in 3 places I can see in
main/translate().


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list