[asterisk-bugs] [Asterisk 0019381]: [patch] Segmentation faults
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 31 07:41:54 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19381
======================================================================
Reported By: kvveltho
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19381
Category: Core/PBX
Reproducibility: random
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.8.4.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-28 05:04 CDT
Last Modified: 2011-05-31 07:41 CDT
======================================================================
Summary: [patch] Segmentation faults
Description:
Daily random crashed with segmentation fault.
======================================================================
----------------------------------------------------------------------
(0135577) kvveltho (reporter) - 2011-05-31 07:41
https://issues.asterisk.org/view.php?id=19381#c135577
----------------------------------------------------------------------
Is this what you need?
https://issues.asterisk.org/view.php?id=0 0x00002aaac19628bf in isup_find_call
(ss7=0x2aaaac0417a0,
rl=0x41641970, cic=546) at isup.c:2180
2180 if ((cur->cic == cic) && (cur->dpc == rl->opc)) {
In other dumps I see this:
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0 0x000000000049c9d8 in
ast_datastore_free (datastore=0x1160b7d0) at
datastore.c:66
66 if (datastore->info->destroy != NULL && datastore->data !=
NULL) {
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0 0x0000003d1e032abd in getenv () from
/lib64/libc.so.6
Issue History
Date Modified Username Field Change
======================================================================
2011-05-31 07:41 kvveltho Note Added: 0135577
======================================================================
More information about the asterisk-bugs
mailing list