[asterisk-bugs] [Asterisk 0011350]: Crash on calls AST_LIST_REMOVE_HEAD Macro
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 26 11:41:23 CST 2007
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=11350
======================================================================
Reported By: arnd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11350
Category: Core-General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 87776
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-22-2007 09:41 CST
Last Modified: 11-26-2007 11:41 CST
======================================================================
Summary: Crash on calls AST_LIST_REMOVE_HEAD Macro
Description:
At high Callvolumes Asterisk Crashes with a segfault.
BT shows always so far, that this happens inside the AST_LIST_REMOVE_HEAD
Macro from the linked list code.
The pointer pointing to the head of the list was alway set to the Value
0x10. This caused the segfault, because its an unused Memoryaddress.
I`ve attached two Backtraces of the crashed Thread. Send me a note, if a
full backrace off all threads or any other information is needed.
======================================================================
----------------------------------------------------------------------
Corydon76 - 11-26-07 11:41
----------------------------------------------------------------------
Please follow the instructions as shown in doc/valgrind.txt
Issue History
Date Modified Username Field Change
======================================================================
11-26-07 11:41 Corydon76 Note Added: 0074342
11-26-07 11:41 Corydon76 Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list