[asterisk-bugs] [Asterisk 0019293]: CCSS Crash introduced in new SVN [318867]
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 13 09:24:41 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19293
======================================================================
Reported By: irroot
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19293
Category: Core/CallCompletionSupplementaryServices
Reproducibility: random
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 318867
Request Review:
======================================================================
Date Submitted: 2011-05-13 09:13 CDT
Last Modified: 2011-05-13 09:24 CDT
======================================================================
Summary: CCSS Crash introduced in new SVN [318867]
Description:
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0 0x080955a5 in ast_cc_set_param
(params=0xfc187c0, name=0x368 <Address
0x368 out of bounds>,
value=0x1 <Address 0x1 out of bounds>) at ccss.c:385
385 ccss.c: No such file or directory.
in ccss.c
======================================================================
----------------------------------------------------------------------
(0134895) irroot (reporter) - 2011-05-13 09:24
https://issues.asterisk.org/view.php?id=19293#c134895
----------------------------------------------------------------------
https://issues.asterisk.org/view.php?id=0 0x080955a5 in
ast_cc_copy_config_params (dest=0x1072ff88, src=0x530) at
ccss.c:414
414 return core_instance1->core_id == core_instance2->core_id
? CMP_MATCH | CMP_STOP : 0;
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0x080955a5 in
ast_cc_copy_config_params (dest=0x1072ff88, src=0x530)
at ccss.c:414
https://issues.asterisk.org/view.php?id=1 0xb2f91e7d in check_peer_ok
(p=0x1074b968, of=0xb24c2571 "0806",
req=0xb24c2d1c, sipmethod=10, addr=0xb24c2c98,
authpeer=0xb24c2898, reliable=XMIT_UNRELIABLE, calleridname=0xb24c252e
"", uri2=0xb24c24e0 "sip:901 at 192.168.25.1:5060")
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=2 0xb2f94359 in check_user_full
(p=0x1074b968, req=0xb24c2d1c,
sipmethod=10, uri=0xb1debcb6 "sip:901 at 192.168.25.1:5060",
reliable=XMIT_UNRELIABLE, addr=0xb24c2c98, authpeer=0xb24c2898)
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=3 0xb2fb85a6 in
handle_request_subscribe (p=0x1074b968, req=0xb24c2d1c,
addr=0xb24c2c98, seqno=24,
e=0xb1debcb6 "sip:901 at 192.168.25.1:5060") at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=4 0xb2fbacf0 in handle_incoming
(p=0x1074b968, req=0xb24c2d1c,
addr=0xb24c2c98, recount=0xb24c2c34, nounlock=0xb24c2c30)
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=5 0xb2fbb5b3 in handle_request_do
(req=0xb24c2d1c, addr=0xb24c2c98)
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=6 0xb2fbb1cd in sipsock_read
(id=0x106dfd18, fd=14, events=1,
ignore=0x0)
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=7 0x0810b6e4 in ast_io_wait
(ioc=0xb3aef038, howlong=96) at io.c:218
https://issues.asterisk.org/view.php?id=8 0xb2fbcb6a in do_monitor (data=0x0)
at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/netsock2.h:85
https://issues.asterisk.org/view.php?id=9 0x0818736a in dummy_start
(data=0xb2301908) at
/mnt/x86_64/usr/src/voip/asterisk-svn/include/asterisk/time.h:45
https://issues.asterisk.org/view.php?id=10 0xb747fafe in start_thread
(arg=0xb24c3b70) at allocatestack.c:1013
https://issues.asterisk.org/view.php?id=11 0xb676264e in clone () at fstab.c:170
Issue History
Date Modified Username Field Change
======================================================================
2011-05-13 09:24 irroot Note Added: 0134895
======================================================================
More information about the asterisk-bugs
mailing list