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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 20 08:36:43 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
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 08:36 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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-20 08:36 vmarrone       New Issue                                    
2010-04-20 08:36 vmarrone       Asterisk Version          => 1.6.2.6         
2010-04-20 08:36 vmarrone       Regression                => No              
2010-04-20 08:36 vmarrone       SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list