[Haskell-cafe] GHC on Fedora 10 - getMBlock: mmap: Permission denied

Fraser Wilson blancolioni at gmail.com
Tue Dec 2 11:05:16 EST 2008


Thanks, Bulat, ticket #738 appears to be it.  It was fixed in September, but
I guess it hasn't made it to yum yet, although there's a work-around with
permissions and so forth.

cheers,
Fraser.

On Tue, Dec 2, 2008 at 4:42 PM, Bulat Ziganshin
<bulat.ziganshin at gmail.com>wrote:

> Hello Fraser,
>
> Tuesday, December 2, 2008, 6:34:19 PM, you wrote:
>
> search in GHC tracker: afair there was some SELinux-releated report
>
> > Why didn't that occur to me?  I should get more sleep. Thanks for
> > the tip.  Now I know that it definitely is SELinux, a system I
> > understand not at all, I presume the problem is in these context
> > things ... ghc has system_u and bin_t, while audley has unconfined_u
> > and file_t.  Time to go poking about.  The unconfined_u looks suspicious.
> >
> > cheers,
> > Fraser.
>
> > On Tue, Dec 2, 2008 at 3:48 PM, David Leimbach <leimy2k at gmail.com>
> wrote:
> >  Did you try turning off SELinux to check?
>
> > 2008/12/2 Fraser Wilson <blancolioni at gmail.com>
> >
> >  Hi all,
>
> > Has anybody seen this?  I thought it might be an SELinux thing, but
> > then I wouldn't expect GHC or darcs to run.  Audley is a fairly
> > simple program in operating system feature terms, but I get the same
> > error with anything I build myself.
> >
> > [fraser at astroboy audley]$ ./dist/build/audley/audley
> > audley: internal error: getMBlock: mmap: Permission denied
> >     (GHC version 6.8.3 for i386_unknown_linux)
> >     Please report this as a GHC bug:
> > http://www.haskell.org/ghc/reportabug
> >  Aborted
> > [fraser at astroboy audley]$ ghc --version
> > The Glorious Glasgow Haskell Compilation System, version 6.8.3
> > [fraser at astroboy audley]$ cat /proc/version
> > Linux version 2.6.27-0.352.rc7.git1.fc10.i686
> > (mockbuild at x86-5.fedora.phx.redhat.com) (gcc version 4.3.2 20080917
> > (Red Hat 4.3.2-4) (GCC) ) #1 SMP Tue Sep 23 21:26:04 EDT 2008
> >  [fraser at astroboy audley]$
>
> > cheers,
> > Fraser.
>
> > --
> > http://thewhitelion.org/mysister
> >
> > _______________________________________________
> >  Haskell-Cafe mailing list
> >  Haskell-Cafe at haskell.org
> >  http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
>
>
> >
>
>
>
>
>
>
> --
> Best regards,
>  Bulat                            mailto:Bulat.Ziganshin at gmail.com
>
>


-- 
http://thewhitelion.org/mysister
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081202/32c79f82/attachment.htm


More information about the Haskell-Cafe mailing list