thecodrr / BreadPlayer

Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
https://theweavrs.github.io/BreadPlayer/
GNU General Public License v3.0
300 stars 84 forks source link

App crash when application is suspending. #205

Closed thecodrr closed 6 years ago

thecodrr commented 6 years ago

https://sentry.io/abdullah-atta/breadplayer/issues/403837498/

Message: Something caused the app to crash! Sender: {sender} 

Exception:System.Exception: Operation aborted (Excep_FromHResult 0x80004004)
   at SharedLibrary!<BaseAddress>+0x3f7d77
   at BreadPlayer!<BaseAddress>+0x19332c7
   at BreadPlayer!<BaseAddress>+0x19331d1
   at BreadPlayer.CoreWindowLogic.DisposeObjects()
   at BreadPlayer!<BaseAddress>+0x1b6ce2d
thecodrr commented 6 years ago

https://sentry.io/abdullah-atta/breadplayer/issues/404910967/