Bug 271397

Summary: crash when opening configuration dialog from menu
Product: [Unmaintained] kvpnc Reporter: Roderick <r.ford>
Component: generalAssignee: Christoph Thielecke <crissi99>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: david
Priority: NOR    
Version First Reported In: 0.9.6   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Roderick 2011-04-21 03:49:56 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux 6.0.1 (squeeze)

-- Information about the crash:
hal installation had some errors.
kvpnc tray icon crashes when selecting menu item "Configure Kvpnc..." from tray icon menu.

The crash can be reproduced every time.

 -- Backtrace:
Application: KVpnc (kvpnc), signal: Segmentation fault
[KCrash Handler]
#6  ToolInfo::collectToolInfo (this=0x0) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/toolinfo.cpp:56
#7  0x08097bf7 in PreferencesDialog (this=0x98795d8, parent=0x96e5458, app=0xbff061c8, LogOutput=0x9842a98, GlobalConfig=0x9774630, showOnlyProfiles=false)
    at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/preferencesdialog.cpp:132
#8  0x0819aa77 in KVpnc::slotSettings (this=0x96e5458) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/kvpnc.cpp:533
#9  0x08061a19 in KVpnc::qt_metacall (this=0x96e5458, _c=QMetaObject::InvokeMetaMethod, _id=-1249127520, _a=0xbff02db8)
    at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/obj-i486-linux-gnu/src/moc_kvpnc.cpp:409
#10 0xb66867aa in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb66951bb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb5b4acc9 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#13 0xb5b4cebc in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#14 0xb5fee0ff in ?? () from /usr/lib/libQtGui.so.4
#15 0xb5ff45ab in ?? () from /usr/lib/libQtGui.so.4
#16 0xb5ff55f7 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6e49175 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb5baf7c8 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb5ff6bfc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb5b515cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb5b58af7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb6d53c0a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0xb66814cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0xb5b57a52 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#25 0xb5be3268 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb5be2253 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb5c10372 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb5334305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0xb5337fe8 in ?? () from /lib/libglib-2.0.so.0
#30 0xb53381c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0xb66ad075 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb5c0fed5 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb667fae9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb667ff3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb6df394f in KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType) () from /usr/lib/libkdeui.so.5
#36 0x08174ed9 in KVpncConfig::loadOptions (this=0x9774630) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/kvpncconfig.cpp:1015
#37 0x082024d8 in KVpnc (this=0x96e5458, parent=0xbff061c8, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/kvpnc.cpp:173
#38 0x0824a398 in main (argc=1, argv=0xbff06584) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/main.cpp:121

Reported using DrKonqi
Comment 1 Christoph Feck 2012-06-17 12:48:04 UTC
*** Bug 302044 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Crouthamel 2018-09-04 14:54:08 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.