Bug 471892 - Konsole crashes when opening a new tab in Windows 11
Summary: Konsole crashes when opening a new tab in Windows 11
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: master
Platform: Other Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 03:56 UTC by Jason Craig
Modified: 2023-09-30 04:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-2098119-0.html (2.13 KB, text/html)
2023-07-03 06:53 UTC, tcanabrava
Details
output from GDB (7.31 KB, text/plain)
2023-07-03 22:30 UTC, Jason Craig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Craig 2023-07-03 03:56:26 UTC
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
Comment 1 tcanabrava 2023-07-03 06:53:49 UTC
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.
Comment 2 Jason Craig 2023-07-03 22:30:48 UTC
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.
Comment 3 Jason Craig 2023-09-30 04:16:34 UTC
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.