Bug 248965 - Plasma crash when closing a tiny, blank window which appeared along with JDownloader (java program)
Summary: Plasma crash when closing a tiny, blank window which appeared along with JDow...
Status: RESOLVED DUPLICATE of bug 202129
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 06:27 UTC by Yözen Hernández
Modified: 2010-10-20 20:29 UTC (History)
2 users (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 Yözen Hernández 2010-08-25 06:27:42 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I launched a program called JDownloader (a java application). As that application launched, a second tiny window, filled with just black, appeared alongside it. It is the first time this has happened. I expanded the window manually, revealling a close button, which I pressed. This caused the crash.

- Unusual behavior I noticed:
Appearance of a small, seemingly blank window.

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f6256d02780 (LWP 3204))]

Thread 11 (Thread 0x7f6235795710 (LWP 3208)):
#0  0x00007f6256724f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f624b3ce4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f624b3ce8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f6253da8bd6 in QEventDispatcherGlib::processEvents (this=0x124fae0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f6253d7b7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f6253d7bb9c in QEventLoop::exec (this=0x7f6235794d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f6253c8723d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f6253d5b6d8 in QInotifyFileSystemWatcherEngine::run (this=0x12a49b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x12a49b0) at thread/qthread_unix.cpp:266
#9  0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f62229ab710 (LWP 3252)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62510bc0c4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f62513c6140) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f62510bc0f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f62513d4214) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f622d911710 (LWP 22166)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x1843890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x1843890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x1843890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x1843890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f622d910de0, parent=0x16c1030, th=0x1843890) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x1843890) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x1843890) at thread/qthread_unix.cpp:266
#10 0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f622e112710 (LWP 22167)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x259bd00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x259bd00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x259bd00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x259bd00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f622e111de0, parent=0x16c1030, th=0x259bd00) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x259bd00) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x259bd00) at thread/qthread_unix.cpp:266
#10 0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f6218f45710 (LWP 22168)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x2b2cb00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2b2cb00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6218f44de0, parent=0x16c1030, th=0x2b2cb00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x2b2cb00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x2b2cb00) at thread/qthread_unix.cpp:266
#8  0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f6218744710 (LWP 22169)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x2595910) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2595910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2595910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2595910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6218743de0, parent=0x16c1030, th=0x2595910) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x2595910) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x2595910) at thread/qthread_unix.cpp:266
#10 0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f6217f43710 (LWP 22170)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x184ab60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x184ab60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x184ab60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x184ab60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6217f42de0, parent=0x16c1030, th=0x184ab60) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x184ab60) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x184ab60) at thread/qthread_unix.cpp:266
#10 0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f6215323710 (LWP 18495)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x2b80c50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2b80c50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6215322de0, parent=0x16c1030, th=0x2b80c50) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x2b80c50) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x2b80c50) at thread/qthread_unix.cpp:266
#8  0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f6214b22710 (LWP 18496)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x25dfd00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x25dfd00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6214b21de0, parent=0x16c1030, th=0x25dfd00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x25dfd00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x25dfd00) at thread/qthread_unix.cpp:266
#8  0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6214321710 (LWP 18497)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6253c8ad7b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16f0360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6250557d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x16c1030, th=0x2aa2220) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f625055af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2aa2220) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2aa2220) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f625055afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x16c1bb0, th=0x2aa2220) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f62505594ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f6214320de0, parent=0x16c1030, th=0x2aa2220) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6250559a58 in ThreadWeaver::Thread::run (this=0x2aa2220) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6253c8a1be in QThreadPrivate::start (arg=0x2aa2220) at thread/qthread_unix.cpp:266
#10 0x00007f62539f89ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f62567316fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6256d02780 (LWP 3204)):
[KCrash Handler]
#6  0x00007f625667ea75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f62566825c0 in *__GI_abort () at abort.c:92
#8  0x00007f6253c817d4 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2271
#9  0x00007f6253c819b2 in qt_message (msgType=QtFatalMsg, msg=0x7f62563d3aa8 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d", ap=0x7fffa0facad0)
    at global/qglobal.cpp:2317
#10 0x00007f6253c81b65 in qFatal (msg=0xc84 <Address 0xc84 out of bounds>) at global/qglobal.cpp:2500
#11 0x00007f625626f84f in operator-> () at ../../plasma/dataenginemanager.cpp:79
#12 Plasma::DataEngineManager::self () at ../../plasma/dataenginemanager.cpp:83
#13 0x00007f62340b0c15 in ~DataEngineConsumer (this=0x13bb740, __in_chrg=<value optimized out>) at ../../../../../../../plasma/generic/dataengines/weather/ions/noaa/../dataengineconsumer.h:40
#14 ~NOAAIon (this=0x13bb740, __in_chrg=<value optimized out>) at ../../../../../../../plasma/generic/dataengines/weather/ions/noaa/ion_noaa.cpp:78
#15 0x00007f625626f51e in ~DataEngineManagerPrivate (this=0xf648c0, __in_chrg=<value optimized out>) at ../../plasma/dataenginemanager.cpp:54
#16 ~DataEngineManager (this=0xf648c0, __in_chrg=<value optimized out>) at ../../plasma/dataenginemanager.cpp:93
#17 0x00007f625626f6a7 in ~DataEngineManagerSingleton () at ../../plasma/dataenginemanager.cpp:74
#18 destroy () at ../../plasma/dataenginemanager.cpp:79
#19 0x00007f6256684262 in __run_exit_handlers (status=1) at exit.c:78
#20 *__GI_exit (status=1) at exit.c:100
#21 0x00007f6252f477a8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:745
#22 0x00007f6254a327c8 in KApplication::xioErrhandler (this=0xa86730, dpy=0xaa51e0) at ../../kdeui/kernel/kapplication.cpp:416
#23 0x00007f62552ad7fe in _XIOError () from /usr/lib/libX11.so.6
#24 0x00007f62552b5355 in ?? () from /usr/lib/libX11.so.6
#25 0x00007f62552b5c07 in _XEventsQueued () from /usr/lib/libX11.so.6
#26 0x00007f625529e40b in XEventsQueued () from /usr/lib/libX11.so.6
#27 0x00007f6252f829ac in x11EventSourceCheck (s=0xaa3a50) at kernel/qguieventdispatcher_glib.cpp:87
#28 0x00007f624b3cdb0a in g_main_context_check () from /lib/libglib-2.0.so.0
#29 0x00007f624b3ce4c3 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f624b3ce8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f6253da8b83 in QEventDispatcherGlib::processEvents (this=0xa6a790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00007f6252f827ee in QGuiEventDispatcherGlib::processEvents (this=0xc84, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f6253d7b7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f6253d7bb9c in QEventLoop::exec (this=0x7fffa0facf60, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f6253d7fc4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0x00007f6256a0ad06 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#37 0x00007f6256669c4d 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=0x7fffa0fad328) at libc-start.c:226
#38 0x00000000004006c9 in _start ()

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

Possible duplicates by query: bug 248655, bug 247909, bug 243621, bug 234242.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-10-20 20:29:06 UTC

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