Hi Christoph, it's a packaging bug - libcoin is statically linked with libexpat, and the version being used is outdated. So anything that uses libcoin and libexpat will run into a segfault.
I am not aware of any other application that uses libcoin. HTH, Markus On Tue, 2 Oct 2018 10:37:00 +0200 Christoph Berg <m...@debian.org> wrote: > Control: tags -1 moreinfo > > Re: mlampert 2018-01-06 <20180104145135.59a157e4@occ7> > > Version libcoin89-dev 3.1.4-abc9f50+dfsg3-2 (in Debian Testing as > > of yesterday) still has a statically linked version of libexpat - > > and still causes any application using the system version libexpat > > to segfault. > > Re: Vincas Dargis 2018-07-25 > <ba0e6b5a-dbc6-4369-a6e8-c9c5dd923...@gmail.com> > > Are there any workarounds for this issue? Seems same problem as > > discovered on Kbuntu 18.04 that FreeCAD crashes when importing from > > SVG file. > > Hi, > > do we have any evidence that this is a bug in coin3, and not simply > freecad being buggy? The freecad version currently in unstable crashes > in all sorts of ways. > > Markus: did you see the bug in any other application? > > Christoph