[asterisk-bugs] [Asterisk 0011983]: asterisk giving core dump every 10 minute-using latest tarball
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 13 03:33:33 CST 2008
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=11983
======================================================================
Reported By: dpkji_rgec
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11983
Category: . I did not set the category correctly.
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-13-2008 01:17 CST
Last Modified: 02-13-2008 03:33 CST
======================================================================
Summary: asterisk giving core dump every 10 minute-using
latest tarball
Description:
(gdb) bt full
http://bugs.digium.com/view.php?id=0 0x43646333 in strlen () from
/lib/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=1 0x00207239 in reqprep (req=0xb71a4ba8,
p=0xb5b11280, sipmethod=8,
seqno=102, newbranch=1) at chan_sip.c:4036
__a0 = <value optimized out>
__a1 = <value optimized out>
__a2 = <value optimized out>
orig = (struct sip_request *) 0xb5b12c1c
stripped = '\0' <repeats 79 times>
tmp = "102 BYE", '\0' <repeats 72 times>
newto = '\0' <repeats 255 times>
c = <value optimized out>
ot = <value optimized out>
of = <value optimized out>
is_strict = 1
http://bugs.digium.com/view.php?id=2 0x00208276 in transmit_request_with_auth
(p=0xb5b11280, sipmethod=0,
seqno=0, reliable=1, newbranch=1) at chan_sip.c:5825
resp = {rlPart1 = 0x0, rlPart2 = 0x0, len = 93, headers = 2,
method = 8, header = {
0xb71a4dc0 "BYE sip:124 at 10.0.0.254 SIP/2.0\r\nVia: SIP/2.0/UDP
10.0.0.8:5060;branch=z9hG4bK14d092dc;rport\r\n",
0xb71a4de0 "Via: SIP/2.0/UDP
10.0.0.8:5060;branch=z9hG4bK14d092dc;rport\r\n", 0x0 <repeats 62 times>},
lines = 0,
line = {0x0 <repeats 64 times>},
data = "BYE sip:124 at 10.0.0.254 SIP/2.0\r\nVia: SIP/2.0/UDP
10.0.0.8:5060;branch=z9hG4bK14d092dc;rport\r\n", '\0' <repeats 4002 times>,
debug = 0, flags = 0, sdp_start = 0, sdp_end = 0}
__PRETTY_FUNCTION__ = "transmit_request_with_auth"
http://bugs.digium.com/view.php?id=3 0x00224173 in sip_hangup (ast=0xb5b0d360)
at chan_sip.c:2518
p = (struct sip_pvt *) 0x20202024
__PRETTY_FUNCTION__ = "sip_hangup"
http://bugs.digium.com/view.php?id=4 0x08065244 in ast_hangup (chan=0xb5b0d360)
at channel.c:1386
res = <value optimized out>
cdr = (struct ast_cdr *) 0x8fb5d28
__PRETTY_FUNCTION__ = "ast_hangup"
http://bugs.digium.com/view.php?id=5 0x08091c70 in __ast_pbx_run (c=0xb5b0d360)
at pbx.c:2487
__p = <value optimized out>
digit = <value optimized out>
exten = '\0' <repeats 255 times>
pos = 3
waittime = 0
res = 0
__PRETTY_FUNCTION__ = "__ast_pbx_run"
http://bugs.digium.com/view.php?id=6 0x0809225c in pbx_thread (data=0xb5b0d360)
at pbx.c:2537
No locals.
http://bugs.digium.com/view.php?id=7 0x4374d2db in start_thread () from
/lib/libpthread.so.0
No symbol table info available.
http://bugs.digium.com/view.php?id=8 0x436a712e in clone () from /lib/libc.so.6
No symbol table info available.
======================================================================
----------------------------------------------------------------------
mvanbaak - 02-13-08 03:33
----------------------------------------------------------------------
Can you please compile with the DONT_OPTIMIZE flag set in make menuselect
and upload a bt full from a crash after that ?
Issue History
Date Modified Username Field Change
======================================================================
02-13-08 03:33 mvanbaak Note Added: 0082140
02-13-08 03:33 mvanbaak Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list