https://bugs.kde.org/show_bug.cgi?id=480134
--- Comment #145 from caulier.gil...@gmail.com --- mahikeulbody, Please reproduce the GDB backtrace, and in GDB prompt, switch to the frame #4 like this : (gdb) f 4 After that, show the current variables contents with GDB prompt: (gdb) p stName (gdb) p otherType (gdb) p mime ... Just to see if we can discovers the in-deep source of the problem... Gilles -- You are receiving this mail because: You are watching all bug changes.