Bug 204334 - crash after clicking Disconnect in RDP session hung after internet connection reset
Summary: crash after clicking Disconnect in RDP session hung after internet connection...
Status: RESOLVED DUPLICATE of bug 202452
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 22:07 UTC by jamundso
Modified: 2009-08-18 22:21 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 jamundso 2009-08-18 22:07:22 UTC
Application that crashed: krdc
Version of the application: 4.3.00 (KDE 4.3.0)
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.3.fc11.i686.PAE i686

What I was doing when the application crashed:
The RDP session session had gone all grey/blank. I clicked the Disconnect toolbar button which brought up drkonqi. This does not happen with VNC.

 -- Backtrace:
Application: KRDC (krdc), signal: Segmentation fault
[KCrash Handler]
#6  0x08066c1a in MainWindow::switchFullscreen (this=0x8287e00) at /usr/src/debug/kdenetwork-4.3.0/krdc/mainwindow.cpp:521
#7  0x080672af in MainWindow::disconnectHost (this=0x8287e00) at /usr/src/debug/kdenetwork-4.3.0/krdc/mainwindow.cpp:606
#8  0x0806b6e7 in MainWindow::qt_metacall (this=0x8287e00, _c=QMetaObject::InvokeMetaMethod, _id=62, _a=0xbfc7a5e8) at /usr/src/debug/kdenetwork-4.3.0/i586-redhat-linux-gnu/krdc/mainwindow.moc:135
#9  0x05bc42b3 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x05bc4728 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x02e99e31 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#12 0x02e9b3b2 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#13 0x0333b572 in QToolButton::nextCheckState() () from /usr/lib/libQtGui.so.4
#14 0x03255a43 in ?? () from /usr/lib/libQtGui.so.4
#15 0x03255d11 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#16 0x0333ba6c in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#17 0x02ef505f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x03253cce in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x0333e40a in QToolButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x02ea03b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x02ea831b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x02574a1a in KApplication::notify (this=0xbfc7c5f4, receiver=0x87e0750, event=0xbfc7ac10) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#23 0x05bae58b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x02ea73de in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#25 0x02f15870 in ?? () from /usr/lib/libQtGui.so.4
#26 0x02f14d03 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0x02f3fdd2 in ?? () from /usr/lib/libQtGui.so.4
#28 0x007fdcf8 in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#29 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#30 0x00801370 in g_main_context_iterate (context=0x820f890, block=<value optimized out>, dispatch=1, self=0x820d5c0) at gmain.c:2455
#31 0x008014a3 in IA__g_main_context_iteration (context=0x820f890, may_block=1) at gmain.c:2518
#32 0x05bd901c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x02f3f4b5 in ?? () from /usr/lib/libQtGui.so.4
#34 0x05bacb79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x05bacfca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x05baf43f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x02ea0237 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#38 0x0806c828 in main (argc=1, argv=0xbfc7c7e4) at /usr/src/debug/kdenetwork-4.3.0/krdc/main.cpp:101

Reported using DrKonqi
Comment 1 Urs Wolfer 2009-08-18 22:21:27 UTC

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