Bug 217676 - wireless network setup crash in ExtenderItem::group()
Summary: wireless network setup crash in ExtenderItem::group()
Status: RESOLVED DUPLICATE of bug 193812
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 04:20 UTC by shawnjames
Modified: 2009-12-07 10:40 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 shawnjames 2009-12-07 04:20:34 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.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
my wirelss card will connect to  my wireless network via the usb networking card. The internet isn't active at all and then then Opensuse crashes

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

Thread 2 (Thread 0xa8dc1b70 (LWP 1803)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb74b1d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7511750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb5c60a04 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb7510623 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb74ad6e5 in start_thread () from /lib/libpthread.so.0
#6  0xb74ad600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb5612700 (LWP 1637)):
[KCrash Handler]
#6  0xb5393b47 in Plasma::ExtenderItem::group() const () from /usr/lib/libplasma.so.3
#7  0xb539205c in Plasma::ExtenderGroup::items() const () from /usr/lib/libplasma.so.3
#8  0xa8f22aca in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#9  0xa8f236b6 in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#10 0xb761d864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb761e585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xa8f23f85 in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#13 0xa8f2551d in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#14 0xb761d864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0xb761dd41 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xa8f267fd in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#17 0xa8f26e99 in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#18 0xa8f36174 in Plasma::Theme::font(Plasma::Theme::FontRole) const () from /usr/lib/kde4/plasma_applet_systemtray.so
#19 0xb7616253 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#20 0xb76177c7 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0xb61ab8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb61b334e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb6be9ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0xb760732e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb7607fdc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0xb760819c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0xb76334dd in ?? () from /usr/lib/libQtCore.so.4
#28 0xb5d864c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb5d89d98 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb5d89ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb7633011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb624d29a in ?? () from /usr/lib/libQtGui.so.4
#33 0xb760598d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb7605dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb7608270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0xb61ab774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0xb40feb49 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#38 0x0804e147 in _start ()

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

Reported using DrKonqi
Comment 1 Beat Wolf 2009-12-07 10:40:39 UTC

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