Summary: | krdc crash when I quickly scrolled down with mouse wheel. | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | jamundso |
Component: | VNC | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adrian.ioan.cozma, akibukis, awarsaw, bertollo, christopherheiny, denis.kot, dstrifler, haw.loeung, kay.abendroth, mail, mathiassterk, nuonguy, sergiu, szusik, transpose, underline |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.4 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
jamundso
2010-12-29 21:54:33 UTC
*** Bug 263411 has been marked as a duplicate of this bug. *** *** Bug 263811 has been marked as a duplicate of this bug. *** *** Bug 262105 has been marked as a duplicate of this bug. *** *** Bug 268713 has been marked as a duplicate of this bug. *** *** Bug 271357 has been marked as a duplicate of this bug. *** *** Bug 273850 has been marked as a duplicate of this bug. *** *** Bug 278261 has been marked as a duplicate of this bug. *** *** Bug 278706 has been marked as a duplicate of this bug. *** *** Bug 278880 has been marked as a duplicate of this bug. *** SVN commit 1244721 by cfeck: Keep eventQueue locked while dequeuing events Urs, please post-review :) CCBUG: 261571 M +3 -1 vncclientthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1244721 Created attachment 62659 [details]
New crash information added by DrKonqi
krdc (4.7.00 (4.7.0)) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
Just doing regular operations at remote host.
-- Backtrace (Reduced):
#7 0x00007fa39119469d in VncClientThread::run (this=0x1867660) at ../../../krdc/vnc/vncclientthread.cpp:397
#8 0x00007fa39fd2d175 in QThreadPrivate::start (arg=0x1867660) at thread/qthread_unix.cpp:320
#9 0x00007fa39c844d8c in start_thread (arg=0x7fa38e3fb700) at pthread_create.c:304
#10 0x00007fa39f70504d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
[...]
*** Bug 280595 has been marked as a duplicate of this bug. *** *** Bug 282310 has been marked as a duplicate of this bug. *** *** Bug 285020 has been marked as a duplicate of this bug. *** *** Bug 286077 has been marked as a duplicate of this bug. *** SVN commit 1263115 by cfeck: Keep eventQueue locked while dequeuing events (backport r1244721) BUG: 261571 FIXED-IN: 4.7.4 M +3 -1 vncclientthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1263115 Created attachment 65444 [details]
New crash information added by DrKonqi
krdc (4.7.2 (4.7.2)) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Scrolling down and moving the mouse, then KRDC crashed.
-- Backtrace (Reduced):
#7 0x0440c562 in VncClientThread::run (this=0x8e02dcc) at ../../../krdc/vnc/vncclientthread.cpp:397
#8 0x009a07b3 in QThreadPrivate::start (arg=0x8e02dcc) at thread/qthread_unix.cpp:331
[...]
*** Bug 287840 has been marked as a duplicate of this bug. *** |