[asterisk-bugs] [Asterisk 0011839]: Crash when reload and dialout at the same time
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jan 24 13:02:11 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11839
======================================================================
Reported By: eferro
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11839
Category: Core-General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
Asterisk Version: Older 1.4
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-24-2008 13:01 CST
Last Modified: 01-24-2008 13:02 CST
======================================================================
Summary: Crash when reload and dialout at the same time
Description:
In a four system with 300/1500 lines if a reload is executed when someone
dial out, asterisk process die...
It seems related with some info cleared (reload) when our macro for
dialing out is executing.
Core was generated by `/opt/bos/asterisk-1.4.4/sbin/asterisk -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0 0xb7d4b159 in strcasecmp () from
/lib/tls/i686/cmov/libc.so.6
(gdb) bt
http://bugs.digium.com/view.php?id=0 0xb7d4b159 in strcasecmp () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=1 0xb73d6278 in _macro_exec
(chan=0xb6d26eb8, data=<value optimized
out>,
exclusive=0) at app_macro.c:322
http://bugs.digium.com/view.php?id=2 0x080c97aa in pbx_extension_helper
(c=0xb6d26eb8, con=0x0,
context=0xb6d27038 "macro-dialout-trunk", exten=0xb6d27088 "s",
priority=1, label=0x0, callerid=0x849d6b8 "968750786",
action=E_SPAWN)
at pbx.c:532
http://bugs.digium.com/view.php?id=3 0x080cb506 in __ast_pbx_run (c=0xb6d26eb8)
at pbx.c:2288
http://bugs.digium.com/view.php?id=4 0x080cc467 in ast_pbx_run (c=0xb6d26eb8)
at pbx.c:2642
http://bugs.digium.com/view.php?id=5 0xb75208cb in mgcp_ss (data=0xb6d26eb8) at
chan_mgcp.c:2783
http://bugs.digium.com/view.php?id=6 0x080f9e5b in dummy_start
(data=0xb6d0f618) at utils.c:545
http://bugs.digium.com/view.php?id=7 0xb7f9631b in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
http://bugs.digium.com/view.php?id=8 0xb7dab57e in clone () from
/lib/tls/i686/cmov/libc.so.6
======================================================================
----------------------------------------------------------------------
eferro - 01-24-08 13:02
----------------------------------------------------------------------
I have a core, but it have 12M so I can't send the file
Issue History
Date Modified Username Field Change
======================================================================
01-24-08 13:02 eferro Note Added: 0081148
======================================================================
More information about the asterisk-bugs
mailing list