[GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
cvs-ghc at haskell.org
Tue Feb 5 16:52:29 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):
libffi on fedora 17 is libffi.5
but on fedora 18 and 19/rawhide, it's libffi.6
Is there some sort of version clash going on here, where ghc doesn't work
with libffi.6? Or does ghc require specific patches to libffi?
(I have to copy libffi.6 over to f17 machines to run test cases where I
compile something on rawhide and run it on f17.)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7629#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list