Summary: | crash in networkmanagement while configuring wifi | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | collura |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andrei.ilie, beyond.binary.thinking, briceguido, collura, fabio.dieguez, jcwynholds, kevin.kofler, lamarque, rdieter, red03golf, setitechdesk, tspg.ma, viro |
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
collura
2011-06-27 19:05:12 UTC
Created attachment 61386 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.3
- What I was doing when the application crashed:
think that both times the crashes happened while i was actually clicking the apply button after some action.
think first time might have beed adding a connetction
second time i had just deleted a connection.
think when hit apply that all was well but then after transaction cleared the apply relit and when i hit it again is when the crash happened
-- Backtrace (Reduced):
#9 0x00000034ae6324fc in ~QDebug (this=0x7ffff0082470, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 ~QDebug (this=0x7ffff0082470, __in_chrg=<optimized out>) at /usr/src/debug/networkmanagement-0.9/x86_64-redhat-linux-gnu/libs/internals/knmserviceprefs.cpp:19
#11 KNetworkManagerServicePrefs::self () at /usr/src/debug/networkmanagement-0.9/x86_64-redhat-linux-gnu/libs/internals/knmserviceprefs.cpp:22
#12 0x00007f927c2ef109 in ManageConnectionWidget::save (this=0x1810590) at /usr/src/debug/networkmanagement-0.9/settings/config/manageconnectionwidget.cpp:662
#13 0x00000034aea213a7 in KCModuleProxy::save (this=<optimized out>) at /usr/src/debug/kdelibs-4.6.3/kutils/kcmoduleproxy.cpp:279
changed title the first time abort says kcmshell4 but the second time abort says systemsettings but both times happened when clicked apply after making a change in f15-kde network settings. still probably not best title and may be 2 separate bugs but filed same place for now since both happened after editing net settings. Fixed in commit https://projects.kde.org/projects/extragear/base/networkmanagement/repository/revisions/2a7bb6e4d0f5f3708707346374f61a7786fb6f73 Git commit 2a7bb6e4d0f5f3708707346374f61a7786fb6f73 by Lamarque V. Souza. Committed on 28/06/2011 at 00:33. Pushed by lvsouza into branch 'nm09'. Create KNetworkManagerServicePrefs pointer before using it. BUG: 276631 M +1 -1 plasma_nm_version.h M +3 -0 settings/config/manageconnectionwidget.cpp http://commits.kde.org/networkmanagement/2a7bb6e4d0f5f3708707346374f61a7786fb6f73 *** Bug 278626 has been marked as a duplicate of this bug. *** *** Bug 279509 has been marked as a duplicate of this bug. *** *** Bug 284334 has been marked as a duplicate of this bug. *** *** Bug 285373 has been marked as a duplicate of this bug. *** *** Bug 286753 has been marked as a duplicate of this bug. *** *** Bug 291012 has been marked as a duplicate of this bug. *** *** Bug 293225 has been marked as a duplicate of this bug. *** *** Bug 294942 has been marked as a duplicate of this bug. *** |