Bug 286077 - KRDC crashing during normal operation over internet connection
Summary: KRDC crashing during normal operation over internet connection
Status: RESOLVED DUPLICATE of bug 261571
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-11-08 07:48 UTC by Oleg Bertollo
Modified: 2011-11-08 08:05 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 Oleg Bertollo 2011-11-08 07:48:53 UTC
Application: krdc (4.7.2 (4.7.2))
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

just normal operation and nothing else, it happens only using KRDC over internet connection - local network area is OK

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

Thread 3 (Thread 0x7f400da37700 (LWP 2293)):
#0  0x00007f401f0e9773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f401bd59f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f401bd5a429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f401f851f3e in QEventDispatcherGlib::processEvents (this=0xe88b30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f401f825cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f401f825ef7 in QEventLoop::exec (this=0x7f400da36dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f401f73d27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f401f808cbf in QInotifyFileSystemWatcherEngine::run (this=0xe87e10) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f401f73fd05 in QThreadPrivate::start (arg=0xe87e10) at thread/qthread_unix.cpp:331
#9  0x00007f401c22befc in start_thread (arg=0x7f400da37700) at pthread_create.c:304
#10 0x00007f401f0f589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f400d18f700 (LWP 2301)):
[KCrash Handler]
#6  0x0000000001174410 in ?? ()
#7  0x00007f40104786a8 in VncClientThread::run (this=0x126e780) at ../../../krdc/vnc/vncclientthread.cpp:397
#8  0x00007f401f73fd05 in QThreadPrivate::start (arg=0x126e780) at thread/qthread_unix.cpp:331
#9  0x00007f401c22befc in start_thread (arg=0x7f400d18f700) at pthread_create.c:304
#10 0x00007f401f0f589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f40224d8780 (LWP 2292)):
#0  0x00007f401f0e9773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4019c2b4f2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f4019c2caaf in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f401e4b8b7d in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x00007f401e4b5bed in XTranslateCoordinates () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007f40202bc899 in QWidgetPrivate::mapFromGlobal (this=0x1253cf0, pos=<optimized out>) at kernel/qwidget_x11.cpp:1337
#6  0x00007f40202bc93d in QWidget::mapFromGlobal (this=<optimized out>, pos=<optimized out>) at kernel/qwidget_x11.cpp:1350
#7  0x00007f402022ccee in QApplication::notify (this=<optimized out>, receiver=0x126e720, e=0x7fff00cb90c0) at kernel/qapplication.cpp:4067
#8  0x00007f4020f3b126 in KApplication::notify (this=0x7fff00cb9d20, receiver=0x126e720, event=0x7fff00cb90c0) at ../../kdeui/kernel/kapplication.cpp:311
#9  0x00007f401f826afc in QCoreApplication::notifyInternal (this=0x7fff00cb9d20, receiver=0x126e720, event=0x7fff00cb90c0) at kernel/qcoreapplication.cpp:787
#10 0x00007f40202283f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#11 QApplicationPrivate::sendMouseEvent (receiver=0x126e720, event=0x7fff00cb90c0, alienWidget=0x0, nativeWidget=0x126e720, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#12 0x00007f40202a7945 in QETWidget::translateMouseEvent (this=0x126e720, event=<optimized out>) at kernel/qapplication_x11.cpp:4568
#13 0x00007f40202a68be in QApplication::x11ProcessEvent (this=0x7fff00cb9d20, event=0x7fff00cb98e0) at kernel/qapplication_x11.cpp:3690
#14 0x00007f40202cf412 in x11EventSourceDispatch (s=0x7959b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#15 0x00007f401bd59a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f401bd5a258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f401bd5a429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f401f851ed6 in QEventDispatcherGlib::processEvents (this=0x7743b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#19 0x00007f40202cf07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#20 0x00007f401f825cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#21 0x00007f401f825ef7 in QEventLoop::exec (this=0x7fff00cb9cb0, flags=...) at kernel/qeventloop.cpp:201
#22 0x00007f401f82a789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#23 0x0000000000415558 in main (argc=3, argv=0x7fff00cba2e8) at ../../krdc/main.cpp:104

Possible duplicates by query: bug 285020, bug 282310, bug 280595, bug 278880, bug 278706.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-08 08:05:09 UTC

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