#13082: GHCi segfaults with the flag -llibopenal, but not with -lopenal -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Phyx- Type: bug | Status: patch Priority: normal | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.2 (Linker) | Resolution: | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: GHCi crash | Test Case: T13082_good, | T13082_fail Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2941 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Tamar Christina <tamar@…>): In [changeset:"4bfe3d4d13806202be7fc4a90106b200171588e6/ghc" 4bfe3d4d/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="4bfe3d4d13806202be7fc4a90106b200171588e6" Add missing test files for T13082. Summary: Add two missing test files for T13082. The reason they were missing is because the .gitignore contains a very harmful and broad wildcard `foo*`. Why? Test Plan: make test TEST="T13082_good T13082_fail" Reviewers: austin, bgamari, simonmar, erikd Reviewed By: erikd Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2981 GHC Trac Issues: #13082 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13082#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler