Bug 197541 - plasma crash
Summary: plasma crash
Status: RESOLVED DUPLICATE of bug 174787
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 21:33 UTC by greg
Modified: 2009-06-23 00:32 UTC (History)
1 user (show)

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 greg 2009-06-22 21:33:33 UTC
Version:           4.2.4 (KDE 4.2.4) (using 4.2.4 (KDE 4.2.4), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.28-13-generic

Application: Plasma Workspace (plasma), signal SIGSEGV
[Current thread is 0 (LWP 3091)]

Thread 3 (Thread 0xa947eb90 (LWP 3093)):
#0  0xb7fa9430 in __kernel_vsyscall ()
#1  0xb51460e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb62fe2ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb64ea9b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7969152 in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb64e996e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb51424ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb62ef49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa8c44b90 (LWP 3094)):
#0  0xb7fa9430 in __kernel_vsyscall ()
#1  0xb51460e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb62fe2ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb64ea9b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xa95dfb9a in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so
#5  0xb64e996e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb51424ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb62ef49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4c33710 (LWP 3091)):
[KCrash Handler]
#6  0xb650ccfa in QHashData::nextNode () from /usr/lib/libQtCore.so.4
#7  0xa97c3bc4 in TaskManager::GroupManager::add () from /usr/lib/libtaskmanager.so.4
#8  0xa97c5c7f in TaskManager::GroupManager::qt_metacall () from /usr/lib/libtaskmanager.so.4
#9  0xb65f3ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb65f4932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xa97de4d3 in TaskManager::TaskManager::taskAdded () from /usr/lib/libtaskmanager.so.4
#12 0xa97e0786 in TaskManager::TaskManager::windowAdded () from /usr/lib/libtaskmanager.so.4
#13 0xa97e185c in TaskManager::TaskManager::qt_metacall () from /usr/lib/libtaskmanager.so.4
#14 0xb65f3ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb65f4932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb782ac53 in KWindowSystem::windowAdded () from /usr/lib/libkdeui.so.5
#17 0xb782d309 in ?? () from /usr/lib/libkdeui.so.5
#18 0xb783c980 in NETRootInfo::update () from /usr/lib/libkdeui.so.5
#19 0xb783cd4f in NETRootInfo::event () from /usr/lib/libkdeui.so.5
#20 0xb782d71d in ?? () from /usr/lib/libkdeui.so.5
#21 0xb76e0129 in KApplication::x11EventFilter () from /usr/lib/libkdeui.so.5
#22 0xb7f68517 in ?? () from /usr/lib/libkdeinit4_plasma.so
#23 0xb68edf3e in ?? () from /usr/lib/libQtGui.so.4
#24 0xb69006a8 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#25 0xb692cc6a in ?? () from /usr/lib/libQtGui.so.4
#26 0xb4f40b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb4f440eb in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb4f44268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb6609438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb692c365 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb65dc06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb65dc4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0xb65de959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0xb688ad17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#35 0xb7f55b56 in kdemain () from /usr/lib/libkdeinit4_plasma.so
#36 0x08048712 in _start ()
Comment 1 Pino Toscano 2009-06-22 21:35:36 UTC
That's not Okular crashing, but Plasma.
Comment 2 greg 2009-06-22 21:39:38 UTC
Pino Toscano wrote:
> https://bugs.kde.org/show_bug.cgi?id=197541
>
>
> Pino Toscano <pino@kde.org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>           Component|general                     |widget-taskbar
>          AssignedTo|konq-bugs@kde.org           |plasma-bugs@kde.org
>             Product|konqueror                   |plasma
>             Summary|Okular reading PDF Files    |plasma crash
>                    |crash                       |
>
>
>
>
> --- Comment #1 from Pino Toscano <pino kde org>  2009-06-22 21:35:36 ---
> That's not Okular crashing, but Plasma.
>   

I know,, it was induced by Okular. Thanx
Comment 3 Dario Andres 2009-06-23 00:32:35 UTC
Thanks. This was fixed in 4.3code

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