#993: threaded RTS under pc-solaris does not work
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.6.1
Component: Runtime System | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: N/A | Architecture: x86
Os: Solaris |
----------------------------+-----------------------------------------------
Comment (by [EMAIL PROTECTED]):
Well spotted! That fixes the problem. (I did not look at Schedule
anymore.)
The testsuite (for ghc-6.6) still showed problems for
{{{concprog002(threaded2)}}} (looping) and {{{regex001(ghci,threaded1)}}}.
regex001(threaded1) failed with:
{{{
Starting program: /home/maeder/haskell/pc-solaris/ghc-6.6/testsuite/tests
/ghc-regress/lib/Regex/regex001
warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
[New LWP 1]
[New LWP 2]
[New LWP 3]
[New LWP 4]
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 3]
0xbfd4386a in _free_unlocked () from /lib/libc.so.1
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/993>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs