From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: G-Golf - Callback segmentation fault Date: Sun, 25 Aug 2024 02:09:04 -0300 Message-ID: <20240825020904.7e49eb61@tintin> References: <87msl6c4lf.fsf@posteo.net> <871q2h3nur.fsf@pelzflorian.de> <20240823205712.2599d0a3@tintin> <87v7zpq58q.fsf@pelzflorian.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/YLGtDSBXNuUqoS+RwpyevFc"; protocol="application/pgp-signature"; micalg=pgp-sha512 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30474"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Matija Obid , guile-user@gnu.org To: "pelzflorian (Florian Pelz)" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Aug 25 07:09:51 2024 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1si5Vf-0007nj-Fb for guile-user@m.gmane-mx.org; Sun, 25 Aug 2024 07:09:51 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1si5VC-0001CC-PN; Sun, 25 Aug 2024 01:09:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1si5VB-0001By-5V for guile-user@gnu.org; Sun, 25 Aug 2024 01:09:21 -0400 Original-Received: from mail.all2all.org ([79.99.200.14] helo=moses.all2all.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1si5V9-0000GJ-47 for guile-user@gnu.org; Sun, 25 Aug 2024 01:09:20 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by moses.all2all.org (Postfix) with ESMTP id A8BCB67C007A; Sun, 25 Aug 2024 07:09:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at moses.all2all.org Original-Received: from moses.all2all.org ([127.0.0.1]) by localhost (moses.all2all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WU2fDNrP0KsB; Sun, 25 Aug 2024 07:09:13 +0200 (CEST) Original-Received: from tintin (unknown [168.227.187.174]) by moses.all2all.org (Postfix) with ESMTPSA id D164567C0074; Sun, 25 Aug 2024 07:09:11 +0200 (CEST) In-Reply-To: <87v7zpq58q.fsf@pelzflorian.de> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=79.99.200.14; envelope-from=david@altosw.be; helo=moses.all2all.org X-Spam_score_int: 7 X-Spam_score: 0.7 X-Spam_bar: / X-Spam_report: (0.7 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_SBL_CSS=3.335, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:19768 Archived-At: --Sig_/YLGtDSBXNuUqoS+RwpyevFc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Florian, > Hello David. Thank you for this important groundwork that g-golf is. Thanks for the nice words - I hope that some day, with the help of Guix/Nix maintainer(s), we can identify and solve the problem. > Sorry to say, I have not developed any GUI and had no time as planned. > It will not happen with me. But Debian is not the problem; all is > fine there (unlike G-Golf on Guix on Debian). It's ok, i just wanted to know if you had given it a try, and see for yourself that using debian, everything works fine. > I also failed to put a libg-golf-tests library to actually test > gobject libraries in g-golf=E2=80=99s tests and link it with libtool ... I don't follow you here, in order to run the g-golf test-suite, all you need to do, in a build tree, is to run 'make check' > The feedback I can give: guile-zlib in its build system autodetects > ... Not sure i want to do this. > I=E2=80=99m missing an entry point to debug if the problem is ... > ... > which I cannot understand at the moment. I suspect you=E2=80=99d need si= milar > work. I have no idea what guix/nix 'need' so g-golf works there as well, this is a question you have to raise with guix/nix maintainers ... > Then, I see on docs.gtk.org there is a girepository 3.0 (likely a typo > and meant to say 2.0) Nope, this is explained in the migration doc > migration which will make it hard to try the latest girepository > version with g-golf ... Don't worry, i'll deal with the migration, in due time ... > So indeed you regard it as unrelated, too. Yes. > Could you document this purpose of vfunc-checks in > g-golf/hl-api/vfunc.scm? Not in any foreseen future. Thanks, David --Sig_/YLGtDSBXNuUqoS+RwpyevFc Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmbKvHAACgkQ83T9k6MF etfvVgf/a7pSYOpFSAEWVJBXGD7EfAA3ULgneRi+0Kq2UziPZByHKafUe3IlAhgq 0VR3/1sYS/dZixyYPUXeo/NA7lP28v6PpNQb//Jl1Vd/UO65qxvMGKlfZ96rCLqF i9yqtUI0T0Lr03OCJsaZfOh6F+qaJU34prUV8GldkSixSn9NC9LF4YFCPtDXMeVq vUVBqr2zFjdF6yy2e5jyM0HydybAwBF6DX53btYCR395osxrEUO/8omDmvm8iRip wg26C3YsOCP6Lg7hPokT+GeSltblzM4KOXd1WYtk9h/i2Zk3CfnC9hC7mx/VsUr+ 8aaE6hTans4q8ECjH/YbOK3b4DXJYw== =y4Nk -----END PGP SIGNATURE----- --Sig_/YLGtDSBXNuUqoS+RwpyevFc--