Bug 400543 - console crashes unexpectedly
Summary: console crashes unexpectedly
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 18.08.2
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 09:28 UTC by bluelupo
Modified: 2020-12-02 08:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bluelupo 2018-11-01 09:28:47 UTC
SUMMARY
When calling a "MultiTab" console using a config file, the console crashes reproducibly.

Content of the config file with the calls for the console:

$ cat /home/michael/multi-console.config
title: Log rsnapshot_bluesky;;   command: tail -n 40 -f /var/log/rsnapshot_bluesky;;         profile: Shell
title: Log rsnapshot_neonlight;; command: tail -n 40 -f /var/log/rsnapshot_neonlight;;       profile: Shell
title: Log rsnapshot_raven;;     command: tail -n 40 -f /var/log/rsnapshot_raven;;           profile: Shell
title: Log rsnapshot_tuxy;;      command: tail -n 40 -f /var/log/rsnapshot_tuxy;;            profile: Shell


I started this with the following command from the console:

$ konsole --tabs-from-file /home/michael/multi-konsole.config -e true
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konsole path = /usr/bin pid = 31674
KCrash: Arguments: /usr/bin/konsole --tabs-from-file /home/michael/multi-konsole.config -e true 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0


STEPS TO REPRODUCE
I can reproduce the crash of the console at any time


OBSERVED RESULT
Crash the console with the issues listed above.

EXPECTED RESULT
Start the console with the number of tabs as defined in the config file /home/michael/multi-konsole.config.


SOFTWARE VERSIONS
Distribution: KDE neon User Edition 5.14
Kernel      : 4.15.0-38-generic
Plasma      : 5.14.2
Qt          : 5.11.2
KF          : 5.51.0
konsole     :
  Installed: 4:18.08.2-0xneon+18.04+bionic+build11
  Candidate: 4:18.08.2-0xneon+18.04+bionic+build11
  Version table:
 *** 4:18.08.2-0xneon+18.04+bionic+build11 500
        500 http://archive.neon.kde.org/user bionic/main amd64 Packages
        100 /var/lib/dpkg/status


ADDITIONAL INFORMATION
If further system information is needed I can list it here.

regards
Michael
Comment 1 Justin Zobel 2020-12-02 00:31:38 UTC
Thanks for the report.

As it's been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Comment 2 bluelupo 2020-12-02 08:37:12 UTC
Thanks for the message.
The error no longer occurs and the bug report can be marked as solved.

$ apt cache policy konsole
konsole:
  Installiert:           4:20.08.3-0xneon+20.04+focal+build9
  Installationskandidat: 4:20.08.3-0xneon+20.04+focal+build9

regards
Michael