[GHC] #12658: GHC 7.10.3 sometimes reports unimplemented/strange closure type 63270

#12658: GHC 7.10.3 sometimes reports unimplemented/strange closure type 63270 --------------------------------+--------------------------------------- Reporter: clint | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Keywords: | Operating System: Linux Architecture: powerpc | Type of failure: Compile-time crash Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: --------------------------------+--------------------------------------- This happened when building http-link-header. {{{ ghc: internal error: scavenge: unimplemented/strange closure type 63270 @ 0xf36de0a8ghc: internal error: scavenge: unimplemented/strange closure type 63270 @ 0xf36de0a8 (GHC version 7.10.3 for powerpc_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} Sometimes it segfaults instead. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12658 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12658: GHC 7.10.3 sometimes reports unimplemented/strange closure type 63270 ---------------------------------------+------------------------------- Reporter: clint | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------------+------------------------------- Changes (by erikd): * cc: erikd (added) Comment: Is this reproducable or intermittent? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12658#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12658: GHC 7.10.3 sometimes reports unimplemented/strange closure type 63270 ---------------------------------------+------------------------------- Reporter: clint | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Linux | Architecture: powerpc Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------------+------------------------------- Comment (by clint): On the buildds it is often a SIGABRT instead. I cannot reproduce it myself. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12658#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12658: GHC 7.10.3 sometimes reports unimplemented/strange closure type 63270 ---------------------------------------+------------------------------- Reporter: clint | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: powerpc Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------------+------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed Comment: It has been a few years since this has been reported and there is no reproducer. Closing. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12658#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC