On Sun, 2010-02-07 at 12:01 +0100, Svante Signell wrote: ... > > Strange, since the 1.4.2-3.4 works and 1.4.2-3.5 don't. > > I built the package myself and it crashes too! > gcc (Debian 4.4.3-2) 4.4.3 > g++ (Debian 4.4.3-2) 4.4.3 > > gdb backtrace when crashing gedit in the attached file. > As you can see I'm not the only one having this problem, see bugs: > 567961, 568078, 568129
More info: Setting CXXFLAGS to -g -O make the crashes disappear. Obviously the compiler optimizes too much at the default level -O2 (or has a bug). Alternately the code should be rewritten to be more robust. Can somebody reduce the optimization level and provide an NMU version until the underlying reason is found. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org