[asterisk-bugs] [JIRA] (ASTERISK-25792) chan_sip: qualifygap bounds checking
Tommaso Vitale (JIRA)
noreply at issues.asterisk.org
Fri Feb 26 04:07:56 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229725#comment-229725 ]
Tommaso Vitale edited comment on ASTERISK-25792 at 2/26/16 4:06 AM:
--------------------------------------------------------------------
Hi have same problem,
[Feb 26 06:37:53] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:38:36] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:39:39] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:40:42] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:41:45] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:42:49] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:43:53] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:44:56] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:45:59] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
unique solution is to restart asterisk
Please, Let me know if you need log data for helping troubleshot.
was (Author: tommaso.vitale):
Hi have some problem,
[Feb 26 06:37:53] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:38:36] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:39:39] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:40:42] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:41:45] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:42:49] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:43:53] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:44:56] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
[Feb 26 06:45:59] WARNING[2714] sched.c: Bug likely: Negative time interval -1493172224 (interpreted as 2801795072 ms) requested!
unique solution is to restart asterisk
Please, Let me know if you need log data for helping troubleshot.
> chan_sip: qualifygap bounds checking
> ------------------------------------
>
> Key: ASTERISK-25792
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25792
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.7.2
> Reporter: Paul Sandys
> Severity: Trivial
>
> In sip.conf:
> qualifygap=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
> causes ssprinf to convert to negative value, which in turn causes scheduler errors:
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -901 (interpreted as 4294966395 ms) requested!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list