[GHC] #12031: GHCi segfaults on Windows when compiling C code using extern-declared variable

GHC ghc-devs at haskell.org
Sun Aug 28 13:07:09 UTC 2016


#12031: GHCi segfaults on Windows when compiling C code using extern-declared
variable
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  Phyx-
            Type:  bug               |               Status:  merge
        Priority:  high              |            Milestone:  8.0.2
       Component:  Runtime System    |              Version:  8.0.1
  (Linker)                           |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
                                     |  (amd64)
 Type of failure:  GHCi crash        |            Test Case:  T12031
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2316
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by thomie):

 Perhaps apply this commit: bdc555885b8898684549eca70053c9ce0ec7fa39
 {{{
 Author: Thomas Miedema <thomasmiedema at gmail.com>
 Date:   Wed May 25 13:01:42 2016 +0200

     Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)

     Refactoring only.
 }}}

 Or define `TEST_HC_OPTS_INTERACTIVE = $(TEST_HC_OPTS) --interactive -v0
 -ignore-dot-ghci` in `testsuite/mk/test.mk`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12031#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list