Received: from MAILRELAY-S18.hafenthal.de (gw2.hafenthal.de [212.185.86.83]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 8B95878105D for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 18:25:14 +0000 (UTC) Received: from MAILRELAY-S18 (localhost [127.0.0.1]) by MAILRELAY-S18.hafenthal.de (Postfix) with ESMTP id 46BE920293 for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 19:25:13 +0100 (CET) Received: from localhost (127.0.0.1) by MAILRELAY-S18 (F-Secure/fsigk_smtp/550/MAILRELAY-S18); Fri, 20 Nov 2020 19:25:13 +0100 (CET) X-Virus-Status: clean(F-Secure/fsigk_smtp/550/MAILRELAY-S18) Received: from GROUPWARE-S18.hafenthal.de (GROUPWARE-S18.hafenthal.de [10.18.8.20]) by gw2.hafenthal.de (Postfix) with ESMTPS id 2AE89200CF for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 19:25:13 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by GROUPWARE-S18.hafenthal.de (Postfix) with ESMTP id EB1AA2061F for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 19:25:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at GROUPWARE-S18.hafenthal.de Received: from GROUPWARE-S18.hafenthal.de ([IPv6:::1]) by localhost (groupware-s18.hafenthal.de [IPv6:::1]) (amavisd-new, port 10041) with ESMTP id nD96NmUe53Yp for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 19:25:10 +0100 (CET) Received: from [10.18.16.35] (DTR15.hafenthal.de [10.18.16.35]) by GROUPWARE-S18.hafenthal.de (Postfix) with ESMTPSA id BB7752050C for <~alpine/users@lists.alpinelinux.org>; Fri, 20 Nov 2020 19:25:10 +0100 (CET) To: ~alpine/users@lists.alpinelinux.org From: Stefan Hartmann Subject: lxc-start ERROR and segfault Organization: =?UTF-8?Q?Ingenieurb=c3=bcro_Hartmann?= Message-ID: <9bcd37a2-12e4-8271-1cee-d784a5be48d7@hafenthal.de> Date: Fri, 20 Nov 2020 19:25:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit I have done an 3.12.1 install on a physical hardware in the same way as described. But other arch Linux EEE701 5.4.72-0-lts #1-Alpine SMP Mon, 19 Oct 2020 06:22:29 UTC i686 Linux sudo lxc-create -t /usr/share/lxc/templates/lxc-download -n CONTVM1 -- -d alpine -r 3.12 -a i386 and sudo lxc-start -n CONTVM1 EEE701:~$ sudo lxc-info -n CONTVM1 Name: CONTVM1 State: RUNNING PID: 2776 CPU use: 0.85 seconds BlkIO use: 4.00 KiB Eventually some CPU related stuff? Affinity, NUMA, ??? I am looking for an amd64 phy HW to test further.