Bug 242577 - Knetworkmanager crash everytime I try to connect to pptp
Summary: Knetworkmanager crash everytime I try to connect to pptp
Status: RESOLVED DUPLICATE of bug 242368
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-06-23 11:48 UTC by Federico Granata
Modified: 2010-06-23 14:48 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 Federico Granata 2010-06-23 11:48:55 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-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I create a simple connection with gateway, username and pawword and EVERY time I try to connect knetworkmanager crash

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x00eb394a in QAction::isSeparator (this=0x9bd5028) at kernel/qaction.cpp:793
#7  0x01360668 in QMenu::mouseMoveEvent (this=0x9bd5028, e=0xbfc6a4a0) at widgets/qmenu.cpp:2810
#8  0x00f1869a in QWidget::event (this=0x9bd4298, event=0xbfc6a4a0) at kernel/qwidget.cpp:7983
#9  0x013620cc in QMenu::event (this=0x9bd4298, e=0xbfc6a4a0) at widgets/qmenu.cpp:2414
#10 0x05873f3f in Oxygen::MenuBarDataV1::eventFilter (this=0x9c017a0, object=0x9bd4298, event=0xbfc6a4a0) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x073cccda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9a94e30, receiver=0x9bd4298, event=0xbfc6a4a0) at kernel/qcoreapplication.cpp:819
#12 0x00eba4b9 in QApplicationPrivate::notify_helper (this=0x9a94e30, receiver=0x9bd4298, e=0xbfc6a4a0) at kernel/qapplication.cpp:4296
#13 0x00ec19f7 in QApplication::notify (this=0xbfc6c140, receiver=0x9bd4298, e=0xbfc6a4a0) at kernel/qapplication.cpp:3865
#14 0x0099bf2a in KApplication::notify (this=0xbfc6c140, receiver=0x9bd4298, event=0xbfc6a4a0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x073cda3b in QCoreApplication::notifyInternal (this=0xbfc6c140, receiver=0x9bd4298, event=0xbfc6a4a0) at kernel/qcoreapplication.cpp:704
#16 0x00ec0952 in QCoreApplication::sendEvent (receiver=0x9bd4298, event=0xbfc6a4a0, alienWidget=0x0, nativeWidget=0x9bd4298, buttonDown=0x17fe058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9bd4298, event=0xbfc6a4a0, alienWidget=0x0, nativeWidget=0x9bd4298, buttonDown=0x17fe058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x00ec0e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x9a94e30, widget=0x9c24c60) at kernel/qapplication.cpp:3051
#19 0x00f17236 in QWidgetPrivate::hideChildren (this=0x9c68db0, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x00f173ea in QWidgetPrivate::hide_helper (this=0x9c68db0) at kernel/qwidget.cpp:7283
#21 0x00f20b40 in QWidget::setVisible (this=0x9b82d70, visible=false) at kernel/qwidget.cpp:7455
#22 0x00f250d0 in QWidget::hide (this=0x9c008f0, widget=0x9b82d70) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x9c008f0, widget=0x9b82d70) at kernel/qwidgetaction.cpp:206
#24 0x0135c212 in QMenu::actionEvent (this=0x9bd4298, e=0xbfc6ac88) at widgets/qmenu.cpp:2883
#25 0x00f1897d in QWidget::event (this=0x9bd4298, event=0xbfc6ac88) at kernel/qwidget.cpp:8373
#26 0x013620cc in QMenu::event (this=0x9bd4298, e=0xbfc6ac88) at widgets/qmenu.cpp:2414
#27 0x00eba4dc in QApplicationPrivate::notify_helper (this=0x9a94e30, receiver=0x9bd4298, e=0xbfc6ac88) at kernel/qapplication.cpp:4300
#28 0x00ec10f9 in QApplication::notify (this=0xbfc6c140, receiver=0x9bd4298, e=0xbfc6ac88) at kernel/qapplication.cpp:4265
#29 0x0099bf2a in KApplication::notify (this=0xbfc6c140, receiver=0x9bd4298, event=0xbfc6ac88) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x073cda3b in QCoreApplication::notifyInternal (this=0xbfc6c140, receiver=0x9bd4298, event=0xbfc6ac88) at kernel/qcoreapplication.cpp:704
#31 0x00f0d9a2 in QCoreApplication::sendEvent (this=0x9bd4298, action=0x9c008f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9bd4298, action=0x9c008f0) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 242537, bug 242427, bug 242385, bug 242368, bug 241667.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-23 14:48:02 UTC

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