bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #6342] threads broken on Solaris 2.6


From: nobody
Subject: [bug #6342] threads broken on Solaris 2.6
Date: Sun, 23 Nov 2003 16:10:11 -0500
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.2.1) Gecko/20030228

=================== BUG #6342: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6342&group_id=99

Changes by: Adam Fedor <fedor@gnu.org>
Date: Sun 11/23/2003 at 14:10 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Analyzed                  | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in dev-libs/libobjc. I should try to get it in GCC as well.



=================== BUG #6342: FULL BUG SNAPSHOT ===================


Submitted by: rmottola                Project: GNUstep                      
Submitted on: Mon 11/03/2003 at 10:06
Category:  Base/Foundation            Severity:  3                          
Bug Group:  Bug                       Resolution:  Fixed                    
Assigned to:  fedor                   Status:  Closed                       

Summary:  threads broken on Solaris 2.6

Original Submission:  Threads seem broken on Solaris 2.6. Typical appearance is 
that threads don't detach. But launching some tests (for example thread 
exception test) don't produce any result (but no error either).



Configure reports thread presence and enables the -lpthread flag. Looking at 
configure.log I see no evident problem.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 11/23/2003 at 14:10       By: fedor
Fixed in dev-libs/libobjc. I should try to get it in GCC as well.

-------------------------------------------------------
Date: Thu 11/06/2003 at 10:14       By: fedor
Just a quick check found that the default Solaris thread scope (PROCESS SCOPE) 
doesn't work, so changing this in libobjc fixes it. SYSTEM SCOPE is probably 
better anyway, but I'm wondering if we should do this in general or just for 
Solaris. What's the default on other systems?  Any other comments?






CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Thu 11/06/2003 at 10:14  Name: thread.patch  Size: 0KB   By: fedor

http://savannah.gnu.org/bugs/download.php?group_id=99&amp;bug_id=6342&amp;bug_file_id=798


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6342&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]