[asterisk-bugs] [Asterisk 0017208]: Crash on Hangup during post_cdr

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 20 10:52:41 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17208 
====================================================================== 
Reported By:                vmarrone
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17208
Category:                   Applications/app_cdr
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.6 
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-04-20 08:36 CDT
Last Modified:              2010-04-20 10:52 CDT
====================================================================== 
Summary:                    Crash on Hangup during post_cdr
Description: 
Here the Back Trace of crash:

https://issues.asterisk.org/view.php?id=0  0x00a10486 in _int_malloc () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=1  0x00a1161e in _int_realloc () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=2  0x00a12276 in realloc () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=3  0x07c23154 in sqlite3GenericRealloc
() from /usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=4  0x07c39c2b in sqlite3Realloc () from
/usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=5  0x07c1a4b9 in sqlite3ExprListAppend
() from /usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=6  0x07c2a1fd in sqlite3Parser () from
/usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=7  0x07c35eac in sqlite3RunParser ()
from /usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=8  0x07c2cb0f in sqlite3_prepare () from
/usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=9  0x07c48795 in sqlite3_exec () from
/usr/lib/libsqlite3.so.0
https://issues.asterisk.org/view.php?id=10 0x0097cf50 in sqlite3_log
(cdr=0xb799c5e0) at
cdr_sqlite3_custom.c:257
https://issues.asterisk.org/view.php?id=11 0x0808e6bc in post_cdr
(cdr=0xb799c5e0) at cdr.c:1055
https://issues.asterisk.org/view.php?id=12 0x0808e895 in ast_cdr_detach
(cdr=0xb799c5e0) at cdr.c:1251
https://issues.asterisk.org/view.php?id=13 0x08098480 in ast_hangup
(chan=0xb757ccf8) at channel.c:1768
https://issues.asterisk.org/view.php?id=14 0x08110dc5 in __ast_pbx_run
(c=0xb757ccf8, args=0x0) at pbx.c:4450
https://issues.asterisk.org/view.php?id=15 0x08112430 in pbx_thread
(data=0xb757ccf8) at pbx.c:4542
https://issues.asterisk.org/view.php?id=16 0x081516bb in dummy_start
(data=0xb7a50ea0) at utils.c:968
https://issues.asterisk.org/view.php?id=17 0x00af973b in start_thread () from
/lib/libpthread.so.0
https://issues.asterisk.org/view.php?id=18 0x00a77cfe in clone () from
/lib/libc.so.6

====================================================================== 

---------------------------------------------------------------------- 
 (0120639) pabelanger (manager) - 2010-04-20 10:52
 https://issues.asterisk.org/view.php?id=17208#c120639 
---------------------------------------------------------------------- 
We'll need a full backtrace.  

Recently updated:
http://svn.asterisk.org/svn/asterisk/trunk/doc/backtrace.txt

---
Thank you for your bug report. In order to move your issue forward, we
require a backtrace from the core file produced after the crash. Please see
the doc/backtrace.txt file in your Asterisk source directory.

Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the
Compiler Flags section, then:

make install

after enabling, reproduce the crash, and then execute the instructions in
doc/backtrace.txt.

When complete, attach that file to this issue report. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-20 10:52 pabelanger     Note Added: 0120639                          
======================================================================




More information about the asterisk-bugs mailing list