Bug 201438 - knetworkmanager widget crashed on resume
Summary: knetworkmanager widget crashed on resume
Status: RESOLVED DUPLICATE of bug 192957
Alias: None
Product: Network Management
Classification: Unmaintained
Component: Plasma Widget (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 11:13 UTC by Jos van den Oever
Modified: 2009-07-25 18:47 UTC (History)
1 user (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 Jos van den Oever 2009-07-25 11:13:59 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
Qt Version: 4.5.0
Operating System: Linux 2.6.30-020630-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Not too much details. I was connected to a eth0 when doing 'suspend to ram' On resume the ethernet cable was still connected. The krash handler came up immediately.


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

Thread 2 (Thread 0x7fb941081950 (LWP 11756)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb960922939 in QWaitCondition::wait (this=0x1357300, mutex=0x13572f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fb95f79d4cc in QHostInfoAgent::run (this=0x13572e0) at kernel/qhostinfo.cpp:260
#3  0x00007fb960921952 in QThreadPrivate::start (arg=0x13572e0) at thread/qthread_unix.cpp:189
#4  0x00007fb95c7a13ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb95d385fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb960ee3750 (LWP 11754)):
[KCrash Handler]
#5  0x00007fb941914570 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#6  0x00007fb9419259cc in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#7  0x00007fb941912700 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#8  0x00007fb960a201f2 in QMetaObject::activate (sender=0x13f91b0, from_signal_index=<value optimized out>, to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3069
#9  0x00007fb9419166f8 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#10 0x00007fb941912633 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#11 0x00007fb9419126a5 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so
#12 0x00007fb960a201f2 in QMetaObject::activate (sender=0x1056590, from_signal_index=<value optimized out>, to_signal_index=7, argv=0x0) at kernel/qobject.cpp:3069
#13 0x00007fb9416f1854 in NetworkManagerSettings::connectionAdded () from /usr/lib/libknmdbus.so.4
#14 0x00007fb9416f31f3 in NetworkManagerSettings::onConnectionAdded () from /usr/lib/libknmdbus.so.4
#15 0x00007fb9416f33f4 in NetworkManagerSettings::qt_metacall () from /usr/lib/libknmdbus.so.4
#16 0x00007fb960a201f2 in QMetaObject::activate (sender=0x1056590, from_signal_index=<value optimized out>, to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3069
#17 0x00007fb9416f1282 in OrgFreedesktopNetworkManagerSettingsInterface::NewConnection () from /usr/lib/libknmdbus.so.4
#18 0x00007fb9416f142c in OrgFreedesktopNetworkManagerSettingsInterface::qt_metacall () from /usr/lib/libknmdbus.so.4
#19 0x00007fb9416f3355 in NetworkManagerSettings::qt_metacall () from /usr/lib/libknmdbus.so.4
#20 0x00007fb95ec79f83 in QDBusConnectionPrivate::deliverCall (this=0xfd6b90, object=0x1056590, msg=@0x16e8108, metaTypes=@0x16e8110, slotIdx=5) at qdbusintegrator.cpp:891
#21 0x00007fb95ec81d0f in QDBusCallDeliveryEvent::placeMetaCall (this=0x7fff506fca80, object=0x7fb900000035) at qdbusintegrator_p.h:101
#22 0x00007fb960a1a848 in QObject::event (this=0x1056590, e=0x16e80c0) at kernel/qobject.cpp:1118
#23 0x00007fb95df9278d in QApplicationPrivate::notify_helper (this=0x81ad50, receiver=0x1056590, e=0x16e80c0) at kernel/qapplication.cpp:4084
#24 0x00007fb95df9a97a in QApplication::notify (this=0x7dbed0, receiver=0x1056590, e=0x16e80c0) at kernel/qapplication.cpp:4049
#25 0x00007fb95f0d571b in KApplication::notify (this=0x7dbed0, receiver=0x1056590, event=0x16e80c0) at /build/buildd/kde4libs-4.2.98a/kdeui/kernel/kapplication.cpp:302
#26 0x00007fb960a0a75c in QCoreApplication::notifyInternal (this=0x7dbed0, receiver=0x1056590, event=0x16e80c0) at kernel/qcoreapplication.cpp:602
#27 0x00007fb960a0b3ca in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x78f320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#28 0x00007fb960a341e3 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 0x00007fb95c9f020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007fb95c9f38e0 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x00007fb95c9f3a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007fb960a33e6f in QEventDispatcherGlib::processEvents (this=0x81a880, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#33 0x00007fb95e02abef in QGuiEventDispatcherGlib::processEvents (this=0x7fff506fca80, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007fb960a09002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1349508272}) at kernel/qeventloop.cpp:149
#35 0x00007fb960a093cd in QEventLoop::exec (this=0x7fff506fdcf0, flags={i = 1349508352}) at kernel/qeventloop.cpp:200
#36 0x00007fb960a0b694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#37 0x00007fb9556286bb in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#38 0x0000000000407215 in launch (argc=1, _name=0x7cece8 "/usr/bin/plasma-desktop", args=<value optimized out>, cwd=0x0, envc=0, envs=0x7ced08 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a3c9 "0") at /build/buildd/kde4libs-4.2.98a/kinit/kinit.cpp:676
#39 0x0000000000407a38 in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.2.98a/kinit/kinit.cpp:1168
#40 0x0000000000407fe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.2.98a/kinit/kinit.cpp:1361
#41 0x0000000000408b26 in main (argc=2, argv=0x7fff506feb98, envp=0x7fff506febb0) at /build/buildd/kde4libs-4.2.98a/kinit/kinit.cpp:1788

Reported using DrKonqi
Comment 1 Will Stephenson 2009-07-25 18:47:54 UTC

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