https://bugzilla.novell.com/show_bug.cgi?id=362036
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362036#c2 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Zoltan Varga <[EMAIL PROTECTED]> 2008-02-15 03:58:16 MST --- This is caused a stack overflow in the testcase: Parallel C# Compiler, v. 0.0.5.2 Stack overflow in unmanaged: IP: 0x54f79c, fault addr: 0x7fff51fe1da8 Stack overflow: IP: 0x54f79c, fault addr: 0x7fff51fd9b88 At Unmanaged Stacktrace: at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_object_new_fast (intptr) <0x00045> at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_object_new_fast (intptr) <0xffffffff> at ParallelCSharp.AST.AMethodDeclaration.GenerateComplexType () <0x00028> at ParallelCSharp.AST.TransformationVisitor2.CheckConditionalExpression (ParallelCSharp.AST.AExpression) <0x003fa> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00050> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAArgument (ParallelCSharp.AST.AArgument) <0x00069> at ParallelCSharp.AST.AArgument.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAList (ParallelCSharp.AST.AList`1) <0x0006e> at ParallelCSharp.AST.AList`1.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x0003b> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitAObjectCreationExpression (ParallelCSharp.AST.AObjectCreationExpression) <0x0004d> at ParallelCSharp.AST.AObjectCreationExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> at ParallelCSharp.AST.TransformationVisitor2.ParallelCSharp.AST.IVisitor.VisitANewExpression (ParallelCSharp.AST.ANewExpression) <0x00021> at ParallelCSharp.AST.ANewExpression.AcceptVisitor (ParallelCSharp.AST.IVisitor) <0x00026> -- Configure bugmail: https://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
