Bug 263811 - KRDC crash during normal operation
Summary: KRDC crash during normal operation
Status: RESOLVED DUPLICATE of bug 261571
Alias: None
Product: krdc
Classification: Applications
Component: VNC (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 03:28 UTC by Christopher Heiny
Modified: 2011-01-30 10:22 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 Christopher Heiny 2011-01-21 03:28:40 UTC
Application: krdc (4.5.5 (KDE 4.5.5))
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.10-74.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I wasn't doing anythign exceptional.  Connected to a Win XP box, clicking icons in the XP control panel.  Boom - KRDC crashed.  Sorry I can't offer more help.

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

Thread 2 (Thread 0x7fdd9d8b4700 (LWP 29888)):
[KCrash Handler]
#6  0x0000000001e2c7b0 in ?? ()
#7  0x00007fdd9f36763d in VncClientThread::run (this=0x220fd40) at /usr/src/debug/kdenetwork-4.5.5/krdc/vnc/vncclientthread.cpp:396
#8  0x00000036d0a726ee in QThreadPrivate::start (arg=0x220fd40) at thread/qthread_unix.cpp:285
#9  0x00000036c4606d5b in start_thread () from /lib64/libpthread.so.0
#10 0x00000036c3ae4a7d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fddab770840 (LWP 26015)):
#0  0x00000036c3adb083 in poll () from /lib64/libc.so.6
#1  0x00000036c5e08b6a in ?? () from /usr/lib64/libxcb.so.1
#2  0x00000036c5e0a1cf in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#3  0x00000036c5a4db3d in _XReply (dpy=0x1c87a70, rep=0x7fff069dda60, extra=0, discard=1) at xcb_io.c:532
#4  0x00000036c5a42d3d in XTranslateCoordinates (dpy=0x1c87a70, src_win=264, dest_win=165747629, src_x=3381, src_y=554, dst_x=0x7fff069ddadc, dst_y=0x7fff069ddad8, child=0x7fff069ddad0) at TrCoords.c:52
#5  0x00000036d644a2ee in QWidget::mapFromGlobal (this=<value optimized out>, pos=<value optimized out>) at kernel/qwidget_x11.cpp:1323
#6  0x00000036d63bccde in QApplication::notify (this=<value optimized out>, receiver=0x220fce0, e=0x7fff069de160) at kernel/qapplication.cpp:4026
#7  0x0000003fef820596 in KApplication::notify (this=0x7fff069deee0, receiver=0x220fce0, event=0x7fff069de160) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#8  0x00000036d0b5b7ac in QCoreApplication::notifyInternal (this=0x7fff069deee0, receiver=0x220fce0, event=0x7fff069de160) at kernel/qcoreapplication.cpp:732
#9  0x00000036d63b88c5 in sendEvent (receiver=0x220fce0, event=0x7fff069de160, alienWidget=0x0, nativeWidget=0x220fce0, buttonDown=0x36d6e8b938, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#10 QApplicationPrivate::sendMouseEvent (receiver=0x220fce0, event=0x7fff069de160, alienWidget=0x0, nativeWidget=0x220fce0, buttonDown=0x36d6e8b938, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3105
#11 0x00000036d6436868 in QETWidget::translateMouseEvent (this=0x220fce0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4438
#12 0x00000036d6434f49 in QApplication::x11ProcessEvent (this=0x7fff069deee0, event=0x7fff069deab0) at kernel/qapplication_x11.cpp:3564
#13 0x00000036d645c896 in x11EventSourceDispatch (s=0x1c86310, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#14 0x00000036c3641e33 in g_main_dispatch (context=0x1c85120) at gmain.c:2149
#15 g_main_context_dispatch (context=0x1c85120) at gmain.c:2702
#16 0x00000036c3642610 in g_main_context_iterate (context=0x1c85120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#17 0x00000036c36428ad in g_main_context_iteration (context=0x1c85120, may_block=1) at gmain.c:2843
#18 0x00000036d0b868bf in QEventDispatcherGlib::processEvents (this=0x1c6a3f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#19 0x00000036d645c59e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#20 0x00000036d0b5ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#21 0x00000036d0b5ad8c in QEventLoop::exec (this=0x7fff069dedc0, flags=...) at kernel/qeventloop.cpp:201
#22 0x00000036d0b5f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#23 0x000000000042a960 in main (argc=3, argv=0x7fff069df448) at /usr/src/debug/kdenetwork-4.5.5/krdc/main.cpp:104

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

Reported using DrKonqi
Comment 1 Urs Wolfer 2011-01-30 10:22:05 UTC

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