Bug 230871 - krdc crash when closing while a connection is active
Summary: krdc crash when closing while a connection is active
Status: RESOLVED DUPLICATE of bug 230478
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: 2010-03-15 20:30 UTC by Victor Gavrish
Modified: 2010-03-15 22:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Gavrish 2010-03-15 20:30:02 UTC
Application: krdc (4.4.1 (KDE 4.4.1))
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I wasn't able to reproduce it. It was a vnc connection to a tightvnc windows xp box.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0xb330bb70 (LWP 2914)):
[KCrash Handler]
#6  0xb3659a9b in FillRectangle () from /usr/lib/libvncclient.so.0
#7  0xb365f685 in HandleTight32 () from /usr/lib/libvncclient.so.0
#8  0xb3669091 in HandleRFBServerMessage () from /usr/lib/libvncclient.so.0
#9  0xb4c998e5 in VncClientThread::run() () from /usr/lib/kde4/krdc_vncplugin.so
#10 0xb5ef527e in ?? () from /usr/lib/libQtCore.so.4
#11 0xb58d28ac in start_thread () from /lib/libpthread.so.0
#12 0xb5d28ebe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5086710 (LWP 2904)):
#0  0xb7806424 in __kernel_vsyscall ()
#1  0xb5d1ed76 in poll () from /lib/libc.so.6
#2  0xb525b000 in _xcb_conn_wait () from /usr/lib/libxcb.so.1
#3  0xb525b5eb in _xcb_out_send () from /usr/lib/libxcb.so.1
#4  0xb525b987 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0xb5934d99 in _XSend () from /usr/lib/libX11.so.6
#6  0xb59353b0 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0xb591e01f in XEventsQueued () from /usr/lib/libX11.so.6
#8  0xb65b5d3e in ?? () from /usr/lib/libQtGui.so.4
#9  0xb5714470 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#10 0xb5714811 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#11 0xb5714d23 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#12 0xb60225d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0xb65b5ae5 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb5ff52f9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#15 0xb5ff574a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb5ff98bf in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#17 0xb64f9677 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#18 0x0806c89c in _start ()

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

Possible duplicates by query: bug 230478.

Reported using DrKonqi
Comment 1 Urs Wolfer 2010-03-15 22:09:57 UTC

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