Bug 362147 - kwin crashed on running steam game
Summary: kwin crashed on running steam game
Status: RESOLVED DUPLICATE of bug 347495
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-23 16:23 UTC by Marek Zukal
Modified: 2016-04-23 18: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 Marek Zukal 2016-04-23 16:23:27 UTC
Application: kwin_x11 (5.5.5)

Qt Version: 5.6.0
Operating System: Linux 4.4.6-301.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

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

launching a full screen game crashes kwin. My resolution in the game is usualy set to native but the videos that play before the game menus are usualy in a different resolution

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".
[Current thread is 1 (Thread 0x7f8351073940 (LWP 26968))]

Thread 5 (Thread 0x7f8343fff700 (LWP 26982)):
#0  0x00007f8361183d63 in select () from /lib64/libc.so.6
#1  0x00007f83626dd55f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () from /lib64/libQt5Core.so.5
#2  0x00007f83626def9e in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /lib64/libQt5Core.so.5
#3  0x00007f83626df4b2 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f836268a6ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f83624b4004 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f83639ea4b5 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f83624b8e18 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f8363eec60a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f836118da4d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f8342185700 (LWP 26994)):
#0  0x00007f8361183d63 in select () from /lib64/libc.so.6
#1  0x00007f83626dd55f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () from /lib64/libQt5Core.so.5
#2  0x00007f83626def9e in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /lib64/libQt5Core.so.5
#3  0x00007f83626df4b2 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f836268a6ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f83624b4004 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f8368da01b5 in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5
#7  0x00007f83624b8e18 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f8363eec60a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f836118da4d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8330ea5700 (LWP 27001)):
#0  0x00007f8363ef1b10 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f8340a783b3 in radeon_drm_cs_emit_ioctl () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f8340a77b07 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f8363eec60a in start_thread () from /lib64/libpthread.so.0
#4  0x00007f836118da4d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f832f39d700 (LWP 27014)):
#0  0x00007f8363ef1b10 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f8369b632d4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQt5Script.so.5
#2  0x00007f8369b63319 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQt5Script.so.5
#3  0x00007f8363eec60a in start_thread () from /lib64/libpthread.so.0
#4  0x00007f836118da4d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8351073940 (LWP 26968)):
[KCrash Handler]
#5  0x00007f836a51ae1d in KWin::SceneOpenGLShadow::~SceneOpenGLShadow() () from /lib64/libkwin.so.5
#6  0x00007f83626b9f10 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#7  0x00007f8362fc1c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8  0x00007f8362fc6e96 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007f836268c968 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007f836268e82a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#11 0x00007f83626df392 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#12 0x00007f834a2e260d in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#13 0x00007f836268a6ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#14 0x00007f8362692ddc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#15 0x00007f836a883c33 in kdemain () from /lib64/libkdeinit5_kwin_x11.so
#16 0x00007f83610ab580 in __libc_start_main () from /lib64/libc.so.6
#17 0x000055cb6b152d99 in _start ()

Possible duplicates by query: bug 347495.

Reported using DrKonqi
Comment 1 Thomas Lübking 2016-04-23 18:25:52 UTC

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