[GHC] #1751: program with GADTs segfaults when compiled with -prof and -auto-all

GHC trac at galois.com
Tue Oct 16 08:03:20 EDT 2007


#1751: program with GADTs segfaults when compiled with -prof and -auto-all
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  low       |    Milestone:  6.6.2  
   Component:  Compiler  |      Version:  6.6.1  
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Changes (by simonpj):

  * priority:  normal => low
  * milestone:  => 6.6.2

Comment:

 I've just tried this again and it seems to work fine with the 6.8 branch
 and with the HEAD.  Rather than chase further, I'm going to downgrade this
 to 'low', with the intention of not looking at it further unless it crops
 up again.  It'd be nicer to chase down exactly where the seg-fault occurs,
 but life is too short!

 It might be worth revisiting if we ever released 6.6.2 (which we don't
 currently plan to).

 Simon

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


More information about the Glasgow-haskell-bugs mailing list