GNOME Bugzilla – Bug 672744
banshee crashes if UPnP server is restarted
Last modified: 2012-05-19 18:46:22 UTC
Created attachment 210507 [details] banshee crash banshee crashes with the attached log output if you restart the UPnP server, no matter if you playing a file from the UPnP server or not. It's enough just to have the UPnP server listed on the left. mono-upnp 0.1.1 and banshee 2.4.0 mono 2.10.8 This bug was created because this problem was mentioned at Bug #672671 and has nothing to do with it.
Thank you for your bug report. This problem has been fixed in the development version. The fix will be available in the next major software release. This was fixed at two levels : - In Banshee, to avoid crashing in case of similar exceptions from Mono.Upnp: http://git.gnome.org/browse/banshee/commit/?id=dda96c265 - In Mono.Upnp, to retry the request when the server return an error: https://github.com/mono/mono-upnp/commit/0f7adcd10 For me, with those two fixes, Banshee is now able to reconnect to ushare after the server is restarted.
*** Bug 673489 has been marked as a duplicate of this bug. ***
*** Bug 675654 has been marked as a duplicate of this bug. ***
*** Bug 672652 has been marked as a duplicate of this bug. ***