[asterisk-bugs] [Asterisk 0012267]: asetrisk terminates with SIGABRT
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Mar 21 08:09:44 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12267
======================================================================
Reported By: junky
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12267
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 110237
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-20-2008 12:03 CDT
Last Modified: 03-21-2008 08:09 CDT
======================================================================
Summary: asetrisk terminates with SIGABRT
Description:
(gdb) bt
http://bugs.digium.com/view.php?id=0 0xffffe410 in __kernel_vsyscall ()
http://bugs.digium.com/view.php?id=1 0xb7cb9770 in raise () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=2 0xb7cbaef3 in abort () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=3 0xb7ceed0b in __fsetlocking () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=4 0xb7cf68bd in mallopt () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=5 0xb7cf6a44 in free () from
/lib/tls/i686/cmov/libc.so.6
http://bugs.digium.com/view.php?id=6 0xb7287e34 in conf_free (conf=0x84ab678)
at app_meetme.c:1358
http://bugs.digium.com/view.php?id=7 0xb728835e in dispose_conf
(conf=0x84ab678) at app_meetme.c:1454
http://bugs.digium.com/view.php?id=8 0xb72902bd in conf_exec (chan=0x83bd3a0,
data=0xb6b94be4) at
app_meetme.c:3180
http://bugs.digium.com/view.php?id=9 0x080e356e in pbx_exec (c=0x83bd3a0,
app=0x81cb7a8, data=0xb6b94be4)
at pbx.c:734
http://bugs.digium.com/view.php?id=10 0xb7a17d38 in handle_exec (chan=0x83bd3a0,
agi=0xb6b95634, argc=3,
argv=0xb6b94910) at res_agi.c:1475
http://bugs.digium.com/view.php?id=11 0xb7a1a4f0 in agi_handle_command
(chan=0x83bd3a0, agi=0xb6b95634,
buf=0xb6b94bd8 "EXEC", dead=0) at res_agi.c:2536
http://bugs.digium.com/view.php?id=12 0xb7a1ae29 in run_agi (chan=0x83bd3a0,
request=0xb6b9566c
"ma/bar13.agi", agi=0xb6b95634, pid=8761, status=0xb6b95650, dead=0,
argc=1, argv=0xb6b95434)
at res_agi.c:2676
http://bugs.digium.com/view.php?id=13 0xb7a1baf3 in agi_exec_full
(chan=0x83bd3a0, data=0xb6b98188,
enhanced=0, dead=0) at res_agi.c:2903
http://bugs.digium.com/view.php?id=14 0xb7a1bc84 in agi_exec (chan=0x83bd3a0,
data=0xb6b98188) at
res_agi.c:2937
http://bugs.digium.com/view.php?id=15 0x080e356e in pbx_exec (c=0x83bd3a0,
app=0x81d6b00, data=0xb6b98188)
at pbx.c:734
http://bugs.digium.com/view.php?id=16 0x080e95ed in pbx_extension_helper
(c=0x83bd3a0, con=0x0,
context=0x83bd524 "prodosec-inbound", exten=0x83bd574 "5147872041",
priority=2, label=0x0,
callerid=0x8316240 "4507453120", action=E_SPAWN, found=0xb6b9a2b8,
combined_find_spawn=1) at pbx.c:2783
http://bugs.digium.com/view.php?id=17 0x080eac8f in ast_spawn_extension
(c=0x83bd3a0, context=0x83bd524
"prodosec-inbound", exten=0x83bd574 "5147872041", priority=2,
callerid=0x8316240 "4507453120", found=0xb6b9a2b8,
combined_find_spawn=1) at pbx.c:3298
http://bugs.digium.com/view.php?id=18 0x080eb4c8 in __ast_pbx_run (c=0x83bd3a0)
at pbx.c:3397
http://bugs.digium.com/view.php?id=19 0x080ec8be in pbx_thread (data=0x83bd3a0)
at pbx.c:3659
http://bugs.digium.com/view.php?id=20 0x0813b019 in dummy_start (data=0x837ad50)
at utils.c:870
http://bugs.digium.com/view.php?id=21 0xb7c7e504 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
http://bugs.digium.com/view.php?id=22 0xb7d5d51e in clone () from
/lib/tls/i686/cmov/libc.so.6
(gdb) frame 6
http://bugs.digium.com/view.php?id=6 0xb7287e34 in conf_free (conf=0x84ab678)
at app_meetme.c:1358
1358 ast_free(conf);
(gdb) p conf
$1 = (struct ast_conference *) 0x84ab678
(gdb) p *conf
$2 = {playlock = {__data = {__lock = 0, __count = 0, __owner = 0, __kind =
-1, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
__size = '\0' <repeats 12 times>, "????\000\000\000\000\000\000\000",
__align = 0}, listenlock = {__data = {__lock = 0, __count = 0, __owner = 0,
__kind = -1, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
__size = '\0' <repeats 12 times>, "????\000\000\000\000\000\000\000",
__align = 0}, confno = "44", '\0' <repeats 77 times>, chan = 0x0,
lchan = 0x0, fd = 49, zapconf = 1017, users = 0, markedusers = 0,
maxusers = 2147483647, endalert = 0, start = 1206031809, refcount = 0,
recording = MEETME_RECORD_OFF, isdynamic = 0, locked = 0,
recordthread = 4294967295, recordthreadlock = {__data = {__lock = 0,
__count = 0, __owner = 0, __kind = -1, __nusers = 0, {__spins = 0, __list =
{
__next = 0x0}}}, __size = '\0' <repeats 12 times>,
"????\000\000\000\000\000\000\000", __align = 0}, attr = {__size = '\0'
<repeats 35 times>,
__align = 0}, recordingfilename = 0x0, recordingformat = 0x0, pin =
'\0' <repeats 79 times>, pinadmin = '\0' <repeats 79 times>,
uniqueid = "1206030583.19", '\0' <repeats 18 times>, endtime = 0,
transframe = {0x0 <repeats 32 times>}, origframe = 0x0, transpath = {
0x0 <repeats 32 times>}, userlist = {first = 0x0, last = 0x0}, list =
{next = 0x0}}
======================================================================
----------------------------------------------------------------------
Corydon76 - 03-21-08 08:09
----------------------------------------------------------------------
In this case, it's memory corruption of the internal malloc structures.
Issue History
Date Modified Username Field Change
======================================================================
03-21-08 08:09 Corydon76 Note Added: 0084384
======================================================================
More information about the asterisk-bugs
mailing list