[asterisk-bugs] [JIRA] (ASTERISK-26307) Crash from res_pjsip_caller_id.c

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Thu Sep 1 11:00:01 CDT 2016


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

Kevin Harwell commented on ASTERISK-26307:
------------------------------------------

[~billbrigden] Thanks for the information.

{quote}
    I can disable SIP UPDATES's mid call?
{quote}
Someone else can correct me if I am wrong, but I don't think that is possible to do mid call.
{quote}
    Which timer is causing the SIP UPDATE to trigger (ie. to decrease it so make it easier to reproduce)?
{quote}
I think your session timers guess is a good one. Try lowering the _timers_sess_expires_ value and see if it still crashes or crashes earlier.
{quote}
    Any other pointers to duplicate easily?
{quote}
Not really sure about other things to try to make it crash, but you could try a couple of things to see if it doesn't crash. For instance, try setting _send_pai_ and/or _send_rpid_ equal to no for the endpoint in question.

You said it was random, but do you know if it happens on the same endpoint each time of different ones? If the same it'd be worth comparing the differences between endpoints. Also looking at the debug log it appears it is missing some expected debug. If the debug level was previously set below 5 would it be possible to try to capture it again with debug set higher?

> Crash from res_pjsip_caller_id.c
> --------------------------------
>
>                 Key: ASTERISK-26307
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26307
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_caller_id
>    Affects Versions: 13.10.0
>         Environment: Linux xx 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u2 x86_64 GNU/Linux
>            Reporter: Bill Brigden
>            Assignee: Unassigned
>         Attachments: bt-220816.txt, bt-full.txt
>
>
> I've had a couple of random crashes, shown in syslog as:
> {quote}
> Aug 19 11:50:04 pbx-02 kernel: [22213515.179507] asterisk[15754]: segfault at 40 ip 00007ff54b0b367a sp 00007ff55bffe820 error 4 in res_pjsip_caller_id.so[7ff54b0b2000+3000]
> {quote}
> Will attach BT (both normal and full). Oddly, I have compiled with: DONT_OPTIMIZE, DEBUG_THREADS, BETTER_BACKTRACES however it shows that some values are optimized out.



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



More information about the asterisk-bugs mailing list