Summary: | Plasma crash during network connect (Qt 4.7) [QMutex::lock, QNetworkConfigurationManagerPrivate::configurationRemoved, ..., QBearerEngine::configurationRemoved] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Scott Kitterman <kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | a.j.ball, adam, cabiri.tech, garystriplett, helio.loureiro, morynicz, ricardo, ticker.4.news, zuluschwarz |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Scott Kitterman
2010-07-15 19:44:42 UTC
*** Bug 246475 has been marked as a duplicate of this bug. *** *** Bug 247282 has been marked as a duplicate of this bug. *** Sounds like a problem of the new Qt 4.7 network classes. Created attachment 52576 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
try to connect wlan with networkmanager - crasht
-- Backtrace (Reduced):
#7 QMutex::lock (this=0xc) at thread/qmutex.cpp:151
#8 0x00e29166 in QNetworkConfigurationManagerPrivate::configurationRemoved (this=0x986b0d0, ptr=) at bearer/qnetworkconfigmanager_p.cpp:313
#9 0x00e8bb68 in QNetworkConfigurationManagerPrivate::qt_metacall (this=0x986b0d0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbffa76e8) at .moc/release-shared/moc_qnetworkconfigmanager_p.cpp:105
[...]
[...]
#12 0x00e2c213 in QBearerEngine::configurationRemoved (this=0x98cdce0, _t1=...) at .moc/release-shared/moc_qbearerengine_p.cpp:101
#13 0x04cca7aa in QNetworkManagerEngine::parseConnection (this=0x98cdce0, service=..., settingsPath=..., map=...) at qnetworkmanagerengine.cpp:740
*** Bug 255116 has been marked as a duplicate of this bug. *** This also happens on my system. I imagine it doesn't have more votes because that of the few people that try plasma-netbook, there are even fewer with a bugzilla account. I couldn't even login to my system to disable plasma-netbook and go back to regular plasma, because it would crash. The only option is to click on cancel on the kwallet dialog so the whole plasma doesn't crash. It's a shame because plasma-netbook is looking really nice. *** Bug 258804 has been marked as a duplicate of this bug. *** unfortunately this depends from Qt and we can't do much, in particular from Qt mobility network management bits. try to update Qt/QtMobility *** Bug 263297 has been marked as a duplicate of this bug. *** *** Bug 270183 has been marked as a duplicate of this bug. *** *** Bug 269986 has been marked as a duplicate of this bug. *** *** Bug 270731 has been marked as a duplicate of this bug. *** *** Bug 272229 has been marked as a duplicate of this bug. *** |