Re: Kmail crashes when typing a recipient email
Bennett Piater <[email protected]> Sat, 18 Oct 2025 22:17:24 +0200
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <2420609.FAm8vN6cp7@nimroch> |
On Saturday, October 18, 2025 5:39:47=E2=80=AFPM Central European Summer Ti= me Ingo=20 Kl=C3=B6cker wrote: > Did you try running it with gdb to get a backtrace? >=20 > $ gdb kmail > [some output of gdb] > (gdb) run > [KMail starts; make it crash] > (gdb) bt -full > [gdb should print a backtrace] >=20 > Regards, > Ingo That doesn't find anything at all: (gdb) bt -full No stack. The only thing I can deduce is that it must have something to do with drawi= ng=20 the suggested recipients. It only occurs when I type the third character, a= nd=20 only if that matches existing contacts - I can type random strings without= =20 issue. This would also match the wayland error I get (inlined from the bug report): qt.qpa.wayland.textinput: virtual void=20 QtWaylandClient::QWaylandTextInputv3::disableSurface(wl_surface*) Try to=20 disable surface 0x62e32b0fb590 with focusing surface 0x62e32a255420 zxdg_exporter_v2#75: error 0: surface must be an xdg_toplevel Odd. I have never seen a cpp program exit so hard without at least producin= g a=20 coredump. Cheers (und Liebe Gr=C3=BC=C3=9Fe!), Bennett