Summary: | Plasma crash when connecting to wired connection | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Yasha B.-K. <yashabk> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | becker1991, bruce, em_13, ik_ben_pietje, james, kozlik, lists, markstevensonjr, tibesignerie1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Yasha B.-K.
2011-08-30 23:49:06 UTC
Git commit ceba2d13c69f415dd06eb9a5351d9969d23de876 by Lamarque V. Souza. Committed on 31/08/2011 at 03:10. Pushed by lvsouza into branch 'master'. Update current connectin pointer when it is deleted. BUG: 281074 M +2 -0 applet/interfaceitem.h M +14 -0 applet/interfaceitem.cpp http://commits.kde.org/networkmanagement/ceba2d13c69f415dd06eb9a5351d9969d23de876 Git commit 0e0fa354f69c977abbefded9357d6c6048605460 by Lamarque V. Souza. Committed on 31/08/2011 at 03:05. Pushed by lvsouza into branch 'nm09'. Update current connectin pointer when it is deleted. BUG: 281074 M +1 -0 applet/interfaceitem.h M +7 -0 applet/interfaceitem.cpp http://commits.kde.org/networkmanagement/0e0fa354f69c977abbefded9357d6c6048605460 *** Bug 281205 has been marked as a duplicate of this bug. *** *** Bug 284364 has been marked as a duplicate of this bug. *** *** Bug 284910 has been marked as a duplicate of this bug. *** *** Bug 285376 has been marked as a duplicate of this bug. *** *** Bug 287107 has been marked as a duplicate of this bug. *** *** Bug 289329 has been marked as a duplicate of this bug. *** Created attachment 69656 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
I noticed that my wired connection was disconnected shortly after waking up the computer. I went the reconnect throught the system tray network manager and thats when plasma crashed. I have yet to try again, and it has not happened like that before.
-- Backtrace (Reduced):
#7 0x00007f8acfc42714 in QObject::disconnect (sender=0x20bb520, signal=0x0, receiver=0x2d76100, method=0x0) at kernel/qobject.cpp:2728
#8 0x00007f8aa75e5971 in InterfaceItem::currentConnectionChanged (this=0x2d76100) at ../../applet/interfaceitem.cpp:330
#9 0x00007f8aa75e5c56 in InterfaceItem::connectionStateChanged (this=0x2d76100, state=Solid::Control::NetworkInterfaceNm09::Disconnected) at ../../applet/interfaceitem.cpp:442
#10 0x00007f8aa75d8cf1 in InterfaceItem::qt_metacall (this=0x2d76100, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff66d619d0) at moc_interfaceitem.cpp:122
[...]
#12 0x00007f8aa6ab8f8d in Solid::Control::NetworkInterfaceNm09::connectionStateChanged (this=<optimized out>, _t1=30, _t2=70, _t3=0) at ./networkinterface.moc:167
*** Bug 303089 has been marked as a duplicate of this bug. *** *** Bug 292554 has been marked as a duplicate of this bug. *** |