Bug 198759 - Plasma crashed when doing scientific simulations that used a lot computational power and memory
Summary: Plasma crashed when doing scientific simulations that used a lot computationa...
Status: RESOLVED DUPLICATE of bug 192066
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 11:48 UTC by Giancarlo De Luca
Modified: 2009-07-03 15:34 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 Giancarlo De Luca 2009-07-03 11:48:00 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) "release 138"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.23-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

 -- Backtrace:
Application: Spazio di lavoro di Plasma (kdeinit), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f471d708760 (LWP 4756))]

Thread 2 (Thread 0x7f46f5cb6950 (LWP 4766)):
#0  0x00007f471ced8d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f471d149e19 in QWaitCondition::wait (this=0x1deaef0, mutex=0x1deaee8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f471bd8187c in QHostInfoAgent::run (this=0x1deaed0) at kernel/qhostinfo.cpp:260
#3  0x00007f471d148e65 in QThreadPrivate::start (arg=0x1deaed0) at thread/qthread_unix.cpp:188
#4  0x00007f471ced5070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f4719a3410d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f471d708760 (LWP 4756)):
[KCrash Handler]
#5  0x00007f47199dd560 in strlen () from /lib64/libc.so.6
#6  0x00007f471d23b2e8 in QMetaObject::invokeMethod (obj=0x656a624f51286465, member=0x292a7463 <Address 0x292a7463 out of bounds>, type=Qt::AutoConnection, ret=
        {<QGenericArgument> = {_data = 0x0, _name = 0x0}, <No data fields>}, val0={_data = 0x7fff25743d90, _name = 0x7f4714719e48 "qreal"}, val1={_data = 0x0, _name = 0x0}, val2=
      {_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, val7={_data = 0x0, _name = 0x0}, 
    val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at ../../src/corelib/tools/qbytearray.h:68
#7  0x00007f47145ec403 in Plasma::Animator::timerEvent(QTimerEvent*) () from /usr/lib64/libplasma.so.3
#8  0x00007f471d242533 in QObject::event (this=0x959070, e=0x292a7463) at kernel/qobject.cpp:1075
#9  0x00007f471a5d4b0d in QApplicationPrivate::notify_helper (this=0x680880, receiver=0x959070, e=0x7fff257444f0) at kernel/qapplication.cpp:4056
#10 0x00007f471a5dcd9a in QApplication::notify (this=0x677a80, receiver=0x959070, e=0x7fff257444f0) at kernel/qapplication.cpp:4021
#11 0x00007f471b6bf04b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#12 0x00007f471d23294c in QCoreApplication::notifyInternal (this=0x677a80, receiver=0x959070, event=0x7fff257444f0) at kernel/qcoreapplication.cpp:610
#13 0x00007f471d25fb60 in QTimerInfoList::activateTimers (this=0x684330) at kernel/qcoreapplication.h:213
#14 0x00007f471d25bddd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#15 0x00007f47190b20fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f47190b58cd in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f47190b5a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f471d25bd3f in QEventDispatcherGlib::processEvents (this=0x6801e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#19 0x00007f471a66bfef in QGuiEventDispatcherGlib::processEvents (this=0xffffffffd6d58b9d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#20 0x00007f471d2311d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 628377616}) at kernel/qeventloop.cpp:149
#21 0x00007f471d2315a4 in QEventLoop::exec (this=0x7fff25744850, flags={i = 628377696}) at kernel/qeventloop.cpp:201
#22 0x00007f471d233894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#23 0x00007f4710bd6e7b in kdemain (argc=1, argv=0x614460) at /usr/src/debug/kdebase-workspace-4.2.90/plasma/shells/desktop/main.cpp:50
#24 0x000000000040724e in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-03 15:34:04 UTC
Reported and fixed already. Thanks

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