Dear Simon, Yes, it is the same bug. If I set the SE security level to Permissive it disappears.
Regards, Jan On Wed, Apr 05, 2006 at 10:08:58AM +0100, Simon Marlow wrote: > Jan van Eijck wrote: > > >The command > > > >ghci Models > > > >generates the following error on my 64 bit intel dual core machine: > > > >[EMAIL PROTECTED] demo-devel]$ ghci Models > > ___ ___ _ > > / _ \ /\ /\/ __(_) > > / /_\// /_/ / / | | GHC Interactive, version 6.4.1, for Haskell 98. > >/ /_\\/ __ / /___| | http://www.haskell.org/ghc/ > >\____/\/ /_/\____/|_| Type :? for help. > > > >Loading package base-1.0 ... linking ... done. > >Compiling Models ( Models.hs, interpreted ) > >ghc-6.4.1: internal error: mallocBytesRWX: failed to protect 0x0x165c050 > > > > Please report this as a bug to [email protected], > > or http://www.sourceforge.net/projects/ghc/ > > > >The file Models.hs is in appendix. > > > >I am using ghc-6.4.1 on a Fedore Core 5 linux machine, > >running kernel 2.6.16-1.2080 (_FC5.x86_64). > > Do you have SE Linux turned on too? See this bug: > > http://hackage.haskell.org/trac/ghc/ticket/738 > > Cheers, > Simon -- Jan van Eijck EMAIL [EMAIL PROTECTED] CWI, PO Box 94079, 1090 GB Amsterdam, NL phone +31-20-5924052 (work) +31-20-6250735 (home) WWW http://www.cwi.nl/~jve fax +31-20-5924200 _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
