[asterisk-bugs] [JIRA] (ASTERISK-24800) Crash in __sip_reliable_xmit
JoshE (JIRA)
noreply at issues.asterisk.org
Tue Feb 17 12:57:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224977#comment-224977 ]
JoshE commented on ASTERISK-24800:
----------------------------------
Here's the value:
(gdb) frame 1
#1 0x00007fd8901e4266 in __sip_reliable_xmit (p=0x7fd8e06f3b58, seqno=102, resp=0, data=0x7fd8e07ff250, fatal=1, sipmethod=3)
at chan_sip.c:4232
4232 pthread_kill(monitor_thread, SIGURG);
(gdb) print monitor_thread
$1 = 18446744073709551614
(gdb)
> Crash in __sip_reliable_xmit
> ----------------------------
>
> Key: ASTERISK-24800
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24800
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.2.0
> Reporter: JoshE
> Assignee: JoshE
> Attachments: sipxmit_crash.txt
>
>
> Crash observed in __sip_reliable_xmit with a large number of realtime peers attached to the database.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list