* guix-package --list-* hangs
@ 2012-12-13 19:51 Andreas Enge
2012-12-13 21:47 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2012-12-13 19:51 UTC (permalink / raw)
To: bug-guix
[-- Attachment #1: Type: text/plain, Size: 442 bytes --]
Currently,
guix-package -A
and
guix-package -I
hang (they worked initially before I succeeded in installing packages).
"top" shows a process "guile" running at 100% CPU for about six minutes,
using up to 3.5 GB of memory; then guix-package stops with:
Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
Interrupted
I realise this is not very helpful as a bug report. How can I obtain more
information for debugging?
Andreas
[-- Attachment #2: Type: text/html, Size: 3103 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: guix-package --list-* hangs
2012-12-13 19:51 guix-package --list-* hangs Andreas Enge
@ 2012-12-13 21:47 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2012-12-13 21:47 UTC (permalink / raw)
To: Andreas Enge; +Cc: bug-guix
Hi,
Andreas Enge <andreas@enge.fr> skribis:
> Currently,
> guix-package -A
> and
> guix-package -I
> hang (they worked initially before I succeeded in installing packages).
I think you found a bug in Guile’s (srfi srfi-37).
The long option names work fine, but the short names work only if an
argument is passed, as in:
$ guix-package -I ""
Just reported it as <http://bugs.gnu.org/13176>.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-13 21:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 19:51 guix-package --list-* hangs Andreas Enge
2012-12-13 21:47 ` Ludovic Courtès
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.