guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: G-Golf - Callback segmentation fault


From: Matija Obid
Subject: Re: G-Golf - Callback segmentation fault
Date: Thu, 05 Sep 2024 13:37:18 +0000

Hello David,

> Could you both kindly grab the latest devel branch, you need this
> commit bbfee04922bf2a22db397e2f429ae606df940265, and run the
> make/install danse on your respective distro, then check if the
> 'problematic' examples work fine _even when_ run against a modern libffi
> that was compiled without the --disable-exec-static-tramp
>
> and let me know ...

Except for "peg-solitaire.scm" and "animated-paintable.scm" all examples
works fine, thank you.

animated-paintable.scm gives me:
--8<---------------cut here---------------start------------->8---
** (process:25114): CRITICAL **: 15:20:34.141: g_interface_info_find_vfunc: 
assertion 'GI_IS_INTERFACE_INFO (info)' failed
Backtrace:
In ice-9/boot-9.scm:
  1755:12  7 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           6 (apply-smob/0 #<thunk 7fde3eb14300>)
In ice-9/boot-9.scm:
    724:2  5 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  4 (_ #(#(#<directory (guile-user) 7fde3eb17c80>)))
In ice-9/boot-9.scm:
   2858:4  3 (save-module-excursion _)
  4410:12  2 (_)
In /home/matija/source/guile/g-golf/examples/gtk-4/./animated-paintable.scm:
     97:0  1 (_)
In g-golf/hl-api/vfunc.scm:
   184:12  0 (vfunc-checks snapshot-vfunc _)

g-golf/hl-api/vfunc.scm:184:12: In procedure vfunc-checks:
No such VFunc : "snapshot"
--8<---------------cut here---------------end--------------->8---

Same error is with peg-solitaire.scm for vfunc "get-intrinsic-height".

-- 
Regards,
Matija



reply via email to

[Prev in Thread] Current Thread [Next in Thread]