#5851: RTS Crashes on Exit with double free
---------------------------+------------------------------------------------
 Reporter:  argiopeweb     |          Owner:                        
     Type:  bug            |         Status:  new                   
 Priority:  normal         |      Component:  Runtime System        
  Version:  7.4.1          |       Keywords:  glibc rts free pointer
       Os:  Linux          |   Architecture:  x86_64 (amd64)        
  Failure:  Runtime crash  |       Testcase:                        
Blockedby:                 |       Blocking:                        
  Related:                 |  
---------------------------+------------------------------------------------

Comment(by argiopeweb):

 Also confirmed present in GHC 7.2.2 on CentOS 5 with error message
 {{{
 *** glibc detected *** test: double free or corruption (out):
 0x0000000017e744f0 ***
 *** glibc detected *** test: corrupted double-linked list:
 0x0000000017e744c0 ***
 }}}

 Error does not occur if built with "-rtsopts" and run with "+RTS -N -A4m
 -H128m -G5"

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to