Bug 241297 - krdc crashed while open a unreachable rdp session
Summary: krdc crashed while open a unreachable rdp session
Status: RESOLVED DUPLICATE of bug 242586
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 14:37 UTC by kdebugs1
Modified: 2010-10-17 17:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.72 KB, text/plain)
2010-08-06 16:07 UTC, jamundso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kdebugs1 2010-06-10 14:37:22 UTC
Application: krdc (4.4.4 (KDE 4.4.4))
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
I tried a few times to connect to unreachable rdp session

 -- Backtrace:
Application: KRDC (krdc), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000420da4 in MainWindow::saveHostPrefs (this=0x283dba0, view=0x2f0eda0) at ../../krdc/mainwindow.cpp:975
#6  0x0000000000425922 in MainWindow::newConnection (this=0x283dba0, newUrl=<value optimized out>, switchFullscreenWhenConnected=<value optimized out>) at ../../krdc/mainwindow.cpp:335
#7  0x0000000000425ddd in MainWindow::openFromDockWidget (this=0x283dba0, index=<value optimized out>) at ../../krdc/mainwindow.cpp:380
#8  0x00000000004288a7 in MainWindow::qt_metacall (this=0x283dba0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff59c73d80) at ./mainwindow.moc:156
#9  0x00007f0dfa3a4346 in QMetaObject::activate (sender=0x2963c40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3295
#10 0x00007f0dfb4d8df5 in QAbstractItemView::doubleClicked (this=0x2f0eda0, _t1=<value optimized out>) at .moc/release-shared/moc_qabstractitemview.cpp:338
#11 0x00007f0dfb52b503 in QTreeView::mouseDoubleClickEvent (this=0x2963c40, event=0x7fff59c74cf0) at itemviews/qtreeview.cpp:1853
#12 0x00007f0dfb011246 in QWidget::event (this=0x2963c40, event=0x7fff59c74cf0) at kernel/qwidget.cpp:8048
#13 0x00007f0dfb3b8946 in QFrame::event (this=0x2963c40, e=0x7fff59c74cf0) at widgets/qframe.cpp:557
#14 0x00007f0dfb4e8ffb in QAbstractItemView::viewportEvent (this=0x2963c40, event=0x7fff59c74cf0) at itemviews/qabstractitemview.cpp:1615
#15 0x00007f0dfb525b12 in QTreeView::viewportEvent (this=0x2963c40, event=0x7fff59c74cf0) at itemviews/qtreeview.cpp:1248
#16 0x00007f0dfa390577 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x29760e0, event=0x7fff59c74cf0) at kernel/qcoreapplication.cpp:841
#17 0x00007f0dfafbb2fc in QApplicationPrivate::notify_helper (this=0x26351e0, receiver=0x29760e0, e=0x7fff59c74cf0) at kernel/qapplication.cpp:4298
#18 0x00007f0dfafc1fdb in QApplication::notify (this=0x7fff59c75850, receiver=0x29760e0, e=0x7fff59c74cf0) at kernel/qapplication.cpp:3867
#19 0x00007f0dfbcd3436 in KApplication::notify (this=0x7fff59c75850, receiver=0x29760e0, event=0x7fff59c74cf0) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x00007f0dfa39115c in QCoreApplication::notifyInternal (this=0x7fff59c75850, receiver=0x29760e0, event=0x7fff59c74cf0) at kernel/qcoreapplication.cpp:726
#21 0x00007f0dfafc11be in QCoreApplication::sendEvent (receiver=0x29760e0, event=0x7fff59c74cf0, alienWidget=0x29760e0, nativeWidget=0x27ea120, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (receiver=0x29760e0, event=0x7fff59c74cf0, alienWidget=0x29760e0, nativeWidget=0x27ea120, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#23 0x00007f0dfb04103b in QETWidget::translateMouseEvent (this=0x27ea120, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#24 0x00007f0dfb03f9ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff59c75470) at kernel/qapplication_x11.cpp:3513
#25 0x00007f0dfb06b552 in x11EventSourceDispatch (s=0x2638f50, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007f0df62fbef2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007f0df62ffd68 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007f0df62fff1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007f0dfa3ba713 in QEventDispatcherGlib::processEvents (this=0x261bb90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007f0dfb06b14e in QGuiEventDispatcherGlib::processEvents (this=0x2f0eda0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f0dfa38fa82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007f0dfa38fe5c in QEventLoop::exec (this=0x7fff59c75790, flags=) at kernel/qeventloop.cpp:201
#33 0x00007f0dfa394aeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#34 0x000000000042a11b in main (argc=<value optimized out>, argv=<value optimized out>) at ../../krdc/main.cpp:103

Reported using DrKonqi
Comment 1 jamundso 2010-08-06 16:07:06 UTC
Created attachment 49882 [details]
New crash information added by DrKonqi

Attempted to connect with two unreachable VNC servers. I closed existing VNC session (because it becomes unresponsive), then it crashed when I selected it from bookmarks.
Comment 2 Urs Wolfer 2010-10-17 17:52:03 UTC

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