[asterisk-bugs] [Asterisk 0017084]: [patch] Asterisk crash in func_odbc
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 28 14:27:25 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17084
======================================================================
Reported By: falves11
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17084
Category: Channels/General
Reproducibility: random
Severity: crash
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-1162
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 253802
Request Review:
======================================================================
Date Submitted: 2010-03-23 12:46 CDT
Last Modified: 2010-05-28 14:27 CDT
======================================================================
Summary: [patch] Asterisk crash in func_odbc
Description:
I am attaching the GDB backtrace
======================================================================
----------------------------------------------------------------------
(0122633) wilkemann (reporter) - 2010-05-28 14:27
https://issues.asterisk.org/view.php?id=17084#c122633
----------------------------------------------------------------------
I use Asterisk 1.4.31 more crash randomic
(gdb) bt full
https://issues.asterisk.org/view.php?id=0 0x00007fe5650a2ed5 in raise () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=1 0x00007fe5650a43f3 in abort () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=2 0x00007fe5650df3a8 in ?? () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=3 0x00007fe5650e4948 in ?? () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=4 0x00007fe5650e6a56 in free () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=5 0x000000000043e8de in
ast_set_callerid (chan=0x1ea71c0,
callerid=0x7fe55c047d60 "", calleridname=0x0, ani=0x0) at channel.c:4106
__PRETTY_FUNCTION__ = "ast_set_callerid"
https://issues.asterisk.org/view.php?id=6 0x00007fe55b264f3d in event_handler
() from
/usr/lib/asterisk/modules/chan_dgv.so
No locals.
https://issues.asterisk.org/view.php?id=7 0x00007fe55a442d34 in
RaiseEvents_ThreadSafe () from
/usr/lib/libdigivoice.so
No locals.
https://issues.asterisk.org/view.php?id=8 0x00007fe55a4407d2 in
Signal_GSM_Thread () from
/usr/lib/libdigivoice.so
No locals.
https://issues.asterisk.org/view.php?id=9 0x00007fe565aa0fc7 in start_thread ()
from /lib/libpthread.so.0
No symbol table info available.
https://issues.asterisk.org/view.php?id=10 0x00007fe5651405ad in clone () from
/lib/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=11 0x0000000000000000 in ?? ()
No symbol table info available.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-28 14:27 wilkemann Note Added: 0122633
======================================================================
More information about the asterisk-bugs
mailing list