Bug 317173 - KWIN crashed
Summary: KWIN crashed
Status: RESOLVED DUPLICATE of bug 315453
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 09:32 UTC by Bugs.kde.org
Modified: 2013-03-22 11:12 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 Bugs.kde.org 2013-03-22 09:32:27 UTC
Application: kwin (4.10.00 "release 1")
KDE Platform Version: 4.10.00 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
The Comuter was starting, I was doing nothing (waiting for KDE to come)

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

Thread 2 (Thread 0x7f1d78d75700 (LWP 2763)):
[KCrash Handler]
#5  0x00007f1d8d87720c in QCoreApplicationPrivate::sendPostedEvents (receiver=0x8e30e0, event_type=43, data=0x90d420) at kernel/qcoreapplication.cpp:1474
#6  0x00007f1d8e9ce9bc in waitForCallFinished (mutex=0x8e0e18, watcher=<optimized out>) at /usr/src/debug/kactivities-4.10.0/src/lib/core/utils_p.h:96
#7  KActivities::Consumer::listActivities (this=0x8e2898) at /usr/src/debug/kactivities-4.10.0/src/lib/core/consumer.cpp:162
#8  0x00007f1d927b7634 in KWin::fetchActivityListAndCurrent (controller=0x8e2898) at /usr/src/debug/kde-workspace-4.10.0/kwin/workspace.cpp:1405
#9  0x00007f1d927c28b3 in QtConcurrent::StoredFunctorCall1<QPair<QString, QStringList>, QPair<QString, QStringList> (*)(KActivities::Controller*), KActivities::Controller*>::runFunctor (this=0x98fdb0) at /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:267
#10 0x00007f1d927c6e76 in QtConcurrent::RunFunctionTask<QPair<QString, QStringList> >::run (this=0x98fdb0) at /usr/include/QtCore/qtconcurrentrunbase.h:106
#11 0x00007f1d8d76bc9d in QThreadPoolThread::run (this=0x90d280) at concurrent/qthreadpool.cpp:107
#12 0x00007f1d8d7780cc in QThreadPrivate::start (arg=0x90d280) at thread/qthread_unix.cpp:338
#13 0x00007f1d8d4e1e0f in start_thread () from /lib64/libpthread.so.0
#14 0x00007f1d924af7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1d92c7a780 (LWP 2761)):
#0  0x00007f1d8d4e5964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f1d8d77862b in wait (time=18446744073709551615, this=0x90d210) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x90d118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1d8d76b46f in QThreadPoolPrivate::waitForDone (this=0x90d090, msecs=msecs@entry=-1) at concurrent/qthreadpool.cpp:298
#4  0x00007f1d8d76cf1d in QThreadPool::~QThreadPool (this=0x90d070, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:440
#5  0x00007f1d8d76cf59 in QThreadPool::~QThreadPool (this=0x90d070, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:442
#6  0x00007f1d8d76cf85 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter (this=0x7f1d8dbd1fe8 <theInstance()::cleanup>, __in_chrg=<optimized out>) at ../../src/corelib/global/qglobal.h:1949
#7  0x00007f1d923fef61 in __run_exit_handlers () from /lib64/libc.so.6
#8  0x00007f1d923fefe5 in exit () from /lib64/libc.so.6
#9  0x00007f1d8ca6b5b8 in ?? () from /usr/lib64/libQtGui.so.4
#10 0x00007f1d91fa6a98 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib64/libkdeui.so.5
#11 0x00007f1d9052cc7e in _XIOError () from /usr/lib64/libX11.so.6
#12 0x00007f1d9052ac5c in _XReply () from /usr/lib64/libX11.so.6
#13 0x00007f1d900cbbed in ?? () from /usr/lib64/libXrandr.so.2
#14 0x00007f1d900cc32d in XRRGetScreenInfo () from /usr/lib64/libXrandr.so.2
#15 0x00007f1d927e45dd in KWin::currentRefreshRate () at /usr/src/debug/kde-workspace-4.10.0/kwin/options.cpp:103
#16 0x00007f1d928284ac in KWin::Compositor::slotCompositingOptionsInitialized (this=0x924200) at /usr/src/debug/kde-workspace-4.10.0/kwin/composite.cpp:242
#17 0x00007f1d8d8891af in QMetaObject::activate (sender=0x965890, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3548
#18 0x00007f1d8d768cc7 in QFutureWatcherBase::event (this=<optimized out>, event=0x7f1d6c0015e0) at concurrent/qfuturewatcher.cpp:344
#19 0x00007f1d8ca0186c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007f1d8ca05ceb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007f1d91fa7cb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007f1d8d873c9e in QCoreApplication::notifyInternal (this=0x7fffd32a7fc0, receiver=receiver@entry=0x965890, event=event@entry=0x7f1d6c0015e0) at kernel/qcoreapplication.cpp:946
#23 0x00007f1d8d877601 in sendEvent (event=0x7f1d6c0015e0, receiver=0x965890) at kernel/qcoreapplication.h:231
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6f81f0) at kernel/qcoreapplication.cpp:1570
#25 0x00007f1d8caa289c in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f1d8d8729ef in QEventLoop::processEvents (this=this@entry=0x7fffd32a7cd0, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f1d8d872c78 in QEventLoop::exec (this=0x7fffd32a7cd0, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f1d8d877918 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#29 0x00007f1d927de97a in kdemain (argc=3, argv=0x7fffd32a8108) at /usr/src/debug/kde-workspace-4.10.0/kwin/main.cpp:537
#30 0x00007f1d923e8a15 in __libc_start_main () from /lib64/libc.so.6
#31 0x0000000000400761 in _start () at ../sysdeps/x86_64/start.S:123

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-03-22 11:12:10 UTC

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