From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: guix-package --list-* hangs Date: Thu, 13 Dec 2012 20:51:21 +0100 Message-ID: <201212132051.22156.andreas@enge.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_6GjyQ1W5fJifHnZ" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjEob-0004xw-QN for bug-guix@gnu.org; Thu, 13 Dec 2012 14:51:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjEoZ-0000dX-IC for bug-guix@gnu.org; Thu, 13 Dec 2012 14:51:29 -0500 Received: from moutng.kundenserver.de ([212.227.126.187]:64919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjEoZ-0000d3-8A for bug-guix@gnu.org; Thu, 13 Dec 2012 14:51:27 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org --Boundary-01=_6GjyQ1W5fJifHnZ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 --Boundary-01=_6GjyQ1W5fJifHnZ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

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

 

--Boundary-01=_6GjyQ1W5fJifHnZ--