problems with KiCad (pcbnew) on 11-stable with boost-libs
Holm Tiffe
holm at freibergnet.de
Sat Jan 28 11:58:13 UTC 2017
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/<unknown>)]
(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 at 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 at tsht.de Fax +49 3731 74200 Tel +49 3731 74222 Mobil: 0172 8790 741
More information about the freebsd-stable
mailing list