#5851: RTS Crashes on Exit with double free
---------------------------------------+------------------------------------
    Reporter:  argiopeweb              |       Owner:  simonmar     
        Type:  bug                     |      Status:  merge        
    Priority:  high                    |   Milestone:  7.4.2        
   Component:  Runtime System          |     Version:  7.4.1        
    Keywords:  glibc rts free pointer  |          Os:  Linux        
Architecture:  x86_64 (amd64)          |     Failure:  Runtime crash
  Difficulty:  Unknown                 |    Testcase:               
   Blockedby:                          |    Blocking:               
     Related:                          |  
---------------------------------------+------------------------------------
Changes (by simonmar):

  * status:  new => merge


Comment:

 I already fixed this in HEAD, but we forgot to merge it.

 commit dff852b1b65d07a4a400d3f20c854172c8fcecaf
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Wed Dec 14 10:42:47 2011 +0000

     Fix a memory allocation bug (rts_argv wasn't big enough)
 }}}

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