https://bugs.kde.org/show_bug.cgi?id=353825
--- Comment #17 from Fabian Köster <[email protected]> --- Still happening with Qt 5.6.1 and Plasma 5.7 Beta: Application: KCMInit (kdeinit5), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f7a59c25800 (LWP 3059))] Thread 3 (Thread 0x7f7a462a3700 (LWP 3060)): #0 0x00007f7a582b43ed in poll () from /lib64/libc.so.6 #1 0x00007f7a591538f2 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f7a591556df in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f7a481dc009 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f7a58618e2c in ?? () from /usr/lib64/libQt5Core.so.5 #5 0x00007f7a55f09434 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f7a582bd50d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f7a3ffff700 (LWP 3062)): #0 0x00007f7a582b43ed in poll () from /lib64/libc.so.6 #1 0x00007f7a5518cf2c in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f7a5518d03c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f7a5880b40c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #4 0x00007f7a587bd12a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #5 0x00007f7a58614674 in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #6 0x00007f7a59b7b235 in ?? () from /usr/lib64/libQt5DBus.so.5 #7 0x00007f7a58618e2c in ?? () from /usr/lib64/libQt5Core.so.5 #8 0x00007f7a55f09434 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f7a582bd50d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f7a59c25800 (LWP 3059)): [KCrash Handler] #6 XIFreeDeviceInfo (info=0x0) at /hdd/tmp/portage/x11-libs/libXi-1.7.6/work/libXi-1.7.6/src/XIQueryDevice.c:118 #7 0x00007f7a3f174cef in MouseSettings::apply (this=this@entry=0x7ffe22d91590, force=<optimized out>) at /hdd/tmp/portage/kde-plasma/plasma-desktop-5.6.95/work/plasma-desktop-5.6.95/kcms/input/mouse.cpp:730 #8 0x00007f7a3f177c35 in MouseSettings::apply (this=this@entry=0x7ffe22d91590, force=force@entry=true) at /hdd/tmp/portage/kde-plasma/plasma-desktop-5.6.95/work/plasma-desktop-5.6.95/kcms/input/mouse.cpp:734 #9 0x00007f7a3f17ade4 in kcminit_mouse () at /hdd/tmp/portage/kde-plasma/plasma-desktop-5.6.95/work/plasma-desktop-5.6.95/kcms/input/main.cpp:56 #10 0x00007f7a48294a08 in KCMInit::runModule (this=this@entry=0x7ffe22d91990, libName=..., service=...) at /hdd/tmp/portage/kde-plasma/plasma-workspace-5.6.95-r1/work/plasma-workspace-5.6.95/startkde/kcminit/main.cpp:86 #11 0x00007f7a482951ef in KCMInit::runModules (this=this@entry=0x7ffe22d91990, phase=phase@entry=0) at /hdd/tmp/portage/kde-plasma/plasma-workspace-5.6.95-r1/work/plasma-workspace-5.6.95/startkde/kcminit/main.cpp:128 #12 0x00007f7a48295998 in KCMInit::KCMInit (this=this@entry=0x7ffe22d91990, args=...) at /hdd/tmp/portage/kde-plasma/plasma-workspace-5.6.95-r1/work/plasma-workspace-5.6.95/startkde/kcminit/main.cpp:204 #13 0x00007f7a48296931 in kdemain (argc=1, argv=<optimized out>) at /hdd/tmp/portage/kde-plasma/plasma-workspace-5.6.95-r1/work/plasma-workspace-5.6.95/startkde/kcminit/main.cpp:268 #14 0x000000000040828f in launch (argc=argc@entry=1, _name=0x615331 "kcminit_startup", args=<optimized out>, args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40ad53 "0") at /hdd/tmp/portage/kde-frameworks/kinit-5.23.0/work/kinit-5.23.0/src/kdeinit/kinit.cpp:744 #15 0x0000000000404d20 in main (argc=5, argv=<optimized out>) at /hdd/tmp/portage/kde-frameworks/kinit-5.23.0/work/kinit-5.23.0/src/kdeinit/kinit.cpp:1827 -- You are receiving this mail because: You are watching all bug changes.
