[GHC] #14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
-------------------------------------+-------------------------------------
Reporter: blynn | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Keywords: ghc panic | Operating System: Linux
impossible |
Architecture: x86_64 | Type of failure: Compile-time
(amd64) | crash or panic
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
1. Compile an object file with -fPIC, e.g:
{{{
cat > hello.c << EOF
#include

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes? -------------------------------------+------------------------------------- Reporter: blynn | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: ghc panic | impossible Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by blynn): * Attachment "h.hs" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14028 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes? -------------------------------------+------------------------------------- Reporter: blynn | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: ghc panic | impossible Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by blynn): * Attachment "hello.c" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14028 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes? -------------------------------------+------------------------------------- Reporter: blynn | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: ghc panic | impossible Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by blynn): * Attachment "Makefile" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14028 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes? -------------------------------------+------------------------------------- Reporter: blynn | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.2 Resolution: fixed | Keywords: ghc panic | impossible Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: T14028 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * testcase: => T14028 * resolution: => fixed * milestone: => 8.2.1 Comment: This appears to be fixed in 8.2.1. Yay! See Phab:D3788 for testcase. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14028#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
-------------------------------------+-------------------------------------
Reporter: blynn | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.2
Resolution: fixed | Keywords: ghc panic
| impossible
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case: T14028
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#14028: ghc panic: -fexternal-interpreter + .o + QuasiQuotes?
-------------------------------------+-------------------------------------
Reporter: blynn | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.2
Resolution: fixed | Keywords: ghc panic
| impossible
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case: T14028
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari
participants (1)
-
GHC