Bug 233825 - knetworkmanager chrashes when I disconnect from pptp
Summary: knetworkmanager chrashes when I disconnect from pptp
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 14:18 UTC by Kristian
Modified: 2010-04-09 14:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.85 KB, text/plain)
2010-04-09 14:41 UTC, Kristian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristian 2010-04-09 14:18:15 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.33-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
This happens every time with the oxygen-theme. I'm unable to reproduce this with the plastique-theme.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x40932b07 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0x40dd5fe8 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0x4099714a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x40dd7a4c in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x43f81c9f in Oxygen::MenuBarDataV1::eventFilter(QObject*, QEvent*) () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x41449cfa in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x40939669 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x40940dbf in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x4043d26a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x4144aa5b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x4093fae7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#17 0x4094001a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#18 0x40995d66 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#19 0x40995f1a in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#20 0x4099f5c0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#21 0x409a3b20 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#22 0x40dd1b82 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#23 0x4099742d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x40dd7a4c in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x4093968c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x40940279 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x4043d26a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x4144aa5b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x4098c582 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#30 0x080558df 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 233193, bug 232737.

Reported using DrKonqi
Comment 1 Kristian 2010-04-09 14:41:16 UTC
Created attachment 42622 [details]
New crash information added by DrKonqi

There! I managed to reproduce it with the plastique-theme. Well, I think so. I tried to disconnect and connect several times. This time i think it happened when I tried to connect. Not 100% shure, as I was a bit annoyed and clicked the connection several times.

It still happens every single time I try to disconnect while using the oxygen-theme. When I use the plastique-theme it works fine most of the time. I'll try some more.
Comment 2 Dario Andres 2010-04-09 14:46:24 UTC
This is being tracked at bug 215080. Thank you for the information.
Regards

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