[asterisk-bugs] [Asterisk 0016365]: [patch] ooh323 segfault in libc-2.7.so
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 30 17:51:33 CST 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16365
======================================================================
Reported By: benngard2
Assigned To: may
======================================================================
Project: Asterisk
Issue ID: 16365
Category: Addons/chan_ooh323
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-01 13:32 CST
Last Modified: 2009-12-30 17:51 CST
======================================================================
Summary: [patch] ooh323 segfault in libc-2.7.so
Description:
I was going to test the "new" chan_ooh323 driver so I did install:
debian: Linux sip2 2.6.26-2-686 https://issues.asterisk.org/view.php?id=1 SMP
dahdi-linux-complete-2.2.0.2+2.2.0
Asterisk SVN-trunk-r231692
Did enable chan_ooh323, everything compiled without any problems.
Hardware setup:
Phone (975) - Avaya CM - H.323 - Asterisk - X-Lite (0317998975)
X-Lite can dial MeetMe (955) no problem but when
975 dials X-Lite, I get connectio hear X-Lite ringing but Asterisk dumps:
-- Registered SIP '0317998985' at 10.242.10.209 port 22796
> Saved useragent "X-Lite release 1103k stamp 53621" for peer
0317998985
-- Executing [985 at inputinterior.se:1] Dial("OOH323/avaya-1",
"SIP/0317998985") in new stack
== Using UDPTL CoS mark 5
-- Called 0317998985
-- SIP/0317998985-00000001 is ringing
Segmentation fault
cat /var/log/messages
Dec 1 12:02:25 sip2 kernel: [13455.390240] asterisk[15013]:
segfault at 0 ip b7edde94 sp b6971170 error 6 in
libc-2.7.so[b7e68000+155000]
======================================================================
----------------------------------------------------------------------
(0115878) svnbot (reporter) - 2009-12-30 17:51
https://issues.asterisk.org/view.php?id=16365#c115878
----------------------------------------------------------------------
Repository: asterisk
Revision: 237098
U trunk/addons/ooh323c/src/ooCalls.c
U trunk/addons/ooh323c/src/ooh323.c
U trunk/addons/ooh323c/src/ooq931.c
------------------------------------------------------------------------
r237098 | may | 2009-12-30 17:51:32 -0600 (Wed, 30 Dec 2009) | 11 lines
small q931 processing and signalling corrections
don't decode UUIE from Q931StatusMessage
clean call without callIdentifier data
don't start tcs/msd exchange procedure after call proceeding received
(closes issue https://issues.asterisk.org/view.php?id=16365)
Reported by: benngard2
Tested by: may213, benngard2
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=237098
Issue History
Date Modified Username Field Change
======================================================================
2009-12-30 17:51 svnbot Note Added: 0115878
2009-12-30 17:51 svnbot Status acknowledged =>
assigned
2009-12-30 17:51 svnbot Assigned To may213 => may
======================================================================
More information about the asterisk-bugs
mailing list