https://bugs.kde.org/show_bug.cgi?id=440327
Bug ID: 440327 Summary: Yakuake immediately segfaults after having ticked a transparency option Product: yakuake Version: Git (Frameworks 5) Platform: Manjaro OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: h...@kde.org Reporter: warbea...@pm.me Target Milestone: --- SUMMARY I checked a transparency option in Yakuake's general options (not the per-profile ones, and I can't remember exactly its name), and the program immediately crashed. Now I can't start it anymore, it segfaults straightaway. STEPS TO REPRODUCE 1. Launch `yakuake` from the terminal OBSERVED RESULT yakuake works like a charm EXPECTED RESULT [1] + XXXXX segmentation fault (core dumped) yakuake SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.2 Kernel Version: 5.13.4-1-MANJARO (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION I rebuilt yakuake from source with DB symbols following Arch Wiki and obtained a debug log: Application: Yakuake (yakuake), signal: Segmentation fault [KCrash Handler] #4 0x00007f3fc8ed9440 in QScreen::geometry() const () from /usr/lib/libQt5Gui.so.5 #5 0x0000562c93f34dd8 in MainWindow::getScreenGeometry (this=this@entry=0x7fff98cbc820) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:1513 #6 0x0000562c93f38548 in MainWindow::getDesktopGeometry (this=this@entry=0x7fff98cbc820) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:1520 #7 0x0000562c93f38a90 in MainWindow::setWindowGeometry (this=this@entry=0x7fff98cbc820, newWidth=80, newHeight=60, newPosition=50) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:953 #8 0x0000562c93f38dbd in MainWindow::applyWindowGeometry (this=this@entry=0x7fff98cbc820) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:948 #9 0x0000562c93f390e3 in MainWindow::applySettings (this=this@entry=0x7fff98cbc820) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:895 #10 0x0000562c93f39832 in MainWindow::MainWindow (this=this@entry=0x7fff98cbc820, parent=parent@entry=0x0) at /usr/src/debug/yakuake-21.04.3/app/mainwindow.cpp:124 #11 0x0000562c93f2c7b5 in main (argc=<optimized out>, argv=0x7fff98cbc7e0) at /usr/src/debug/yakuake-21.04.3/app/main.cpp:68 [Inferior 1 (process 91046) detached] -- You are receiving this mail because: You are watching all bug changes.