Bug 433129 - KGPG crash on session restart
Summary: KGPG crash on session restart
Status: RESOLVED UPSTREAM
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-02-17 23:40 UTC by lso
Modified: 2021-02-19 17:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lso 2021-02-17 23:40:52 UTC
Application: kgpg (20.08.1)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.15-200.fc33.x86_64 x86_64
Windowing system: Wayland
Distribution: "Fedora release 33 (Thirty Three)"

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

kwin-wayland crashed, and displayed the sddm login screen.  So I preceeded to relogin. KGPG crashed on startup.

-- Backtrace:
Application: KGpg (kgpg), signal: Aborted

[KCrash Handler]
#4  0x00007f8db98239d5 in raise () from /lib64/libc.so.6
#5  0x00007f8db980c8a4 in abort () from /lib64/libc.so.6
#6  0x00007f8db9c6748f in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#7  0x00007f8db7ea3eb3 in QtWaylandClient::QWaylandDisplay::checkError() const [clone .cold] () from /lib64/libQt5WaylandClient.so.5
#8  0x00007f8db7eb30ea in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#9  0x00007f8db9e673c0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f8db9e8472c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#11 0x00007f8db9e3657b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#12 0x00007f8db9e3e1b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#13 0x0000559f69707ef0 in main ()
[Inferior 1 (process 3673) detached]

Possible duplicates by query: bug 432084, bug 431077, bug 430297, bug 429973, bug 429504.

Reported using DrKonqi
Comment 1 Rolf Eike Beer 2021-02-19 07:18:14 UTC
Will is still crash if you start it from console? It has printed a fatal message, which could help finding out what went wrong. But the message came from QtWaylandClient, so it is nothing that I can do here. If you get an error message it's likely that it's actually a Qt or Plasma problem.
Comment 2 lso 2021-02-19 17:15:38 UTC
Well, no crash or startup problems were encountered when the 'kgpg' command was issued on the command line (even with a strace).

As I cannot reproduce the failure at this time, I can't provide any more useful debugging information.  I guess this will have to be closed for now.