all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@openmailbox.org>
To: 22914@debbugs.gnu.org
Subject: bug#22914: "VM stack overflow" with graft dependencies from substitutes
Date: Sat, 5 Mar 2016 00:09:39 -0600	[thread overview]
Message-ID: <20160305000939.3ea8c23d@openmailbox.org> (raw)

Starting with commit c90cb5c9d84ded26ef44d1e6593508d5b9e4655e (via 'git
bisect') I get the following error messages after `make clean && make
&& ./pre-inst-env guix environment texlive`:

--- BEGIN SNIP ---
Backtrace:
In srfi/srfi-1.scm:
 646: 19 [append-map #<procedure dependency-grafts (item)> #]
 578: 18 [map #<procedure dependency-grafts (item)> #]
In guix/grafts.scm:
 235: 17 [cumulative-grafts # # # ...]
In srfi/srfi-1.scm:
 646: 16 [append-map #<procedure dependency-grafts (item)> #]
 578: 15 [map #<procedure dependency-grafts (item)> #]
In guix/grafts.scm:
 235: 14 [cumulative-grafts # # # ...]
In srfi/srfi-1.scm:
 646: 13 [append-map #<procedure dependency-grafts (item)> #]
 578: 12 [map #<procedure dependency-grafts (item)> #]
In guix/grafts.scm:
 235: 11 [cumulative-grafts # # # ...]
In srfi/srfi-1.scm:
 646: 10 [append-map #<procedure dependency-grafts (item)> #]
 578: 9 [map #<procedure dependency-grafts (item)> #]
In guix/grafts.scm:
 222: 8 [dependency-grafts "/gnu/store/09gwygs9vdja1bkpyfqsb51rjzs7d5zs-libunistring-0.9.6"]
 156: 7 [item->deriver # ...]
In guix/store.scm:
 832: 6 [valid-derivers # ...]
In srfi/srfi-1.scm:
 534: 5 [unfold #<procedure 6ecb980 at guix/serialization.scm:162:12 (t-722807)> ...]
In guix/serialization.scm:
 122: 4 [read-string #<input-output: socket 10>]
 114: 3 [read-byte-string #<input-output: socket 10>]
  85: 2 [read-int #<input-output: socket 10>]
  71: 1 [get-bytevector-n* #<input-output: socket 10> 8]
In unknown file:
   ?: 0 [get-bytevector-n #<input-output: socket 10> 8]

ERROR: In procedure get-bytevector-n:
ERROR: Throw to key `vm-error' with args `(vm-run "VM: Stack overflow" ())'.
--- END SNIP ---

This backtrace is printed 3 times.

If it means anything, it's been at least a week since I've fetched any
substitutes from hydra on this machine.

`~Eric

             reply	other threads:[~2016-03-05  6:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-05  6:09 Eric Bavier [this message]
2016-03-05  9:38 ` bug#22914: "VM stack overflow" with graft dependencies from substitutes Pjotr Prins
2016-03-05 21:55 ` Ludovic Courtès
2016-03-07 15:50   ` Eric Bavier
2016-03-07 21:01     ` 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=20160305000939.3ea8c23d@openmailbox.org \
    --to=ericbavier@openmailbox.org \
    --cc=22914@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.