
#10672: checkProddableBlock crash during Template Haskell linking -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Windows | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: Blocked By: | Blocking: Related Tickets: #9297 #10563 | Differential Revisions: #8237 #9907 | -------------------------------------+------------------------------------- Comment (by lukexi): Results of 7.8.4 with {{{bullet-mini}}}, which is using {{{-fno- exceptions}}} to avoid linking {{{libgcc_s_sjlj-1.dll}}} {{{ Loading package bullet-mini-0.1.0.0 ... ghc.exe: Unknown PEi386 section name `.text$_ZN21btBroadphaseInterfaceD1Ev' (while processing: C:\msys64\home\lukex_000\Projects\bullet-mini\dist\build\HSbullet- mini-0.1.0.0.o) <no location info>: ghc.exe: panic! (the 'impossible' happened) (GHC version 7.8.4 for x86_64-unknown-mingw32): loadObj "C:\\msys64\\home\\lukex_000\\Projects\\bullet- mini\\dist\\build\\HSbullet-mini-0.1.0.0.o": failed Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10672#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler