[GHC] #14603: GHC segfaults building store with profiling

#14603: GHC segfaults building store with profiling -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: 8.4.1 Component: Compiler | Version: 8.4.1-alpha1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Trying to build `store` c5b6e34ebe4f74a971a8d7428c4cd1fe9bfeecf1 with GHC 8.4.1-alpha1 and profiling enabled results in a segmentation fault. {{{ Thread 1 "ghc" received signal SIGSEGV, Segmentation fault.
bt #0 0x00007ffff2f19100 in templatezmhaskell_LanguageziHaskellziTHziSyntax_nameModule_info () from /opt/exp/ghc/roots/8.4.1-alpha1/lib/ghc-8.4.0.20171214/bin/../template- haskell-2.13.0.0/libHStemplate-haskell-2.13.0.0-ghc8.4.0.20171214.so #1 0x0000000000000000 in ?? () }}}
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14603 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14603: GHC segfaults building store with profiling -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: 8.4.1 Component: Compiler | Version: 8.4.1-alpha1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * failure: None/Unknown => Compile-time crash or panic -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14603#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14603: GHC segfaults building store with profiling -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: 8.4.1 Component: Compiler | Version: 8.4.1-alpha1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by duog): * cc: duog (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14603#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14603: GHC segfaults building store with profiling -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: closed Priority: highest | Milestone: 8.4.1 Component: Compiler | Version: 8.4.1-alpha1 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: #14675 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => duplicate * related: => #14675 Comment: This sounds quite similar to #14675. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14603#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC