[Bug 817243] New: kde networkmanager applet crashes on vpn configuration file import
https://bugzilla.novell.com/show_bug.cgi?id=817243 https://bugzilla.novell.com/show_bug.cgi?id=817243#c0 Summary: kde networkmanager applet crashes on vpn configuration file import Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: myrosia@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=536951) --> (http://bugzilla.novell.com/attachment.cgi?id=536951) ovpn configuration file that crashes the system User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 I am trying to set up openVPN connection using a configuration file supplied by my employer. The file (attached) has been confirmed to work on other Linux distributions. When I try to import it, I get a segmentation fault. Reproducible: Always Steps to Reproduce: 1. Right click on "NetworkManager" icon in KDE4 tray and choose "Network Management settings" 2. Choose "Network Connection" - VPN tab 3. Click on "import" and choose the attached ovpn file Actual Results: Segmentation fault with signal 11 Expected Results: Next dialogue/connection set up I am using OpenSuse 12.2 with all the latest updates The backtrace after the crash: Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f8049c2b780 (LWP 2436))] Thread 3 (Thread 0x7f8022986700 (LWP 2701)): #0 0x00007f804727614f in poll () from /lib64/libc.so.6 #1 0x00007f8043f83684 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f8043f837a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f80488c2956 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #4 0x00007f804889373f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #5 0x00007f80488939c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #6 0x00007f8048797e40 in QThread::exec() () from /usr/lib64/libQtCore.so.4 #7 0x00007f804887411f in ?? () from /usr/lib64/libQtCore.so.4 #8 0x00007f804879addb in ?? () from /usr/lib64/libQtCore.so.4 #9 0x00007f8048504e0e in start_thread () from /lib64/libpthread.so.0 #10 0x00007f804727e2cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f801afa2700 (LWP 2973)): #0 0x00007f80485088f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f803d4c9217 in ?? () from /usr/lib64/libQtScript.so.4 #2 0x00007f803d4c9249 in ?? () from /usr/lib64/libQtScript.so.4 #3 0x00007f8048504e0e in start_thread () from /lib64/libpthread.so.0 #4 0x00007f804727e2cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f8049c2b780 (LWP 2436)): [KCrash Handler] #5 0x00007f80487e4a00 in QString::operator=(QString const&) () from /usr/lib64/libQtCore.so.4 #6 0x00007f801278be2f in ?? () from /usr/lib64/kde4/networkmanagement_openvpnui.so #7 0x00007f801829bd01 in ?? () from /usr/lib64/kde4/kcm_networkmanagement.so #8 0x00007f80488aaf5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #9 0x00007f8048088ea2 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4 #10 0x00007f8047ddcfae in ?? () from /usr/lib64/libQtGui.so.4 #11 0x00007f8047ddd7e0 in ?? () from /usr/lib64/libQtGui.so.4 #12 0x00007f8047ddda4c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4 #13 0x00007f8047a73e60 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #14 0x00007f8047a2474c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #15 0x00007f8047a294db in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #16 0x00007f804962d006 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #17 0x00007f804889473e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #18 0x00007f8047a2558b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4 #19 0x00007f8047a9fbd4 in ?? () from /usr/lib64/libQtGui.so.4 #20 0x00007f8047a9e961 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #21 0x00007f8047ac4c32 in ?? () from /usr/lib64/libQtGui.so.4 #22 0x00007f8043f833b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f8043f836e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f8043f837a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #25 0x00007f80488c2936 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #26 0x00007f8047ac48ae in ?? () from /usr/lib64/libQtGui.so.4 #27 0x00007f804889373f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #28 0x00007f80488939c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #29 0x00007f80488983a8 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #30 0x00007f8036ead5b5 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #31 0x0000000000408892 in _start () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817243 https://bugzilla.novell.com/show_bug.cgi?id=817243#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |kde-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=817243 http://bugzilla.novell.com/show_bug.cgi?id=817243#c1 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jslaby@suse.com Resolution|--- |WONTFIX --- Comment #1 from Jiri Slaby <jslaby@suse.com> --- This version is out of maintenance, if you still see the problem, please reopen and move the bug to a more recent product. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com