Bug 353139 - kwin_x11 with newer nVidia with more than 2 screens attached
Summary: kwin_x11 with newer nVidia with more than 2 screens attached
Status: RESOLVED DUPLICATE of bug 343844
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-09-24 15:20 UTC by jperrygodfrey
Modified: 2015-09-24 15:25 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 jperrygodfrey 2015-09-24 15:20:17 UTC
Application: kwin_x11 (5.4.1)

Qt Version: 5.5.0
Operating System: Linux 4.1.7-200.fc22.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Just booting into Fedora KDE 22 and after the current updates in qt and fedora updates.

- Unusual behavior I noticed:
The freezing or looping of desktop services

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f05942ae920 in xcb_setup_vendor_end () from /lib64/libxcb.so.1
#6  0x00007f05942ae979 in xcb_setup_pixmap_formats_iterator () from /lib64/libxcb.so.1
#7  0x00007f05942ae9b9 in xcb_setup_roots_iterator () from /lib64/libxcb.so.1
#8  0x00007f0595d9ace7 in NETRootInfo::NETRootInfo(xcb_connection_t*, unsigned int, char const*, QFlags<NET::Property>, QFlags<NET::WindowTypeMask>, QFlags<NET::State>, QFlags<NET::Property2>, QFlags<NET::Action>, int, bool) () from /lib64/libKF5WindowSystem.so.5
#9  0x00007f059d91ff81 in KWin::RootInfo::create() () from /lib64/libkwin.so.5
#10 0x00007f059d8ec669 in KWin::Workspace::init() () from /lib64/libkwin.so.5
#11 0x00007f059d8ee063 in KWin::Workspace::Workspace(QString const&) () from /lib64/libkwin.so.5
#12 0x00007f059d930c60 in KWin::Application::createWorkspace() () from /lib64/libkwin.so.5
#13 0x00007f059dd2434c in QtPrivate::QFunctorSlotObject<KWin::ApplicationX11::performStartup()::{lambda()#2}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libkdeinit5_kwin_x11.so
#14 0x00007f0594773fe7 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007f0595d89cfb in KSelectionOwner::Private::claimSucceeded() () from /lib64/libKF5WindowSystem.so.5
#16 0x00007f0595d8a541 in KSelectionOwner::filterEvent(void*) () from /lib64/libKF5WindowSystem.so.5
#17 0x00007f0594741f3f in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () from /lib64/libQt5Core.so.5
#18 0x00007f057b742fc4 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#19 0x00007f057b743d73 in QXcbConnection::processXcbEvents() () from /lib64/libQt5XcbQpa.so.5
#20 0x00007f0594775021 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f059542e4ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f0595433976 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007f059474561b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007f0594747a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#25 0x00007f0594799312 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f057b7a627d in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#27 0x00007f0594742daa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f059474ae6c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x00007f059dd25bb3 in kdemain () from /lib64/libkdeinit5_kwin_x11.so
#30 0x00007f0593177700 in __libc_start_main () from /lib64/libc.so.6
#31 0x0000000000400c69 in _start ()

Possible duplicates by query: bug 351165, bug 351046, bug 350237, bug 349953, bug 349416.

Reported using DrKonqi
Comment 1 Thomas Lübking 2015-09-24 15:25:12 UTC

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