>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>> Could you try to compile without optimization >> (--disable-optimization). Bennett> I still get a crash: #0 0x001682fc in (anonymous namespace)::encode ([EMAIL PROTECTED], [EMAIL PROTECTED]) at QLyXKeySym.C:59 #1 0x00169518 in QLyXKeySym::getISOEncoded (this=0xf4706b0, [EMAIL PROTECTED]) at QLyXKeySym.C:200 It is a bit better, since encoding now has the same value twice :) Could you get the value of "encoding" at frame #2? (gdb) frame 2 (gdb) print encoding JMarc