Bug 310805 - problems with wlan setting
Summary: problems with wlan setting
Status: RESOLVED DUPLICATE of bug 282996
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 09:38 UTC by karsten
Modified: 2012-11-28 11:46 UTC (History)
0 users

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 karsten 2012-11-28 09:38:47 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5) "release 2"
Qt Version: 4.8.1
Operating System: Linux 3.4.11-2.16-desktop x86_64
Distribution: "openSUSE 12.2 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
trying to connect to a network, using KDW wallet system but with password stored was wrong. It seemed to bounce back and forth between having to enter the wallet password (which usually you have to enter only once when using it first), and having to enter the Security password phrase in a little dialog.
After several tries it crashed when I found the source of the error and tried to change the password in the "manage network connections" dialog.

-- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0b79801780 (LWP 2241))]

Thread 2 (Thread 0x7f0b5f338700 (LWP 2252)):
#0  0x00007f0b78490513 in QTimerInfoList::timerWait (this=<optimized out>, tm=...) at kernel/qeventdispatcher_unix.cpp:475
#1  0x00007f0b7848f01c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f0b5f337c4c) at kernel/qeventdispatcher_glib.cpp:136
#2  0x00007f0b7848f0c5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#3  0x00007f0b73b4debf in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f0b73b4e5ab in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f0b73b4e7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f0b7848f956 in QEventDispatcherGlib::processEvents (this=0x7f0b580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f0b7846073f in QEventLoop::processEvents (this=this@entry=0x7f0b5f337df0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f0b784609c8 in QEventLoop::exec (this=0x7f0b5f337df0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f0b78364e40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f0b7844111f in QInotifyFileSystemWatcherEngine::run (this=0x26dfed0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f0b78367ddb in QThreadPrivate::start (arg=0x26dfed0) at thread/qthread_unix.cpp:298
#12 0x00007f0b780d1e0e in start_thread () from /lib64/libpthread.so.0
#13 0x00007f0b76e4a2bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0b79801780 (LWP 2241)):
[KCrash Handler]
#6  deref (this=0x100000002) at ../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x26c1b78, other=...) at tools/qstring.cpp:1411
#8  0x00007f0b61127a72 in ConnectionWidget::writeConfig (this=0x23f3130) at /usr/src/debug/networkmanagement-0.9.0.2/libs/ui/connectionwidget.cpp:94
#9  0x00007f0b6115b245 in ConnectionPreferences::save (this=0x26bda90) at /usr/src/debug/networkmanagement-0.9.0.2/libs/ui/connectionprefs.cpp:102
#10 0x00007f0b6116358c in ConnectionEditor::editConnection (this=<optimized out>, con=0x26c1b70) at /usr/src/debug/networkmanagement-0.9.0.2/libs/ui/connectioneditor.cpp:105
#11 0x00007f0b615fd779 in ManageConnectionWidget::editGotSecrets (this=0x2430f00, valid=<optimized out>, errorMessage=..., uuid=...) at /usr/src/debug/networkmanagement-0.9.0.2/settings/config/manageconnectionwidget.cpp:558
#12 0x00007f0b78477f5f in QMetaObject::activate (sender=0x23bd8d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb3fd6c0) at kernel/qobject.cpp:3556
#13 0x00007f0b6139924c in NMDBusSettingsConnectionProvider::getConnectionSecretsCompleted (this=<optimized out>, _t1=true, _t2=..., _t3=...) at /usr/src/debug/networkmanagement-0.9.0.2/build/backends/NetworkManager/moc_nmdbussettingsconnectionprovider.cpp:142
#14 0x00007f0b613d79d1 in NMDBusSettingsConnectionProvider::onConnectionSecretsArrived (this=0x23bd8d0, watcher=0x26972f0) at /usr/src/debug/networkmanagement-0.9.0.2/backends/NetworkManager/nmdbussettingsconnectionprovider.cpp:502
#15 0x00007f0b78477f5f in QMetaObject::activate (sender=0x26972f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb3fda80) at kernel/qobject.cpp:3556
#16 0x00007f0b751e6a3f in QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=0x26972f0) at .moc/release-shared/moc_qdbuspendingcall.cpp:106
#17 0x00007f0b784760ae in QObject::event (this=0x26972f0, e=<optimized out>) at kernel/qobject.cpp:1204
#18 0x00007f0b775f174c in QApplicationPrivate::notify_helper (this=this@entry=0x2183350, receiver=receiver@entry=0x26972f0, e=e@entry=0x26bd280) at kernel/qapplication.cpp:4554
#19 0x00007f0b775f5c7a in QApplication::notify (this=0x7fffeb3fe630, receiver=0x26972f0, e=0x26bd280) at kernel/qapplication.cpp:4415
#20 0x00007f0b791f9006 in KApplication::notify (this=0x7fffeb3fe630, receiver=0x26972f0, event=0x26bd280) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#21 0x00007f0b7846173e in QCoreApplication::notifyInternal (this=0x7fffeb3fe630, receiver=receiver@entry=0x26972f0, event=event@entry=0x26bd280) at kernel/qcoreapplication.cpp:876
#22 0x00007f0b78465091 in sendEvent (event=0x26bd280, receiver=0x26972f0) at kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20f72b0) at kernel/qcoreapplication.cpp:1500
#24 0x00007f0b7848f7a3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x2185a00) at kernel/qeventdispatcher_glib.cpp:279
#26 0x00007f0b73b4e3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f0b73b4e6e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f0b73b4e7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f0b7848f936 in QEventDispatcherGlib::processEvents (this=0x20fd790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f0b776918ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f0b7846073f in QEventLoop::processEvents (this=this@entry=0x7fffeb3fe390, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f0b784609c8 in QEventLoop::exec (this=0x7fffeb3fe390, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007f0b77aa4448 in QDialog::exec (this=0x2310390) at dialogs/qdialog.cpp:554
#34 0x00007f0b66ab818c in kdemain () from /usr/lib64/libkdeinit4_kcmshell4.so
#35 0x0000000000408892 in launch (argc=argc@entry=5, _name=_name@entry=0x216a9e8 "kcmshell4", args=0x216aa39 "\001", args@entry=0x216a9f2 "--icon", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=<optimized out>, envs@entry=0x216aa41 "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x40b12e "0") at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:734
#36 0x000000000040972b in handle_launcher_request (sock=8, who=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:1226
#37 0x0000000000409d70 in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:1419
#38 0x00000000004058f7 in main (argc=4, argv=<optimized out>, envp=0x7fffeb3ff430) at /usr/src/debug/kdelibs-4.8.5/kinit/kinit.cpp:1907

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

Possible duplicates by query: bug 292829, bug 292673.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-11-28 11:46:01 UTC

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