Bug 244530 - krdc crash while connecting to a rdp ip address
Summary: krdc crash while connecting to a rdp ip address
Status: RESOLVED DUPLICATE of bug 242608
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: 2010-07-13 21:10 UTC by p92
Modified: 2010-07-17 23:23 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 p92 2010-07-13 21:10:36 UTC
Application: krdc (4.4.5 (KDE 4.4.5))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I was just typing an ip address in the connection input area with rdp as the protocol type
krfb crashed when I pressed enter

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

Thread 2 (Thread 0x7f44a9c22710 (LWP 3771)):
#0  0x00007f44b8b23f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f44b4f194a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f44b4f198fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f44b9274406 in QEventDispatcherGlib::processEvents (this=0x1665150, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f44b92496c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f44b9249a9c in QEventLoop::exec (this=0x7f44a9c21db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f44b91588db in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f44b9229dd8 in QInotifyFileSystemWatcherEngine::run (this=0x1710800) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f44b915af95 in QThreadPrivate::start (arg=0x1710800) at thread/qthread_unix.cpp:248
#9  0x00007f44b6fbc9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f44b8b306fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f44bc12f760 (LWP 3300)):
[KCrash Handler]
#5  QVector<QTextHtmlParserNode>::at (this=0x0, node=..., name=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:339
#6  QTextHtmlParser::at (this=0x0, node=..., name=...) at text/qtexthtmlparser_p.h:272
#7  QTextHtmlStyleSelector::attribute (this=0x0, node=..., name=...) at text/qtexthtmlparser.cpp:1753
#8  0x000000000041f7e9 in _start ()

Reported using DrKonqi
Comment 1 Urs Wolfer 2010-07-17 15:13:49 UTC
The backtrace is not usable, please see:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 p92 2010-07-17 23:23:59 UTC
yes and the new complete backtrace show it as a duplicate of #242608 - thanks

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