|
Re: [GHC] #848: Threaded RTS problems on Solaris: msg#00124lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #751: ghc 6.4.2 on OS X 10.4.6 fails a compiler error building Crypto-3.0.3., GHC |
|---|---|
| Next by Date: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
| Previous by Thread: | Re: [GHC] #751: ghc 6.4.2 on OS X 10.4.6 fails a compiler error building Crypto-3.0.3., GHC |
| Next by Thread: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |