[asterisk-bugs] [Asterisk 0013380]: [patch] pthread_cancel segmentation faults

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 29 02:53:17 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-29 02:53 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0091884) Matti (reporter) - 2008-08-29 02:53
 http://bugs.digium.com/view.php?id=13380#c91884 
---------------------------------------------------------------------- 
The segmentation fault I had was because monitor_thread was used as a
Boolean value instead of being compared with AST_PTHREADT_NULL. Asterisk
1.2 has such an error but trunk does not. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-29 02:53 Matti          Note Added: 0091884                          
======================================================================




More information about the asterisk-bugs mailing list