From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: kodi crash, and gdb not found Date: Sun, 19 Nov 2017 17:36:26 +0100 Message-ID: <87r2suted1.fsf@fastmail.com> References: <20171117215914.6f666dde@jasniac.instanton> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGSa9-0002tJ-Uq for help-guix@gnu.org; Sun, 19 Nov 2017 11:36:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGSa6-0008Bo-Rn for help-guix@gnu.org; Sun, 19 Nov 2017 11:36:33 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:58745) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eGSa6-0008Be-Im for help-guix@gnu.org; Sun, 19 Nov 2017 11:36:30 -0500 In-Reply-To: <20171117215914.6f666dde@jasniac.instanton> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Marco van Hulten , help-guix@gnu.org --=-=-= Content-Type: text/plain Marco van Hulten writes: > Hi, > > I have `kodi' and `gdb' installed. When I start kodi, it crashes: > > https://paste.debian.net/996313/ > > An excerpt of the `kodi' output: >> gdb not installed, can't get stack trace. > > but I installed gdb, under the same user: > > kodi@watson ~$ gdb --version | head -1 > GNU gdb (GDB) 8.0.1 > > Interesting, `man gdb` does not gives an empty or unreadable man page: > at the bottom of the terminal is: >> Manual page gdb(1) line ?/? (END) (press h for help or q to quit) > > I have never before tried (to let a program) use gdb on GuixSD. > > Last Sunday, the program `kodi' worked fine. Shortly after that > (according to lastlog(8) the same day), I did a package upgrade, but > did not test kodi hereafter (according to `history`). Today, I tested > kodi and it crashes. I upgraded packages, but then it still crashes. Can you try rolling back to the generation that worked, to verify that it's not something in your environment that has changed? Maybe also try to temporarily move away the ".kodi" folder in the users home directory. I'm currently testing the latest git snapshot of Kodi regardless, the alpha version in Guix is pretty old already. Originally Kodi 18 was slated for July, but the release was pushed back to January[0], so the version in Guix is probably pretty buggy. [0] https://github.com/xbmc/xbmc/milestone/95 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAloRswoACgkQoqBt8qM6 VPpv3ggAkQVFW5AQ/sWvsk2/3JXcX5jnfRqJDtfbbT8ktXNYnV64eT6jMuscQiN0 JXqt5ahZzuOyYDxfKoru3L7CC0KB0FzNaUdRtslnVhvP21U1tQtQa4uXhVJ0xMNp /4luivYR1oOHqzT/2v+oBhnTupJeWjIzqOjFy4PoLLwoonh+xm09P/gRNk2KcxBh Rde+DgBSTlElZHslOD23Rkut2nYUr+n2D2V/4lZpJUSanXkFt/ZFb2v1RETolz4M BHbUAAWAhIrkVIKCND5UKQOHu9w3ujZoLD7XvWXdw3avAQK4wOwWFk8BDu44r940 0FZ8cGHP5HHGb79Pgr2jR+4oWCMA3w== =FBmj -----END PGP SIGNATURE----- --=-=-=--