From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 542881382C5 for ; Wed, 3 Jun 2020 17:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D205E091F; Wed, 3 Jun 2020 17:43:03 +0000 (UTC) Received: from km35626.keymachine.de (text-idiomas.com [87.118.86.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3993E0827 for ; Wed, 3 Jun 2020 17:43:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by km35626.keymachine.de (Postfix) with ESMTP id 381D911324A1 for ; Wed, 3 Jun 2020 19:43:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at km35626.keymachine.de. Received: from km35626.keymachine.de ([127.0.0.1]) by localhost (km35626.keymachine.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Tn7-Xr0zLpU for ; Wed, 3 Jun 2020 19:42:59 +0200 (CEST) Received: from grusum.endjinn.de (13-76-142-46.pool.kielnet.net [46.142.76.13]) by km35626.keymachine.de (Postfix) with ESMTPSA id 80AF71132452 for ; Wed, 3 Jun 2020 19:42:59 +0200 (CEST) Received: by grusum.endjinn.de (Postfix, from userid 500) id B4B051701E0; Wed, 3 Jun 2020 19:42:31 +0200 (CEST) Date: Wed, 3 Jun 2020 19:42:57 +0200 From: David Haller To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cmake 3.16.5 Segmentation Violation Message-ID: <20200603174257.iox2cklu7atk6kdw@grusum.endjinn.de> Mail-Followup-To: gentoo-user@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: Organization: Nah, not today! X-Clacks-Overhead: GNU Terry Pratchett User-Agent: NeoMutt/20170609 (1.8.3) X-Archives-Salt: 4e9b840b-4ebd-40ca-8d9c-439c6f0c295e X-Archives-Hash: 083103ec3eebe9a63294c246c7d3a84d Hello, On Wed, 03 Jun 2020, tedheadster wrote: >I am getting a segmentation violation when running a recompiled >'cmake'. I rebuilt with debugging symbols; here are the results: > >/var/tmp/portage/dev-util/cmake-3.16.5/image/usr/bin # gdb ./cmake [..] >Program received signal SIGSEGV, Segmentation fault. >0xb7de7296 in uv_loop_close (loop=0x0) at ^^^^^^^^^^^^ >/usr/src/debug/dev-libs/libuv-1.35.0/libuv-1.35.0/src/uv-common.c:757 ^^^^^^^^^^^^^^ >757 if (uv__has_active_reqs(loop)) >(gdb) up >#1 0x0053fab4 in main (ac=, av=0xb09a60) > at /var/tmp/portage/dev-util/cmake-3.16.5/work/cmake-3.16.5/Source/cmakemain.cxx:706 >706 uv_loop_close(uv_default_loop()); >(gdb) up Try re-emerging dev-libs/libuv? HTH, -dnh -- Connection reset by beer