Am Wed, 19 May 2010 22:40:08 +0200 schrieb gregor herrmann <[email protected]>:
> The minimal change to make the crash go away is to remove "-pie" from
> LDFLAGS.
So, we have some textrel issues, I suppose. I fail to see how mpg123 triggers
that, though. One observation I have, again in a VM with debian unstable. Using
only the hardened CFLAGS / LDFLAGS Daniel mentioned via
CFLAGS=... LDFLAGS=... ./configure --with-optimization=0 --with-cpu=generic &&
make
I observe crashes of
src/mpg123 -t drum.mp3
for the build with the standard gcc (4.4) ... also for gcc-4.3 ... but not when
using gcc-4.1 .
I did not watch the history of the PIC/PIE stuff and what exactly changed in
the gcc versions, but, might that be an indication of an issue with the
compiler?
Alrighty then,
Thomas.
PS: Gregor... I might be lost here: How is the reproducability of the original
crash now (with the mpg123 from debian)?
signature.asc
Description: PGP signature

