segfault on bssgp test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Mon Jul 6 14:57:02 UTC 2015


> On 06 Jul 2015, at 16:54, ☎ <Max.Suraev at fairwaves.co> wrote:
> 
> After some further digging I've found that "make check" do not see this error but
> "dpkg-buildpackage -tc -uc -us" does. So apparently .deb build invoke different
> linker or same linker with different options which in turn triggers this bug.
> 
> No idea how to track down this difference.


export DEB_BUILD_HARDENING=1 

will enable extra flags. E.g. -fPIE -pie might be a candidate?


More information about the baseband-devel mailing list