Summary: | Tokodon crash while idle | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | rexbinary |
Component: | general | Assignee: | Joshua Goins <josh> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, josh, rexbinary |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 24.02.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
rexbinary
2023-09-04 03:27:26 UTC
Created attachment 161554 [details]
New crash information added by DrKonqi
tokodon (23.08.0) using Qt 5.15.10
Application was open and displaying the Federated feed. No interaction was performed. Crashed on it's own.
-- Backtrace (Reduced):
#11 0x00007fe9b7f1a455 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#12 0x00007fe9b7f1a985 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#13 0x00007fe9b9344851 in QNetworkReply::QNetworkReply(QNetworkReplyPrivate&, QObject*) () from /lib64/libQt5Network.so.5
[...]
#15 0x00007fe9b9330cb8 in QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) () from /lib64/libQt5Network.so.5
#16 0x00007fe9b932d7c5 in QNetworkAccessManager::get(QNetworkRequest const&) () from /lib64/libQt5Network.so.5
Thanks for the backtraces! I can't seem to reproduce this specific trace, but I'm getting a similar crash while idle. I'll investigate soon A possible bugfix is in 23.08.2, can you test and see if it no longer crashes while idle for you now? If not, I'll keep investigating but I haven't hit any crashes recently. Created attachment 162435 [details]
New crash information added by DrKonqi
tokodon (23.08.2) using Qt 5.15.11
Seems it has creashed again while idle
-- Backtrace (Reduced):
#11 0x00007fb0bf11a015 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#12 0x00007fb0bf11a545 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#13 0x00007fb0c0544871 in QNetworkReply::QNetworkReply(QNetworkReplyPrivate&, QObject*) () from /lib64/libQt5Network.so.5
[...]
#15 0x00007fb0c0530cd8 in QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) () from /lib64/libQt5Network.so.5
#16 0x00007fb0c052d7e5 in QNetworkAccessManager::get(QNetworkRequest const&) () from /lib64/libQt5Network.so.5
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Hmm there's still nothing interesting on the Tokodon side that could be causing this (looking at the backtrace). I'll try to leave Tokodon open and see if I can reproduce. Closing for now as I fixed another nasty crash, re-open if you still experience this with 23.08.4. Created attachment 164909 [details]
New crash information added by DrKonqi
tokodon (23.08.4) using Qt 5.15.12
I just completed a fresh install of opensuse Tumbleweed. Tokodon has randomly crashed a few times while open without interaction. I am running closed source nvidia drivers if that could make any difference? I don't have any other apps sporadically crashing.
-- Backtrace (Reduced):
#11 0x00007f0e309414a8 in QNetworkRequest::QNetworkRequest() () from /lib64/libQt5Network.so.5
[...]
#15 0x00007f0e30930c98 in QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) () from /lib64/libQt5Network.so.5
#16 0x00007f0e3092d7a5 in QNetworkAccessManager::get(QNetworkRequest const&) () from /lib64/libQt5Network.so.5
[...]
#20 0x00007f0e301a51ae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007f0e2f4ed938 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
Re-opened, I'm hoping this will go away in 24.02 :( Unfortunately there's lot of mysterious Qt5 crashes in 23.08 I can no longer reproduce on 24.02, and now that it's been a while since 24.02 has been released can anyone else? I haven't seen a crash in a long time. I think we're good. Cool, feel free to reopen if you encounter the issue again! |