Summary: | System Settings crash upon adding KMenuEdit hotkeys | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Teunis <dverbeek> |
Component: | kcm_khotkeys | Assignee: | Michael Jansen <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | annunah, justin.zobel, nyanpasu64, tpham3783 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.2.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Teunis
2015-04-25 17:35:20 UTC
I can add it happens with nVidia drivers version 340 & 346, there is no problem using version 304 or Nouveau. The problem manifests itself by no longer being able to use the previously while on Nouveau made Global shortcuts/hot keys, when logging in with the above mentioned nVidia drivers the shortcuts will work for about a minute and then fail. Subsequent editing of them often results in a crash of System Settings. Also, shutting down now becomes an exercise in patience, between clicking on the shut down or restart button and the system actually going down is a wait of some two minutes. I have done a fresh install and the same happens. This bug affects me as well. I am using Nvidia binary driver 346 b/c the Nouvea driver sux; it can not display an external monitor properly. I am using Kubutnu 15.04, and that I do not see the desktop panel once I've logged in to the desktop. Here is the output of dmesg, and it shows that probably a kwin process was dying. The error is: [ 777.740929] QXcbEventReader[3966]: segfault at 7f1ff1d68099 ip 00007f1ff1d68099 sp 00007f1fe4200e60 error 14 *** Bug 398594 has been marked as a duplicate of this bug. *** Created attachment 126508 [details]
New crash information added by DrKonqi
gwenview (19.12.2) using Qt 5.12.4
- What I was doing when the application crashed:
Thread 1 (Thread 0x7fe92124ff80 (LWP 27698)):
[KCrash Handler]
#6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fe9273253f8 in QMetaObject::activate(QObject*, int, int, void**) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
-- Backtrace (Reduced):
#6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#11 0x00007fe9272b5127 in QItemSelectionModel::currentChanged(QModelIndex const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
(In reply to annunah from comment #4) > Created attachment 126508 [details] > New crash information added by DrKonqi > > gwenview (19.12.2) using Qt 5.12.4 > > - What I was doing when the application crashed: > > Thread 1 (Thread 0x7fe92124ff80 (LWP 27698)): > [KCrash Handler] > #6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, > QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex > const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, > QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #10 0x00007fe9273253f8 in QMetaObject::activate(QObject*, int, int, void**) > () at /lib/x86_64-linux-gnu/libQt5Core.so.5 > > -- Backtrace (Reduced): > #6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, > QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex > const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, > QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > #9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 > [...] > #11 0x00007fe9272b5127 in QItemSelectionModel::currentChanged(QModelIndex > const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 That's a gwenview crashlog, this bug is for systemsettings. Teunis, I've tried this but am unable to reproduce this crash. Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks. Op 27-11-2020 om 01:45 schreef Justin Zobel: > https://bugs.kde.org/show_bug.cgi?id=346656 > > Justin Zobel <justin.zobel@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > CC| |justin.zobel@gmail.com > Status|REPORTED |NEEDSINFO > > --- Comment #5 from Justin Zobel <justin.zobel@gmail.com> --- > (In reply to annunah from comment #4) >> Created attachment 126508 [details] >> New crash information added by DrKonqi >> >> gwenview (19.12.2) using Qt 5.12.4 >> >> - What I was doing when the application crashed: >> >> Thread 1 (Thread 0x7fe92124ff80 (LWP 27698)): >> [KCrash Handler] >> #6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, >> QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex >> const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, >> QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #10 0x00007fe9273253f8 in QMetaObject::activate(QObject*, int, int, void**) >> () at /lib/x86_64-linux-gnu/libQt5Core.so.5 >> >> -- Backtrace (Reduced): >> #6 0x00007fe9281dbee6 in QListView::scrollTo(QModelIndex const&, >> QAbstractItemView::ScrollHint) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #7 0x00007fe9281a37e3 in QAbstractItemView::currentChanged(QModelIndex >> const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #8 0x00007fe9281e32a6 in QListView::currentChanged(QModelIndex const&, >> QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> #9 0x00007fe9281a2813 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 >> [...] >> #11 0x00007fe9272b5127 in QItemSelectionModel::currentChanged(QModelIndex >> const&, QModelIndex const&) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 > That's a gwenview crashlog, this bug is for systemsettings. > > Teunis, I've tried this but am unable to reproduce this crash. > > Can you please test and confirm if this issue is still occurring or if this bug > report can be marked as resolved. I've set the bug status to "needsinfo" > pending your response, please change back to "reported" or "resolved" when you > respond, thanks. > Thanks Justin. I am not sure what date this persistent crash happened and was reported but presently (QT 5.12.8, Gwenview 19.12.3) there is no problem. At the time the remedy was to purge Gwenview and reinstall. |