Bug 269647 - NEtworkManager crash NOT FIXED
Summary: NEtworkManager crash NOT FIXED
Status: RESOLVED DUPLICATE of bug 256031
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 23:13 UTC by Roger Luedecke
Modified: 2011-07-04 04:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (8.16 KB, text/plain)
2011-07-04 04:38 UTC, sam77
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Luedecke 2011-03-28 23:13:42 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
Attempting to setup a new 3g connection. I don't know why this is listed as fixed when my updated system still exhibits the behavior.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xae96c92e in MobileConnectionWizard::initializePage (this=0x8318d70, id=3) at /usr/src/debug/networkmanagement/settings/config/mobileconnectionwizard.cpp:103
#7  0xb69d6f97 in QWizardPrivate::switchToPage (this=0x83248c8, newId=3, direction=QWizardPrivate::Forward) at dialogs/qwizard.cpp:849
#8  0xb69d710c in QWizard::next (this=0x8318d70) at dialogs/qwizard.cpp:3113
#9  0xb69d77f8 in QWizard::qt_metacall (this=0x8318d70, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfc48288) at .moc/release-shared/moc_qwizard.cpp:170
#10 0xae963662 in MobileConnectionWizard::qt_metacall (this=0x8318d70, _c=QMetaObject::InvokeMetaMethod, _id=42, _a=0xbfc48288) at /usr/src/debug/networkmanagement/build/settings/config/moc_mobileconnectionwizard.cpp:78
#11 0xb6f458cd in QMetaObject::metacall (object=0x8318d70, cl=QMetaObject::InvokeMetaMethod, idx=42, argv=0xbfc48288) at kernel/qmetaobject.cpp:237
#12 0xb6f55a2c in QMetaObject::activate (sender=0x83275b0, m=0xb6db5824, local_signal_index=2, argv=0xbfc48288) at kernel/qobject.cpp:3272
#13 0xb6b6e6cd in QAbstractButton::clicked (this=0x83275b0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#14 0xb68695ad in QAbstractButtonPrivate::emitClicked (this=0x83273d8) at widgets/qabstractbutton.cpp:546
#15 0xb686ae8b in QAbstractButtonPrivate::click (this=0x83273d8) at widgets/qabstractbutton.cpp:539
#16 0xb686b146 in QAbstractButton::mouseReleaseEvent (this=0x83275b0, e=0xbfc489a4) at widgets/qabstractbutton.cpp:1121
#17 0xb64a75b0 in QWidget::event (this=0x83275b0, event=0xbfc489a4) at kernel/qwidget.cpp:8200
#18 0xb686a160 in QAbstractButton::event (this=0x83275b0, e=0xbfc489a4) at widgets/qabstractbutton.cpp:1080
#19 0xb690c678 in QPushButton::event (this=0x83275b0, e=0xbfc489a4) at widgets/qpushbutton.cpp:683
#20 0xb644c414 in QApplicationPrivate::notify_helper (this=0x80fd530, receiver=0x83275b0, e=0xbfc489a4) at kernel/qapplication.cpp:4445
#21 0xb6455c20 in QApplication::notify (this=0xbfc486bc, receiver=0x83275b0, e=0xbfc489a4) at kernel/qapplication.cpp:4006
#22 0xb75991f1 in KApplication::notify (this=0xbfc4a2ac, receiver=0x83275b0, event=0xbfc489a4) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#23 0xb6f3efde in QCoreApplication::notifyInternal (this=0xbfc4a2ac, receiver=0x83275b0, event=0xbfc489a4) at kernel/qcoreapplication.cpp:732
#24 0xb644d45c in sendSpontaneousEvent (receiver=0x83275b0, event=0xbfc489a4, alienWidget=0x83275b0, nativeWidget=0x8318d70, buttonDown=0xb6dbec00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218
#25 QApplicationPrivate::sendMouseEvent (receiver=0x83275b0, event=0xbfc489a4, alienWidget=0x83275b0, nativeWidget=0x8318d70, buttonDown=0xb6dbec00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3103
#26 0xb64d9030 in QETWidget::translateMouseEvent (this=0x8318d70, event=0xbfc48ebc) at kernel/qapplication_x11.cpp:4438
#27 0xb64d813e in QApplication::x11ProcessEvent (this=0xbfc4a2ac, event=0xbfc48ebc) at kernel/qapplication_x11.cpp:3442
#28 0xb6502960 in x11EventSourceDispatch (s=0x8100078, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#29 0xb5bf3509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0xb5bf3d10 in ?? () from /lib/libglib-2.0.so.0
#31 0xb5bf3fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0xb6f6d76b in QEventDispatcherGlib::processEvents (this=0x80eac18, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#33 0xb650255a in QGuiEventDispatcherGlib::processEvents (this=0x80eac18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0xb6f3e2bd in QEventLoop::processEvents (this=0xbfc49170, flags=...) at kernel/qeventloop.cpp:149
#35 0xb6f3e4e9 in QEventLoop::exec (this=0xbfc49170, flags=...) at kernel/qeventloop.cpp:201
#36 0xb698e25d in QDialog::exec (this=0x8318d70) at dialogs/qdialog.cpp:552
#37 0xae964d86 in ManageConnectionWidget::addClicked (this=0x81c2f30) at /usr/src/debug/networkmanagement/settings/config/manageconnectionwidget.cpp:262
#38 0xae96350c in ManageConnectionWidget::qt_metacall (this=0x81c2f30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc492f8) at /usr/src/debug/networkmanagement/build/settings/config/moc_manageconnectionwidget.cpp:92
#39 0xb6f458cd in QMetaObject::metacall (object=0x81c2f30, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xbfc492f8) at kernel/qmetaobject.cpp:237
#40 0xb6f55a2c in QMetaObject::activate (sender=0x821b890, m=0xb6db5824, local_signal_index=2, argv=0xbfc492f8) at kernel/qobject.cpp:3272
#41 0xb6b6e6cd in QAbstractButton::clicked (this=0x821b890, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#42 0xb68695ad in QAbstractButtonPrivate::emitClicked (this=0x8224930) at widgets/qabstractbutton.cpp:546
#43 0xb686ae8b in QAbstractButtonPrivate::click (this=0x8224930) at widgets/qabstractbutton.cpp:539
#44 0xb686b146 in QAbstractButton::mouseReleaseEvent (this=0x821b890, e=0xbfc49a14) at widgets/qabstractbutton.cpp:1121
#45 0xb64a75b0 in QWidget::event (this=0x821b890, event=0xbfc49a14) at kernel/qwidget.cpp:8200
#46 0xb686a160 in QAbstractButton::event (this=0x821b890, e=0xbfc49a14) at widgets/qabstractbutton.cpp:1080
#47 0xb690c678 in QPushButton::event (this=0x821b890, e=0xbfc49a14) at widgets/qpushbutton.cpp:683
#48 0xb644c414 in QApplicationPrivate::notify_helper (this=0x80fd530, receiver=0x821b890, e=0xbfc49a14) at kernel/qapplication.cpp:4445
#49 0xb6455c20 in QApplication::notify (this=0xbfc4972c, receiver=0x821b890, e=0xbfc49a14) at kernel/qapplication.cpp:4006
#50 0xb75991f1 in KApplication::notify (this=0xbfc4a2ac, receiver=0x821b890, event=0xbfc49a14) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#51 0xb6f3efde in QCoreApplication::notifyInternal (this=0xbfc4a2ac, receiver=0x821b890, event=0xbfc49a14) at kernel/qcoreapplication.cpp:732
#52 0xb644d45c in sendSpontaneousEvent (receiver=0x821b890, event=0xbfc49a14, alienWidget=0x821b890, nativeWidget=0x81581a8, buttonDown=0xb6dbec00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218
#53 QApplicationPrivate::sendMouseEvent (receiver=0x821b890, event=0xbfc49a14, alienWidget=0x821b890, nativeWidget=0x81581a8, buttonDown=0xb6dbec00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3103
#54 0xb64d9030 in QETWidget::translateMouseEvent (this=0x81581a8, event=0xbfc49f2c) at kernel/qapplication_x11.cpp:4438
#55 0xb64d813e in QApplication::x11ProcessEvent (this=0xbfc4a2ac, event=0xbfc49f2c) at kernel/qapplication_x11.cpp:3442
#56 0xb6502960 in x11EventSourceDispatch (s=0x8100078, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#57 0xb5bf3509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#58 0xb5bf3d10 in ?? () from /lib/libglib-2.0.so.0
#59 0xb5bf3fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#60 0xb6f6d76b in QEventDispatcherGlib::processEvents (this=0x80eac18, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#61 0xb650255a in QGuiEventDispatcherGlib::processEvents (this=0x80eac18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#62 0xb6f3e2bd in QEventLoop::processEvents (this=0xbfc4a1e0, flags=...) at kernel/qeventloop.cpp:149
#63 0xb6f3e4e9 in QEventLoop::exec (this=0xbfc4a1e0, flags=...) at kernel/qeventloop.cpp:201
#64 0xb698e25d in QDialog::exec (this=0x81581a8) at dialogs/qdialog.cpp:552
#65 0xb55a7bb9 in kdemain (_argc=5, _argv=0x8075708) at /usr/src/debug/kdebase-runtime-4.6.0/kcmshell/main.cpp:287
#66 0x0804e531 in _start ()

This bug may be a duplicate of or related to bug 256031.

Possible duplicates by query: bug 268914, bug 266090.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-03-29 03:38:46 UTC
As I said in the other bug entry, you have to upgrade Plasma NM. The fix in that package and not somewhere else. It does not matter if you upgrade the wrong package, you will still face this problem. So upgrade the right package.

In this other bug entry http://bugs.kde.org/253601 someone already confimed this has been fixed.

*** This bug has been marked as a duplicate of bug 256031 ***
Comment 2 Roger Luedecke 2011-03-29 10:38:21 UTC
I updated all relevant packages, and reinstalled ones that did not require
updating.

On Mon, Mar 28, 2011 at 6:38 PM, Lamarque V. Souza <lamarque@gmail.com>wrote:

> https://bugs.kde.org/show_bug.cgi?id=269647
>
>
> Lamarque V. Souza <lamarque@gmail.com> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |RESOLVED
>                 CC|                            |lamarque@gmail.com
>         Resolution|                            |DUPLICATE
>
>
>
>
> --- Comment #1 from Lamarque V. Souza <lamarque gmail com>  2011-03-29
> 03:38:46 ---
> As I said in the other bug entry, you have to upgrade Plasma NM. The fix in
> that package and not somewhere else. It does not matter if you upgrade the
> wrong package, you will still face this problem. So upgrade the right
> package.
>
> In this other bug entry http://bugs.kde.org/253601 someone already
> confimed
> this has been fixed.
>
> *** This bug has been marked as a duplicate of bug 256031 ***
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Lamarque V. Souza 2011-03-29 19:45:05 UTC
Then your distribution has not created the package including the fix. In that case you need to wait more or you can compile Plasma NM yourself:

git clone git://anongit.kde.org/networkmanagement # ~11 MB of file transfer
mkdir networkmanagement/build
cd neworkmanagement/build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
make install
Comment 4 sam77 2011-07-04 04:38:12 UTC
Created attachment 61592 [details]
New crash information added by DrKonqi

kcmshell4 () on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:

no provider list for Germany provided, crash after trying to enter provider data manualy.

note: it worked correctely on my acer extensa 3000  - 32 bit -

-- Backtrace (Reduced):
#6  text (this=0x9a5a00, id=<value optimized out>) at /usr/include/QtGui/qlistwidget.h:90
#7  MobileConnectionWizard::initializePage (this=0x9a5a00, id=<value optimized out>) at /usr/src/debug/networkmanagement/settings/config/mobileconnectionwizard.cpp:112
#8  0x00007f6ff80b791c in QWizardPrivate::switchToPage (this=0x9c5ac0, newId=<value optimized out>, direction=<value optimized out>) at dialogs/qwizard.cpp:849
#9  0x00007f6ff80b8118 in QWizard::qt_metacall (this=0x9a5a00, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fff385f1750) at .moc/release-shared/moc_qwizard.cpp:170
#10 0x00007f6fe2a6b470 in MobileConnectionWizard::qt_metacall (this=0x9a5a00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff385f1750) at /usr/src/debug/networkmanagement/build/settings/config/moc_mobileconnectionwizard.cpp:78