https://bugs.kde.org/show_bug.cgi?id=488551
--- Comment #7 from alanas...@mail.ru --- Created attachment 181569 --> https://bugs.kde.org/attachment.cgi?id=181569&action=edit gdb --command=THIS_FILE I compiled https://github.com/qt/qtbase/tree/v6.9.0 and https://github.com/qt/qtdeclarative/tree/v6.9.0 and https://invent.kde.org/multimedia/haruna/-/commit/310a92f29cc3a4f2f30489eb6898f6d5a47ef40a with -O0 -ggdb3 on kde neon haruna is laggy but that makes crashing easier (don't have spam click "Show menubar" fast) I crash haruna like this: 1. run `gdb --command=gdb.txt` (gdb.txt in attachment) 2. click "Settings' 3. turn on "Show menubar" (left click) (it was off all times I opened haruna `gdb --command=gdb.txt` with after crash) 4. turn off "Show menubar" (left click) 5. turn on "Show menubar" (left click) (immediately after step 4, easier if turn off g++ optimizations for qtdeclarative) 6. haruna crashes (you don't get to see check inside "Show menubar" checkbox) backtrace is inconsistent -- You are receiving this mail because: You are watching all bug changes.