From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.ppc-ag.de ([212.65.2.129]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jZE2m-0005IP-PY for ptxdist@pengutronix.de; Thu, 14 May 2020 15:37:05 +0200 Received: from [10.40.4.2] (port=46590 helo=masv00063.ppc-ag.de) by mail.ppc-ag.de with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1jZE2c-0006mn-2b for ptxdist@pengutronix.de; Thu, 14 May 2020 15:36:50 +0200 Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id B536C3248A06 for ; Thu, 14 May 2020 15:36:50 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id U7nQ_-CB12Je for ; Thu, 14 May 2020 15:36:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id 14A943248A0B for ; Thu, 14 May 2020 15:36:45 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CeI-dMkVDjbb for ; Thu, 14 May 2020 15:36:45 +0200 (CEST) Received: from [192.168.247.235] (unknown [192.168.247.235]) by masv00063.ppc-ag.de (Postfix) with ESMTPSA id 021FB3248A06 for ; Thu, 14 May 2020 15:36:45 +0200 (CEST) From: Mircea Ciocan Message-ID: <83b41b28-4b4a-5c1b-f10a-da3753cecfa5@ppc-ag.de> Date: Thu, 14 May 2020 15:36:44 +0200 MIME-Version: 1.0 Content-Language: en-US Subject: [ptxdist] Segmentation fault with ptxdist-2020.05.0 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="windows-1252"; Format="flowed" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Hello list, I have the most strange error with the ptxdist-2020.05.0 while trying to = compile a simple image for the iMX6ULL EVK, the shell segfaults !!! Here are some information, that you could find useful: Distribution: Ubuntu 18.04 LTS, 8GB RAM, current updates. System shell set to bash. The compilation of everything goes perfectly OK, but while building the = root filesystem image it crashes, always in the same place (100% = reproducible), when adding the net-dns-perl package, with the following = message; info: selected ptxconfig: =A0=A0=A0=A0=A0 'configs/platform-mcimx6ull-evk/ptxconfig.tiny' ptxdist: warning: No dev packages found in 'Firmware/packages-MCIMX6ULL-EVK' ...[snip]... [compilation goes OK] ---------------- target: root.tgz ---------------- ...[snip]... Configuring readline. Configuring net-dns-perl. environment: line 1: 31523 Done=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0 { echo "cd = '${work_dir}' || exit"; ptxd_dopermissions = "${ptxd_reply_perm_files[@]}"; echo ":"; } =A0=A0=A0=A0 31524 Segmentation fault=A0=A0=A0=A0=A0 (core dumped) | sh ./Software/ptxdist-2020.05.0/rules/image-root-tgz.make:29: recipe for = target './Software/Firmware/platform-MCIMX6ULL-EVK/images/root.tgz' failed make: *** [./Software/Firmware/platform-MCIMX6ULL-EVK/images/root.tgz] = Error 139 In the system log I get something like: "vmunix: [132753.581596] sh[10747]: segfault at 7ffe5bdf1fe8 ip = 00007fdb0b04930e sp 00007ffe5bdf1fe0 error 6 in = libc-2.27.so[7fdb0afb5000+1e7000]" I have to say that I rarely, if ever, see this type of crash, and the = build finishes OK with ptxdist-2020.02.0. Any pointer on how can I fix = or debug this are greatly appreciated. =A0Best regards, =A0Mircea _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de