Bug 263191 - KWin Crashes on statup
Summary: KWin Crashes on statup
Status: RESOLVED DUPLICATE of bug 261832
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: 2011-01-15 00:32 UTC by Marc Benstein
Modified: 2011-01-15 10:01 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 Marc Benstein 2011-01-15 00:32:07 UTC
Application: kwin (4.5.95 (4.6 RC2))
KDE Platform Version: 4.5.95 (4.6 RC2)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-desktop x86_64
Distribution: "openSUSE 11.4 Milestone 5 of 6 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Starting KDE with a saved session. KWin crashed then restarted.

-- Backtrace:
Application: KWin (kwin), signal: Aborted
[Current thread is 1 (Thread 0x7ff000a297a0 (LWP 4991))]

Thread 2 (Thread 0x7fefe632b700 (LWP 5017)):
#0  0x00007feffc27938c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fefff0fd224 in ?? () from /usr/lib64/libQtScript.so.4
#2  0x00007fefff0fd259 in ?? () from /usr/lib64/libQtScript.so.4
#3  0x00007feffdaf1a33 in ?? () from /usr/lib64/libGL.so.1
#4  0x00007feffc274a3f in start_thread () from /lib64/libpthread.so.0
#5  0x00007ff00028e3dd in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff000a297a0 (LWP 4991)):
[KCrash Handler]
#6  0x00007ff0001eda75 in raise () from /lib64/libc.so.6
#7  0x00007ff0001eef76 in abort () from /lib64/libc.so.6
#8  0x00007feffb387b3d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6
#9  0x00007feffb385d56 in ?? () from /usr/lib64/libstdc++.so.6
#10 0x00007feffb385d83 in std::terminate() () from /usr/lib64/libstdc++.so.6
#11 0x00007feffb385ed6 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6
#12 0x00007feffc5ec373 in QEventLoop::exec (this=0x7fff83c4e810, flags=...) at kernel/qeventloop.cpp:214
#13 0x00007feffc5f06eb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#14 0x00007ff00058351a in kdemain (argc=<value optimized out>, argv=0x7fff83c4e980) at /usr/src/debug/kdebase-workspace-4.5.95/kwin/main.cpp:542
#15 0x00007ff0001d9bbd in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000400699 in _start () at ../sysdeps/x86_64/elf/start.S:113

This bug may be a duplicate of or related to bug 262825.

Possible duplicates by query: bug 263190, bug 263064, bug 262993, bug 262893, bug 262891.

Reported using DrKonqi
Comment 1 Martin Flöser 2011-01-15 10:01:18 UTC
and onther rethrown exception. Please see the duplicate report for more info

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