[Home]

Summary:ASTERISK-22293: tvfix(): Too large timestamp
Reporter:Lee Chua (leehchua)Labels:
Date Opened:2013-08-12 22:55:07Date Closed:2013-09-04 19:03:34
Priority:MinorRegression?
Status:Closed/CompleteComponents:
Versions:11.5.0 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-04836 tvfix too large timestamp
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/LinuxAttachments:
Description: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().
Comments:By: Rusty Newton (rnewton) 2013-08-15 18:30:10.937-0500

Thank you for taking the time to report this bug and helping to make Asterisk better. Unfortunately, we cannot work on this bug because your description did not include enough information. You may find it helpful to read the Asterisk Issue Guidelines http://www.asterisk.org/developers/bug-guidelines. We would be grateful if you would then provide a more complete description of the problem. At a minimum, we need:

1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

This likely includes output from the console with debug level logging, a SIP trace (if this is SIP related), and configuration information such as dialplan (e.g. extensions.conf) and channel configuration (e.g. sip.conf). Thanks!


Be sure to provide an Asterisk log with VERBOSE and DEBUG messages at level 5 or above https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

By: Rusty Newton (rnewton) 2013-09-04 19:03:27.045-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines