Bug 279463 - Create a new wifi connnection (unsecured) and miss the root password the first time
Summary: Create a new wifi connnection (unsecured) and miss the root password the firs...
Status: RESOLVED FIXED
Alias: None
Product: Network Management
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
: 279721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-05 16:08 UTC by Bruno Friedmann
Modified: 2011-08-09 15:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: nm09
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Friedmann 2011-08-05 16:08:04 UTC
Application: networkmanagement_configshell ()
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-2-desktop x86_64
Distribution: "openSUSE 12.1 Milestone 3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
After having wakeup the computer, turn on the wifi I pick the display more, then pick the free unsecured wifi from the hotel.
Then the root password appear, I miss to fill it right the first time, then this crash occured.
I'e filled the root password correctly the second time, and the connection is recorded and working.

-- Backtrace:
Application: Gestion de réseau (networkmanagement_configshell), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0aa5ca0760 (LWP 30114))]

Thread 2 (Thread 0x7f0a959f7700 (LWP 30115)):
#0  0x00007f0aa231c813 in __poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0a9e56f6e8 in g_main_context_poll (n_fds=1, fds=0x9ae110, timeout=-1, context=0xa638e0, priority=<optimized out>) at gmain.c:3474
#2  g_main_context_iterate (context=0xa638e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3156
#3  0x00007f0a9e56fba9 in g_main_context_iteration (context=0xa638e0, may_block=1) at gmain.c:3224
#4  0x00007f0aa3703ef6 in QEventDispatcherGlib::processEvents (this=0x9442b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f0aa36d8452 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f0aa36d864f in QEventLoop::exec (this=0x7f0a959f6df0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f0aa35f00df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:492
#8  0x00007f0aa36bb51f in QInotifyFileSystemWatcherEngine::run (this=0xa6d0a0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f0aa35f2b25 in QThreadPrivate::start (arg=0xa6d0a0) at thread/qthread_unix.cpp:320
#10 0x00007f0a9ff4ee55 in start_thread (arg=0x7f0a959f7700) at pthread_create.c:301
#11 0x00007f0aa232586d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f0aa5ca0760 (LWP 30114)):
[KCrash Handler]
#6  ManageConnection::~ManageConnection (this=0x68a810, __in_chrg=<optimized out>) at /usr/src/debug/networkmanagement-0.9.2.65git.1311635210/settings/configshell/manageconnection.cpp:63
#7  0x000000000040ede9 in ManageConnection::~ManageConnection (this=0x68a810, __in_chrg=<optimized out>) at /usr/src/debug/networkmanagement-0.9.2.65git.1311635210/settings/configshell/manageconnection.cpp:65
#8  0x00007f0aa36efab8 in QObject::event (this=0x68a810, e=<optimized out>) at kernel/qobject.cpp:1200
#9  0x00007f0aa2aae9e4 in notify_helper (e=0xa50250, receiver=0x68a810, this=0x65f4c0) at kernel/qapplication.cpp:4462
#10 QApplicationPrivate::notify_helper (this=0x65f4c0, receiver=0x68a810, e=0xa50250) at kernel/qapplication.cpp:4434
#11 0x00007f0aa2ab3871 in QApplication::notify (this=0x7fff991b1690, receiver=0x68a810, e=0xa50250) at kernel/qapplication.cpp:4341
#12 0x00007f0aa48d59f6 in KApplication::notify (this=0x7fff991b1690, receiver=0x68a810, event=0xa50250) at /usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:311
#13 0x00007f0aa36d924c in QCoreApplication::notifyInternal (this=0x7fff991b1690, receiver=0x68a810, event=0xa50250) at kernel/qcoreapplication.cpp:731
#14 0x00007f0aa36dc628 in sendEvent (event=0xa50250, receiver=0x68a810) at kernel/qcoreapplication.h:215
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x623150) at kernel/qcoreapplication.cpp:1372
#16 0x00007f0aa36dc84e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1015
#17 0x000000000040963b in main (argc=7, argv=0x7fff991b1d28) at /usr/src/debug/networkmanagement-0.9.2.65git.1311635210/settings/configshell/main.cpp:112

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-08-05 21:10:24 UTC
Fixed in commit d6ff940cd9aae7244414f6323d7fcd1c7ecf4f4b
Comment 2 Lamarque V. Souza 2011-08-09 15:50:16 UTC
*** Bug 279721 has been marked as a duplicate of this bug. ***