https://bugs.kde.org/show_bug.cgi?id=365253
Bug ID: 365253 Summary: Crash 2 Product: kwin Version: 5.5.5 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: carlos.bucaramca...@und.edu Application: kwin_x11 (5.5.5) (Compiled from sources) Qt Version: 5.5.1 Operating System: Linux 4.1.26-21-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Working through KWrite modifications for a utility that uses that program 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 0x7ff7f9254800 (LWP 2088))] Thread 3 (Thread 0x7ff7d990c700 (LWP 2112)): #0 0x00007ff7f8bcf253 in select () at /lib64/libc.so.6 #1 0x00007ff7f6a00179 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x00007ff7f6a01af5 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () at /usr/lib64/libQt5Core.so.5 #3 0x00007ff7f6a01f3b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007ff7f69aad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007ff7f67cc61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007ff7f0ccee18 in () at /usr/lib64/libQt5Qml.so.5 #7 0x00007ff7f67d132f in () at /usr/lib64/libQt5Core.so.5 #8 0x00007ff7f82020a4 in start_thread () at /lib64/libpthread.so.0 #9 0x00007ff7f8bd5fed in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7ff7cb7fe700 (LWP 2120)): #0 0x00007ff7f820603f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff7f575486b in () at /usr/lib64/libQt5Script.so.5 #2 0x00007ff7f5754899 in () at /usr/lib64/libQt5Script.so.5 #3 0x00007ff7f82020a4 in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7f8bd5fed in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7ff7f9254800 (LWP 2088)): [KCrash Handler] #6 0x00007ff7f8795edb in () at /usr/lib64/libkwin.so.5 #7 0x00007ff7f8793465 in () at /usr/lib64/libkwin.so.5 #8 0x00007ff7f87ba2b0 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion, KWin::ScreenPaintData&) () at /usr/lib64/libkwin.so.5 #9 0x00007ff7f87930fa in () at /usr/lib64/libkwin.so.5 #10 0x00007ff7f87997ce in () at /usr/lib64/libkwin.so.5 #11 0x00007ff7f878b7a8 in KWin::Compositor::performCompositing() () at /usr/lib64/libkwin.so.5 #12 0x00007ff7f69dd8bc in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #13 0x00007ff7f7690e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #14 0x00007ff7f7695cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #15 0x00007ff7f69ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #16 0x00007ff7f6a0377d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #17 0x00007ff7f6a01fc8 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #18 0x00007ff7e195a33d in () at /usr/lib64/libQt5XcbQpa.so.5 #19 0x00007ff7f69aad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #20 0x00007ff7f69b28f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #21 0x00007ff7f8e9e9e7 in kdemain () at /usr/lib64/libkdeinit5_kwin_x11.so #22 0x00007ff7f8b12b05 in __libc_start_main () at /lib64/libc.so.6 #23 0x000000000040085e in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.