Bug 237148 - KNetworkManager Crash when trying to activate VPN
Summary: KNetworkManager Crash when trying to activate VPN
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 20:44 UTC by vdplas
Modified: 2010-07-07 02:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.00 KB, text/plain)
2010-06-08 22:14 UTC, Maral Afris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vdplas 2010-05-10 20:44:45 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
KNetwerkManager crashes when I try to activate a VPN connection to the Erasmus University. I didn´t had problems with ubuntu 9.10

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x00ed494a in QAction::isSeparator (this=0x9069e08) at kernel/qaction.cpp:793
#7  0x01381668 in QMenu::mouseMoveEvent (this=0x9069e08, e=0xbfaaa910) at widgets/qmenu.cpp:2810
#8  0x00f3969a in QWidget::event (this=0x90697f0, event=0xbfaaa910) at kernel/qwidget.cpp:7983
#9  0x013830cc in QMenu::event (this=0x90697f0, e=0xbfaaa910) at widgets/qmenu.cpp:2414
#10 0x0184ff3f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x040cccda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8f9f008, receiver=0x90697f0, event=0xbfaaa910) at kernel/qcoreapplication.cpp:819
#12 0x00edb4b9 in QApplicationPrivate::notify_helper (this=0x8f9f008, receiver=0x90697f0, e=0xbfaaa910) at kernel/qapplication.cpp:4296
#13 0x00ee29f7 in QApplication::notify (this=0xbfaac640, receiver=0x90697f0, e=0xbfaaa910) at kernel/qapplication.cpp:3865
#14 0x0061df2a in KApplication::notify (this=0xbfaac640, receiver=0x90697f0, event=0xbfaaa910) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x040cda3b in QCoreApplication::notifyInternal (this=0xbfaac640, receiver=0x90697f0, event=0xbfaaa910) at kernel/qcoreapplication.cpp:704
#16 0x00ee1952 in QCoreApplication::sendEvent (receiver=0x90697f0, event=0xbfaaa910, alienWidget=0x0, nativeWidget=0x90697f0, buttonDown=0x181f058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x90697f0, event=0xbfaaa910, alienWidget=0x0, nativeWidget=0x90697f0, buttonDown=0x181f058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x00ee1e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8f9f008, widget=0x91f34c0) at kernel/qapplication.cpp:3051
#19 0x00f38236 in QWidgetPrivate::hideChildren (this=0x91fb2c8, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x00f383ea in QWidgetPrivate::hide_helper (this=0x91fb2c8) at kernel/qwidget.cpp:7283
#21 0x00f41b40 in QWidget::setVisible (this=0x8f9c710, visible=false) at kernel/qwidget.cpp:7455
#22 0x00f460d0 in QWidget::hide (this=0x903d9a8, widget=0x8f9c710) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x903d9a8, widget=0x8f9c710) at kernel/qwidgetaction.cpp:206
#24 0x0137d212 in QMenu::actionEvent (this=0x90697f0, e=0xbfaab0f8) at widgets/qmenu.cpp:2883
#25 0x00f3997d in QWidget::event (this=0x90697f0, event=0xbfaab0f8) at kernel/qwidget.cpp:8373
#26 0x013830cc in QMenu::event (this=0x90697f0, e=0xbfaab0f8) at widgets/qmenu.cpp:2414
#27 0x00edb4dc in QApplicationPrivate::notify_helper (this=0x8f9f008, receiver=0x90697f0, e=0xbfaab0f8) at kernel/qapplication.cpp:4300
#28 0x00ee20f9 in QApplication::notify (this=0xbfaac640, receiver=0x90697f0, e=0xbfaab0f8) at kernel/qapplication.cpp:4265
#29 0x0061df2a in KApplication::notify (this=0xbfaac640, receiver=0x90697f0, event=0xbfaab0f8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x040cda3b in QCoreApplication::notifyInternal (this=0xbfaac640, receiver=0x90697f0, event=0xbfaab0f8) at kernel/qcoreapplication.cpp:704
#31 0x00f2e9a2 in QCoreApplication::sendEvent (this=0x90697f0, action=0x903d9a8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x90697f0, action=0x903d9a8) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 236885, bug 236660, bug 236585, bug 236528, bug 236492.

Reported using DrKonqi
Comment 1 Maral Afris 2010-06-08 22:14:33 UTC
Created attachment 47820 [details]
New crash information added by DrKonqi

network (knetworkmanager) crashes each time I try to connect to a VPN network (OpenVPN VPN using TCP connection and LZO compression using port 443 and AES-256-CBC)

The bug appends each time I try to connect to the VPN
Comment 2 Christoph Feck 2010-07-07 02:39:18 UTC

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