Bug 204989 - Crash when logging off a full screen RDP session
Summary: Crash when logging off a full screen RDP session
Status: RESOLVED DUPLICATE of bug 200915
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-24 18:09 UTC by Martin Hignett
Modified: 2009-08-24 20:53 UTC (History)
0 users

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 Martin Hignett 2009-08-24 18:09:28 UTC
Application: krdc (4.3.65 (KDE 4.3.65 (KDE 4.4 >= 20090820)) "release 2")
KDE Version: 4.3.65 (KDE 4.3.65 (KDE 4.4 >= 20090820)) "release 2"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-default x86_64
Distribution (Platform): SuSE RPMs

What I was doing when the application crashed:
1. Logged off a remote RDP session. 
2. Closed KRDC
3. KRDC crashed

 -- Backtrace:
Application: KRDC (krdc), signal: Segmentation fault
[KCrash Handler]
#5  MainWindow::switchFullscreen (this=0x6f1bf0) at /usr/src/debug/kdenetwork-4.3.65svn1013471/krdc/mainwindow.cpp:533
#6  0x0000000000427b75 in MainWindow::qt_metacall (this=0x6f1bf0, _c=QMetaObject::InvokeMetaMethod, _id=9238848, _a=0x7fff230fbfe0)
    at /usr/src/debug/kdenetwork-4.3.65svn1013471/build/krdc/mainwindow.moc:136
#7  0x00007fed4c1ac6e2 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#8  0x00007fed4cd0aaf7 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4
#9  0x00007fed4cd0bf70 in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4
#10 0x00007fed4d070cfa in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00007fed4d070f95 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fed4d1429ca in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fed4cd61aed in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fed4cd10b0d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fed4cd194fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007fed4db95b6b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#17 0x00007fed4c19794c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007fed4cd18748 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4
#19 0x00007fed4cd82519 in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007fed4cd81585 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007fed4cda8874 in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007fed481100fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fed481138cd in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fed48113a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fed4c1c0d3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007fed4cda7fff in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007fed4c1961d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007fed4c1965a4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007fed4c198894 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#30 0x0000000000428a66 in main (argc=3, argv=0x7fff230febe8) at /usr/src/debug/kdenetwork-4.3.65svn1013471/krdc/main.cpp:101

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

Reported using DrKonqi
Comment 1 Urs Wolfer 2009-08-24 20:53:55 UTC

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