https://bugs.kde.org/show_bug.cgi?id=381193
--- Comment #26 from Andrea Malfagia <andrea.g.d.malfa...@gmail.com> --- (In reply to Andrea Malfagia from comment #25) > OK, I found a non-official Leap 42.2 KDE Live ISO on > https://sourceforge.net/projects/kamarada and I tested the bundle on it: now > I get a different segmentation fault, precisely in some library connected > with udev Oh, I forgot to report the relevant backtrace, here it is: (gdb) bt #0 0x00007fffe1e37ff1 in ?? () from /usr/lib64/libudev.so.1 #1 0x00007fffe1e3812e in ?? () from /usr/lib64/libudev.so.1 #2 0x00007fffe1e39408 in udev_enumerate_unref () from /usr/lib64/libudev.so.1 #3 0x00007fffec6f37fc in ?? () from /usr/lib64/libGL.so.1 #4 0x00007fffec6f2b45 in ?? () from /usr/lib64/libGL.so.1 #5 0x00007fffec6ceb69 in ?? () from /usr/lib64/libGL.so.1 #6 0x00007fffec6ca9f7 in glXGetFBConfigs () from /usr/lib64/libGL.so.1 #7 0x00007fffec6cb703 in glXChooseFBConfigSGIX () from /usr/lib64/libGL.so.1 #8 0x00007ffff7fdcaf7 in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #9 0x00007ffff7fdce1d in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #10 0x00007ffff7fd91b0 in ?? () from /tmp/.mount_hoXLre/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so #11 0x00007fffe158aece in QXcbWindow::create() () from /tmp/.mount_hoXLre/usr/lib/libQt5XcbQpa.so.5 #12 0x00007fffe1576180 in QXcbIntegration::createPlatformWindow(QWindow*) const () from /tmp/.mount_hoXLre/usr/lib/libQt5XcbQpa.so.5 #13 0x00007fffed1fccb6 in QWindowPrivate::create(bool, unsigned long long) () from /tmp/.mount_hoXLre/usr/lib/libQt5Gui.so.5 #14 0x00007fffed83e05d in QWidgetPrivate::create_sys(unsigned long long, bool, bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #15 0x00007fffed83d819 in QWidget::create(unsigned long long, bool, bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #16 0x00007fffed8495c2 in QWidget::setVisible(bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #17 0x00007fffeda2a5a3 in QDialog::setVisible(bool) () from /tmp/.mount_hoXLre/usr/lib/libQt5Widgets.so.5 #18 0x0000000000404cfb in main (argc=1, argv=<optimized out>) A.M. -- You are receiving this mail because: You are watching all bug changes.