Bug 366489 - settings crash - mouse behavior change
Summary: settings crash - mouse behavior change
Status: RESOLVED DUPLICATE of bug 355711
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.5.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-08-07 07:34 UTC by Jakub Mielniczak
Modified: 2016-08-08 03:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Mielniczak 2016-08-07 07:34:34 UTC
Application: systemsettings5 (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-31-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to change the default mouse click behavior, the app crashed but the settings was applied

The crash can be reproduced sometimes.

-- Backtrace:
Application: Ustawienia systemowe (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3244f118c0 (LWP 22732))]

Thread 2 (Thread 0x7f3233625700 (LWP 22733)):
#0  0x00007f3241634e8d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f323f31cc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f323f31e8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f3235977629 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f3241d2a84e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f323eaa66fa in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f3241640b5d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f3244f118c0 (LWP 22732)):
[KCrash Handler]
#6  0x00007f3241f3e1e7 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f32252d21b3 in KParts::PartManager::~PartManager() () from /usr/lib/x86_64-linux-gnu/libKF5Parts.so.5
#8  0x00007f32252d2369 in KParts::PartManager::~PartManager() () from /usr/lib/x86_64-linux-gnu/libKF5Parts.so.5
#9  0x00007f3241f3852b in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f3241f41da0 in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f3225a1531b in KHTMLPart::~KHTMLPart() () from /usr/lib/x86_64-linux-gnu/libKF5KHtml.so.5
#12 0x00007f3225a15439 in KHTMLPart::~KHTMLPart() () from /usr/lib/x86_64-linux-gnu/libKF5KHtml.so.5
#13 0x00007f3241f3aec0 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f32433de05c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f32433e3516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f3241f0b62b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f3241f0da26 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f3241f61673 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f323e5851a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f323e585400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f323e5854ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f3241f61a7f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f3241f08dea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f3241f10e8c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x000000000040f7a1 in main ()

Possible duplicates by query: bug 364754, bug 364048, bug 363646, bug 363325, bug 363323.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-08-08 03:26:34 UTC

*** This bug has been marked as a duplicate of bug 355711 ***