[asterisk-bugs] [Asterisk 0013380]: [patch] pthread_cancel segmentation faults
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 28 10:42:34 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13380
======================================================================
Reported By: Matti
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13380
Category: Channels/chan_h323
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.2.X
SVN Branch (only for SVN checkouts, not tarball releases): 1.2
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-27 01:20 CDT
Last Modified: 2008-08-28 10:42 CDT
======================================================================
Summary: [patch] pthread_cancel segmentation faults
Description:
pthread_cancel segmentation faults when the bind address in h323.conf is
not configured in Linux. A detached thread must not be cancelled.
======================================================================
----------------------------------------------------------------------
(0091868) Matti (reporter) - 2008-08-28 10:42
http://bugs.digium.com/view.php?id=13380#c91868
----------------------------------------------------------------------
Your patch still has cancellation, killing etc. of a random thread, which
is a clear error. After detachment, the thread ID must not be used.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-28 10:42 Matti Note Added: 0091868
======================================================================
More information about the asterisk-bugs
mailing list