[asterisk-bugs] [Asterisk 0016995]: [patch] Crash in app_voicemail.c in function retrieve_file (Read out in small chunks)
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 9 08:00:30 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16995
======================================================================
Reported By: vrban
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16995
Category: Applications/app_voicemail/ODBC
Reproducibility: random
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.29.1
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-09 03:08 CST
Last Modified: 2010-04-09 08:00 CDT
======================================================================
Summary: [patch] Crash in app_voicemail.c in function
retrieve_file (Read out in small chunks)
Description:
Every few days, one of my asterisk 1.4.29 crash with this error. See
bt_full.txt
Asterisk was compiled with DONT_OPTIMIZE, so all needed information should
be visible.
======================================================================
----------------------------------------------------------------------
(0120224) vrban (reporter) - 2010-04-09 08:00
https://issues.asterisk.org/view.php?id=16995#c120224
----------------------------------------------------------------------
i attached a small test tool, that also use odbc to get the same busy blob
file from the same DB i use. With this test tool. id does not crash,
although it fetches much more blobs from the DB, then with res_odbc.
What is the difference between the way the test tool fetch the blob and
res_odbc/app_voicemail_odbc? The test toll get's the blob in sequence.
Perhaps res_odbc/app_voicemail_odbc fetch it parallel, and this is the
problem? (my assumption)
Issue History
Date Modified Username Field Change
======================================================================
2010-04-09 08:00 vrban Note Added: 0120224
======================================================================
More information about the asterisk-bugs
mailing list