Bug 481565 - The konsole closes unexpectedly
Summary: The konsole closes unexpectedly
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-20 06:44 UTC by Maxim B
Modified: 2024-09-10 03:47 UTC (History)
1 user (show)

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


Attachments
crash log (192.99 KB, text/plain)
2024-02-20 06:44 UTC, Maxim B
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim B 2024-02-20 06:44:54 UTC
Created attachment 165949 [details]
crash log

SUMMARY
***
The konsole closes unexpectedly
***


STEPS TO REPRODUCE
1. Open the console in the morning
2. Come back the next morning
3. Console closed
OBSERVED RESULT
Console closed

EXPECTED RESULT
The console continues to work

SOFTWARE/OS VERSIONS
PRETTY_NAME="Ubuntu 23.10"
NAME="Ubuntu"
VERSION_ID="23.10"
VERSION="23.10 (Mantic Minotaur)"
VERSION_CODENAME=mantic
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=mantic
LOGO=ubuntu-logo
6.5.0-17-generic

ADDITIONAL INFORMATION
/var/log/syslog

2024-02-20T09:26:43.343691+03:00 max-note plasmashell[194427]: Unable to find file for pid 8340 expected at "kcrash-metadata/8340.ini"
2024-02-20T09:26:43.345512+03:00 max-note kwin_x11[2900]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52456, resource id: 79691860, major code: 18 (ChangeProperty), minor code: 0
2024-02-20T09:26:43.360962+03:00 max-note plasmashell[8340]: QSocketNotifier: Invalid socket 12 and type 'Read', disabling...
2024-02-20T09:26:43.361171+03:00 max-note plasmashell[8340]: QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
2024-02-20T09:26:43.361516+03:00 max-note kded5[2897]: Service  ":1.135" unregistered
2024-02-20T09:26:44.369449+03:00 max-note plasmashell[8340]: Unable to start Dr. Konqi
2024-02-20T09:26:44.369555+03:00 max-note plasmashell[8340]: Re-raising signal for core dump handling.
2024-02-20T09:26:45.511232+03:00 max-note systemd[1]: Started whoopsie.service - crash report submission.
2024-02-20T09:26:45.520982+03:00 max-note whoopsie[561349]: [09:26:45] Using lock path: /var/lock/whoopsie/lock
2024-02-20T09:26:45.523224+03:00 max-note systemd[1]: whoopsie.service: Deactivated successfully.
2024-02-20T09:26:45.950199+03:00 max-note kded5[2897]: "/var/crash"
2024-02-20T09:26:45.950380+03:00 max-note kded5[2897]: running "/usr/share/kubuntu-notification-helper/whoopsie-upload-all"
2024-02-20T09:26:45.967753+03:00 max-note kded5[561360]: kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher'
2024-02-20T09:26:45.968625+03:00 max-note kded5[561360]: kdeinit5: Launched KLauncher, pid = 561361, result = 0
2024-02-20T09:26:46.090841+03:00 max-note kded5[561361]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
2024-02-20T09:26:46.091475+03:00 max-note kded5[561360]: kdeinit5: opened connection to :0
2024-02-20T09:26:46.105380+03:00 max-note kded5[561360]: kdeinit5: Got EXEC_NEW '/usr/share/kubuntu-notification-helper/whoopsie-upload-all' from launcher.
2024-02-20T09:26:46.105501+03:00 max-note kded5[561360]: kdeinit5: preparing to launch '/usr/share/kubuntu-notification-helper/whoopsie-upload-all'
2024-02-20T09:26:46.107995+03:00 max-note kded5[2897]: "/var/crash/_usr_bin_konsole.1000.crash"
2024-02-20T09:26:46.108089+03:00 max-note kded5[2897]: "/var/crash"
2024-02-20T09:26:46.108153+03:00 max-note kded5[2897]: running "/usr/share/kubuntu-notification-helper/whoopsie-upload-all"
2024-02-20T09:26:46.108519+03:00 max-note kded5[561360]: kdeinit5: Got EXEC_NEW '/usr/share/kubuntu-notification-helper/whoopsie-upload-all' from launcher.
2024-02-20T09:26:46.108586+03:00 max-note kded5[561360]: kdeinit5: preparing to launch '/usr/share/kubuntu-notification-helper/whoopsie-upload-all'
2024-02-20T09:26:46.182781+03:00 max-note kded5[561375]: INFO: whoopsie-upload-all already running
2024-02-20T09:26:46.195577+03:00 max-note kded5[561374]: ERROR: whoopsie is not running
2024-02-20T09:26:46.197455+03:00 max-note kded5[561360]: kdeinit5: PID 561375 terminated.
2024-02-20T09:26:46.212771+03:00 max-note kded5[561360]: kdeinit5: PID 561374 terminated.
2024-02-20T09:26:48.894910+03:00 max-note kded5[2897]: "/var/crash/_usr_bin_konsole.1000.crash"
2024-02-20T09:26:57.343432+03:00 max-note kded5[2897]: message repeated 17 times: [ "/var/crash/_usr_bin_konsole.1000.crash"]
2024-02-20T09:26:57.466643+03:00 max-note systemd[1]: Started whoopsie.service - crash report submission.
Comment 1 Christoph Cullmann 2024-08-11 20:10:07 UTC
Please re-try this with an Qt 6 based release of this year, thanks!
Comment 2 Bug Janitor Service 2024-08-26 03:47:29 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2024-09-10 03:47:04 UTC
๐Ÿ›๐Ÿงน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.