Bug 294774 - desktop sharing
Summary: desktop sharing
Status: RESOLVED DUPLICATE of bug 215288
Alias: None
Product: krfb
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: George Goldberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 20:29 UTC by thierry.towa
Modified: 2012-02-25 09:32 UTC (History)
1 user (show)

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 thierry.towa 2012-02-24 20:29:28 UTC
Application: krfb (4.6.00 (4.6.0) "release 6")
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
just starting up the system. After logging in to the system I get this error message about desktop sharing

-- Backtrace:
Application: Desktop Sharing (krfb), signal: Segmentation fault
[KCrash Handler]
#7  d_func (this=0x0, mode=QDBus::Block, method=..., args=...) at qdbusabstractinterface.h:156
#8  QDBusAbstractInterface::callWithArgumentList (this=0x0, mode=QDBus::Block, method=..., args=...) at qdbusabstractinterface.cpp:406
#9  0xb743659d in Reset (this=0x81e9c58, s=1) at /usr/src/debug/kdelibs-4.6.0/dnssd/avahi_entrygroup_interface.h:94
#10 DNSSD::PublicServicePrivate::serverStateChanged (this=0x81e9c58, s=1) at /usr/src/debug/kdelibs-4.6.0/dnssd/avahi-publicservice.cpp:203
#11 0xb74370de in DNSSD::PublicServicePrivate::qt_metacall (this=0x81e9c58, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfe638c4) at /usr/src/debug/kdelibs-4.6.0/build/dnssd/avahi-publicservice_p.moc:77
#12 0xb61578cd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6167a2c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb743250d in OrgFreedesktopAvahiServerInterface::StateChanged (this=0x81676c0, _t1=1, _t2=...) at /usr/src/debug/kdelibs-4.6.0/build/dnssd/avahi_server_interface.moc:197
#15 0xb7437e01 in OrgFreedesktopAvahiServerInterface::qt_metacall (this=0x81676c0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfe63aac) at /usr/src/debug/kdelibs-4.6.0/build/dnssd/avahi_server_interface.moc:137
#16 0xb5cd75e0 in QDBusConnectionPrivate::deliverCall (this=0x8235ee8, object=0x81676c0, msg=..., metaTypes=..., slotIdx=0) at qdbusintegrator.cpp:919
#17 0xb5ce3656 in QDBusCallDeliveryEvent::placeMetaCall (this=0x82121d0, object=0x81676c0) at qdbusintegrator_p.h:103
#18 0xb61665af in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6674414 in QApplicationPrivate::notify_helper (this=0x80dc578, receiver=0x81676c0, e=0x82121d0) at kernel/qapplication.cpp:4445
#20 0xb667d0c7 in QApplication::notify (this=0xbfe64400, receiver=0x81676c0, e=0x82121d0) at kernel/qapplication.cpp:3845
#21 0xb71421f1 in KApplication::notify (this=0xbfe64400, receiver=0x81676c0, event=0x82121d0) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#22 0xb6150fde in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb6154d6c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#24 0xb6154ebc in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#25 0xb617f5e4 in ?? () from /usr/lib/libQtCore.so.4
#26 0xb5a36509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0xb5a36d10 in ?? () from /lib/libglib-2.0.so.0
#28 0xb5a36fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0xb617f76b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb672a55a in QGuiEventDispatcherGlib::processEvents (this=0x80c7cb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb61502bd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb61504e9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb6154f90 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#34 0xb6672104 in QApplication::exec () at kernel/qapplication.cpp:3719
#35 0x0805eede in ?? ()
#36 0xb5d8ec2e in __libc_start_main () from /lib/libc.so.6
#37 0x08057061 in _start ()

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

Possible duplicates by query: bug 292304, bug 291606, bug 281519, bug 268435.

Reported using DrKonqi
Comment 1 George Kiagiadakis 2012-02-25 09:32:53 UTC

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