unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: o.rojon@posteo.net
Cc: 41715@debbugs.gnu.org
Subject: bug#41715: The program '/gnu/store/foobar/compute-guix-derivation' failed to compute the derivation for guix
Date: Fri, 12 Jun 2020 16:12:30 +0200	[thread overview]
Message-ID: <87zh9874q9.fsf@gnu.org> (raw)
In-Reply-To: <47c4e596596303893a847212ffa4da9b@posteo.net> (o. rojon's message of "Fri, 12 Jun 2020 07:54:32 +0200")

Hi Olivier,

o.rojon@posteo.net skribis:

> I followed the steps you mentioned, the results you find here:
> https://www.mediafire.com/file/g5yz8f3pput8f3w/gdb-output/file  . The
> only part I omitted from the gdb output is the first lines mentioned
> the license. (Will look at IPFS, maybe next time :))

Since it’s a small file, you can send it as an attachment.

GDB shows:

--8<---------------cut here---------------start------------->8---
Core was generated by `/gnu/store/0m0vd873jp61lcm4xa3ljdgx381qa782-guile-3.0.2/bin/guile --no-auto-com'.
Program terminated with signal SIGBUS, Bus error.
#0  0x00007f90885ccc78 in ?? ()
[Current thread is 1 (LWP 845)]
(gdb) thread apply all bt

Thread 9 (LWP 853):
#0  0x00007f90884d90a4 in ?? ()
#1  0x0000000000000001 in ?? ()
#2  0x0000000000000001 in ?? ()
#3  0x00007f90840c9a30 in ?? ()
#4  0x00007f90840c95a0 in ?? ()
#5  0x00007f90840ca700 in ?? ()
#6  0x00007f90885ac067 in ?? ()
#7  0x00007f90845efa80 in ?? ()
#8  0x00007f90884fed94 in ?? ()
#9  0x0000000000000001 in ?? ()
#10 0x00007f90840c95a0 in ?? ()
--8<---------------cut here---------------end--------------->8---

That means debugging info is lacking.  To address that, could you run:

  guix build $(guix gc --derivers /gnu/store/0m0vd873jp61lcm4xa3ljdgx381qa782-guile-3.0.2)

and then:

  echo 'set debug-file-directory /gnu/store/9lg4gssswn2cwn54p6jjy6nld16ah795-guile-3.0.2-debug/lib/debug' >> ~/.gdbinit

At that point, you can try again to run:

  gdb --core=./core

That will hopefully show more useful info.

Thanks in advance!

Ludo’.




  reply	other threads:[~2020-06-12 14:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-04 19:12 bug#41715: The program '/gnu/store/foobar/compute-guix-derivation' failed to compute the derivation for guix o.rojon
2020-06-04 20:00 ` Ludovic Courtès
2020-06-05  5:54   ` o.rojon
2020-06-05  8:26   ` o.rojon
2020-06-05 16:29     ` Ludovic Courtès
2020-06-06  0:57       ` o.rojon
2020-06-07 19:47         ` Ludovic Courtès
2020-06-08 14:55           ` o.rojon
2020-06-09 14:30             ` Ludovic Courtès
2020-06-12  5:54               ` o.rojon
2020-06-12 14:12                 ` Ludovic Courtès [this message]
2020-07-21 18:11                   ` Olivier
2020-07-22 10:12                     ` Ludovic Courtès
2020-06-04 22:15 ` Jakub Kądziołka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zh9874q9.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=41715@debbugs.gnu.org \
    --cc=o.rojon@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).