Bug 437542 - konsole cannot start after upgrade to Fedora 34
Summary: konsole cannot start after upgrade to Fedora 34
Status: RESOLVED DUPLICATE of bug 437559
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 20.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-23 12:15 UTC by Yiorgos Stamoulis
Modified: 2021-05-23 17:01 UTC (History)
0 users

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 Yiorgos Stamoulis 2021-05-23 12:15:50 UTC
Application: konsole (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.21-300.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.5
Distribution: "Fedora release 34 (Thirty Four)"

-- Information about the crash:
- What I was doing when the application crashed:

just finished upgrading from Fedora 33 to 34

konsole crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted

[KCrash Handler]
#4  0x00007f88da8702a2 in raise () from /lib64/libc.so.6
#5  0x00007f88da8598a4 in abort () from /lib64/libc.so.6
#6  0x00007f88da731c78 in std::__replacement_assert(char const*, int, char const*, char const*) () from /lib64/libkonsoleprivate.so.20
#7  0x00007f88da7d448f in std::piecewise_linear_distribution<double>::param_type::_M_initialize() () from /lib64/libkonsoleprivate.so.20
#8  0x00007f88da7db5af in Konsole::ColorScheme::colorEntry(int, unsigned int) const () from /lib64/libkonsoleprivate.so.20
#9  0x00007f88da78da29 in Konsole::TerminalDisplay::applyProfile(QExplicitlySharedDataPointer<Konsole::Profile> const&) () from /lib64/libkonsoleprivate.so.20
#10 0x00007f88da74533b in Konsole::ViewManager::applyProfileToView(Konsole::TerminalDisplay*, QExplicitlySharedDataPointer<Konsole::Profile> const&) () from /lib64/libkonsoleprivate.so.20
#11 0x00007f88da74d84b in Konsole::ViewManager::createView(Konsole::Session*) () from /lib64/libkonsoleprivate.so.20
#12 0x00007f88db00c82e in Konsole::MainWindow::createSession(QExplicitlySharedDataPointer<Konsole::Profile>, QString const&) () from /lib64/libkdeinit5_konsole.so
#13 0x00007f88db012a64 in Konsole::Application::newInstance() () from /lib64/libkdeinit5_konsole.so
#14 0x00007f88db01d918 in kdemain () from /lib64/libkdeinit5_konsole.so
#15 0x00007f88da85ab75 in __libc_start_main () from /lib64/libc.so.6
#16 0x000055cdbded936e in _start ()
[Inferior 1 (process 9753) detached]

Reported using DrKonqi
Comment 1 Yiorgos Stamoulis 2021-05-23 17:01:45 UTC

*** This bug has been marked as a duplicate of bug 437559 ***