Is GTK 2.0 doing something with mmap that 1.2 wasn't? Electric Fence might not
like changing pre-existing mappings.
Just a WAG.
-Kip
On Tue, 19 Mar 2002, Miguel Mendez wrote:
> Hi hackers,
>
> I have started porting The Fish to GTK+ 2.0 and everything seems to work
> fine, except I can no longer use Electric Fence. When I link with efence
> I get the following error:
>
>
> kajsa% time ./thefish
>
> Electric Fence 2.2.0 Copyright (C) 1987-1999 Bruce Perens
> <[EMAIL PROTECTED]>
>
> Cannot load module
> /usr/X11R6/lib/pango/1.0.0/modules/pango-basic-x.so:
> /usr/X11R6/lib/pango/1.0.0/modules/pango-basic-x.so: mmap of entire
> address space failed: Cannot allocate memory
> Cannot load module
> /usr/X11R6/lib/pango/1.0.0/modules/pango-basic-x.so:
> /usr/X11R6/lib/pango/1.0.0/modules/pango-basic-x.so: mmap of entire
> address space failed: Cannot allocate memory
>
> ElectricFence Exiting: mmap() failed: Cannot allocate memory
> ./thefish 10.45s user 116.32s system 95% cpu 2:12.19 total
>
> This same code linked with gtk 1.2 works perfectly well both with and
> without efence. This code linked with gtk 2.0 but without efence works
> as well. I tried asking in the gtk developers list but got no answer at
> all. I'm using the latest efence port on a 4.5-STABLE built the 3rd of
> Feb.
>
> Any ideas about what could be causing this?
>
> Cheers,
> --
> Miguel Mendez - [EMAIL PROTECTED]
> GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt
> EnergyHQ :: http://www.energyhq.tk
> FreeBSD - The power to serve!
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message