Ticket #452 (closed bug: Fixed)
+RTS -xc and SIGINT handler gives seg fault
Description
To reproduce this bug, save the attached file Bug.hs, run the following commands ghc -package posix -prof -auto-all Bug.hs ./a.out +RTS -xc and then hit control-C. The result is a SIGSEGV inside fprintCCS().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

