Re: markus 2018-10-05 <20181004193807.40af399c@yolanda> > 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.
I noticed because PostGIS is affected via postgis B-D -> libsfcgal-dev -> libsfcgal-osg1 -> libopenscenegraph100v5 -> libcoin80v5. Looking at https://udd.debian.org/cgi-bin/autoremovals.cgi there's quite a few packages depending on coin3. So the question whether this affects freecad only or more packages is making quite a difference. Do you have a recipe on how to reproduce the bug with freecad from experimental? Christoph