Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LockRecursionException: App crash when performing functions on TSCollection #225

Closed
thecodrr opened this issue Dec 19, 2017 · 0 comments
Closed

Comments

@thecodrr
Copy link
Owner

System.Threading.LockRecursionException: LockRecursionException_RecursiveReadNotAllowed. For more information, visit http://go.microsoft.com/fwlink/?LinkId=623485
at SharedLibrary!+0x658e16
at SharedLibrary!+0x65892a
at ThreadSafeObservableCollection<BreadPlayer.Core.Models.Album>.IndexOf(Core.Models.Album item)
at BreadPlayer.ViewModels.ShellViewModel.UpdateCurrentlyPlayingSongIndex()
at BreadPlayer!+0x2c8262f
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at SharedLibrary!+0x4d7c00
at SharedLibrary!+0x4d7b88
at SharedLibrary!+0x4d7b47
at SharedLibrary!+0x5471bb
at BreadPlayer!+0x2c82304
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at SharedLibrary!+0x4d7c00
at SharedLibrary!+0x4d7b88
at SharedLibrary!+0x4d7b47
at SharedLibrary!+0x5471bb
at BreadPlayer!+0x2c86145
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at SharedLibrary!+0x65688e
at System.Threading.ContextCallback.Invoke(Object state)
at SharedLibrary!+0x4f73dc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant