[asterisk-bugs] [Asterisk 0016985]: Asterisk segmentation fault
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 8 08:24:57 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16985
======================================================================
Reported By: mrkrnz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16985
Category: Channels/chan_sip/Registration
Reproducibility: random
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.0.25
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-03-08 07:48 CST
Last Modified: 2010-03-08 08:24 CST
======================================================================
Summary: Asterisk segmentation fault
Description:
Asterisk gives segmentation fault report and automatically restart itself
randomly in time. I am not sure what is point of crash. I use asterisk only
as a SIP server.
======================================================================
----------------------------------------------------------------------
(0119087) mrkrnz (reporter) - 2010-03-08 08:24
https://issues.asterisk.org/view.php?id=16985#c119087
----------------------------------------------------------------------
the last lines of the asterisk full log before restarting asterisk itself.
[2010-03-08 12:42:32] DEBUG[28604] chan_sip.c: Auto destroying SIP dialog
'YzI3MTYzZGNmNDUxZDJhNjc3Y2FjNjY2ODQ4MmU4OWU.'
[2010-03-08 12:42:32] DEBUG[28604] chan_sip.c: Destroying SIP dialog
YzI3MTYzZGNmNDUxZDJhNjc3Y2FjNjY2ODQ4MmU4OWU.
[2010-03-08 12:42:36] DEBUG[28604] chan_sip.c: Auto destroying SIP dialog
'MjNjY2M0NTc2YzM1YzI0OTc2ZjhlMDM0MTBhYmVlZjk.'
[2010-03-08 12:42:36] DEBUG[28604] chan_sip.c: Destroying SIP dialog
MjNjY2M0NTc2YzM1YzI0OTc2ZjhlMDM0MTBhYmVlZjk.
[2010-03-08 12:42:40] DEBUG[28604] chan_sip.c: Auto destroying SIP dialog
'MjczMzE3YmJjNTRiMWNjYzc4MWEyZmYyZDRmMGY2YWM.'
[2010-03-08 12:42:40] DEBUG[28604] chan_sip.c: Destroying SIP dialog
MjczMzE3YmJjNTRiMWNjYzc4MWEyZmYyZDRmMGY2YWM.
[2010-03-08 12:42:42] DEBUG[28604] acl.c: Found IP address for this
socket
[2010-03-08 12:42:42] DEBUG[28604] chan_sip.c: Setting SIP_TRANSPORT_UDP
with address XX.XX.XX.XX:5060
[2010-03-08 12:42:42] DEBUG[28604] chan_sip.c: Allocating new SIP dialog
for OTY3YTQzYTM3Njc2ZjdjNGM0MjdmZTIzZTk4ZGU4ZjU. - REGISTER (No RTP)
[2010-03-08 12:42:42] DEBUG[28604] chan_sip.c: Trying to put 'SIP/2.0 401'
onto UDP socket destined for YY.YY.YY.YY:PORT
[2010-03-08 12:42:43] DEBUG[28604] chan_sip.c: Trying to put 'SIP/2.0 200'
onto UDP socket destined for YY.YY.YY.YY:PORT
[2010-03-08 12:42:43] DEBUG[28604] devicestate.c: Notification of state
change to be queued on device/channel SIP/eozturk
[2010-03-08 12:42:43] DEBUG[28595] chan_sip.c: Checking device state for
peer eozturk
[2010-03-08 12:42:43] DEBUG[28595] devicestate.c: Changing state for
SIP/eozturk - state 1 (Not in use)
[2010-03-08 12:42:44] DEBUG[28604] devicestate.c: Notification of state
change to be queued on device/channel SIP/karadas
[2010-03-08 12:42:44] DEBUG[28595] chan_sip.c: Checking device state for
peer karadas
[2010-03-08 12:42:44] DEBUG[28595] devicestate.c: Changing state for
SIP/karadas - state 1 (Not in use)
[2010-03-08 12:42:44] DEBUG[28604] chan_sip.c: -REALTIME- peer expired
registration. Name: karadas. Realtime peer objects now -17
[2010-03-08 12:42:48] VERBOSE[28860] logger.c: Asterisk Event Logger
Started /var/log/asterisk/event_log
[2010-03-08 12:42:48] VERBOSE[28860] logger.c: Asterisk Dynamic Loader
Starting:
[2010-03-08 12:42:48] VERBOSE[28860] logger.c: == Parsing
'/etc/asterisk/modules.conf': [2010-03-08 12:42:48] DEBUG[28860] config.c:
Parsing /etc/asterisk/modules.conf
[2010-03-08 12:42:48] VERBOSE[28860] logger.c: == Found
[2010-03-08 12:42:48] NOTICE[28860] loader.c: 6 modules will be loaded.
[2010-03-08 12:42:48] VERBOSE[28860] logger.c: == Parsing
'/etc/asterisk/res_odbc.conf': [2010-03-08 12:42:48] DEBUG[28860] config.c:
Parsing /etc/asterisk/res_odbc.conf
Issue History
Date Modified Username Field Change
======================================================================
2010-03-08 08:24 mrkrnz Note Added: 0119087
======================================================================
More information about the asterisk-bugs
mailing list