[GHC] #5371: GHCi crashes calling a C function imported from a static library on Windows

GHC cvs-ghc at haskell.org
Thu Dec 1 14:04:08 CET 2011


#5371: GHCi crashes calling a C function imported from a static library on Windows
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:  simonmar  
        Type:  bug               |       Status:  new       
    Priority:  high              |    Milestone:  7.4.1     
   Component:  GHCi              |      Version:  7.3       
    Keywords:                    |     Testcase:            
   Blockedby:                    |   Difficulty:            
          Os:  Windows           |     Blocking:            
Architecture:  Unknown/Multiple  |      Failure:  GHCi crash
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit 1d012e31577951ff5fe74d0277fabdb08c27929d
 {{{
 Author: Simon Marlow <marlowsd at gmail.com>
 Date:   Wed Nov 30 15:34:00 2011 +0000

     loadArchive: need to allocate executable memory on Win32 (#5371)

  rts/Linker.c |    5 +++++
  1 files changed, 5 insertions(+), 0 deletions(-)
 }}}

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



More information about the Glasgow-haskell-bugs mailing list