Bug 302044 - Kvpnc crashes when click on 'Configure kVpnc'
Summary: Kvpnc crashes when click on 'Configure kVpnc'
Status: RESOLVED DUPLICATE of bug 271397
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 10:56 UTC by David
Modified: 2012-06-17 12:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2012-06-17 10:56:08 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-25-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: I just clicked on the 'Configure KVpnc'. It crashes also when I import a ovpn file.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f27f274f780 (LWP 2899))]

Thread 2 (Thread 0x7f27dd5cd700 (LWP 2901)):
#0  0x00007f27edb5ab03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f27ea384036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f27ea384164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f27ef953426 in QEventDispatcherGlib::processEvents (this=0x7f27d80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f27ef922c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f27ef922ed7 in QEventLoop::exec (this=0x7f27dd5ccdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f27ef821fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f27ef9029ff in QInotifyFileSystemWatcherEngine::run (this=0x15c3b30) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f27ef824fcb in QThreadPrivate::start (arg=0x15c3b30) at thread/qthread_unix.cpp:298
#9  0x00007f27ef593e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f27edb664bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f27f274f780 (LWP 2899)):
[KCrash Handler]
#6  ToolInfo::collectToolInfo (this=0x0) at /build/buildd/kvpnc-0.9.6a/src/toolinfo.cpp:56
#7  0x000000000044faba in PreferencesDialog::PreferencesDialog (this=0x1670740, parent=<optimized out>, app=<optimized out>, LogOutput=<optimized out>, GlobalConfig=0x14e99b0, showOnlyProfiles=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/preferencesdialog.cpp:132
#8  0x000000000053e94d in KVpnc::slotSettings (this=0x14add60) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:533
#9  0x000000000041f1f3 in KVpnc::qt_metacall (this=0x14add60, _c=QMetaObject::InvokeMetaMethod, _id=29668208, _a=0x7fff146538b0) at /build/buildd/kvpnc-0.9.6a/obj-x86_64-linux-gnu/src/moc_kvpnc.cpp:409
#10 0x00007f27ef938489 in QMetaObject::activate (sender=0x1576f60, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff146538b0) at kernel/qobject.cpp:3566
#11 0x00007f27ee806132 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#12 0x00007f27ee80631f in QAction::activate (this=0x1576f60, event=<optimized out>) at kernel/qaction.cpp:1257
#13 0x00007f27eec58119 in QMenuPrivate::activateCausedStack (this=0x158ee70, causedStack=..., action=0x1576f60, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1028
#14 0x00007f27eec5e272 in QMenuPrivate::activateAction (this=0x158ee70, action=0x1576f60, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120
#15 0x00007f27f09e94a0 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007f27ee85d144 in QWidget::event (this=0x159dfd0, event=0x7fff14654480) at kernel/qwidget.cpp:8362
#17 0x00007f27eec5f80b in QMenu::event (this=0x159dfd0, e=0x7fff14654480) at widgets/qmenu.cpp:2469
#18 0x00007f27ee80c894 in notify_helper (e=0x7fff14654480, receiver=0x159dfd0, this=0x13777c0) at kernel/qapplication.cpp:4559
#19 QApplicationPrivate::notify_helper (this=0x13777c0, receiver=0x159dfd0, e=0x7fff14654480) at kernel/qapplication.cpp:4531
#20 0x00007f27ee8120bf in QApplication::notify (this=<optimized out>, receiver=0x159dfd0, e=0x7fff14654480) at kernel/qapplication.cpp:4102
#21 0x00007f27f0928bb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007f27ef923e9c in QCoreApplication::notifyInternal (this=0x7fff14659010, receiver=0x159dfd0, event=0x7fff14654480) at kernel/qcoreapplication.cpp:876
#23 0x00007f27ee80d862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=0x159dfd0, event=0x7fff14654480, alienWidget=0x0, nativeWidget=0x159dfd0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#25 0x00007f27ee88d2c1 in QETWidget::translateMouseEvent (this=0x159dfd0, event=<optimized out>) at kernel/qapplication_x11.cpp:4551
#26 0x00007f27ee88bbae in QApplication::x11ProcessEvent (this=0x7fff14659010, event=0x7fff14654d50) at kernel/qapplication_x11.cpp:3732
#27 0x00007f27ee8b50d2 in x11EventSourceDispatch (s=0x1379e00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007f27ea383d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f27ea3840a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f27ea384164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f27ef9533bf in QEventDispatcherGlib::processEvents (this=0x1347ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x00007f27ee8b4d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f27ef922c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f27ef922ed7 in QEventLoop::exec (this=0x7fff14655190, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007f27f0a473b1 in KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType) () from /usr/lib/libkdeui.so.5
#36 0x00000000005135e6 in KVpncConfig::loadOptions (this=0x14e99b0) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1015
#37 0x000000000059701e in KVpnc::KVpnc (this=0x14add60, parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:180
#38 0x00000000005d5ffa in main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Reported using DrKonqi
Comment 1 Christoph Feck 2012-06-17 12:48:04 UTC

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