Ticket #37 (closed defect: duplicate)
D-Bus error in client when restarting avahi-daemon
| Reported by: | anonymous | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | avahi-client | |
| Keywords: | Cc: |
Description
steps to reproduce:
publish a service
== $avahi-publish-service -f foo _dummy._tcp 3333 == Established under name 'foo'
restart the daemon
== sudo ./avahi-daemon restart == * Restarting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
avahi-publish-service (or any other avahi-client program I've tested), will display this
Disconnected, reconnecting ... 1039: arguments to dbus_connection_get_is_connected() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 1984. This is normally a bug in some application using the D-BUS library. Established under name 'foo'
this is on avahi 0.6.9-2ubuntu7 (ubuntu dapper) with the latest D-Bus CVS
Change History
Note: See
TracTickets for help on using
tickets.
