#1615: Profiling with -hy, -hd, -hr segfaults
--------------------------+-------------------------------------------------
    Reporter:  igloo      |        Owner:  igloo      
        Type:  bug        |       Status:  closed     
    Priority:  high       |    Milestone:  6.8        
   Component:  Profiling  |      Version:  6.7        
    Severity:  normal     |   Resolution:  fixed      
    Keywords:             |   Difficulty:  Unknown    
          Os:  Unknown    |     Testcase:  heapprof001
Architecture:  Unknown    |  
--------------------------+-------------------------------------------------
Changes (by igloo):

  * resolution:  => fixed
  * testcase:  => heapprof001
  * status:  new => closed

Comment:

 Fixed by:
 {{{
 Fri Aug 17 15:45:31 BST 2007  Ian Lynagh <[EMAIL PROTECTED]>
   * Fix description and type profiling
   Consistently make the type and description in the info table an offset
   or a pointer, depending on whether tables are next to code or not.
 Shall I push this patch? (3/4)  [Ynwvpxqadjk], or ? for help: y

 Fri Aug 17 16:02:05 BST 2007  Ian Lynagh <[EMAIL PROTECTED]>
   * Don't freeProfiling1 until after calling reportCCSProfiling
   Fixes usage of free'd memory
 }}}

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