Bug 202373 - crash during normal operation
Summary: crash during normal operation
Status: RESOLVED DUPLICATE of bug 200222
Alias: None
Product: plasma4
Classification: Plasma
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-08-03 09:52 UTC by Jens Herden
Modified: 2009-08-03 14:45 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 Jens Herden 2009-08-03 09:52:34 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3)) "release 150"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.25-0.1-default i686
Distribution: "openSUSE 11.1 (i586)"

 -- Backtrace:
Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5e66700 (LWP 4288))]

Thread 2 (Thread 0xa8d42b90 (LWP 4295)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7ce7c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7d47582 in QWaitCondition::wait (this=0x844bc98, mutex=0x844bc94, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb75bdad2 in QHostInfoAgent::run (this=0x844bc88) at kernel/qhostinfo.cpp:260
#4  0xb7d46572 in QThreadPrivate::start (arg=0x844bc88) at thread/qthread_unix.cpp:188
#5  0xb7ce41b5 in start_thread () from /lib/libpthread.so.0
#6  0xb652d3be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5e66700 (LWP 4288)):
[KCrash Handler]
#6  0xb775232a in KDirModel::dirLister() const () from /usr/lib/libkio.so.5
#7  0xb5ad0bbe in KFilePreviewGenerator::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkfile.so.4
#8  0xb7e50788 in QMetaObject::activate (sender=0x80fcd18, from_signal_index=7, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3113
#9  0xb7e51412 in QMetaObject::activate (sender=0x80fcd18, m=0xb7064588, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3187
#10 0xb6e70c27 in QClipboard::dataChanged (this=0x80fcd18) at .moc/release-shared/moc_qclipboard.cpp:108
#11 0xb687b7ad in QApplication::x11ProcessEvent (this=0x809f258, event=0xbfc00b6c) at kernel/qapplication_x11.cpp:3377
#12 0xb68a55ea in x11EventSourceDispatch (s=0x80a7a90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0xb63aa9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0xb63ae083 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0xb63ae241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0xb7e668d8 in QEventDispatcherGlib::processEvents (this=0x80a4ef8, flags={i = -1077932760}) at kernel/qeventdispatcher_glib.cpp:327
#17 0xb68a4ce5 in QGuiEventDispatcherGlib::processEvents (this=0x80a4ef8, flags={i = -1077932712}) at kernel/qguieventdispatcher_glib.cpp:202
#18 0xb7e3978a in QEventLoop::processEvents (this=0xbfc00dd0, flags={i = -1077932648}) at kernel/qeventloop.cpp:149
#19 0xb7e39bd2 in QEventLoop::exec (this=0xbfc00dd0, flags={i = -1077932584}) at kernel/qeventloop.cpp:201
#20 0xb7e3c079 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0xb6804677 in QApplication::exec () at kernel/qapplication.cpp:3525
#22 0xb488b9f0 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#23 0x0804e505 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-03 14:45:35 UTC
This is bug 200222 / bug 196681. Thanks

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