[Gambas-user] gambas-0.64a and Signal #11 problem
mephisto75 at ...20...
mephisto75 at ...20...
Wed Aug 27 09:04:28 CEST 2003
On SuSE 8.2 Gambas 0.64a Compiled and installed perfectly with:
./configure
./make
./make install
There was "only" the Signal #11 Problem.
With the new Process.c
./configure OK
./make OK
./make install OK
But If you try to start it you get a Speicherzugriffsfehler (Segmentation Fault).
So without patch it works partly, with patch it does not run at all.
Does anybody else have this problem ?
Regards
gambas-user at lists.sourceforge.net schrieb am 26.08.03 00:05:52:
>
> Here is a patch that fixes the signal #11 problem. It seems that the Linux
> dynamic libraries loader does not like when the environment variable
> LD_PRELOAD is set to a null string - except on my own computer !
>
> Replace the gambas-0.64a/src/exec/CProcess.c file by the one joined to this
> mail.
>
> Note that this patch can't compile on Solaris - It uses a GlibC function that
> Solaris don't have. I must take time to rewrite this function for Solaris,
> and it takes a little time.
>
> Tell me if everything works correctly now...
>
> --
> Benoit Minisini
> mailto:gambas at ...1...
__________________________________________________________________________
Die sicherste Form der Kommunikation: E-Mails verschluesseln, Spam-Filter,
Adressverifizierung, digitale Unterschrift: http://freemail.web.de
More information about the User
mailing list