Comment 5 for bug 883023

Revision history for this message
Chow Loong Jin (hyperair) wrote :

Cross-posting from https://bugzilla.gnome.org/show_bug.cgi?id=662309#c19:

Well I think we've more or less figured out that this bug doesn't belong to
Banshee, so could a maintainer close this as NOTGNOME, please?

Thanks for all the help in debugging this issue!

For those interested:-
- https://github.com/mono/Mono.Zeroconf/pull/6 has a fix/workaround for this
crasher.
- The DBus# port can wait until DBus# gains TrapSignals/UntrapSignals, as shown
in https://github.com/mono/dbus-sharp/pull/23, because continuing to bundle
DBus# is not nice.
- I'm assuming that NDesk.DBus/DBus# is not wrong in dispatching more signals
while attempting to remove the signal handler.