#4835: Segfault when reading lots of files
---------------------------------+------------------------------------------
    Reporter:  NeilMitchell      |        Owner:               
        Type:  bug               |       Status:  new          
    Priority:  normal            |    Milestone:               
   Component:  Runtime System    |      Version:  7.0.1        
    Keywords:                    |     Testcase:               
   Blockedby:                    |   Difficulty:               
          Os:  Windows           |     Blocking:               
Architecture:  Unknown/Multiple  |      Failure:  Runtime crash
---------------------------------+------------------------------------------

Comment(by NeilMitchell):

 Still there in 7.0.1.20101209, although the fix only went in on 1208, so
 it's possible the build got made before that - I'll check again on
 Wednesday.

 {{{
 $ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 7.0.1.20101209

 $ ghc --make Main.hs   && main
 [1 of 1] Compiling Main             ( Main.hs, Main.o )
 Linking Main.exe ...
 Starting segfault...
 Segmentation fault/access violation in generated code
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4835#comment:4>
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

Reply via email to