Bug 234245 - Knetwork Manager crashes when opening PPTP VPN
Summary: Knetwork Manager crashes when opening PPTP 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-04-13 13:27 UTC by Blackpaw
Modified: 2010-04-13 14:51 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 Blackpaw 2010-04-13 13:27:00 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-20-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Happens every time when connecting to my work VPN (MS 2003 server).

After searching the bug base I tried launching it from konsole with a different style, e.g "knetworkmanager --style plastique" (or bespin), this *works* every time, no crashes.

If I launch knetworkmanager with no style (my system style is Oxygen) or with "knetworkmanager --style oxygen" it crashes every time.

If I change the system style to plastique and start knetworkmanager it works. If I then launch it with "style oxygen" it then crashes.


If I start with system style knetworkmanager connects fine. If I disconnect and change the style to Oxygen, then try to connect again it crashes.

Note:After repeated testing I sometimes get a zombie knetworkmanager that can't be killed with "killall", it takes a "kill -9" to get rid of it. Until the zombie process is killed knetworkmanager always crashes no matter what the style.


Distributor ID: Ubuntu
Description:    Ubuntu lucid (development branch)
Release:        10.04
Codename:       lucid

Qt: 4.6.2
KDE Development Platform: 4.4.2 (KDE 4.4.2)
kde4-config: 1.0

Feel free to ask me to do any other combination of tests.



The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f21b0e06e44 in QAction::isSeparator (this=0x2200e30) at kernel/qaction.cpp:793
#6  0x00007f21b124bbd1 in QMenuPrivate::setCurrentAction (this=0x2007370, action=0x2200e30, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=<value optimized out>)
    at widgets/qmenu.cpp:570
#7  0x00007f21b124e850 in QMenu::mouseMoveEvent (this=0x2006e60, e=0x7fffbdce2e40) at widgets/qmenu.cpp:2810
#8  0x00007f21b0e631df in QWidget::event (this=0x2006e60, event=0x7fffbdce2e40) at kernel/qwidget.cpp:7983
#9  0x00007f21b124ff9b in QMenu::event (this=0x2006e60, e=0x7fffbdce2e40) at widgets/qmenu.cpp:2414
#10 0x00007f21a9038265 in Oxygen::MenuBarDataV1::eventFilter (this=0x21e4bf0, object=0x2006e60, event=0x7fffbdce2e40) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x00007f21b06c0487 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x2006e60, event=0x7fffbdce2e40) at kernel/qcoreapplication.cpp:819
#12 0x00007f21b0e0d1fc in QApplicationPrivate::notify_helper (this=0x1e9e500, receiver=0x2006e60, e=0x7fffbdce2e40) at kernel/qapplication.cpp:4296
#13 0x00007f21b0e13ecb in QApplication::notify (this=0x7fffbdce4df0, receiver=0x2006e60, e=0x7fffbdce2e40) at kernel/qapplication.cpp:3865
#14 0x00007f21b2c3a526 in KApplication::notify (this=0x7fffbdce4df0, receiver=0x2006e60, event=0x7fffbdce2e40) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f21b06c106c in QCoreApplication::notifyInternal (this=0x7fffbdce4df0, receiver=0x2006e60, event=0x7fffbdce2e40) at kernel/qcoreapplication.cpp:704
#16 0x00007f21b0e130ae in QCoreApplication::sendEvent (receiver=0x2006e60, event=0x7fffbdce2e40, alienWidget=0x0, nativeWidget=0x2006e60, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x2006e60, event=0x7fffbdce2e40, alienWidget=0x0, nativeWidget=0x2006e60, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:2965
#18 0x00007f21b0e1355f in QApplicationPrivate::sendSyntheticEnterLeave (this=<value optimized out>, widget=<value optimized out>) at kernel/qapplication.cpp:3051
#19 0x00007f21b0e61d24 in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x00007f21b0e61ea4 in QWidgetPrivate::hide_helper (this=0x21d92f0) at kernel/qwidget.cpp:7283
#21 0x00007f21b0e6a9c0 in QWidget::setVisible (this=0x2009460, visible=<value optimized out>) at kernel/qwidget.cpp:7455
#22 0x00007f21b0e6ea32 in QWidget::hide (this=0x21d8f70, widget=0x2009460) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x21d8f70, widget=0x2009460) at kernel/qwidgetaction.cpp:206
#24 0x00007f21b124aa9b in QMenu::actionEvent (this=0x2006e60, e=0x7fffbdce38e0) at widgets/qmenu.cpp:2883
#25 0x00007f21b0e62e7d in QWidget::event (this=0x2006e60, event=0x7fffbdce38e0) at kernel/qwidget.cpp:8373
#26 0x00007f21b124ff9b in QMenu::event (this=0x2006e60, e=0x7fffbdce38e0) at widgets/qmenu.cpp:2414
#27 0x00007f21b0e0d22c in QApplicationPrivate::notify_helper (this=0x1e9e500, receiver=0x2006e60, e=0x7fffbdce38e0) at kernel/qapplication.cpp:4300
#28 0x00007f21b0e136fb in QApplication::notify (this=0x7fffbdce4df0, receiver=0x2006e60, e=0x7fffbdce38e0) at kernel/qapplication.cpp:4183
#29 0x00007f21b2c3a526 in KApplication::notify (this=0x7fffbdce4df0, receiver=0x2006e60, event=0x7fffbdce38e0) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x00007f21b06c106c in QCoreApplication::notifyInternal (this=0x7fffbdce4df0, receiver=0x2006e60, event=0x7fffbdce38e0) at kernel/qcoreapplication.cpp:704
#31 0x00007f21b0e58c11 in QCoreApplication::sendEvent (this=0x2006e60, action=0x21d8f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x2006e60, action=0x21d8f70) at kernel/qwidget.cpp:3018
#33 0x0000000000410fe2 in _start ()

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

Possible duplicates by query: bug 233797, bug 233608, bug 233342, bug 228677, bug 228104.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-13 14:51:37 UTC
Merging with bug 215080.Thanks

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