[Gambas-bugtracker] Bug #2640: Jit fails to compile

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sat Oct 15 19:33:42 CEST 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2640&from=L21haW4-

Comment #1 by Benoît MINISINI:

Commit https://gitlab.com/gambas/gambas/-/commit/f528f4d4cac3365b3a3fa88e4424d47549410ffc fixes the compilation.

But now your program segfaults at 'ShmMemBlock._new.125', when you call memcpy() directly in libc (Good Lord!).

I don't know yet if it's a bug in compilation of extern function calls, or if it's your program that does weird things.

Benoît MINISINI changed the state of the bug to: Working.




More information about the Bugtracker mailing list