[asterisk-bugs] [Asterisk 0013380]: [patch] pthread_cancel segmentation faults
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 28 10:56:54 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:56 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.
======================================================================
----------------------------------------------------------------------
(0091870) Corydon76 (administrator) - 2008-08-28 10:56
http://bugs.digium.com/view.php?id=13380#c91870
----------------------------------------------------------------------
So in effect, I AM preventing the killing of a random thread, because I'm
making the conditional function correctly, in spite of what the compiler
(incorrectly) chose to interpret from the stated logic.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-28 10:56 Corydon76 Note Added: 0091870
======================================================================
More information about the asterisk-bugs
mailing list