[asterisk-bugs] [Asterisk 0017992]: Spontaneous reboots on asterisk 1.6.2.11 !!
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Sep 20 12:31:50 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17992
======================================================================
Reported By: jonaskellens
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17992
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.11
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-09-14 13:24 CDT
Last Modified: 2010-09-20 12:31 CDT
======================================================================
Summary: Spontaneous reboots on asterisk 1.6.2.11 !!
Description:
I am not restarting or reloading Asterisk, but it does it on its own !!
PBX Core settings
-----------------
Version: 1.6.2.11
Build Options: LOADABLE_MODULES
Maximum calls: Not set
Maximum open file handles: Not set
Verbosity: 25
Debug level: 0
Maximum load average: 0.000000
Minimum free memory: 0 MB
Startup time: 13:25:30
Last reload time: 13:25:30
PBX Core settings
-----------------
Version: 1.6.2.11
Build Options: LOADABLE_MODULES
Maximum calls: Not set
Maximum open file handles: Not set
Verbosity: 25
Debug level: 0
Maximum load average: 0.000000
Minimum free memory: 0 MB
Startup time: 19:52:14
Last reload time: 19:52:14
Is this a really really major bug ?!
======================================================================
----------------------------------------------------------------------
(0127135) jonaskellens (reporter) - 2010-09-20 12:31
https://issues.asterisk.org/view.php?id=17992#c127135
----------------------------------------------------------------------
Hello.
What do you guys make from the backtrace ??
The strange thing is :
[macro-vakantie]
exten => s,1,MYSQL(Connect connid localhost dialplan asthost
AsteriskHosted)
;exten => s,n,MYSQL(Query resultid ${connid} SELECT KNUMMER , vmcontext ,
accountcode_out , hostedformule , mohclass FROM AstDB where
klantID=${ARG1})
; THE ABOVE WORKS !!
exten => s,n,MYSQL(Query resultid ${connid} SELECT ast1 , ast2 , na , naID
FROM vakantiedata where ID=${ARG1})
; THE ABOVE FAILS !! What is the difference here ?!
exten => s,n,MYSQL(Fetch fetchid ${resultid} VAKAST1 VAKAST2 VAKNA
VAKnaID)
exten => s,n,NoOp(vakantie-ast1 = ${VAKAST1} vakantie-ast2 = ${VAKAST2} na
= ${NA} naID = ${naID})
exten => s,n,MYSQL(Clear ${resultid})
exten => s,n,MYSQL(Disconnect ${connid})
Issue History
Date Modified Username Field Change
======================================================================
2010-09-20 12:31 jonaskellens Note Added: 0127135
======================================================================
More information about the asterisk-bugs
mailing list