[asterisk-bugs] [Asterisk 0018468]: SIP crash on transfer
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 25 01:36:26 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18468
======================================================================
Reported By: cchantep
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18468
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-13 12:52 CST
Last Modified: 2011-01-25 01:36 CST
======================================================================
Summary: SIP crash on transfer
Description:
When trying to transfer a call from an Aastra SIP phone (6755i) --
A<-->B(Aastra)<-->C -- nonetheless call failed, but then Asterisk no longer
manager any SIP function.
Main Asterisk process still works, "sip show users" still displays users,
but phone are no longer registered, hard/soft phone cannot perform any new
registeration, no call can be done.
Even if I try to send a REGISTER UDP message through netcat from Asterisk
machine, I don't see anything in a Asterisk console (with sip debug
enabled).
It seems that a major part a SIP handling is then broken. Moreover I can't
reload sip module from Asterisk console. I need to kill it before
restarting service.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018204 deadlock on 1.8.0-rc2 and crash on 1.8....
related to 0018403 [patch] Deadlock on SIP blind transfer ...
related to 0018455 Problem on TRANSFER using SNOM transfer...
======================================================================
----------------------------------------------------------------------
(0130980) Bernard Merindol (reporter) - 2011-01-25 01:36
https://issues.asterisk.org/view.php?id=18468#c130980
----------------------------------------------------------------------
I have send the result of core show locks and backtrace.
For backtrace Asterisk is not dead (don't have core) I have get back trace
with this command.
gdb -se "asterisk" -ex "bt full" -ex "thread apply all bt" --batch
asterisk 30388
Where 30388 is the processID of asterisk, I hope is good.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-25 01:36 Bernard MerindolNote Added: 0130980
======================================================================
More information about the asterisk-bugs
mailing list