Bug 197717 - Plasma crashes opening/closing windows
Summary: Plasma crashes opening/closing windows
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 198046 198208 198217 198223 198275 198279 198486 198489 198527 198603 198627 198660 198682 198717 198760 198798 198810 198811 198812 198813 198815 198832 198838 198843 198883 198884 198886 198898 198907 198908 198909 198913 198917 198924 198930 198932 198945 198957 198964 198990 198991 199011 199035 199047 199054 199060 199066 199067 199068 199070 199071 199078 199089 199097 199117 199126 199130 199140 199146 199147 199153 199158 199159 199167 199171 199174 199177 199180 199210 199246 199255 199269 199270 199276 199294 199299 199323 199341 199345 199384 199391 199398 199399 199427 199454 199466 199480 199492 199510 199511 199512 199513 199514 199516 199521 199524 199525 199538 199547 199561 199589 199590 199591 199593 199594 199595 199596 199603 199623 199641 199643 199649 199663 199671 199697 199731 199741 199763 199775 199778 199783 199792 199805 199812 199813 199836 199845 199852 199875 199884 199890 199936 199974 200689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-24 12:55 UTC by FiNeX
Modified: 2010-03-17 06:58 UTC (History)
100 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
plasma-desktop segmentation fault (2.86 KB, application/octet-stream)
2010-01-03 16:43 UTC, vmclark
Details
knetworkmanager segmentation fault (1.46 KB, application/octet-stream)
2010-01-03 16:45 UTC, vmclark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiNeX 2009-06-24 12:55:10 UTC
Plasma crashes randomly (usually when opening/closing windows)

KDE Trunk r986105
Qt 4.5.1
X.Org 1.6.1
NVidia drivers 185.18.14

Before r986105 crashes was more frequent (one crash every two minutes). After compiling r986105 I've got only one crash.

* * * * * * 

Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 2138)]

Thread 2 (Thread 0x7ffc80aec910 (LWP 2139)):
#0  0x00007ffca0c97e99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffca0f086fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007ffc9fb28a3c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007ffca0f07651 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007ffca0c9359a in start_thread () from /lib/libpthread.so.0
#5  0x00007ffc9d75fc3d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffca14c9760 (LWP 2138)):
[KCrash Handler]
#5  TaskManager::GroupManager::manualSortingRequest (this=0x0, taskItem=0x1790810, newIndex=2) at /home/test/src/kdebase/workspace/libs/taskmanager/groupmanager.cpp:363
#6  0x00007ffc8473e907 in TaskManager::AbstractGroupingStrategy::closeGroup (this=0x177e310, group=0x9d4260)
    at /home/test/src/kdebase/workspace/libs/taskmanager/abstractgroupingstrategy.cpp:167
#7  0x00007ffc847457cb in TaskManager::ProgramGroupingStrategy::checkGroup (this=0x177e310) at /home/test/src/kdebase/workspace/libs/taskmanager/strategies/programgroupingstrategy.cpp:204
#8  0x00007ffc847463d5 in TaskManager::ProgramGroupingStrategy::qt_metacall (this=0x177e310, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /home/test/src/build/kdebase/workspace/libs/taskmanager/programgroupingstrategy.moc:68
#9  0x00007ffca1004f42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x00007ffc84756fa2 in TaskManager::TaskGroup::itemRemoved (this=0x0, _t1=0x16c37b0) at /home/test/src/build/kdebase/workspace/libs/taskmanager/taskgroup.moc:146
#11 0x00007ffc84757671 in TaskManager::TaskGroup::remove (this=0x9d4260, item=0x16c37b0) at /home/test/src/kdebase/workspace/libs/taskmanager/taskgroup.cpp:182
#12 0x00007ffc84740ed8 in TaskManager::GroupManagerPrivate::removeTask (this=0x13e20d0, task=) at /home/test/src/kdebase/workspace/libs/taskmanager/groupmanager.cpp:311
#13 0x00007ffc847432ba in TaskManager::GroupManager::qt_metacall (this=0x144e800, _c=<value optimized out>, _id=<value optimized out>, _a=0x7fff2d695500)
    at /home/test/src/build/kdebase/workspace/libs/taskmanager/groupmanager.moc:105
#14 0x00007ffca1004f42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0x00007ffc8475a3d5 in TaskManager::TaskManager::taskRemoved (this=0x0, _t1=<value optimized out>) at /home/test/src/build/kdebase/workspace/libs/taskmanager/taskmanager.moc:162
#16 0x00007ffc8475bf78 in TaskManager::TaskManager::windowRemoved (this=0x11555e0, w=62914585) at /home/test/src/kdebase/workspace/libs/taskmanager/taskmanager.cpp:278
#17 0x00007ffc8475d707 in TaskManager::TaskManager::qt_metacall (this=0x11555e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2d695730)
    at /home/test/src/build/kdebase/workspace/libs/taskmanager/taskmanager.moc:110
#18 0x00007ffca1004f42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0x00007ffc9f58d442 in KWindowSystem::windowRemoved (this=0x0, _t1=62914585) at /home/test/src/build/kdelibs/kdeui/kwindowsystem.moc:127
#20 0x00007ffc9f5901da in KWindowSystemPrivate::removeClient (this=0xa63280, w=62914585) at /home/test/src/kdelibs/kdeui/windowmanagement/kwindowsystem_x11.cpp:249
#21 0x00007ffc9f59e36d in NETRootInfo::update (this=0xa632a8, dirty_props=<value optimized out>) at /home/test/src/kdelibs/kdeui/windowmanagement/netwm.cpp:2135
#22 0x00007ffc9f59e6f1 in NETRootInfo::event (this=0xa632a8, event=<value optimized out>, properties=0x7fff2d695a10, properties_size=5)
    at /home/test/src/kdelibs/kdeui/windowmanagement/netwm.cpp:2058
#23 0x00007ffc9f59048c in KWindowSystemPrivate::x11Event (this=0xa63280, ev=0x7fff2d6973c0) at /home/test/src/kdelibs/kdeui/windowmanagement/kwindowsystem_x11.cpp:136
#24 0x00007ffc9f461216 in KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fff2d6973c0) at /home/test/src/kdelibs/kdeui/kernel/kapplication.cpp:900
#25 0x00007ffc943432c4 in PlasmaApp::x11EventFilter (this=0x882370, event=0x7fff2d6973c0) at /home/test/src/kdebase/workspace/plasma/shells/desktop/plasmaapp.cpp:490
#26 0x00007ffc9e388fa1 in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007ffc9e399889 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#28 0x00007ffc9e3c2b84 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007ffc9cde8dee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007ffc9cdec4b8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#31 0x00007ffc9cdec5e0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007ffca1018836 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#33 0x00007ffc9e3c235e in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007ffca0fedea2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#35 0x00007ffca0fee274 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#36 0x00007ffca0ff0369 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#37 0x00007ffc943300ef in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/test/src/kdebase/workspace/plasma/shells/desktop/main.cpp:50
#38 0x0000000000406e8e in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0,
    avoid_loops=false, startup_id_str=0x409fe6 "0") at /home/test/src/kdelibs/kinit/kinit.cpp:672
#39 0x0000000000407a4d in handle_launcher_request (sock=7, who=<value optimized out>) at /home/test/src/kdelibs/kinit/kinit.cpp:1164
#40 0x0000000000407f31 in handle_requests (waitForPid=0) at /home/test/src/kdelibs/kinit/kinit.cpp:1357
#41 0x0000000000408666 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at /home/test/src/kdelibs/kinit/kinit.cpp:1784
Comment 1 Marco Martin 2009-06-24 13:30:48 UTC
ah, this is something that should have been fixed some days ago (193042 and its dupes) ... but before r986105 sooo, there is still some problem in that area, sigh :(
Comment 2 FiNeX 2009-06-24 13:54:40 UTC
@Marco: Is this related to the latest Aaron blog post?
Comment 3 Marco Martin 2009-06-24 14:59:04 UTC
FiNeX: yes, exactly :)
Comment 4 Aaron J. Seigo 2009-06-24 19:35:48 UTC
SVN commit 986504 by aseigo:

adding items can result in a change in strategy, prepare for it.

(with my changes from the other day, these bugs are at least becoming easy to figure out; in this case groupManager == 0 means it was changed on us, making the fix evident)

BUG:197717


 M  +5 -0      abstractgroupingstrategy.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=986504
Comment 5 Dario Andres 2009-06-28 22:47:26 UTC
*** Bug 198046 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2009-06-28 22:47:32 UTC
*** Bug 198208 has been marked as a duplicate of this bug. ***
Comment 7 Aaron J. Seigo 2009-06-29 02:40:23 UTC
*** Bug 198223 has been marked as a duplicate of this bug. ***
Comment 8 Aaron J. Seigo 2009-06-29 02:40:29 UTC
*** Bug 198217 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-06-29 14:28:04 UTC
*** Bug 198275 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2009-06-29 14:28:11 UTC
*** Bug 198279 has been marked as a duplicate of this bug. ***
Comment 11 Jonathan Thomas 2009-07-01 03:41:14 UTC
*** Bug 198489 has been marked as a duplicate of this bug. ***
Comment 12 FiNeX 2009-07-01 10:38:29 UTC
*** Bug 198486 has been marked as a duplicate of this bug. ***
Comment 13 Jonathan Thomas 2009-07-02 16:06:43 UTC
*** Bug 198660 has been marked as a duplicate of this bug. ***
Comment 14 Jonathan Thomas 2009-07-02 16:15:23 UTC
*** Bug 198627 has been marked as a duplicate of this bug. ***
Comment 15 Beat Wolf 2009-07-03 00:01:37 UTC
*** Bug 198682 has been marked as a duplicate of this bug. ***
Comment 16 Jonathan Thomas 2009-07-03 02:42:00 UTC
*** Bug 198717 has been marked as a duplicate of this bug. ***
Comment 17 Pino Toscano 2009-07-03 14:31:52 UTC
*** Bug 198760 has been marked as a duplicate of this bug. ***
Comment 18 Pino Toscano 2009-07-03 14:32:05 UTC
*** Bug 198603 has been marked as a duplicate of this bug. ***
Comment 19 Pino Toscano 2009-07-03 14:34:14 UTC
*** Bug 198527 has been marked as a duplicate of this bug. ***
Comment 20 Pino Toscano 2009-07-03 16:40:46 UTC
*** Bug 198798 has been marked as a duplicate of this bug. ***
Comment 21 tijnema 2009-07-03 16:56:21 UTC
This bug seems still present in latest Karmic packages (Jaunty probably too).
I had this problem once with Jaunty, about one week ago, and today same crash again on Karmic, with latest updates. This time I was closing firefox, in Jaunty I believe it was some other program, but I don't think it's relevant.

Below is the bug report from the KDE Crash Handler

Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 4016)]

Thread 2 (Thread 0x7fd6e4a04950 (LWP 4017)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fd7048dd49b in QWaitCondition::wait (this=<value optimized out>, mutex=0x2129918, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fd700d1971c in QHostInfoAgent::run (this=0x2129900) at kernel/qhostinfo.cpp:260
#3  0x00007fd7048dc3e5 in QThreadPrivate::start (arg=0x2129900) at thread/qthread_unix.cpp:188
#4  0x00007fd70165d3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fd7022441bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd704e9c760 (LWP 4016)):
[KCrash Handler]
#5  TaskManager::GroupManager::manualSortingRequest (this=0x0, taskItem=0x2b4f3e0, newIndex=2) at ../../../libs/taskmanager/groupmanager.cpp:363
#6  0x00007fd6e7693697 in TaskManager::AbstractGroupingStrategy::closeGroup (this=0x2da7020, group=0x2e739c0) at ../../../libs/taskmanager/abstractgroupingstrategy.cpp:167
#7  0x00007fd6e769a5db in TaskManager::ProgramGroupingStrategy::checkGroup (this=0x2da7020) at ../../../libs/taskmanager/strategies/programgroupingstrategy.cpp:204
#8  0x00007fd6e769b215 in TaskManager::ProgramGroupingStrategy::qt_metacall (this=0x2da7020, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at ./programgroupingstrategy.moc:68
#9  0x00007fd7049d7e1c in QMetaObject::activate (sender=0x2e739c0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#10 0x00007fd6e76abed2 in TaskManager::TaskGroup::itemRemoved (this=0x0, _t1=0x2de9420) at ./taskgroup.moc:146
#11 0x00007fd6e76ac5b1 in TaskManager::TaskGroup::remove (this=0x2e739c0, item=0x2de9420) at ../../../libs/taskmanager/taskgroup.cpp:182
#12 0x00007fd6e7695cc8 in TaskManager::GroupManagerPrivate::removeTask (this=0x1be0f20, task=) at ../../../libs/taskmanager/groupmanager.cpp:311
#13 0x00007fd6e76980ca in TaskManager::GroupManager::qt_metacall (this=0x1be0ef0, _c=<value optimized out>, _id=<value optimized out>, _a=0x7fffa04a1880) at ./groupmanager.moc:105
#14 0x00007fd7049d7e1c in QMetaObject::activate (sender=0x1be1020, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#15 0x00007fd6e76af345 in TaskManager::TaskManager::taskRemoved (this=0x0, _t1=<value optimized out>) at ./taskmanager.moc:162
#16 0x00007fd6e76b0f0d in TaskManager::TaskManager::windowRemoved (this=0x1be1020, w=28276532) at ../../../libs/taskmanager/taskmanager.cpp:279
#17 0x00007fd6e76b26a7 in TaskManager::TaskManager::qt_metacall (this=0x1be1020, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa04a1ac0) at ./taskmanager.moc:110
#18 0x00007fd7049d7e1c in QMetaObject::activate (sender=0x1a70180, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#19 0x00007fd7036e0b32 in KWindowSystem::windowRemoved (this=0x0, _t1=28276532) at ./kwindowsystem.moc:127
#20 0x00007fd7036e392a in KWindowSystemPrivate::removeClient (this=0x1a70410, w=28276532) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:249
#21 0x00007fd7036f1d4d in NETRootInfo::update (this=0x1a70438, dirty_props=<value optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:2135
#22 0x00007fd7036f20b3 in NETRootInfo::event (this=0x1a70438, event=<value optimized out>, properties=0x7fffa04a1db0, properties_size=5) at ../../kdeui/windowmanagement/netwm.cpp:2058
#23 0x00007fd7036e3bdc in KWindowSystemPrivate::x11Event (this=0x1a70410, ev=0x7fffa04a3780) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:136
#24 0x00007fd7035b3846 in KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fffa04a3780) at ../../kdeui/kernel/kapplication.cpp:911
#25 0x00007fd6f8e6aa57 in PlasmaApp::x11EventFilter (this=0x16dd480, event=0x7fffa04a3780) at ../../../../plasma/shells/desktop/plasmaapp.cpp:490
#26 0x00007fd7029d8a31 in qt_x11EventFilter (ev=0x7fffa04a3780) at kernel/qapplication_x11.cpp:375
#27 0x00007fd7029e9094 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa04a3780) at kernel/qapplication_x11.cpp:3271
#28 0x00007fd702a1331c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007fd7018ad8fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007fd7018b0fd8 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x00007fd7018b1100 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007fd7049eb1f6 in QEventDispatcherGlib::processEvents (this=0x16e6930, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#33 0x00007fd702a12ace in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007fd7049c1572 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007fd7049c1944 in QEventLoop::exec (this=0x7fffa04a3ab0, flags=) at kernel/qeventloop.cpp:201
#36 0x00007fd7049c3af9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x00007fd6f8e576af in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/shells/desktop/main.cpp:50
#38 0x0000000000406d23 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a221 "0") at ../../kinit/kinit.cpp:672
#39 0x00000000004079d0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1164
#40 0x0000000000407f6f in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1357
#41 0x0000000000408b22 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1784
Comment 22 Beat Wolf 2009-07-03 18:26:16 UTC
*** Bug 198811 has been marked as a duplicate of this bug. ***
Comment 23 Beat Wolf 2009-07-03 18:26:22 UTC
*** Bug 198810 has been marked as a duplicate of this bug. ***
Comment 24 Beat Wolf 2009-07-03 18:29:38 UTC
*** Bug 198812 has been marked as a duplicate of this bug. ***
Comment 25 Beat Wolf 2009-07-03 18:29:43 UTC
*** Bug 198813 has been marked as a duplicate of this bug. ***
Comment 26 Beat Wolf 2009-07-03 18:37:09 UTC
*** Bug 198815 has been marked as a duplicate of this bug. ***
Comment 27 tijnema 2009-07-03 22:28:29 UTC
Would somebody mind removing the FIXED?
Comment 28 Mirko 2009-07-03 22:30:25 UTC
I think that this problem is not fixed yet. Or is it?
How can I fix it?
Comment 29 Pino Toscano 2009-07-03 22:43:11 UTC
*** Bug 198832 has been marked as a duplicate of this bug. ***
Comment 30 Simon St James 2009-07-03 22:58:55 UTC
@tijnema:   

All the recent reports (the ones with usable backtraces, that is) appear to still make reference to a call to manualSortingRequest(...) at line 167, but after Aaron's fix in r986504, this call was bumped down to a later line.

So it looks like the recent reports simply don't have the fix applied, and I don't see any evidence that the bug is not fixed.
Comment 31 tijnema 2009-07-03 23:36:17 UTC
I'm sorry. I've checked the source package of kubuntu's kdebase-workspace-4.2.95 and it doesn't have the fix applied.
Comment 32 Simon St James 2009-07-03 23:42:02 UTC
*** Bug 198838 has been marked as a duplicate of this bug. ***
Comment 33 Pino Toscano 2009-07-04 00:54:25 UTC
*** Bug 198843 has been marked as a duplicate of this bug. ***
Comment 34 Simon St James 2009-07-04 11:16:57 UTC
*** Bug 198884 has been marked as a duplicate of this bug. ***
Comment 35 Simon St James 2009-07-04 11:17:10 UTC
*** Bug 198883 has been marked as a duplicate of this bug. ***
Comment 36 Pino Toscano 2009-07-04 11:48:18 UTC
*** Bug 198886 has been marked as a duplicate of this bug. ***
Comment 37 Pino Toscano 2009-07-04 14:15:28 UTC
*** Bug 198898 has been marked as a duplicate of this bug. ***
Comment 38 Pino Toscano 2009-07-04 16:07:40 UTC
*** Bug 198907 has been marked as a duplicate of this bug. ***
Comment 39 Pino Toscano 2009-07-04 16:07:54 UTC
*** Bug 198908 has been marked as a duplicate of this bug. ***
Comment 40 Pino Toscano 2009-07-04 16:08:04 UTC
*** Bug 198909 has been marked as a duplicate of this bug. ***
Comment 41 Pino Toscano 2009-07-04 16:08:50 UTC
*** Bug 198913 has been marked as a duplicate of this bug. ***
Comment 42 Pino Toscano 2009-07-04 16:09:45 UTC
*** Bug 198917 has been marked as a duplicate of this bug. ***
Comment 43 Artem Vorotnikov 2009-07-04 16:53:54 UTC
It crashes when I close several grouped Konqueror windows simultaneously with a command from the context menu.
Comment 44 Simon St James 2009-07-04 18:16:06 UTC
*** Bug 198930 has been marked as a duplicate of this bug. ***
Comment 45 Simon St James 2009-07-04 18:31:37 UTC
*** Bug 198932 has been marked as a duplicate of this bug. ***
Comment 46 Pino Toscano 2009-07-04 18:35:00 UTC
*** Bug 198924 has been marked as a duplicate of this bug. ***
Comment 47 Simon St James 2009-07-04 20:22:16 UTC
*** Bug 198945 has been marked as a duplicate of this bug. ***
Comment 48 Simon St James 2009-07-04 23:00:59 UTC
*** Bug 198957 has been marked as a duplicate of this bug. ***
Comment 49 Pino Toscano 2009-07-05 00:48:06 UTC
*** Bug 198964 has been marked as a duplicate of this bug. ***
Comment 50 Simon St James 2009-07-05 10:43:56 UTC
*** Bug 198990 has been marked as a duplicate of this bug. ***
Comment 51 Simon St James 2009-07-05 10:50:43 UTC
*** Bug 198991 has been marked as a duplicate of this bug. ***
Comment 52 Pino Toscano 2009-07-05 17:12:53 UTC
*** Bug 199035 has been marked as a duplicate of this bug. ***
Comment 53 Pino Toscano 2009-07-05 17:31:06 UTC
*** Bug 199047 has been marked as a duplicate of this bug. ***
Comment 54 Pino Toscano 2009-07-05 19:02:39 UTC
*** Bug 199054 has been marked as a duplicate of this bug. ***
Comment 55 Pino Toscano 2009-07-05 19:49:22 UTC
*** Bug 199060 has been marked as a duplicate of this bug. ***
Comment 56 Simon St James 2009-07-05 20:35:05 UTC
*** Bug 199066 has been marked as a duplicate of this bug. ***
Comment 57 Simon St James 2009-07-05 20:41:01 UTC
*** Bug 199067 has been marked as a duplicate of this bug. ***
Comment 58 Simon St James 2009-07-05 21:03:01 UTC
*** Bug 199068 has been marked as a duplicate of this bug. ***
Comment 59 Simon St James 2009-07-05 21:16:42 UTC
*** Bug 199070 has been marked as a duplicate of this bug. ***
Comment 60 Simon St James 2009-07-05 21:59:25 UTC
*** Bug 199071 has been marked as a duplicate of this bug. ***
Comment 61 Simon St James 2009-07-05 23:45:34 UTC
*** Bug 199078 has been marked as a duplicate of this bug. ***
Comment 62 Beat Wolf 2009-07-06 00:37:51 UTC
*** Bug 199011 has been marked as a duplicate of this bug. ***
Comment 63 Pino Toscano 2009-07-06 01:40:35 UTC
*** Bug 199089 has been marked as a duplicate of this bug. ***
Comment 64 Pino Toscano 2009-07-06 03:18:59 UTC
*** Bug 199097 has been marked as a duplicate of this bug. ***
Comment 65 Beat Wolf 2009-07-06 09:38:04 UTC
*** Bug 199117 has been marked as a duplicate of this bug. ***
Comment 66 Simon St James 2009-07-06 10:47:22 UTC
*** Bug 199126 has been marked as a duplicate of this bug. ***
Comment 67 Simon St James 2009-07-06 11:22:54 UTC
*** Bug 199130 has been marked as a duplicate of this bug. ***
Comment 68 FiNeX 2009-07-06 12:27:49 UTC
*** Bug 199140 has been marked as a duplicate of this bug. ***
Comment 69 Pino Toscano 2009-07-06 12:51:01 UTC
*** Bug 199146 has been marked as a duplicate of this bug. ***
Comment 70 Pino Toscano 2009-07-06 12:51:13 UTC
*** Bug 199147 has been marked as a duplicate of this bug. ***
Comment 71 Simon St James 2009-07-06 14:07:07 UTC
*** Bug 199153 has been marked as a duplicate of this bug. ***
Comment 72 Simon St James 2009-07-06 15:31:26 UTC
*** Bug 199158 has been marked as a duplicate of this bug. ***
Comment 73 Simon St James 2009-07-06 15:38:17 UTC
*** Bug 199159 has been marked as a duplicate of this bug. ***
Comment 74 Simon St James 2009-07-06 16:42:49 UTC
*** Bug 199167 has been marked as a duplicate of this bug. ***
Comment 75 Pino Toscano 2009-07-06 18:08:14 UTC
*** Bug 199171 has been marked as a duplicate of this bug. ***
Comment 76 Pino Toscano 2009-07-06 18:08:26 UTC
*** Bug 199174 has been marked as a duplicate of this bug. ***
Comment 77 Simon St James 2009-07-06 18:31:34 UTC
*** Bug 199177 has been marked as a duplicate of this bug. ***
Comment 78 Simon St James 2009-07-06 18:56:23 UTC
*** Bug 199180 has been marked as a duplicate of this bug. ***
Comment 79 Simon St James 2009-07-06 23:48:49 UTC
*** Bug 199210 has been marked as a duplicate of this bug. ***
Comment 80 Simon St James 2009-07-07 10:47:45 UTC
*** Bug 199255 has been marked as a duplicate of this bug. ***
Comment 81 Dario Andres 2009-07-07 11:48:26 UTC
*** Bug 199246 has been marked as a duplicate of this bug. ***
Comment 82 Simon St James 2009-07-07 12:09:36 UTC
*** Bug 199269 has been marked as a duplicate of this bug. ***
Comment 83 Simon St James 2009-07-07 12:19:03 UTC
*** Bug 199270 has been marked as a duplicate of this bug. ***
Comment 84 Simon St James 2009-07-07 13:01:57 UTC
*** Bug 199276 has been marked as a duplicate of this bug. ***
Comment 85 Simon St James 2009-07-07 15:25:06 UTC
*** Bug 199294 has been marked as a duplicate of this bug. ***
Comment 86 Simon St James 2009-07-07 16:13:02 UTC
*** Bug 199299 has been marked as a duplicate of this bug. ***
Comment 87 Simon St James 2009-07-07 19:22:17 UTC
*** Bug 199323 has been marked as a duplicate of this bug. ***
Comment 88 Simon St James 2009-07-07 21:49:43 UTC
*** Bug 199341 has been marked as a duplicate of this bug. ***
Comment 89 Dario Andres 2009-07-07 22:14:49 UTC
*** Bug 199345 has been marked as a duplicate of this bug. ***
Comment 90 Beat Wolf 2009-07-08 10:08:25 UTC
*** Bug 199391 has been marked as a duplicate of this bug. ***
Comment 91 Beat Wolf 2009-07-08 10:08:57 UTC
*** Bug 199384 has been marked as a duplicate of this bug. ***
Comment 92 Simon St James 2009-07-08 11:26:39 UTC
*** Bug 199398 has been marked as a duplicate of this bug. ***
Comment 93 Dario Andres 2009-07-08 12:42:10 UTC
*** Bug 199399 has been marked as a duplicate of this bug. ***
Comment 94 Dario Andres 2009-07-08 15:52:03 UTC
*** Bug 199427 has been marked as a duplicate of this bug. ***
Comment 95 Simon St James 2009-07-08 18:51:15 UTC
*** Bug 199454 has been marked as a duplicate of this bug. ***
Comment 96 Simon St James 2009-07-08 21:24:11 UTC
*** Bug 199466 has been marked as a duplicate of this bug. ***
Comment 97 Simon St James 2009-07-08 22:51:13 UTC
*** Bug 199480 has been marked as a duplicate of this bug. ***
Comment 98 Simon St James 2009-07-09 00:50:43 UTC
*** Bug 199492 has been marked as a duplicate of this bug. ***
Comment 99 Anne-Marie Mahfouf 2009-07-09 08:30:11 UTC
*** Bug 199514 has been marked as a duplicate of this bug. ***
Comment 100 Anne-Marie Mahfouf 2009-07-09 08:32:50 UTC
*** Bug 199512 has been marked as a duplicate of this bug. ***
Comment 101 Beat Wolf 2009-07-09 08:43:27 UTC
*** Bug 199513 has been marked as a duplicate of this bug. ***
Comment 102 Beat Wolf 2009-07-09 08:43:32 UTC
*** Bug 199510 has been marked as a duplicate of this bug. ***
Comment 103 chris-walter 2009-07-09 09:17:21 UTC
I don´t think this bug is "fixed" as stated above. I have applied all the updates from the Kubuntu Backports PPA and it´s still there (plasma crashes several times a day which is really annoying...)
Comment 104 Pino Toscano 2009-07-09 09:36:52 UTC
*** Bug 199521 has been marked as a duplicate of this bug. ***
Comment 105 Pino Toscano 2009-07-09 09:37:05 UTC
*** Bug 199524 has been marked as a duplicate of this bug. ***
Comment 106 Pino Toscano 2009-07-09 09:37:20 UTC
*** Bug 199525 has been marked as a duplicate of this bug. ***
Comment 107 Pino Toscano 2009-07-09 09:37:45 UTC
*** Bug 199516 has been marked as a duplicate of this bug. ***
Comment 108 Pino Toscano 2009-07-09 09:37:57 UTC
*** Bug 199511 has been marked as a duplicate of this bug. ***
Comment 109 Thomas Janssen 2009-07-09 10:32:58 UTC
(In reply to comment #103)
> I don´t think this bug is "fixed" as stated above. I have applied all the
> updates from the Kubuntu Backports PPA and it´s still there (plasma crashes
> several times a day which is really annoying...)

Well, it is fixed with the Fedora 4.2.95 updates from kde-redhat repo. No plasma crash since the patched updates.
Comment 110 Simon St James 2009-07-09 11:29:14 UTC
*** Bug 199538 has been marked as a duplicate of this bug. ***
Comment 111 Bent Terp 2009-07-09 12:07:09 UTC
Works for me on F11 since I upgraded kdebase-workspace to 4.2.95-7
Comment 112 Pino Toscano 2009-07-09 13:13:45 UTC
*** Bug 199547 has been marked as a duplicate of this bug. ***
Comment 113 Charles Riley 2009-07-09 14:35:04 UTC
(In reply to comment #103)
> I don´t think this bug is "fixed" as stated above. I have applied all the
> updates from the Kubuntu Backports PPA and it´s still there (plasma crashes
> several times a day which is really annoying...)

I agree.  kubuntu Jaunty with updates applied, plasma bombs on me several times a day.
Comment 114 Thomas Janssen 2009-07-09 14:58:02 UTC
(In reply to comment #113)
> (In reply to comment #103)
> > I don´t think this bug is "fixed" as stated above. I have applied all the
> > updates from the Kubuntu Backports PPA and it´s still there (plasma crashes
> > several times a day which is really annoying...)
> 
> I agree.  kubuntu Jaunty with updates applied, plasma bombs on me several times
> a day.

Well, according to "it's fixed with kdebase-workspace-4.2.95-7 update in Fedora10/11" looks like it's now a Kubuntu Packaging/Patch issue. You might consider to file a bug on their Bugtracker. It is fixed.
Comment 115 Anne-Marie Mahfouf 2009-07-09 15:41:38 UTC
*** Bug 199561 has been marked as a duplicate of this bug. ***
Comment 116 Dario Andres 2009-07-09 18:37:13 UTC
*** Bug 199454 has been marked as a duplicate of this bug. ***
Comment 117 Dan Connor 2009-07-09 19:58:55 UTC
As per the recommendation, I've submitted a report for Kubuntu:

https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/397527
Comment 118 Pino Toscano 2009-07-09 20:27:40 UTC
*** Bug 199589 has been marked as a duplicate of this bug. ***
Comment 119 FiNeX 2009-07-09 20:42:22 UTC
*** Bug 199590 has been marked as a duplicate of this bug. ***
Comment 120 FiNeX 2009-07-09 20:42:35 UTC
*** Bug 199591 has been marked as a duplicate of this bug. ***
Comment 121 Beat Wolf 2009-07-09 21:09:42 UTC
*** Bug 199593 has been marked as a duplicate of this bug. ***
Comment 122 Beat Wolf 2009-07-09 21:09:53 UTC
*** Bug 199594 has been marked as a duplicate of this bug. ***
Comment 123 Simon St James 2009-07-09 21:18:19 UTC
*** Bug 199595 has been marked as a duplicate of this bug. ***
Comment 124 Simon St James 2009-07-09 21:18:31 UTC
*** Bug 199596 has been marked as a duplicate of this bug. ***
Comment 125 Pino Toscano 2009-07-09 21:19:53 UTC
*** Bug 199596 has been marked as a duplicate of this bug. ***
Comment 126 Dima Ryazanov 2009-07-09 21:35:53 UTC
Woohoo! This is the most frequently reported bug:

https://bugs.kde.org/duplicates.cgi
Comment 127 Jonathan Thomas 2009-07-09 22:01:40 UTC
Technically this isn't Kubuntu's fault, it seems that the tarballs for KDE 4.3 RC1 didn't include the fix.
Comment 128 Beat Wolf 2009-07-09 22:09:28 UTC
So it's a good thing RC2 is out :-) still waiting to update my kde packages in kubuntu because i wanted to have a fixed version..
Comment 129 Thomas Janssen 2009-07-09 22:22:46 UTC
(In reply to comment #127)
> Technically this isn't Kubuntu's fault, it seems that the tarballs for KDE 4.3
> RC1 didn't include the fix.

Well, of course not, crashing started with RC1. Well since Dan filed the Bug on their Bugtracker, they hopefully will fix it fast ;)
Comment 130 Simon St James 2009-07-09 22:23:10 UTC
*** Bug 199603 has been marked as a duplicate of this bug. ***
Comment 131 FiNeX 2009-07-10 00:37:41 UTC
*** Bug 199623 has been marked as a duplicate of this bug. ***
Comment 132 Beat Wolf 2009-07-10 09:33:12 UTC
*** Bug 199641 has been marked as a duplicate of this bug. ***
Comment 133 Beat Wolf 2009-07-10 09:33:16 UTC
*** Bug 199643 has been marked as a duplicate of this bug. ***
Comment 134 Simon St James 2009-07-10 11:08:13 UTC
*** Bug 199649 has been marked as a duplicate of this bug. ***
Comment 135 Dario Andres 2009-07-10 13:37:53 UTC
*** Bug 199663 has been marked as a duplicate of this bug. ***
Comment 136 Dario Andres 2009-07-10 16:41:52 UTC
*** Bug 199671 has been marked as a duplicate of this bug. ***
Comment 137 Simon St James 2009-07-10 18:29:46 UTC
*** Bug 199697 has been marked as a duplicate of this bug. ***
Comment 138 Pino Toscano 2009-07-11 01:44:01 UTC
*** Bug 199731 has been marked as a duplicate of this bug. ***
Comment 139 Pino Toscano 2009-07-11 10:26:39 UTC
*** Bug 199741 has been marked as a duplicate of this bug. ***
Comment 140 Dario Andres 2009-07-11 12:35:47 UTC
*** Bug 199763 has been marked as a duplicate of this bug. ***
Comment 141 Pino Toscano 2009-07-11 16:24:25 UTC
*** Bug 199783 has been marked as a duplicate of this bug. ***
Comment 142 Dario Andres 2009-07-11 16:57:18 UTC
*** Bug 199778 has been marked as a duplicate of this bug. ***
Comment 143 Dario Andres 2009-07-11 22:07:11 UTC
*** Bug 199805 has been marked as a duplicate of this bug. ***
Comment 144 Pino Toscano 2009-07-12 02:13:20 UTC
*** Bug 199813 has been marked as a duplicate of this bug. ***
Comment 145 Pino Toscano 2009-07-12 02:13:33 UTC
*** Bug 199812 has been marked as a duplicate of this bug. ***
Comment 146 Anne-Marie Mahfouf 2009-07-12 10:20:46 UTC
*** Bug 199836 has been marked as a duplicate of this bug. ***
Comment 147 dmoyne 2009-07-12 11:05:17 UTC
on KDE-4.3 RC1 64 bits I confirm the crash bug but normally the desktop re-install itself and we can pursue working in the current session.
Comment 148 Anne-Marie Mahfouf 2009-07-12 11:44:58 UTC
*** Bug 199845 has been marked as a duplicate of this bug. ***
Comment 149 Anne-Marie Mahfouf 2009-07-12 12:31:14 UTC
*** Bug 199852 has been marked as a duplicate of this bug. ***
Comment 150 Anne-Marie Mahfouf 2009-07-12 15:00:19 UTC
*** Bug 199875 has been marked as a duplicate of this bug. ***
Comment 151 Anne-Marie Mahfouf 2009-07-12 18:57:18 UTC
*** Bug 199894 has been marked as a duplicate of this bug. ***
Comment 152 FiNeX 2009-07-12 19:14:14 UTC
*** Bug 199890 has been marked as a duplicate of this bug. ***
Comment 153 FiNeX 2009-07-12 19:15:15 UTC
*** Bug 199884 has been marked as a duplicate of this bug. ***
Comment 154 FiNeX 2009-07-12 20:11:17 UTC
*** Bug 199792 has been marked as a duplicate of this bug. ***
Comment 155 FiNeX 2009-07-12 20:19:30 UTC
*** Bug 199775 has been marked as a duplicate of this bug. ***
Comment 156 Pino Toscano 2009-07-13 01:39:15 UTC
*** Bug 199936 has been marked as a duplicate of this bug. ***
Comment 157 Dan Connor 2009-07-13 01:53:48 UTC
RC2 has hit Kubuntu and it appears to be fixed there.
Comment 158 Nikola Kovacs 2009-07-13 06:46:38 UTC
I'm still getting crashes with RC2 in Kubuntu. see bug 199894
Comment 159 Simon St James 2009-07-13 09:19:26 UTC
*** Bug 199974 has been marked as a duplicate of this bug. ***
Comment 160 darthanubis 2009-07-16 22:55:18 UTC
RC2 here, and the only way to start KDE after my crash is to delete my ~/.kde.
That's not cool.
Comment 161 Dario Andres 2009-07-18 20:14:43 UTC
*** Bug 200689 has been marked as a duplicate of this bug. ***
Comment 162 Bill Klobas 2009-10-26 23:13:25 UTC
Created attachment 37866


test
Comment 163 Bill Klobas 2009-10-26 23:39:59 UTC
Created attachment 37867


test2
Comment 164 Bill Klobas 2009-10-26 23:45:05 UTC
Created attachment 37868


test3
Comment 165 jack 2009-10-27 07:20:30 UTC
hello

On Mon, Oct 26, 2009 at 4:45 PM, Bill Klobas <bil65klo3@yahoo.ca> wrote:

> https://bugs.kde.org/show_bug.cgi?id=197717
>
>
>
>
>
> --- Comment #164 from Bill Klobas <bil65klo3 yahoo ca>  2009-10-26 23:45:05
> ---
> Created an attachment (id=37868)
>  --> (http://bugs.kde.org/attachment.cgi?id=37868)
> test3
>
> test3
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 166 vmclark 2010-01-03 16:43:43 UTC
Created attachment 39519 [details]
plasma-desktop segmentation fault

plasma-desktop
Comment 167 vmclark 2010-01-03 16:45:57 UTC
Created attachment 39520 [details]
knetworkmanager segmentation fault
Comment 168 vmclark 2010-01-03 16:48:59 UTC
I attached two Segmentation fault files. Both appear related.
plasma fault = log off
knetworkmanager = restart

Kubuntu 10.04, KDE 4.4 beta 2

Computer info:
    description: Desktop Computer
    product: OptiPlex GX270
    vendor: Dell Computer Corporation
    width: 32 bits
    capabilities: smbios-2.3 dmi-2.3 smp-1.4 smp
    configuration: administrator_password=enabled boot=normal chassis=desktop cpus=1 power-on_password=enabled uuid=44454C4C-0000-10FF-80FF-80C04FFFFFFF
     *-cpu
          description: CPU
          product: Intel(R) Pentium(R) 4 CPU 2.40GHz
          vendor: Intel Corp.
          physical id: 400
          bus info: cpu@0
          version: 15.2.9
          slot: Microprocessor
          size: 2400MHz
          capacity: 3600MHz
          width: 32 bits
          clock: 800MHz
          capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts cid xtpr
          configuration: id=0
     *-memory
          description: System Memory
          physical id: 1000
          slot: System board or motherboard
          size: 2GiB
     *-display
             description: VGA compatible controller
             product: 82865G Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list rom
             configuration: driver=i915 latency=0
             resources: irq:16 memory:e8000000-efffffff(prefetchable) memory:feb80000-febfffff ioport:ed98(size=8)
     *-network
                description: Ethernet interface
                product: 82540EM Gigabit Ethernet Controller
                vendor: Intel Corporation
Comment 169 Dario Andres 2010-03-13 22:31:43 UTC
@vmclark@hotmail.com: this bug was fixed a long time ago. your two crashes are different, and they are missing important information. Please use the Report Assistant in the crash handler to get better traces and create new reports. Regards