Bug 193264 - KVPNC crashes when connecting to CISCO VPN Server
Summary: KVPNC crashes when connecting to CISCO VPN Server
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 19:29 UTC by Carlos Fernandez
Modified: 2009-05-30 13:25 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Fernandez 2009-05-19 19:29:36 UTC
Application that crashed: kvpnc
Version of the application: 0.9.1 KDE4 +SVN(May 15 2009 0600)
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) "release 3.5"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.19-3.2-pae i686
Distribution: "openSUSE 11.2 Milestone 1 (i586)"

What I was doing when the application crashed:
When connecting to Cisco VPN Server with Active Directory username and password, KVPNC crashes and fails to establish the tunnel but added a custom route from my configuration.

 -- Backtrace:
Application: KVpnc (kvpnc), signal: Segmentation fault
[KCrash Handler]
#6  0xb79340f0 in Q3Process::isRunning() const () from /usr/lib/libQt3Support.so.4
#7  0x081d23af in KVpnc::slotConnectTimedOut() ()
#8  0x082075d5 in KVpnc::qt_metacall(QMetaObject::Call, int, void**) ()
#9  0xb6f93e08 in QMetaObject::activate (sender=0x8401dd8, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3120
#10 0xb6f94aa2 in QMetaObject::activate (sender=0x8401dd8, m=0xb7070904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3194
#11 0xb6fcf2b7 in QTimer::timeout (this=0x8401dd8) at .moc/release-shared/moc_qtimer.cpp:128
#12 0xb6f995ce in QTimer::timerEvent (this=0x8401dd8, e=0xbfbd90c4) at kernel/qtimer.cpp:261
#13 0xb6f8dd3f in QObject::event (this=0x8401dd8, e=0xbfbd90c4) at kernel/qobject.cpp:1082
#14 0xb65937ac in QApplicationPrivate::notify_helper (this=0x8306c68, receiver=0x8401dd8, e=0xbfbd90c4) at kernel/qapplication.cpp:4057
#15 0xb659af84 in QApplication::notify (this=0xbfbd93f0, receiver=0x8401dd8, e=0xbfbd90c4) at kernel/qapplication.cpp:4022
#16 0xb7555bed in KApplication::notify (this=0xbfbd93f0, receiver=0x8401dd8, event=0xbfbd90c4) at /usr/src/debug/kdelibs-4.2.85/kdeui/kernel/kapplication.cpp:307
#17 0xb6f7dbab in QCoreApplication::notifyInternal (this=0xbfbd93f0, receiver=0x8401dd8, event=0xbfbd90c4) at kernel/qcoreapplication.cpp:610
#18 0xb6fac0b1 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:586
#20 0xb6fa90d0 in timerSourceDispatch (source=0x8309928) at kernel/qeventdispatcher_glib.cpp:164
#21 0xb5df5658 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5df8bcb in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5df8d48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6fa901c in QEventDispatcherGlib::processEvents (this=0x8306c48, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:324
#25 0xb6633bf5 in QGuiEventDispatcherGlib::processEvents (this=0x8306c48, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb6f7c139 in QEventLoop::processEvents (this=0xbfbd9364, flags=) at kernel/qeventloop.cpp:149
#27 0xb6f7c582 in QEventLoop::exec (this=0xbfbd9364, flags={i = 0}) at kernel/qeventloop.cpp:200
#28 0xb6f7e90f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb6593627 in QApplication::exec () at kernel/qapplication.cpp:3526
#30 0x0820b0bd in main ()
Comment 1 Dario Andres 2009-05-19 19:48:26 UTC
There was a confusion. KVPNC is not maintained in this bug tracker. Could you please file a new bug report at https://gna.org/bugs/?group=kvpnc ? Thanks a lot!
Comment 2 Christoph Thielecke 2009-05-30 13:25:55 UTC
The kde4 version of kvpnc is developed in trunk/playground/network/kvpnc.