Bug 268713 - KRDC crash during normal usage
Summary: KRDC crash during normal usage
Status: RESOLVED DUPLICATE of bug 261571
Alias: None
Product: krdc
Classification: Applications
Component: VNC (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 03:19 UTC by Haw Loeung
Modified: 2011-04-10 20:41 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 Haw Loeung 2011-03-17 03:19:29 UTC
Application: krdc (4.6.1 (4.6.1))
KDE Platform Version: 4.6.1 (4.6.1) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 2.6.38 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Moving mouse around, it crashes

The crash can be reproduced every time.

-- Backtrace:
Application: KRDC (krdc), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1aa0fed740 (LWP 21064))]

Thread 2 (Thread 0x7f1a8f25e700 (LWP 21084)):
[KCrash Handler]
#5  0x0000000001e6cff0 in ?? ()
#6  0x00007f1a902906ae in VncClientThread::run() () from /usr/lib64/kde4/krdc_vncplugin.so
#7  0x00007f1a9dd3708e in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f1a9ba97e1c in start_thread () from /lib/libpthread.so.0
#9  0x00007f1a9d6eb6ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f1aa0fed740 (LWP 21064)):
#0  0x00007f1a9d6e0f73 in poll () from /lib/libc.so.6
#1  0x00007f1a976fae6a in _xcb_conn_wait () from /usr/lib/libxcb.so.1
#2  0x00007f1a976fbf51 in xcb_writev () from /usr/lib/libxcb.so.1
#3  0x00007f1a9c4aa01b in _XSend () from /usr/lib/libX11.so.6
#4  0x00007f1a9c4aa9c7 in _XReply () from /usr/lib/libX11.so.6
#5  0x00007f1a9c4a70d0 in XTranslateCoordinates () from /usr/lib/libX11.so.6
#6  0x00007f1a9ea1581e in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib64/qt4/libQtGui.so.4
#7  0x00007f1a9e95c6d4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007f1a9f937d76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#9  0x00007f1a9de90a23 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f1a9e95aad9 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f1a9e9fb9ce in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007f1a9e9f9eca in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f1a9ea2cd62 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f1a9a169314 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0x00007f1a9a169c70 in g_main_context_iterate.clone.5 () from /usr/lib/libglib-2.0.so.0
#16 0x00007f1a9a169f9e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#17 0x00007f1a9decbdfb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f1a9ea2c9b0 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007f1a9de8f520 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f1a9de8f784 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007f1a9de95113 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#22 0x0000000000437ef6 in main ()

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

Possible duplicates by query: bug 263811, bug 263411, bug 262105, bug 261571, bug 257071.

Reported using DrKonqi
Comment 1 Urs Wolfer 2011-04-10 20:41:54 UTC

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