Bug 197916 - Bubblemon crashes Plasma at startup
Summary: Bubblemon crashes Plasma at startup
Status: RESOLVED DUPLICATE of bug 197502
Alias: None
Product: plasma4
Classification: Unmaintained
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-06-26 03:06 UTC by Bruno Virlet
Modified: 2009-06-26 07:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Virlet 2009-06-26 03:06:32 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.93 (KDE 4.2.93 (KDE 4.3 >= 20090623)) "release 1"
Qt Version: 4.5.2
Operating System: Linux 2.6.25.20-0.4-default x86_64
Distribution: "openSUSE 11.0 (X86-64)"

What I was doing when the application crashed:
This bug was making plasma crash at startup. Plasma kept restarting and kept crashing. I solved the problem by removing bubblemon from the plasma-desktop-appletsrc configuration file.

I think this bug is critical because an applet crashes and make plasma crash.

Thanks!!

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Floating point exception
[Current thread is 0 (LWP 3421)]

Thread 2 (Thread 0x40ec8950 (LWP 3427)):
#0  0x00007f7e9c8aedd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7e9cb1fee9 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4
#2  0x00007f7e9b75cbac in ?? () from /usr/lib64/libQtNetwork.so.4
#3  0x00007f7e9cb1ef35 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f7e9c8ab040 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f7e9940a08d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7e9d0d6710 (LWP 3421)):
[KCrash Handler]
#5  0x00007f7e7c272915 in Bubble::moveBubbles () from /usr/lib64/kde4/plasma_applet_bubblemon.so
#6  0x00007f7e7c272330 in Bubble::qt_metacall () from /usr/lib64/kde4/plasma_applet_bubblemon.so
#7  0x00007f7e9cc1e2f2 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#8  0x00007f7e9cc19123 in QObject::event () from /usr/lib64/libQtCore.so.4
#9  0x00007f7e99faabfd in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#10 0x00007f7e99fb2e7a in QApplication::notify () from /usr/lib64/libQtGui.so.4
#11 0x00007f7e9b0977cb in KApplication::notify () from /usr/lib64/libkdeui.so.5
#12 0x00007f7e9cc094fc in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#13 0x00007f7e9cc36940 in ?? () from /usr/lib64/libQtCore.so.4
#14 0x00007f7e9cc32a7d in ?? () from /usr/lib64/libQtCore.so.4
#15 0x00007f7e98a8995a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f7e98a8d060 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f7e98a8d1fc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f7e9cc329df in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#19 0x00007f7e9a04226f in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007f7e9cc07d72 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#21 0x00007f7e9cc08144 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#22 0x00007f7e9cc0a454 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#23 0x00007f7e8ffcb99b in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#24 0x000000000040719e in launch ()
#25 0x00000000004079c5 in handle_launcher_request ()
#26 0x0000000000407f65 in handle_requests ()
#27 0x0000000000408aa0 in main ()

This bug may be a duplicate of or related to bug 197502

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-26 03:24:10 UTC
Can you install the debuginfo package for "kdeplasma-addons" and try reproducing the crash to then paste here a new (and hopefully more complete) backtrace?
Bug 197502 looks indeed related.
Thanks
Comment 2 Aaron J. Seigo 2009-06-26 07:16:09 UTC

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