Bug 356935 - KWin crash
Summary: KWin crash
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2015-12-20 09:07 UTC by gridi_i
Modified: 2018-10-27 04:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gridi_i 2015-12-20 09:07:48 UTC
Application: kwin_x11 (5.4.3)
 (Compiled from sources)
Qt Version: 5.5.0
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: 
opening a image.jpeg with Gwenview and actual size image display and kwin to block windows and slider for a 10ène seconds then it is revived

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa4fb3a9840 (LWP 3749))]

Thread 3 (Thread 0x7fa4d925a700 (LWP 3769)):
#0  0x00007fa4fad282b3 in select () at /lib64/libc.so.6
#1  0x00007fa4f8b94e49 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () at /usr/lib64/libQt5Core.so.5
#2  0x00007fa4f8b967c5 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () at /usr/lib64/libQt5Core.so.5
#3  0x00007fa4f8b96c0b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fa4f8b3fa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa4f896284a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fa4f2c8c5f8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007fa4f896755f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fa4fa3950a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fa4fad2f04d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fa4d2b8c700 (LWP 3777)):
#0  0x00007fa4fa39905f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fa4f78ec7eb in  () at /usr/lib64/libQt5Script.so.5
#2  0x00007fa4f78ec819 in  () at /usr/lib64/libQt5Script.so.5
#3  0x00007fa4fa3950a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fa4fad2f04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa4fb3a9840 (LWP 3749)):
[KCrash Handler]
#6  0x00007fa4fa907a4d in  () at /usr/lib64/libkwin.so.5
#7  0x00007fa4fa907b09 in  () at /usr/lib64/libkwin.so.5
#8  0x00007fa4f8b727e8 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#9  0x00007fa4f9825e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007fa4f982acd8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007fa4f8b41ba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#12 0x00007fa4f8b43d67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007fa4f8b96b94 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#14 0x00007fa4e1905ebd in  () at /usr/lib64/libQt5XcbQpa.so.5
#15 0x00007fa4f8b3fa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fa4f8b475d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#17 0x00007fa4faff6807 in kdemain () at /usr/lib64/libkdeinit5_kwin_x11.so
#18 0x00007fa4fac6bb05 in __libc_start_main () at /lib64/libc.so.6
#19 0x000000000040085e in _start ()

Reported using DrKonqi
Comment 1 Thomas Lübking 2015-12-20 09:30:02 UTC
> #6  0x00007fa4fa907a4d in  () at /usr/lib64/libkwin.so.5
> #7  0x00007fa4fa907b09 in  () at /usr/lib64/libkwin.so.5

The backtrace lacks debug symbols and doesn't reach up to system calls, so it's unfortunately meaningless.

=> Please install the debug packages (kwin-debuginfo) and post the new backtrace if you re-encounter this.


https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#openSUSE
Comment 2 Andrew Crouthamel 2018-09-25 21:41:42 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:06:55 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!