Bug 223567 - kdeinit crashes when adding applet to panel
Summary: kdeinit crashes when adding applet to panel
Status: RESOLVED DUPLICATE of bug 223319
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-01-20 13:10 UTC by Bruce Williamson
Modified: 2010-01-20 13:19 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 Bruce Williamson 2010-01-20 13:10:02 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.8-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
When adding weather, lunar and nagios applets to the panel kdeinit crashes

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

Thread 3 (Thread 0x7f3766e73910 (LWP 13289)):
#0  0x00007f3785629049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f378589953b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3781d729ec in QHostInfoAgent::run (this=0xa3a6c0) at kernel/qhostinfo.cpp:260
#4  0x00007f3785898485 in QThreadPrivate::start (arg=0xa3a6c0) at thread/qthread_unix.cpp:188
#5  0x00007f378562465d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f378303814d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f375aaf6910 (LWP 18874)):
#0  0x00007f3783007851 in nanosleep () from /lib64/libc.so.6
#1  0x00007f3783007699 in sleep () from /lib64/libc.so.6
#2  0x00007f375b79479d in ggadget::smjs::TriggerOperationCallbacksThread (data=<value optimized out>) at js_script_runtime.cc:43
#3  0x00007f378562465d in start_thread () from /lib64/libpthread.so.0
#4  0x00007f378303814d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3785e2d750 (LWP 13232)):
[KCrash Handler]
#5  QCoreApplication::postEvent (receiver=0xb96220, event=0x780bb0, priority=0) at kernel/qcoreapplication.cpp:1012
#6  0x00007f37837ece57 in QX11Data::xdndHandleFinished (this=<value optimized out>, xe=<value optimized out>, passive=<value optimized out>) at kernel/qdnd_x11.cpp:1245
#7  0x00007f37837c8e33 in QApplication::x11ClientMessage (this=<value optimized out>, w=0x66fd50, event=0x0, passive_only=160) at kernel/qapplication_x11.cpp:3131
#8  0x00007f37837d9864 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff6f2810f0) at kernel/qapplication_x11.cpp:3682
#9  0x00007f3783801b6c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#10 0x00007f37826b7dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#11 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#12 0x00007f37826bb7a8 in g_main_context_iterate (context=0x675920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#13 0x00007f37826bb8d0 in IA__g_main_context_iteration (context=0x675920, may_block=1) at gmain.c:2654
#14 0x00007f37859a63a3 in QEventDispatcherGlib::processEvents (this=0x618810, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#15 0x00007f378380131e in QGuiEventDispatcherGlib::processEvents (this=0xb96220, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#16 0x00007f378597c712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#17 0x00007f378597cae4 in QEventLoop::exec (this=0x7fff6f281420, flags=) at kernel/qeventloop.cpp:201
#18 0x00007f378597ec99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#19 0x00007f377b4ebd6f in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#20 0x0000000000406f88 in _start ()

Reported using DrKonqi
Comment 1 Beat Wolf 2010-01-20 13:19:52 UTC

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