Bug 228566 - crash while not interacting with panels
Summary: crash while not interacting with panels
Status: RESOLVED DUPLICATE of bug 196681
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: 2010-02-26 03:20 UTC by Peter Weber
Modified: 2010-02-26 12:31 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 Peter Weber 2010-02-26 03:20:16 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.2
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

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

Thread 2 (Thread 0xaafffb70 (LWP 2967)):
#0  0x0041c422 in __kernel_vsyscall ()
#1  0x00371e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0554887d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0015fe67 in QWaitConditionPrivate::wait (this=0x8790298, mutex=0x8790294, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8790298, mutex=0x8790294, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x05984922 in QHostInfoAgent::run (this=0x8790288) at kernel/qhostinfo.cpp:260
#6  0x0015ee32 in QThreadPrivate::start (arg=0x8790288) at thread/qthread_unix.cpp:188
#7  0x0036d80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0553b8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77aa700 (LWP 2964)):
[KCrash Handler]
#6  0x008f48d0 in QList (this=0xb02d510) at /usr/include/qt4/QtCore/qlist.h:111
#7  List (this=0xb02d510) at ../../kdecore/io/kurl.h:126
#8  KDirLister::directories (this=0xb02d510) at ../../kio/kio/kdirlister.cpp:1969
#9  0x019e5d57 in KFilePreviewGenerator::Private::updateCutItems (this=0xaed23d0) at ../../kfile/kfilepreviewgenerator.cpp:645
#10 0x019e6a8e in KFilePreviewGenerator::qt_metacall (this=0xaed1a30, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfbd7d2c) at ./kfilepreviewgenerator.moc:89
#11 0x00265263 in QMetaObject::activate (sender=0x840e978, from_signal_index=7, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3113
#12 0x00265ec2 in QMetaObject::activate (sender=0x840e978, m=0x4d92408, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3187
#13 0x04ba90e7 in QClipboard::dataChanged (this=0x840e978) at .moc/release-shared/moc_qclipboard.cpp:108
#14 0x04595d37 in QApplication::x11ProcessEvent (this=0x838bd18, event=0xbfbd924c) at kernel/qapplication_x11.cpp:3384
#15 0x045c2502 in x11EventSourceDispatch (s=0x83b5768, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#16 0x00bbae88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00bbe730 in ?? () from /lib/libglib-2.0.so.0
#18 0x00bbe863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0x0027a02c in QEventDispatcherGlib::processEvents (this=0x83b2928, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#20 0x045c1be5 in QGuiEventDispatcherGlib::processEvents (this=0x83b2928, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x0024dc79 in QEventLoop::processEvents (this=0xbfbd9544, flags=) at kernel/qeventloop.cpp:149
#22 0x0024e0ca in QEventLoop::exec (this=0xbfbd9544, flags=...) at kernel/qeventloop.cpp:201
#23 0x0025053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x04520dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#25 0x0512d80d in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#26 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8351b38 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#27 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#28 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#29 0x0804fbaf in main (argc=2, argv=0xbfbd9da4, envp=0xbfbd9db0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-26 12:31:06 UTC
This is being tracked at bug 196681, and the situation should be better on KDE SC 4.4. (less crashes)
Regards

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