[asterisk-bugs] [Asterisk 0010797]: Segfault in chan_sip.c
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Sep 22 11:56:20 CDT 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=10797
======================================================================
Reported By: lucius
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10797
Category: Channels/chan_sip/General
Reproducibility: random
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 09-22-2007 04:29 CDT
Last Modified: 09-22-2007 11:56 CDT
======================================================================
Summary: Segfault in chan_sip.c
Description:
Asterisk segfault randomize once or twice per month.
I attached gdb output from ast_grap_core script.
My environment:
Asterisk 1.4.11
Slackware 10.2.0 (glibc-2.3.5)
Kernel 2.6.15.4 SMP
Hardware Compaq Proliant 1600
======================================================================
----------------------------------------------------------------------
Corydon76 - 09-22-07 11:56
----------------------------------------------------------------------
Yes, but that's not what you wrote. Your call plan recurses infinitely and
when you add a condition that tests for an exit condition, you will stop
running out of stack space.
Consider what happens when both lines are busy.
I'm closing this out as a configuration issue.
Issue History
Date Modified Username Field Change
======================================================================
09-22-07 11:56 Corydon76 Note Added: 0070950
09-22-07 11:56 Corydon76 Status new => closed
09-22-07 11:56 Corydon76 Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list