Bug 192493 - plasma crash firefox started
Summary: plasma crash firefox started
Status: RESOLVED DUPLICATE of bug 192066
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 23:02 UTC by Alin M Elena
Modified: 2009-05-12 23:13 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 Alin M Elena 2009-05-12 23:02:45 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) "release 2.1"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.21-0.1-default x86_64

What I was doing when the application crashed:
plasma crashed when viewing a webpage with flash in firefox.

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f47fea0a790 (LWP 4252))]

Thread 2 (Thread 0x7f47deae9950 (LWP 4259)):
#0  0x00007f47f99e5d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f47f9c56ed9 in QWaitCondition::wait (this=0xbafe30, mutex=0xbafe28, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f47fd3f25ec in QHostInfoAgent::run (this=0xbafe10) at kernel/qhostinfo.cpp:260
#3  0x00007f47f9c55f22 in QThreadPrivate::start (arg=0xbafe10) at thread/qthread_unix.cpp:189
#4  0x00007f47f99e2070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f47f8fdb10d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f47fea0a790 (LWP 4252)):
[KCrash Handler]
#5  0x00007f47f8f84560 in strlen () from /lib64/libc.so.6
#6  0x00007f47f9d47d58 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 = 0x7fff06b57be0, _name = 0x7f47fe24de08 "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  0x00007f47fe11fb13 in Plasma::Animator::timerEvent(QTimerEvent*) () from /usr/lib64/libplasma.so.3
#8  0x00007f47f9d4ef43 in QObject::event (this=0x8a1280, e=0x292a7463) at kernel/qobject.cpp:1082
#9  0x00007f47fa44278d in QApplicationPrivate::notify_helper (this=0x6388d0, receiver=0x8a1280, e=0x7fff06b58340) at kernel/qapplication.cpp:4057
#10 0x00007f47fa44aa2a in QApplication::notify (this=0x6223a0, receiver=0x8a1280, e=0x7fff06b58340) at kernel/qapplication.cpp:4022
#11 0x00007f47fcd2f37b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#12 0x00007f47f9d3f15c in QCoreApplication::notifyInternal (this=0x6223a0, receiver=0x8a1280, event=0x7fff06b58340) at kernel/qcoreapplication.cpp:610
#13 0x00007f47f9d6c5c0 in QTimerInfoList::activateTimers (this=0x63bc30) at kernel/qcoreapplication.h:213
#14 0x00007f47f9d6893d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#15 0x00007f47f5b990fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f47f5b9c8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f47f5b9ca8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f47f9d6889f in QEventDispatcherGlib::processEvents (this=0x609eb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#19 0x00007f47fa4d9b0f in QGuiEventDispatcherGlib::processEvents (this=0xffffffffd6d58b9d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#20 0x00007f47f9d3d9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 112559712}) at kernel/qeventloop.cpp:149
#21 0x00007f47f9d3ddbd in QEventLoop::exec (this=0x7fff06b586a0, flags={i = 112559792}) at kernel/qeventloop.cpp:200
#22 0x00007f47f9d400a4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#23 0x00007f47fe6f623b in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#24 0x00007f47f8f26586 in __libc_start_main () from /lib64/libc.so.6
#25 0x0000000000400819 in _start ()
Comment 1 Dario Andres 2009-05-12 23:13:04 UTC
Marking as duplicate of bug 192066
Thanks

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