[Bug 304669] New: importing openvpn.conf

loki87 alexander.fried87 at googlemail.com
Mon Aug 6 14:58:15 BST 2012


https://bugs.kde.org/show_bug.cgi?id=304669

            Bug ID: 304669
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: unassigned-bugs at kde.org
           Summary: importing openvpn.conf
    Classification: Unclassified
                OS: Linux
          Reporter: alexander.fried87 at googlemail.com
          Hardware: Debian unstable
            Status: UNCONFIRMED
         Component: general
           Product: systemsettings

Application: kcmshell4 ()
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.5-0.towo-siduction-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

choose file to import in network-manager-openvpn configgui, this file is
working with nativ openvpn client

The crash can be reproduced every time.

-- Backtrace:
Application: KDE-Kontrollmodul (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f42e0acf760 (LWP 21835))]

Thread 2 (Thread 0x7f42c2cb9700 (LWP 21980)):
#0  0x00007f42db358f30 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f42db3591a9 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f42db31cd19 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f42db31d3fb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f42db31d5f4 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f42df7282c6 in QEventDispatcherGlib::processEvents (this=0x1db7fb0,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f42df6f88ef in QEventLoop::processEvents
(this=this at entry=0x7f42c2cb8e10, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f42df6f8b78 in QEventLoop::exec (this=0x7f42c2cb8e10, flags=...) at
kernel/qeventloop.cpp:204
#8  0x00007f42df5fbd70 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#9  0x00007f42df6d91ff in QInotifyFileSystemWatcherEngine::run (this=0x1dc0d20)
at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f42df5fed0b in QThreadPrivate::start (arg=0x1dc0d20) at
thread/qthread_unix.cpp:307
#11 0x00007f42dbdfbb50 in start_thread (arg=<optimized out>) at
pthread_create.c:304
#12 0x00007f42de31070d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f42e0acf760 (LWP 21835)):
[KCrash Handler]
#6  deref (this=0x21) at
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x1fc8ed8, other=...) at tools/qstring.cpp:1411
#8  0x00007f42c33859b8 in OpenVpnUiPlugin::importConnectionSettings(QString
const&) () from /usr/lib/kde4/networkmanagement_openvpnui.so
#9  0x00007f42c5f65b19 in ManageConnectionWidget::importClicked() () from
/usr/lib/kde4/kcm_networkmanagement.so
#10 0x00007f42c5f61597 in ManageConnectionWidget::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib/kde4/kcm_networkmanagement.so
#11 0x00007f42df70f58f in QMetaObject::activate (sender=0x1b9fa80, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff40cb1960) at
kernel/qobject.cpp:3547
#12 0x00007f42df1092d2 in QAbstractButton::clicked (this=<optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#13 0x00007f42dee5d3ae in QAbstractButtonPrivate::emitClicked
(this=this at entry=0x1b9fac0) at widgets/qabstractbutton.cpp:548
#14 0x00007f42dee5dbe0 in QAbstractButtonPrivate::click
(this=this at entry=0x1b9fac0) at widgets/qabstractbutton.cpp:541
#15 0x00007f42dee5de4c in QAbstractButton::mouseReleaseEvent (this=0x1b9fa80,
e=0x7fff40cb2200) at widgets/qabstractbutton.cpp:1123
#16 0x00007f42deaf2ed0 in QWidget::event (this=0x1b9fa80, event=0x7fff40cb2200)
at kernel/qwidget.cpp:8371
#17 0x00007f42deaa370c in QApplicationPrivate::notify_helper
(this=this at entry=0x18d6b90, receiver=receiver at entry=0x1b9fa80,
e=e at entry=0x7fff40cb2200) at kernel/qapplication.cpp:4556
#18 0x00007f42deaa83eb in QApplication::notify (this=<optimized out>,
receiver=0x1b9fa80, e=0x7fff40cb2200) at kernel/qapplication.cpp:4099
#19 0x00007f42e04c28a6 in KApplication::notify (this=0x7fff40cb2ff0,
receiver=0x1b9fa80, event=0x7fff40cb2200) at
../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f42df6f9b9e in QCoreApplication::notifyInternal
(this=0x7fff40cb2ff0, receiver=0x1b9fa80, event=0x7fff40cb2200) at
kernel/qcoreapplication.cpp:915
#21 0x00007f42deaa454b in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QApplicationPrivate::sendMouseEvent (receiver=0x1b9fa80,
event=0x7fff40cb2200, alienWidget=0x1b9fa80, nativeWidget=0x1a53bc0,
buttonDown=0x7f42df5792a8, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3167
#23 0x00007f42deb1f0f4 in QETWidget::translateMouseEvent
(this=this at entry=0x1a53bc0, event=event at entry=0x7fff40cb2970) at
kernel/qapplication_x11.cpp:4523
#24 0x00007f42deb1de81 in QApplication::x11ProcessEvent (this=0x7fff40cb2ff0,
event=0x7fff40cb2970) at kernel/qapplication_x11.cpp:3646
#25 0x00007f42deb44cf2 in x11EventSourceDispatch (s=0x18d9400, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007f42db31d205 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f42db31d538 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f42db31d5f4 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f42df7282a6 in QEventDispatcherGlib::processEvents (this=0x18277d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f42deb4496e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f42df6f88ef in QEventLoop::processEvents
(this=this at entry=0x7fff40cb2d50, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f42df6f8b78 in QEventLoop::exec (this=0x7fff40cb2d50, flags=...) at
kernel/qeventloop.cpp:204
#33 0x00007f42def576d8 in QDialog::exec (this=0x1a53bc0) at
dialogs/qdialog.cpp:554
#34 0x00007f42cba9916c in kdemain (_argc=26044144, _argv=<optimized out>) at
../../kcmshell/main.cpp:292
#35 0x0000000000408a62 in launch (argc=argc at entry=5,
_name=_name at entry=0x18beb08 "kcmshell4", args=0x18beb59 "\001",
args at entry=0x18beb12 "--icon", cwd=cwd at entry=0x0, envc=envc at entry=1,
envs=<optimized out>, envs at entry=0x18beb61 "DISPLAY=:0", reset_env=false,
tty=tty at entry=0x0, avoid_loops=false,
startup_id_str=startup_id_str at entry=0x40b51e "0") at ../../kinit/kinit.cpp:746
#36 0x0000000000409b7b in handle_launcher_request (sock=8, who=<error reading
variable: Unhandled dwarf expression opcode 0xfa>) at
../../kinit/kinit.cpp:1238
#37 0x000000000040a1eb in handle_requests (waitForPid=waitForPid at entry=0) at
../../kinit/kinit.cpp:1431
#38 0x00000000004058e7 in main (argc=4, argv=<optimized out>,
envp=0x7fff40cb3e00) at ../../kinit/kinit.cpp:1919

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list