[asterisk-bugs] [Asterisk 0010969]: Wait() casuses segfault
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Oct 14 13:01:16 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10969
======================================================================
Reported By: denke
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10969
Category: Applications/*
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 85536
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-13-2007 13:07 CDT
Last Modified: 10-14-2007 13:01 CDT
======================================================================
Summary: Wait() casuses segfault
Description:
When Wait() is executed asterisk segfaults
-- Executing Wait("SCCP/100-00000001", "0.5")
Segmentation fault
======================================================================
----------------------------------------------------------------------
denke - 10-14-07 13:01
----------------------------------------------------------------------
-- Executing Answer("SIP/Denke-007ab170", "")
[Oct 14 20:10:49] DEBUG[2555]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2555]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sip_realtime WHERE name =
'Denke'
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '2'
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '2'
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '2'
-- Executing Wait("SIP/Denke-007ab170", "0.5")
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '3'
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '3'
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Oct 14 20:10:49] DEBUG[2576]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM extensions_realtime WHERE exten
= '103' AND context = 'internal' AND priority = '3'
-- Executing playback("SIP/Denke-007ab170", "immortal")
Segmentation fault (core dumped)
Issue History
Date Modified Username Field Change
======================================================================
10-14-07 13:01 denke Note Added: 0071945
======================================================================
More information about the asterisk-bugs
mailing list