[email protected] (Aaron M. Ucko) writes: > The crash happens very early (from __libc_start_main@plt), as with > aptitude in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708812#25; > I suspect a libc or toolchain bug.
I proceeded to file #710845, only to discover that the problem stemmed from an accidental usage error -- our efforts to keep changes to upstream files to a minimum resulted in trying to build PTB with -fPIE but not -pie, which we supply only for other executables. I'm testing a patch that tweaks our setup to fix that. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

