Bug 214973 - Plasma crashes randomly non-reproducable
Summary: Plasma crashes randomly non-reproducable
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-11-17 14:54 UTC by Sebastian Weisgerber
Modified: 2009-11-17 15:00 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 Sebastian Weisgerber 2009-11-17 14:54:00 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-1-686-bigmem i686
Distribution: Debian GNU/Linux 5.0.3 (lenny)

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb58e2700 (LWP 18009))]

Thread 2 (Thread 0xa7b87b70 (LWP 18010)):
#0  0xb78db424 in __kernel_vsyscall ()
#1  0xb60060a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb61cb6fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb76d65c2 in QWaitConditionPrivate::wait (this=0x939dee8, mutex=0x939dee4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x939dee8, mutex=0x939dee4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb5f19a9a in QHostInfoAgent::run (this=0x939ded8) at kernel/qhostinfo.cpp:260
#6  0xb76d55e2 in QThreadPrivate::start (arg=0x939ded8) at thread/qthread_unix.cpp:188
#7  0xb6002585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb61be18e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb58e2700 (LWP 18009)):
[KCrash Handler]
#6  0xb716bf2a in KDirModel::dirLister (this=0x93b27e8) at ../../kio/kio/kdirmodel.cpp:353
#7  0xb3344436 in KFilePreviewGenerator::qt_metacall (this=0x93ad908, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfb24b48) at ./kfilepreviewgenerator.moc:89
#8  0xb77db303 in QMetaObject::activate (sender=0x8ca33a8, from_signal_index=7, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3112
#9  0xb77dbf42 in QMetaObject::activate (sender=0x8ca33a8, m=0xb6cd4788, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3186
#10 0xb6ae8dc7 in QClipboard::dataChanged (this=0x8ca33a8) at .moc/release-shared/moc_qclipboard.cpp:108
#11 0xb64e236d in QApplication::x11ProcessEvent (this=0x8c2a8d8, event=0xbfb2608c) at kernel/qapplication_x11.cpp:3386
#12 0xb650cbc2 in x11EventSourceDispatch (s=0x8c543b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0xb604fe98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0xb6053623 in ?? () from /lib/libglib-2.0.so.0
#15 0xb60537a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0xb77f1041 in QEventDispatcherGlib::processEvents (this=0x8c51568, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#17 0xb650c305 in QGuiEventDispatcherGlib::processEvents (this=0x8c51568, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#18 0xb77c483a in QEventLoop::processEvents (this=0xbfb262f0, flags=...) at kernel/qeventloop.cpp:149
#19 0xb77c4c82 in QEventLoop::exec (this=0xbfb262f0, flags=...) at kernel/qeventloop.cpp:201
#20 0xb77c70d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0xb646c917 in QApplication::exec () at kernel/qapplication.cpp:3525
#22 0xb33f6ec0 in kdemain (argc=1, argv=0x8c16150) at ../../../../plasma/shells/desktop/main.cpp:50
#23 0x0804e291 in launch (argc=1, _name=0x8c163ec "/usr/bin/plasma-desktop", args=0x8c16404 "", cwd=0x0, envc=0, envs=0x8c16408 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x805109f "0") at ../../kinit/kinit.cpp:677
#24 0x0804ea15 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#25 0x0804ef3f in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#26 0x0804f6c9 in main (argc=2, argv=0xbfb26b74, envp=0xbfb26b80) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-17 15:00:39 UTC
This is bug 200222 / bug 196681 Thanks

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