
#15808: Loading libraries with FFI exports may cause segfaults in the compiler if they are loaded far from the rts in memory. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.7 (Linking) | Resolution: | Keywords: Operating System: Windows | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by AndreasK): There is some overflow checking code at https://github.com/eth- sri/ELINA/blob/61c24b4b6309745c222699b6998ad943d8de5624/elina_poly/opt_pk_vector.c#L504 which we could steal. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15808#comment:12 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler