Bug 288498 - krdc crash
Summary: krdc crash
Status: RESOLVED DUPLICATE of bug 282310
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 20:13 UTC by Jordi Ferrando
Modified: 2011-12-09 15:00 UTC (History)
2 users (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 Jordi Ferrando 2011-12-08 20:13:16 UTC
Application: krdc (4.7.2 (4.7.2))
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-13-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Connection to a ubuntu 11.04 desktop in my office (remote access using openvpn tunnel)

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

Thread 4 (Thread 0xb73b2b70 (LWP 3801)):
#0  0x009397af in __pthread_mutex_unlock_usercnt (mutex=0x975292c, decr=1) at pthread_mutex_unlock.c:77
#1  0x00c83656 in pthread_mutex_unlock (mutex=0x975292c) at forward.c:184
#2  0x04088712 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0408903a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0408992b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0640e304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x040b22df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00935e99 in start_thread (arg=0xb73b2b70) at pthread_create.c:304
#8  0x00c7573e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb453bb70 (LWP 3803)):
#0  0x00495416 in __kernel_vsyscall ()
#1  0x00c66f76 in __poll (fds=0x9a91c90, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x0409984b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x040891af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x04089524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0360f577 in QEventDispatcherGlib::processEvents (this=0x9a36f18, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x035e1289 in QEventLoop::processEvents (this=0xb453b290, flags=...) at kernel/qeventloop.cpp:149
#7  0x035e1522 in QEventLoop::exec (this=0xb453b290, flags=...) at kernel/qeventloop.cpp:201
#8  0x034eb2a0 in QThread::exec (this=0x98e9eb8) at thread/qthread.cpp:492
#9  0x035c2fdb in QInotifyFileSystemWatcherEngine::run (this=0x98e9eb8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x034edda2 in QThreadPrivate::start (arg=0x98e9eb8) at thread/qthread_unix.cpp:320
#11 0x00935e99 in start_thread (arg=0xb453bb70) at pthread_create.c:304
#12 0x00c7573e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb3bffb70 (LWP 3804)):
[KCrash Handler]
#7  0x02266566 in VncClientThread::run (this=0x9a595a4) at ../../../krdc/vnc/vncclientthread.cpp:397
#8  0x034edda2 in QThreadPrivate::start (arg=0x9a595a4) at thread/qthread_unix.cpp:320
#9  0x00935e99 in start_thread (arg=0xb3bffb70) at pthread_create.c:304
#10 0x00c7573e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77a1710 (LWP 3798)):
#0  0x02171b6a in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#1  0x02171f61 in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#2  0x02173937 in xcb_wait_for_reply () from /usr/lib/i386-linux-gnu/libxcb.so.1
#3  0x07f2fb00 in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
#4  0x07f2ce32 in XTranslateCoordinates () from /usr/lib/i386-linux-gnu/libX11.so.6
#5  0x010b74d6 in QWidget::mapFromGlobal (this=0x9a59570, pos=...) at kernel/qwidget_x11.cpp:1336
#6  0x0101a2a6 in QApplication::notify (this=0xbf9a470c, receiver=0x9a59570, e=0xbf9a3e44) at kernel/qapplication.cpp:4043
#7  0x0066db9a in KApplication::notify (this=0xbf9a470c, receiver=0x9a59570, event=0xbf9a3e44) at ../../kdeui/kernel/kapplication.cpp:311
#8  0x035e20bb in QCoreApplication::notifyInternal (this=0xbf9a470c, receiver=0x9a59570, event=0xbf9a3e44) at kernel/qcoreapplication.cpp:731
#9  0x01015c3b in sendSpontaneousEvent (receiver=0x9a59570, event=0xbf9a3e44, alienWidget=0x0, nativeWidget=0x9a59570, buttonDown=0x1963c60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#10 QApplicationPrivate::sendMouseEvent (receiver=0x9a59570, event=0xbf9a3e44, alienWidget=0x0, nativeWidget=0x9a59570, buttonDown=0x1963c60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#11 0x010a104c in QETWidget::translateMouseEvent (this=0x9a59570, event=0xbf9a436c) at kernel/qapplication_x11.cpp:4558
#12 0x0109f9b5 in QApplication::x11ProcessEvent (this=0xbf9a470c, event=0xbf9a436c) at kernel/qapplication_x11.cpp:3680
#13 0x010cb5f4 in x11EventSourceDispatch (s=0x971e200, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#14 0x04088aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#15 0x04089270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#16 0x04089524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#17 0x0360f53c in QEventDispatcherGlib::processEvents (this=0x97194d8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#18 0x010cb1e5 in QGuiEventDispatcherGlib::processEvents (this=0x97194d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#19 0x035e1289 in QEventLoop::processEvents (this=0xbf9a4634, flags=...) at kernel/qeventloop.cpp:149
#20 0x035e1522 in QEventLoop::exec (this=0xbf9a4634, flags=...) at kernel/qeventloop.cpp:201
#21 0x035e5ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#22 0x010128e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#23 0x0806f269 in main (argc=0, argv=0xb3c00010) at ../../krdc/main.cpp:104

Possible duplicates by query: bug 287840, bug 286077, bug 285020, bug 282310, bug 280595.

Reported using DrKonqi
Comment 1 Blagovest Zlatev 2011-12-09 07:03:11 UTC
I couldn't reproduce the bug or find any duplicates.
Comment 2 Blagovest Zlatev 2011-12-09 14:24:26 UTC
This bug looks like bug 282310
Comment 3 Jordi Ferrando 2011-12-09 15:00:50 UTC
I agree, looks like bug 282310, you can consider it a duplicate.

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