logo       

Re: [GHC] #848: Threaded RTS problems on Solaris: msg#00124

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #848: Threaded RTS problems on Solaris

#848: Threaded RTS problems on Solaris
----------------------------+-----------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.4.3
Component: Runtime System | Version: 6.4.2
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Solaris |
----------------------------+-----------------------------------------------
Changes (by simonmar):

* resolution: => fixed
* testcase: =>
* status: new => closed

Comment:

Now appears to be fixed by this:

{{{
simonmar 2006/10/16 06:50:02 PDT

Modified files: (Branch: ghc-6-4-branch)
ghc/rts Capability.c
Log:
Fix crash in the threaded RTS caused by spurious wakeups of
pthread_cond_wait(). This is certainly affecting the threaded RTS in
6.4.x on Solaris, and possibly other platforms too. I'm currently
testing to see whether there are any further problems on Solaris, but
with luck this may be the final fix for the threaded RTS problems in
the 6.4.x branch.

Does not affect 6.6; the corresponding code in 6.6 is already
spurious-wakeup-safe.

Revision Changes Path
1.31.6.2 +32 -7 fptools/ghc/rts/Capability.c
}}}

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/848>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise