Bug 252653 - krfb krashes at start
Summary: krfb krashes at start
Status: RESOLVED DUPLICATE of bug 215288
Alias: None
Product: krfb
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: George Goldberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 15:35 UTC by Dmitry Petuhov
Modified: 2010-09-28 16:49 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 Dmitry Petuhov 2010-09-28 15:35:48 UTC
Application: krfb (1.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
OS Kubuntu 10.04, ATI notebook videoadapter, 2-head.
Just run krfb from KDE menu and it crashes.

The crash can be reproduced every time.

 -- Backtrace:
Application: Совместный доступ к рабочему столу (krfb), signal: Segmentation fault
[KCrash Handler]
#5  QDBusAbstractInterface::d_func (this=0x0, mode=QDBus::Block, method=..., args=...) at qdbusabstractinterface.h:154
#6  QDBusAbstractInterface::callWithArgumentList (this=0x0, mode=QDBus::Block, method=..., args=...) at qdbusabstractinterface.cpp:402
#7  0x00007f97e7898156 in OrgFreedesktopAvahiEntryGroupInterface::Reset (this=0x1910b90, s=<value optimized out>) at ../../dnssd/avahi_entrygroup_interface.h:94
#8  DNSSD::PublicServicePrivate::serverStateChanged (this=0x1910b90, s=<value optimized out>) at ../../dnssd/avahi-publicservice.cpp:203
#9  0x00007f97e7898366 in DNSSD::PublicService::publishAsync (this=<value optimized out>) at ../../dnssd/avahi-publicservice.cpp:230
#10 0x000000000040f356 in KrfbServer::startListening (this=0x18e4c00) at ../../krfb/krfbserver.cpp:215
#11 0x000000000040f51c in KrfbServer::qt_metacall (this=0x18e4c00, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff834b5060) at ./krfbserver.moc:91
#12 0x00007f97e5bf8e3f in QMetaObject::activate (sender=0x1904010, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff834b4c30) at kernel/qobject.cpp:3293
#13 0x00007f97e5c0065f in QSingleShotTimer::timerEvent (this=0x1904010) at kernel/qtimer.cpp:308
#14 0x00007f97e5bf5a63 in QObject::event (this=0x1904010, e=0x7fff834b57c0) at kernel/qobject.cpp:1212
#15 0x00007f97e655a22c in QApplicationPrivate::notify_helper (this=0x15ee040, receiver=0x1904010, e=0x7fff834b57c0) at kernel/qapplication.cpp:4300
#16 0x00007f97e65606fb in QApplication::notify (this=0x7fff834b5c50, receiver=0x1904010, e=0x7fff834b57c0) at kernel/qapplication.cpp:4183
#17 0x00007f97e746c526 in KApplication::notify (this=0x7fff834b5c50, receiver=0x1904010, event=0x7fff834b57c0) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x00007f97e5be606c in QCoreApplication::notifyInternal (this=0x7fff834b5c50, receiver=0x1904010, event=0x7fff834b57c0) at kernel/qcoreapplication.cpp:704
#19 0x00007f97e5c12d42 in QCoreApplication::sendEvent (this=0x15f1cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x15f1cb0) at kernel/qeventdispatcher_unix.cpp:603
#21 0x00007f97e5c0f824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#22 0x00007f97e24298c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007f97e242d748 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007f97e242d8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007f97e5c0f513 in QEventDispatcherGlib::processEvents (this=0x15d5b00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x00007f97e660a46e in QGuiEventDispatcherGlib::processEvents (this=0x7fff834b4c20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f97e5be4992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007f97e5be4d6c in QEventLoop::exec (this=0x7fff834b5a60, flags=) at kernel/qeventloop.cpp:201
#29 0x00007f97e5be8aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x000000000040c784 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../krfb/main.cpp:109

This bug may be a duplicate of or related to bug 215288.

Possible duplicates by query: bug 231386, bug 220651.

Reported using DrKonqi
Comment 1 George Goldberg 2010-09-28 16:49:48 UTC

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