Bug 271357 - Krdc crashes while using a VNC connection
Summary: Krdc crashes while using a VNC connection
Status: RESOLVED DUPLICATE of bug 261571
Alias: None
Product: krdc
Classification: Applications
Component: VNC (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 15:36 UTC by Kay Abendroth
Modified: 2011-08-03 23:29 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 Kay Abendroth 2011-04-20 15:36:10 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

While working with VMware via a VNC connection Krdc crashes quite often after running for several hours.


Application: KRDC (krdc), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fede92fa760 (LWP 29943))]

Thread 2 (Thread 0x7fedd4a3b700 (LWP 29948)):
[KCrash Handler]
#6  0x0000000000dbbe80 in ?? ()
#7  0x00007fedd5a229b8 in VncClientThread::run (this=0x88b5f0) at /home/kay/abs/kdenetwork/src/kdenetwork-4.6.2/krdc/vnc/vncclientthread.cpp:397
#8  0x00007fede65cacf5 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fede4106cb0 in start_thread () from /lib/libpthread.so.0
#10 0x00007fede5fbf95d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fede92fa760 (LWP 29943)):
#0  0x00007fede5fb7533 in poll () from /lib/libc.so.6
#1  0x00007feddfad7b6a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007feddfad80b3 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007feddfad8144 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007fede4ed7536 in _XSend () from /usr/lib/libX11.so.6
#5  0x00007fede4ed7a77 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007fede4ed4dfd in XTranslateCoordinates () from /usr/lib/libX11.so.6
#7  0x00007fede7104e2e in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#8  0x00007fede7076b6e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007fede7d8fd36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#10 0x00007fede66b390c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007fede70726b5 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#12 0x00007fede70f1618 in ?? () from /usr/lib/libQtGui.so.4
#13 0x00007fede70efcd9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fede7117392 in ?? () from /usr/lib/libQtGui.so.4
#15 0x00007fede2860bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x00007fede28613d0 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x00007fede286166d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0x00007fede66dea0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0x00007fede711703e in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007fede66b2ca2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007fede66b2eec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007fede66b73eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#23 0x0000000000429be5 in main (argc=9385296, argv=0x7fff171ec6c8) at /home/kay/abs/kdenetwork/src/kdenetwork-4.6.2/krdc/main.cpp:104


Reproducible: Sometimes



Expected Results:  
No crash.
Comment 1 Christoph Feck 2011-08-03 23:29:15 UTC

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