[asterisk-bugs] [Asterisk 0014824]: [patch] http Queue Actions Crash Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 5 04:57:54 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14824
======================================================================
Reported By: sum
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14824
Category: Core/HTTP
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 185947
Request Review:
======================================================================
Date Submitted: 2009-04-03 17:18 CDT
Last Modified: 2009-05-05 04:57 CDT
======================================================================
Summary: [patch] http Queue Actions Crash Asterisk
Description:
The system is crashing when using Http rawman QueueSummary,
QueueStatus,QueueReset,QueueReload etc.
After some querys Asterisk crashes. I upload valgrind1 and malloc1.
I also notice that QueueReset doesn't reset agents data, I think that it
should reset also the agent data to get consistent numbers.
======================================================================
----------------------------------------------------------------------
(0104193) atis (reporter) - 2009-05-05 04:57
http://bugs.digium.com/view.php?id=14824#c104193
----------------------------------------------------------------------
It seems that You're using some bad editor, as there are some spacing
changes.
You can do diff -w to ignore whitespace changes :)
Also, i would suggest not using MyVar in doc, but something in lowercase -
like <variable>, and the same name in syntax warning (of which i'm still
not sure that it should be warning :)
Btw, looking at the code of ast_is_numeric - does this work with negative
numbers? Are numbers >2^31 allowed in dialplan variables? If not, i would
go with simpler checking.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-05 04:57 atis Note Added: 0104193
======================================================================
More information about the asterisk-bugs
mailing list