[GHC] #14081: 8.2.1 runghc from Windows x32 segfaults an all programs
GHC
ghc-devs at haskell.org
Mon Aug 21 16:24:08 UTC 2017
#14081: 8.2.1 runghc from Windows x32 segfaults an all programs
----------------------------------+------------------------------
Reporter: sergv | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------+------------------------------
Comment (by Tamar Christina <tamar@…>):
In [changeset:"34bd43d9c24207a1897aaa4ee6cb70592a3f7acc/ghc"
34bd43d9/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="34bd43d9c24207a1897aaa4ee6cb70592a3f7acc"
Fix loading of dlls on 32bit windows
The point of fix is to handle case when loaded dll loads no
other dlls, i.e. it's import table is empty.
GHC Trac Issues: #14081
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14081#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list