#5072: Segfault on OS X in interpreted code
---------------------------------+------------------------------------------
    Reporter:  nominolo          |        Owner:  igloo        
        Type:  bug               |       Status:  new          
    Priority:  high              |    Milestone:  7.2.1        
   Component:  Compiler          |      Version:  7.0.3        
    Keywords:                    |     Testcase:               
   Blockedby:                    |   Difficulty:               
          Os:  Unknown/Multiple  |     Blocking:               
Architecture:  Unknown/Multiple  |      Failure:  Runtime crash
---------------------------------+------------------------------------------

Comment(by nominolo):

 Simon M. said he had a script to track down memory corruption.  I ran it
 under valgrind but there was no useful output.  Running it under `gdb`
 just tells me the error occurs inside GC, so that's no new information,
 either.

 The test case uses various libraries that use unsafe operations somewhere
 underneath, so it may well be that one of these libraries is to blame.

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