Ticket #26 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

avahi reconnection issue D-Bus errors

Reported by: sebest Owned by: lennart
Milestone: Avahi 0.6.10 Component: avahi-client
Keywords: Cc:

Description

you can reproduce this like this: start avahi-browse: avahi-browse -f -a restart avahi-daemon, you'll have the following errors: 4717: 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.

Change History

Changed 7 years ago by lennart

  • status changed from new to assigned

Changed 7 years ago by lennart

  • status changed from assigned to closed
  • resolution set to fixed

(In [1193]) * don't call dbus_connection_get_is_connected() for a NULL dbus connection (closes #26)

Note: See TracTickets for help on using tickets.