Bug 466040

Summary: Konversation dumps core on exit
Product: [Applications] konversation Reporter: Yannick <leguen.yannick>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: enricobe
Priority: NOR    
Version: 1.9.22122   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Backtrace

Description Yannick 2023-02-18 23:37:14 UTC
Created attachment 156466 [details]
Backtrace

SUMMARY
***
Konversation works normally but dumps core on exit.
I use a Wayland session, I haven't tried on X11.
***

STEPS TO REPRODUCE
1. Start Konversation and use it.
2. Quit Konversation.
3. Konversation doesn't terminate gracefully and dumps core (as shown by coredumpctl).

SOFTWARE/OS VERSIONS
Linux: Archlinux
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Comment 1 Enrico 2023-02-19 20:09:39 UTC
I can confirm on Debian Sid. Running konversation from the terminal I see the core dump.
I tried to check if my backtrace is the same as Yannik's, but I can't figure out how to install some missing debug symbols. Anyway, I suppose it's due to the same issue.

Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-5-amd64 (64-bit)
Graphics Platform: Wayland
Comment 2 Yannick 2023-03-24 22:15:23 UTC
It looks like it's no longer happening.
Maybe the Frameworks 5.104.0 or Plasma 5.27.3 update somehow fixed the issue.

@Enrico: Do you still encounter the issue on Debian?
Comment 3 Enrico 2023-03-25 06:08:16 UTC
(In reply to Yannick from comment #2)
> It looks like it's no longer happening.
> Maybe the Frameworks 5.104.0 or Plasma 5.27.3 update somehow fixed the issue.
> 
> @Enrico: Do you still encounter the issue on Debian?

Hello, the update 5.27.3/fw104 isn't available yet on Debian Sid. I'll comment again as soon as I receive the updates
Comment 4 Enrico 2023-04-08 14:23:34 UTC
Hello, I can't test in on Sid because the whole Debian is in a kind of "freeze" for the upcoming release of "Bookworm". It will probably take 1-2 month and I have been told that I won't receive this kind of updates until the final release.

Anyway, I tested it on Ubuntu 23.04 beta with Frameworks 104 and Plasma 5.27.4 and konversation exits normally.
Comment 5 Yannick 2023-04-08 16:02:29 UTC
(In reply to Enrico from comment #4)
> Hello, I can't test in on Sid because the whole Debian is in a kind of
> "freeze" for the upcoming release of "Bookworm". It will probably take 1-2
> month and I have been told that I won't receive this kind of updates until
> the final release.
> 
> Anyway, I tested it on Ubuntu 23.04 beta with Frameworks 104 and Plasma
> 5.27.4 and konversation exits normally.

Ok, I guess the issue can be closed then :)
It can always be reopened later if necessary.