When attempting to open an new tab through any method I've tried (shortcut, menu) or opening a new window from a running instance results in a crash. STEPS TO REPRODUCE 1. Run Konsole 2. Try to open a new tab OBSERVED RESULT crash EXPECTED RESULT no crash, new tab or window opens SOFTWARE/OS VERSIONS Using konsole-master-41-windows-cl-msvc2019-x86_64.exe from binary-factory.kde.org Windows 11 KDE Frameworks Version 5.105.0 Qt Version 5.15.8 ADDITIONAL INFORMATION It works on another computer running Windows 10
Created attachment 160055 [details] attachment-2098119-0.html I don’t have a windows machine, is it possible to attach a backtrace? On Mon, 3 Jul 2023 at 05:56 Jason Craig <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=471892 > > Bug ID: 471892 > Summary: Konsole crashes when opening a new tab in Windows 11 > Classification: Applications > Product: konsole > Version: master > Platform: Other > OS: Microsoft Windows > Status: REPORTED > Severity: normal > Priority: NOR > Component: general > Assignee: konsole-devel@kde.org > Reporter: os-dev@jacraig.com > Target Milestone: --- > > When attempting to open an new tab through any method I've tried (shortcut, > menu) or opening a new window from a running instance results in a crash. > > STEPS TO REPRODUCE > 1. Run Konsole > 2. Try to open a new tab > > OBSERVED RESULT > crash > EXPECTED RESULT > no crash, new tab or window opens > > SOFTWARE/OS VERSIONS > Using konsole-master-41-windows-cl-msvc2019-x86_64.exe from > binary-factory.kde.org > Windows 11 > KDE Frameworks Version 5.105.0 > Qt Version 5.15.8 > > ADDITIONAL INFORMATION > It works on another computer running Windows 10 > > -- > You are receiving this mail because: > You are the assignee for the bug.
Created attachment 160068 [details] output from GDB This is (some) of what GDB had to say right before the crash, and then the backtrace. Let me know if there is something more helpful I can do.
Good, news, this crash no longer happens with the recently built konsole-master-199-windows-cl-msvc2019-x86_64.exe from binary-factory.kde.org.