Bug 361576 - Opening 0AD
Summary: Opening 0AD
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2016-04-10 07:57 UTC by Hema Sathya Vinod Kumar
Modified: 2018-10-27 02:49 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 Hema Sathya Vinod Kumar 2016-04-10 07:57:14 UTC
Application: kwin_x11 (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-pv x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: Installed and Opened the 0Ad Game and then the crash happenned.

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

Thread 3 (Thread 0x7f7434b58700 (LWP 1826)):
#0  0x00007f7450eba253 in select () at /lib64/libc.so.6
#1  0x00007f744eceb179 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () at /usr/lib64/libQt5Core.so.5
#2  0x00007f744ececaf5 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () at /usr/lib64/libQt5Core.so.5
#3  0x00007f744ececf3b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f744ec95d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f744eab761a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f7448fb9df8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f744eabc32f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f74504ed0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f7450ec0fed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f741ffff700 (LWP 1830)):
#0  0x00007f74504f103f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f744da4186b in  () at /usr/lib64/libQt5Script.so.5
#2  0x00007f744da41899 in  () at /usr/lib64/libQt5Script.so.5
#3  0x00007f74504ed0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f7450ec0fed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f7451536800 (LWP 1745)):
[KCrash Handler]
#6  0x00007f7450a95acd in  () at /usr/lib64/libkwin.so.5
#7  0x00007f7450a95b89 in  () at /usr/lib64/libkwin.so.5
#8  0x00007f744ecc8b18 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#9  0x00007f744f97be7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007f744f980cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007f744ec97e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#12 0x00007f744ec9a057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007f744ececec4 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f7438d6933d in  () at /usr/lib64/libQt5XcbQpa.so.5
#15 0x00007f744ec95d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f744ec9d8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#17 0x00007f7451189887 in kdemain () at /usr/lib64/libkdeinit5_kwin_x11.so
#18 0x00007f7450dfdb05 in __libc_start_main () at /lib64/libc.so.6
#19 0x000000000040085e in _start ()

Reported using DrKonqi
Comment 1 Thomas Lübking 2016-04-10 09:53:47 UTC
> #6  0x00007f7450a95acd in  () at /usr/lib64/libkwin.so.5
> #7  0x00007f7450a95b89 in  () at /usr/lib64/libkwin.so.5

Lacks debug symbols.
If it's reproducible, please install the debug package for kwin, recause the crash and post the updated backtrace.
Comment 2 Andrew Crouthamel 2018-09-26 22:21:01 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 02:49:32 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!