Bug 239050 - KNetworkmanager crashes when trying to connect using Cisco VPN
Summary: KNetworkmanager crashes when trying to connect using Cisco VPN
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 21:27 UTC by Robert LeBlanc
Modified: 2010-05-28 20:20 UTC (History)
1 user (show)

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 Robert LeBlanc 2010-05-27 21:27:23 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-3-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
When I try to connect to our work's Cisco VPN, Knetworkmanager crashes everytime.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x9438e88) at kernel/qaction.cpp:793
#7  0xb6b0bb88 in QMenu::mouseMoveEvent (this=0x9438e88, e=0xbfdf7830) at widgets/qmenu.cpp:2810
#8  0xb66c7d1a in QWidget::event (this=0x9438978, event=0xbfdf7830) at kernel/qwidget.cpp:7983
#9  0xb6b0d5ec in QMenu::event (this=0x9438978, e=0xbfdf7830) at widgets/qmenu.cpp:2414
#10 0xb539e20f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0xb6380b8a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x93833b0, receiver=0x9438978, event=0xbfdf7830) at kernel/qcoreapplication.cpp:819
#12 0xb6669bc9 in QApplicationPrivate::notify_helper (this=0x93833b0, receiver=0x9438978, e=0xbfdf7830) at kernel/qapplication.cpp:4296
#13 0xb66710f7 in QApplication::notify (this=0xbfdf9590, receiver=0x9438978, e=0xbfdf7830) at kernel/qapplication.cpp:3865
#14 0xb74757da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb63818eb in QCoreApplication::notifyInternal (this=0xbfdf9590, receiver=0x9438978, event=0xbfdf7830) at kernel/qcoreapplication.cpp:704
#16 0xb6670052 in QCoreApplication::sendEvent (receiver=0x9438978, event=0xbfdf7830, alienWidget=0x0, nativeWidget=0x9438978, buttonDown=0xb6fae918, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9438978, event=0xbfdf7830, alienWidget=0x0, nativeWidget=0x9438978, buttonDown=0xb6fae918, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0xb667059a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x93833b0, widget=0x95a5d00) at kernel/qapplication.cpp:3051
#19 0xb66c68b6 in QWidgetPrivate::hideChildren (this=0x95a5b98, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0xb66c6a6a in QWidgetPrivate::hide_helper (this=0x95a5b98) at kernel/qwidget.cpp:7283
#21 0xb66d01d0 in QWidget::setVisible (this=0x959b828, visible=false) at kernel/qwidget.cpp:7455
#22 0xb66d4760 in QWidget::hide (this=0x944ae40, widget=0x959b828) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x944ae40, widget=0x959b828) at kernel/qwidgetaction.cpp:206
#24 0xb6b07732 in QMenu::actionEvent (this=0x9438978, e=0xbfdf8018) at widgets/qmenu.cpp:2883
#25 0xb66c7ffd in QWidget::event (this=0x9438978, event=0xbfdf8018) at kernel/qwidget.cpp:8373
#26 0xb6b0d5ec in QMenu::event (this=0x9438978, e=0xbfdf8018) at widgets/qmenu.cpp:2414
#27 0xb6669bec in QApplicationPrivate::notify_helper (this=0x93833b0, receiver=0x9438978, e=0xbfdf8018) at kernel/qapplication.cpp:4300
#28 0xb66707f9 in QApplication::notify (this=0xbfdf9590, receiver=0x9438978, e=0xbfdf8018) at kernel/qapplication.cpp:4265
#29 0xb74757da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0xb63818eb in QCoreApplication::notifyInternal (this=0xbfdf9590, receiver=0x9438978, event=0xbfdf8018) at kernel/qcoreapplication.cpp:704
#31 0xb66bd042 in QCoreApplication::sendEvent (this=0x9438978, action=0x944ae40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9438978, action=0x944ae40) at kernel/qwidget.cpp:3018
#33 0x0805655f in _start ()

This bug may be a duplicate of or related to bug 215080.

Possible duplicates by query: bug 238950, bug 238818, bug 238308, bug 238192, bug 238151.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-05-28 20:20:07 UTC

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