From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Kernel panic while building VM Date: Tue, 20 Jun 2017 17:42:08 +0100 Message-ID: <87lgompq5b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNMEJ-0001j1-QY for help-guix@gnu.org; Tue, 20 Jun 2017 12:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNMEG-0006D3-PH for help-guix@gnu.org; Tue, 20 Jun 2017 12:42:15 -0400 Received: from mail-wr0-x230.google.com ([2a00:1450:400c:c0c::230]:33703) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNMEG-0006Cj-HR for help-guix@gnu.org; Tue, 20 Jun 2017 12:42:12 -0400 Received: by mail-wr0-x230.google.com with SMTP id r103so98410268wrb.0 for ; Tue, 20 Jun 2017 09:42:12 -0700 (PDT) Received: from localhost (91.109.241.36.static-uk.cryptolayer.com. [91.109.241.36]) by smtp.googlemail.com with ESMTPSA id e77sm10595478wma.32.2017.06.20.09.42.09 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 20 Jun 2017 09:42:10 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix Hello, Trying to build a VM I get a kernel panic. Any idea why? Thanks, Myles guix system vm-image --image-size=1G --fallback pim-server.scm `/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/gnutls-serv' -> `/fs/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/gnutls-serv' `/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/psktool' -> `/fs/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/psktool' `/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/ocsptool' -> `/fs/gnu/store/gh9pvc82l21g0hz5108wk2ggwv0a72yc-guile2.2-gnutls-3.5.9/bin/ocsptool' ERROR: In procedure copy-file: ERROR: In procedure copy-file: Success Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue. [ 236.784010] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000 [ 236.784010] [ 236.786038] CPU: 0 PID: 1 Comm: init Not tainted 4.11.6-gnu #1 [ 236.787333] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.10.2-0-g5f4c7b1-prebuilt.qemu-project.org 04/01/2014 [ 236.789913] Call Trace: [ 236.790479] dump_stack+0x63/0x90 [ 236.791228] panic+0xe4/0x22d [ 236.791908] do_exit+0xb45/0xb50 [ 236.792637] ? wake_up_state+0x10/0x20 [ 236.793466] do_group_exit+0x43/0xb0 [ 236.794321] SyS_exit_group+0x14/0x20 [ 236.795233] entry_SYSCALL_64_fastpath+0x1e/0xad [ 236.796355] RIP: 0033:0x5e6ed8 [ 236.797035] RSP: 002b:00007ffe49d48f68 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7 [ 236.798684] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00000000005e6ed8 [ 236.800232] RDX: 0000000000000000 RSI: 000000000000003c RDI: 0000000000000000 [ 236.801780] RBP: 00000000007ef7d0 R08: 00000000000000e7 R09: ffffffffffffffc8 [ 236.803335] R10: 00000000000009d0 R11: 0000000000000246 R12: 00000000004cd850 [ 236.804907] R13: 0000000000a80020 R14: 00000000014f95f0 R15: 0000000000000001 [ 236.806815] Kernel Offset: 0x5000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff) [ 236.809175] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000