[asterisk-bugs] [JIRA] (ASTERISK-29981) res_calendar: Asterisk crashes when starting, and will not run

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 22 10:31:07 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258425#comment-258425 ] 

Asterisk Team commented on ASTERISK-29981:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> res_calendar: Asterisk crashes when starting, and will not run
> --------------------------------------------------------------
>
>                 Key: ASTERISK-29981
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29981
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_calendar
>    Affects Versions: 18.9.0
>            Reporter: N A
>            Severity: Major
>
> Asterisk has been crashing every 5 minutes for the last 3 hours. I have a script that starts it up every 5 minutes, except it crashes when started. Effectively, Asterisk will no longer run.
> Backtrace when starting:
> [2022-03-22 15:26:24] WARNING[29884]: sched.c:497 sched_settime: Bug likely: Negative time interval -55584000 (interpreted as 4239383296 ms) requested!
> [2022-03-22 15:26:24] ERROR[29884]: sched.c:500 sched_settime: FRACK!, Failed assertion 0 (0)
> [2022-03-22 15:26:25] ERROR[29884]:   Got 14 backtrace records
> # 0: asterisk __ast_assert_failed()
> # 1: asterisk <unknown>()
> # 2: asterisk <unknown>()
> # 3: asterisk ast_sched_add_variable()
> # 4: [0x7f2df0a81243] res_calendar.so res_calendar.c:1002 schedule_calendar_event()
> # 5: [0x7f2df0a814a1] res_calendar.so res_calendar.c:1050 add_new_event_cb()
> # 6: asterisk <unknown>()
> # 7: asterisk __ao2_callback()
> # 8: [0x7f2df0a8153c] res_calendar.so res_calendar.c:1061 ast_calendar_merge_events()
> # 9: [0x7f2df02cec26] res_calendar_icalendar.so res_calendar_icalendar.c:383 icalendar_update_events()
> #10: [0x7f2df02cf769] res_calendar_icalendar.so res_calendar_icalendar.c:483 ical_load_calendar()
> #11: asterisk <unknown>()
> #12: [0x7f2e02b38fa3] libpthread.so.0 pthread_create.c:487 start_thread()
> #13: [0x7f2e025cc4cf] libc.so.6 clone.S:97 clone()
> Backtrace from ast_coredumper:
> This is the first time I have had an issue where Asterisk itself does not start. res_calendar causes a crash as soon as it gets loaded.
> If I add noload = res_calendar to modules.conf, Asterisk starts, but now production is impaired and operating significantly degraded.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list