[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: G-Golf - Callback segmentation fault
From: |
David Pirotte |
Subject: |
Re: G-Golf - Callback segmentation fault |
Date: |
Mon, 2 Sep 2024 18:18:54 -0300 |
Hello Matija,
> This flag was recently removed [2] in nixpkgs with a comment:
> > The fix for gobject-introspection is in version 1.72.
Maybe the fix didn't really fixed the problem ...
> Bottom line: If I compile Guile with patched libffi [3] dependency
> (where flag "disable-exec-static-tramp" is present) problematic
> examples are working (without patched G-Golf).
Perfect, just do that then, in nix guix as well (debian does, see below)
> Most probably has Debian present flag "disable-exec-static-tramp" when
> configuring libffi. Where can we check that?
Yes, in debian testing, libffi 3.4.6-1, the flag is on by default:
https://codesearch.debian.net/search?q=disable-exec-static-tramp+pkg%3Alibffi
> I still wonder where is the problem, in Guile, G-Golf or
> gobject-introspection (which according to [2] should not be a
> problem).
Definitely not a g-golf bug. But since the flag has been introduced
precisely to deal with the yet to be fixed gobject-introspection, iiuc,
i would just continue to compile libffi passing the flag ...
Thanks,
David
pgptQRhsGSe9e.pgp
Description: OpenPGP digital signature
- Re: G-Golf - Callback segmentation fault, pelzflorian (Florian Pelz), 2024/09/02
- Re: G-Golf - Callback segmentation fault,
David Pirotte <=
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/02
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, pelzflorian (Florian Pelz), 2024/09/05
- Re: G-Golf - Callback segmentation fault, pelzflorian (Florian Pelz), 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, Matija Obid, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/06