[Mono-bugs] [Bug 568955] System.InvalidOperationException: List has changed. from gmcs while compiling.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Apr 18 08:58:31 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=568955#c2


--- Comment #2 from Pablo Ruiz <pruiz at netway.org> 2010-04-18 12:58:25 UTC ---
Tested against trunk and it doesnt work either:


Unhandled Exception: Mono.CSharp.InternalErrorException: p.cs(12,24):
Test.RateOrderById.RateOrderById() ---> System.InvalidOperationException:
Collection was modified; enumeration operation may not execute.
  at
System.Collections.Generic.List`1+Enumerator[Mono.CSharp.Statement].VerifyState
() [0x00000] in <filename unknown>:0
  at
System.Collections.Generic.List`1+Enumerator[Mono.CSharp.Statement].MoveNext ()
[0x00000] in <filename unknown>:0
  at Mono.CSharp.Block.Resolve (Mono.CSharp.BlockContext ec) [0x00000] in
<filename unknown>:0
  at Mono.CSharp.ToplevelBlock.Resolve (Mono.CSharp.FlowBranching parent,
Mono.CSharp.BlockContext rc, Mono.CSharp.ParametersCompiled ip, IMethodData md)
[0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at Mono.CSharp.TypeContainer.EmitConstructors () [0x00000] in <filename
unknown>:0
  at Mono.CSharp.TypeContainer.EmitType () [0x00000] in <filename unknown>:0
  at Mono.CSharp.RootContext.EmitCode () [0x00000] in <filename unknown>:0
  at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
  at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename
unknown>:0

-- 
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