Bug 251047 - Plasma crash on window activation
Summary: Plasma crash on window activation
Status: RESOLVED DUPLICATE of bug 192000
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 09:56 UTC by paul s. romanchenko
Modified: 2010-09-14 01:15 UTC (History)
1 user (show)

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 paul s. romanchenko 2010-09-13 09:56:34 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.34-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
Clicked on task bar to activate window.

In fact, this type of crash happens very often for me,

-- Backtrace:
Application: Рабочее пространство Plasma (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f90070d0740 (LWP 26746))]

Thread 2 (Thread 0x7f8fe8aa9710 (LWP 27291)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f900425800b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x22f7710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x22f7710, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f9000d00e56 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f9000d036fb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f9000d01c7f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f9000d021d8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f900425745e in QThreadPrivate::start (arg=0x2fa67b0) at thread/qthread_unix.cpp:266
#8  0x00007f8ffded88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f9006af803d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f90070d0740 (LWP 26746)):
[KCrash Handler]
#6  0x00007f9006a5b175 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f9006a5df80 in *__GI_abort () at abort.c:92
#8  0x00007f900326adc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f9003269166 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f9003269193 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f9003269216 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f90043485bd in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214
#13 0x00007f900434c50b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#14 0x00007f9006dc6816 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#15 0x00007f9006a47c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff48354178) at libc-start.c:228
#16 0x00000000004006b9 in _start ()

Possible duplicates by query: bug 251040, bug 251034, bug 251023, bug 250977, bug 250975.

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2010-09-14 01:15:32 UTC

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