#8116: Segfault/panic of 32bit GHCi on Mac
---------------------------------------+-----------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
Type of failure: GHCi crash | Unknown/Multiple
Test Case: ghci/scripts/T8116 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Austin Seipp <aseipp@…>):
In [changeset:858924a016528be00a43333de2563d4e8c630bdb/testsuite]:
{{{
#!CommitTicketReference repository="testsuite"
revision="858924a016528be00a43333de2563d4e8c630bdb"
Fix test for #8116.
This caused a failure on some 32bit builds due to floating point
(in)accuracy. But Complex is already strict in both its components, and
we really just want to know the code works, so an easier solution is to
simply use `seq` to force evaluation.
Signed-off-by: Austin Seipp <[email protected]>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8116#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets