all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 23581@debbugs.gnu.org
Subject: bug#23581: Grafted binaries crash
Date: Sat, 21 May 2016 00:19:50 +0200	[thread overview]
Message-ID: <87zirkv0c9.fsf@gnu.org> (raw)
In-Reply-To: <87bn421mvz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 19 May 2016 10:18:40 +0200")

ludo@gnu.org (Ludovic Courtès) skribis:

> Bus-eraro(nekropsio elŝutita)

I was able to reproduce the bus error by grafting in ENOSPC conditions:

--8<---------------cut here---------------start------------->8---
@ build-started /gnu/store/dc8pxfdmmp35cpivsr78bwfp15ppx5ih-icecat-38.8.0-gnu1.drv - x86_64-linux /var/log/guix/drvs/dc//8pxfdmmp35cpivsr78bwfp15ppx5ih-icecat-38.8.0-gnu1.drv.bz2
grafting '/gnu/store/5z1q4zw73r8cx409qbmh7abhd6llm31c-icecat-38.8.0-gnu1' -> '/gnu/store/yahn165sj4ajx0zklgql6s4yiadmdpay-icecat-38.8.0-gnu1'...
In thread:
ERROR: In procedure scm_flush: No space left on device
In thread:
ERROR: In procedure scm_flush: No space left on device
Backtrace:
In unknown file:
   ?: 2 [apply-smob/1 #<catch-closure 8c96e0> quit #<unspecified>]
In ice-9/boot-9.scm:
 157: 1 [catch #t #<catch-closure 1d54ce0> ...]
In unknown file:
   ?: 0 [apply-smob/1 #<catch-closure 1d54ce0>]

ERROR: In procedure apply-smob/1:
ERROR: In procedure scm_flush: No space left on device
@ build-succeeded /gnu/store/dc8pxfdmmp35cpivsr78bwfp15ppx5ih-icecat-38.8.0-gnu1.drv -
@ build-started /gnu/store/3phgf8166l7dahscy5si13cky49yfwp7-conkeror-1.0pre1.20150730.drv - x86_64-linux /var/log/guix/drvs/3p//hgf8166l7dahscy5si13cky49yfwp7-conkeror-1.0pre1.20150730.drv.bz2
grafting '/gnu/store/19hbrx9nhr9g5a2am8yxhd7i7rn778j5-conkeror-1.0pre1.20150730' -> '/gnu/store/n5swnzg1gr48x53q3hjn953nph4vbz1l-conkeror-1.0pre1.20150730'...
@ build-succeeded /gnu/store/3phgf8166l7dahscy5si13cky49yfwp7-conkeror-1.0pre1.20150730.drv -
/gnu/store/n5swnzg1gr48x53q3hjn953nph4vbz1l-conkeror-1.0pre1.20150730
$ /gnu/store/n5swnzg1gr48x53q3hjn953nph4vbz1l-conkeror-1.0pre1.20150730/bin/conkeror
Bus-eraro
--8<---------------cut here---------------end--------------->8---

Note that, despite ENOSPC, the grafting derivation is marked as
succeeding.

After making some space, rebuilding the same derivation yields a
Conkeror that actually works.

The fix will be to error out upon ENOSPC.

Ludo’.

  parent reply	other threads:[~2016-05-20 22:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19  8:18 bug#23581: Grafted binaries crash Ludovic Courtès
2016-05-19  9:12 ` Ludovic Courtès
2016-05-20 22:19 ` Ludovic Courtès [this message]
2016-05-21  1:44   ` Leo Famulari
2016-05-24 21:58   ` Ludovic Courtès

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

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

  git send-email \
    --in-reply-to=87zirkv0c9.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23581@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.