On Wed, Oct 02, 2013 at 02:02:41PM -0500, Patrick Baggett wrote: > > That's rather confusing to read. The code was compiled with "-O2 -g", > perhaps I should try -O0 first to rule out a compiler bug? If so, how do I > build it with -O0? With DEB_BUILD_OPTIONS=noopt dpkg-buildpackage -B You might also want to try: DEB_BUILD_OPTIONS=noopt DEB_BUILD_MAINT_OPTIONS=hardening=-all dpkg-buildpackage -B