[asterisk-bugs] [Asterisk 0013400]: [patch] POSIX thread operations errors
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 30 15:22:38 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13400
======================================================================
Reported By: Matti
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13400
Category: Channels/chan_h323
Reproducibility: unable to reproduce
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-29 09:50 CDT
Last Modified: 2008-10-30 15:22 CDT
======================================================================
Summary: [patch] POSIX thread operations errors
Description:
POSIX thread functions pthread_cancel, pthread_kill and pthread_join are
called with thread IDs belonging to monitor threads that (may) have ended.
======================================================================
----------------------------------------------------------------------
(0094438) svnbot (reporter) - 2008-10-30 15:22
http://bugs.digium.com/view.php?id=13400#c94438
----------------------------------------------------------------------
Repository: asterisk
Revision: 152958
U branches/1.4/channels/chan_h323.c
------------------------------------------------------------------------
r152958 | tilghman | 2008-10-30 15:22:36 -0500 (Thu, 30 Oct 2008) | 3
lines
Cannot join detached threads. See
http://www.opengroup.org/onlinepubs/000095399/functions/pthread_join.html
(Closes issue http://bugs.digium.com/view.php?id=13400)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=152958
Issue History
Date Modified Username Field Change
======================================================================
2008-10-30 15:22 svnbot Checkin
2008-10-30 15:22 svnbot Note Added: 0094438
======================================================================
More information about the asterisk-bugs
mailing list