Ticket #304 (closed defect: fixed)
avahi-gobject ga_entry_group_attach() fails
| Reported by: | dignan | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Avahi 0.6.26 | Component: | avahi-glib |
| Keywords: | Cc: |
Description
I am writing a Rhythmbox plugin in Vala which uses avahi-gobject. However I ran into this bug and generated a C testcase from a Vala testcase I created with some help from people in #vala.
Basically, if you create a Client, then create an Entry Group, then try to attach the client to the Entry Group, avahi-gobject crashes fatally.

