[GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
cvs-ghc at haskell.org
Wed Feb 6 01:05:40 CET 2013
#7629: segmentation fault in compiled program, involves gtk, selinux
-----------------------------------------------------------------+----------
Reporter: wgmitchener | Owner: simonmar
Type: bug | Status: infoneeded
Priority: high | Milestone: 7.6.2
Component: Runtime System | Version: 7.4.2
Keywords: segmentation fault, multithreading, selinux, gtk | Os: Linux
Architecture: x86 | Failure: Runtime crash
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
-----------------------------------------------------------------+----------
Comment(by wgmitchener):
Investigating the possibility that libffi.so.6 is where the bug lives:
After trying and failing to get ghc to use libffi.5 on fedora 19/rawhide
(either in /lib or in the ghc installation tree), I tried making
/lib/libffi.so.6 a link to libffi.so.5. Then Try2 still segfaults in the
same place.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7629#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list