From owner-freebsd-stable@freebsd.org Sat Jan 28 11:58:13 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D90BCC5CEF for ; Sat, 28 Jan 2017 11:58:13 +0000 (UTC) (envelope-from holm@freibergnet.de) Received: from bmail.freibergnet.de (bmail.freibergnet.de [46.4.195.14]) by mx1.freebsd.org (Postfix) with ESMTP id 365A21AE4 for ; Sat, 28 Jan 2017 11:58:12 +0000 (UTC) (envelope-from holm@freibergnet.de) Received: from bmail.freibergnet.de (bmail.freibergnet.de [46.4.195.14]) by bmail.freibergnet.de (Postfix) with ESMTP id 19846929A4FF for ; Sat, 28 Jan 2017 12:58:06 +0100 (CET) X-Virus-Scanned: amavisd-new at freibergnet.de Received: from bmail.freibergnet.de ([46.4.195.14]) by bmail.freibergnet.de (bmail.freibergnet.de [46.4.195.14]) (amavisd-new, port 10024) with LMTP id hBPgKNz0xCEL for ; Sat, 28 Jan 2017 12:58:04 +0100 (CET) Received: from beast.freibergnet.de (bmail.freibergnet.de [46.4.195.14]) by bmail.freibergnet.de (Postfix) with ESMTP id 1B7DB929A4FA for ; Sat, 28 Jan 2017 12:58:04 +0100 (CET) Received: by beast.freibergnet.de (Postfix, from userid 201) id 130EA4B783D; Sat, 28 Jan 2017 12:58:04 +0100 (CET) Date: Sat, 28 Jan 2017 12:58:04 +0100 From: Holm Tiffe To: freebsd-stable@freebsd.org Subject: problems with KiCad (pcbnew) on 11-stable with boost-libs Message-ID: <20170128115804.GA68571@beast.freibergnet.de> Mail-Followup-To: Holm Tiffe , freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2017 11:58:13 -0000 Hi all, in the last days I've updated my PC from 10.3-stable to 11.0-stable and recompiled almost all installed ports. I have had kicad-devel installed and now I have problems to get that port working again. I've bootstrapped the kicad-devel port (look at the Makefile) and build the last git version. The problem is, that the pcb-editor pcbnew ist segfaulting at startup. /libexec/ld-elf.so.1.debug...done. done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x0000000818cdd711 in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface [New Thread 817816000 (LWP 101268/)] (gdb) bt #0 0x0000000818cdd711 in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface #1 0x0000000818cdda33 in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface #2 0x0000000818cdd96d in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface #3 0x0000000818cdd8fc in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface #4 0x00000008029ff76f in make_fcontext () from /usr/local/lib/libboost_context.so.1.63.0 #5 0x00000000001e8480 in ?? () #6 0x00000000001e8000 in ?? () #7 0x00000008183ef000 in ?? () #8 0x0000000818cdd700 in PNS::TOOL_BASE::Router () from /usr/local/bin/_pcbnew.kiface Previous frame inner to this frame (corrupt stack?) (gdb) I can reproduce it on a 2nd test machine that's newly installed. Some investigations had the result that the system wide boost-libs in the version 1.63 are the problem. I've checked out an old 1.55 version and pcbnew ist running on one machine without segfaulting. Michal (mr@freebsd.org) the port-maintainer informed me that the problem is already known with Windows on amd64: http://kicad-pcb.org/help/known-system-related-issues/ Suggeest there is installing the old boost-libs (1.56) which would'nt work that easy on FreeBSD. I don't have the skills to fix this for me and so my question here is how I can temporarly fix that w/o clobbering the entire system with the old boost_libs? Is someone here using Kicad too? regards, Holm -- Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe, Freiberger Straße 42, 09600 Oberschöna, USt-Id: DE253710583 info@tsht.de Fax +49 3731 74200 Tel +49 3731 74222 Mobil: 0172 8790 741