Bug 387105 - Error while configuring the touch panel
Summary: Error while configuring the touch panel
Status: RESOLVED DUPLICATE of bug 366113
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.8.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-11-19 14:20 UTC by Iurii
Modified: 2017-11-24 00:05 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 Iurii 2017-11-19 14:20:10 UTC
Application: systemsettings5 (5.8.7)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.76-1-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:

I enabled the vertical and horizontal scrolling by one finger. Then I tried to test the drag'n drop functionality by using the test panel. I double clicked on the icon in it. Then I tried to drag it and I got this error
- Unusual behavior I noticed:
Before that, I settled up a keybinding Ctrl+Alt+T to terminal opening. Then I tried to use it, opened 4 terminal windows. and the entire screen became black and on the left side of it there was one column of green blinking pixels and the fan started to work very hard! I decided to reset :)
I suppose that it could be because it was the first launch after installation, but still, it is strange :)

The crash does not seem to be reproducible.

-- Backtrace:
Application: Параметры системы (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f94943ff780 (LWP 3117))]

Thread 4 (Thread 0x7f945daf0700 (LWP 3135)):
#0  0x00007f949011920d in poll () at /lib64/libc.so.6
#1  0x00007f948bd26314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f948bd2664a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f945e3d8386 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x00007f948bd4aa85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f948c243744 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f9490121aad in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f945e2f1700 (LWP 3134)):
#0  0x00007f949011920d in poll () at /lib64/libc.so.6
#1  0x00007f948bd26314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f948bd2642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f948bd26469 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f948bd4aa85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f948c243744 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f9490121aad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f9478517700 (LWP 3119)):
#0  0x00007f949011920d in poll () at /lib64/libc.so.6
#1  0x00007f948bd26314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f948bd2642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f9490a261ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f94909d3bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f949080ef5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f949132a295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f9490813a29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f948c243744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f9490121aad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f94943ff780 (LWP 3117)):
[KCrash Handler]
#6  0x00007f94920ed0cb in QStandardItemModel::mimeData(QList<QModelIndex> const&) const () at /usr/lib64/libQt5Gui.so.5
#7  0x00007f94927b7ae7 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x00007f94927b74ef in QListView::startDrag(QFlags<Qt::DropAction>) () at /usr/lib64/libQt5Widgets.so.5
#9  0x00007f949279a527 in QAbstractItemView::mouseMoveEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007f94927b6d74 in QListView::mouseMoveEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007f949258601e in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f9492680eee in QFrame::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f949279ae7b in QAbstractItemView::viewportEvent(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f94909d5ab1 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f9492544265 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f9492549164 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#17 0x00007f94909d5be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f9492547e60 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQt5Widgets.so.5
#19 0x00007f949259f601 in  () at /usr/lib64/libQt5Widgets.so.5
#20 0x00007f94925a1ba3 in  () at /usr/lib64/libQt5Widgets.so.5
#21 0x00007f949254428c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#22 0x00007f94925488ea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007f94909d5be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f9491d8e86b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib64/libQt5Gui.so.5
#25 0x00007f9491d90005 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5
#26 0x00007f9491d71eab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5
#27 0x00007f9483ee58a0 in  () at /usr/lib64/libQt5XcbQpa.so.5
#28 0x00007f948bd26134 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#29 0x00007f948bd26388 in  () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f948bd2642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#31 0x00007f9490a2618c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#32 0x00007f94909d3bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#33 0x00007f94909dbae6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#34 0x000000000040ceab in  ()
#35 0x00007f94900586e5 in __libc_start_main () at /lib64/libc.so.6
#36 0x000000000040cf19 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-11-24 00:05:25 UTC

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