Summary: | Drag drop moving email in Thunderbird and desktop environment crashed | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Ivan Stojakovic <drz.se.generacio> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | carl, chris, ernie_hs, filipbacic, vasco13almeida |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Ivan Stojakovic
2023-08-02 11:06:36 UTC
Created attachment 160698 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
I was developing an angular app,
1. running ng serve
2. running ng test
3. editing in emacs (-nw)
4. running podman
5. using firefox.
It always occurd when i was scrolling around on the web page (i was developing), particularaly using the mouse wheel...
-- Backtrace (Reduced):
#4 0x000055ff2bfb129b in Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5 0x00007f393d6c8264 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#6 0x00007f393d69d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7 0x00007f393d6a0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#8 0x00007f393d6eec27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
Created attachment 160731 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
Crashes during Google Meet screen sharing in Chrome, but not every time.
Crashes during normal work, just moving a mouse and all windows just shut down.
-- Backtrace (Reduced):
#4 0x0000562ee912f29b in Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5 0x00007f24f44c8264 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#6 0x00007f24f449d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7 0x00007f24f44a0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#8 0x00007f24f44eec27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
Created attachment 160734 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
Normal use like moving mouse between windows or selecting them in task manager bar.
-- Backtrace (Reduced):
#4 0x00005573565f829b in Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5 0x00007f27e54c8264 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#6 0x00007f27e549d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7 0x00007f27e54a0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#8 0x00007f27e54eec27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
This seems to be a duplicate of Bug 450217 Created attachment 160762 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
I was switching between Firefox and LibreOffice Calc when both crashed
-- Backtrace (Reduced):
#4 0x000055e13a6e129b in Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5 0x00007f95588c8264 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#6 0x00007f955889d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7 0x00007f95588a0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#8 0x00007f95588eec27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
It does not depend on the application, it happens during switching windows (various apps used, everytime all of them crash). I would say it is quite urgent because I cannot work anymore, it happens very often. Tried several kernel versions (down to 6.3.12), still happens. |