Application: kdeinit5 () Qt Version: 5.5.1 Operating System: Linux 3.12.74-60.64.40-default x86_64 Distribution: "SUSE Linux Enterprise Server 12 SP1" -- Information about the crash: - What I was doing when the application crashed: Connecting with NXClient to NXServer on SLES 12 SP1, crash happens every time on login. NXServer version is "3.5.0-11 - LFE". NXClient version is "3.5.0-9" The crash can be reproduced every time. -- Backtrace: Application: KCMInit (kdeinit5), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f75bdf4b780 (LWP 10792))] Thread 2 (Thread 0x7f75a943c700 (LWP 10794)): #0 0x00007f75bc03dbfd in poll () from /lib64/libc.so.6 #1 0x00007f75bc9f12f2 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f75bc9f2dcf in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f75abe53199 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f75bc3b432f in ?? () from /usr/lib64/libQt5Core.so.5 #5 0x00007f75b9ad80a4 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f75bc04602d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f75bdf4b780 (LWP 10792)): [KCrash Handler] #6 0x00007f75abc0d49c in XIFreeDeviceInfo () from /usr/lib64/libXi.so.6 #7 0x00007f75a246668f in MouseSettings::apply (this=this@entry=0x7fffd3ee1710, force=force@entry=true) at /usr/src/debug/plasma-desktop-5.5.5/kcms/input/mouse.cpp:723 #8 0x00007f75a2469791 in kcminit_mouse () at /usr/src/debug/plasma-desktop-5.5.5/kcms/input/main.cpp:56 #9 0x00007f75ac300e79 in KCMInit::runModule (this=this@entry=0x7fffd3ee1b00, libName=..., service=...) at /usr/src/debug/plasma-workspace-5.5.5/startkde/kcminit/main.cpp:86 #10 0x00007f75ac30173c in KCMInit::runModules (this=this@entry=0x7fffd3ee1b00, phase=phase@entry=0) at /usr/src/debug/plasma-workspace-5.5.5/startkde/kcminit/main.cpp:128 #11 0x00007f75ac301d43 in KCMInit::KCMInit (this=0x7fffd3ee1b00, args=...) at /usr/src/debug/plasma-workspace-5.5.5/startkde/kcminit/main.cpp:204 #12 0x00007f75ac302e91 in kdemain (argc=1, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.5.5/startkde/kcminit/main.cpp:268 #13 0x0000000000408e3c in launch (argc=argc@entry=1, _name=_name@entry=0x20b5e11 "kcminit_startup", args=<optimized out>, args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x0, reset_env=reset_env@entry=false, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x40c879 "0") at /usr/src/debug/kinit-5.20.0/src/kdeinit/kinit.cpp:744 #14 0x00000000004059af in main (argc=5, argv=<optimized out>) at /usr/src/debug/kinit-5.20.0/src/kdeinit/kinit.cpp:1827 Possible duplicates by query: bug 366687, bug 366015. Reported using DrKonqi
You're using an enterprise distro that's running very old unsupported versions of KDE Software (Plasma 5.5.5, apparently). The code in question has changed considerably since then. I would recommend appealing to SuSE for support.