Comment 6 for bug 1213369

Revision history for this message
David Henningsson (diwic) wrote : Re: pulseaudio crashed with SIGSEGV in pa_idxset_string_hash_func()

Okay, so it appears module-dbus-protocol wasn't completely fixed, as I thought. It is still crashy.

(In this case it crashes on removal of the card, but while doing so, it references the card's name, which has already been freed.)

So maybe I need to remove module-dbus-protocol again...