[asterisk-bugs] [Asterisk 0011291]: Latest MySQL CDR crash on start
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Dec 26 09:57:30 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11291
======================================================================
Reported By: IgorG
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11291
Category: Addons/cdr_addon_mysql
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89399
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-19-2007 03:52 CST
Last Modified: 12-26-2007 09:57 CST
======================================================================
Summary: Latest MySQL CDR crash on start
Description:
Latest MySQL CDR crash on start, if add noload to modules.conf all is OK.
Back trace attached.
======================================================================
----------------------------------------------------------------------
IgorG - 12-26-07 09:57
----------------------------------------------------------------------
Ok, I've spent more time and get a root of this issue. This is because
compiler flags, that set for main asterisk have no effect on
asterisk-addons (fo ex. NO_OPTIMIZE, MALLOC_DEBUG). Then allocation in
cdr_mysql do not call __ast_calloc from astmm.c, but realloc check if block
allocated and failed...
Issue History
Date Modified Username Field Change
======================================================================
12-26-07 09:57 IgorG Note Added: 0075941
======================================================================
More information about the asterisk-bugs
mailing list