#2091: heap corruption in ghc-6.8.2?
----------------------+-----------------------------------------------------
 Reporter:  jeffz     |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.2  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Comment (by jeffz):

 Replying to [comment:1 simonmar]:
 > Could you explain which part(s) of the logs lead you to believe the bug
 is in GHC?  The logs are huge, and I couldn't find any clues pointing at
 GHC with a quick scan, but maybe I missed something.

 Line 2962 of ghc-valgrind4.txt looks suspicious, but the purify log is
 more precise, specifying this exactly:

 [E] FIM: Freeing invalid memory in LocalFree {36 occurrences}
         Address 0x00265650 points into a HeapAlloc'd block in unallocated
 region of the default heap
         Location of free attempt
             LocalFree      [C:\WINDOWS\system32\KERNEL32.dll]
             IsValidLocale  [C:\WINDOWS\system32\kernel32.dll]

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