[asterisk-bugs] [JIRA] (ASTERISK-28161) Removal of Previous Patch Causes PJSIP Timer Issues
Ross Beer (JIRA)
noreply at issues.asterisk.org
Wed Apr 3 08:43:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246772#comment-246772 ]
Ross Beer commented on ASTERISK-28161:
--------------------------------------
One thing that differs on our code base is that there is a patch that changes the following so that more timers can exist:
-typedef int pj_timer_id_t;
+typedef long int pj_timer_id_t;
The number shown in the backtrace appears to show this working as the ID is -140068368185622.
> Removal of Previous Patch Causes PJSIP Timer Issues
> ---------------------------------------------------
>
> Key: ASTERISK-28161
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28161
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: GIT
> Environment: CentOS 7.5
> Reporter: Ross Beer
> Assignee: Unassigned
> Labels: pjsip
> Attachments: core-asterisk-114868-1543230597-thread1.txt, core-asterisk-175043-1553248984-thread1.txt, core-asterisk-180205-host-1542295191-thread1.txt, core-asterisk-197853-host-1542017635-thread1.txt, core-asterisk-9435-1554290719-thread1.txt, core-asterisk-99802-1554218364-thread1.txt
>
>
> The removal of 'third-party/pjproject/patches/0010-timer-Clean-up-usage-of-timer-heap.patch' in commit https://gerrit.asterisk.org/#/c/asterisk/+/10487/ has started a segfault related to PJSIP Timers.
> Please see the attached backtrace.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list