[Mono-bugs] [Bug 561970] Exception "collection was modified" in a ReadOnlyCollection

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 19 14:28:01 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=561970

http://bugzilla.novell.com/show_bug.cgi?id=561970#c4


Andrés G. Aragoneses <knocte at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |knocte at gmail.com

--- Comment #4 from Andrés G. Aragoneses <knocte at gmail.com> 2010-04-19 18:28:00 UTC ---
How can the stacktrace contain a reference to List<T>?

Banshee's source code in IpodSource.cs:605 points to a foreach through a
Children property, which in the end is a ReadOnlyCollection<Source> by
inheritance (Source.cs).

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list