| Summary: | KsysGuard crash | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Cary Logan <logan.cary> |
| Component: | klocale | Assignee: | Chusslove Illich <caslav.ilic> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | lyrixcaz, pub |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.11.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Cary Logan
2014-01-09 23:28:44 UTC
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! Created attachment 128957 [details]
New crash information added by DrKonqi
kdeinit5 (5.18.5) using Qt 5.13.2
- What I was doing when the application crashed:
Absolutely nothing. System was idle for a while. Google Chrome was working in background if it matters.
-- Backtrace (Reduced):
#4 0x00007ff60ced8f12 in QLabelPrivate::clearContents() () from /lib64/libQt5Widgets.so.5
#5 0x00007ff60ced9214 in QLabel::setText(QString const&) () from /lib64/libQt5Widgets.so.5
#6 0x00007ff5fd1619cb in TopLevel::answerReceived(int, QList<QByteArray> const&) () from /lib64/libkdeinit5_ksysguard.so
#7 0x00007ff5fd20b4b2 in KSGRD::SensorAgent::processAnswer(char const*, int) () from /lib64/libksgrd.so.7
#8 0x00007ff5fd2116c5 in KSGRD::SensorShellAgent::msgRcvd() () from /lib64/libksgrd.so.7
Created attachment 136155 [details]
New crash information added by DrKonqi
kdeinit5 (5.21.0) using Qt 5.15.2
- What I was doing when the application crashed:
I was terminating processes this time. Sometimes I would just launch ksysguard to see the memory consumption and then close it and the application will crash; sometimes.
-- Backtrace (Reduced):
#4 0x00007fa13c130af9 in operator== (s1=..., s2=...) at text/qstring.cpp:3437
#5 0x00007fa13b727965 in QLabel::setText (this=0x55862ddabe80, text=...) at widgets/qlabel.cpp:323
#6 0x00007fa13674a273 in TopLevel::answerReceived (this=0x55862d895740, id=<optimized out>, answerList=...) at /usr/src/debug/ksysguard5-5.21.0-1.1.x86_64/gui/ksysguard.cpp:466
#7 0x00007fa1366d22fb in KSGRD::SensorAgent::processAnswer (this=0x55862df71a60, buf=<optimized out>, buflen=<optimized out>) at /usr/src/debug/libksysguard5-5.21.0-1.1.x86_64/ksgrd/SensorAgent.cpp:306
#8 0x00007fa1366d536c in KSGRD::SensorShellAgent::msgRcvd (this=0x55862df71a60) at /usr/src/debug/libksysguard5-5.21.0-1.1.x86_64/ksgrd/SensorShellAgent.cpp:93
|