Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78263 --- shadow/78263 2006-05-01 19:55:33.000000000 -0400 +++ shadow/78263.tmp.25877 2006-05-02 05:16:31.000000000 -0400 @@ -2,14 +2,14 @@ Product: Mono: Class Libraries Version: 1.1 OS: Solaris [Other] OS Details: solaris 5.9 Status: NEW Resolution: -Severity: -Priority: Blocker +Severity: Unknown +Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -48,6 +48,17 @@ onContext) <0xd4> in System.Windows.Forms.Application:Run (System.Windows.For in winsarmgr.Form1:Main () <0x2c> in (wrapper runtime-invoke) System.Object:runtime_invoke_vo ptr,intptr) <0x148270c> Abort (core dumped) + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-02 05:16 ------- +The output is not complete. It's missing some columns to the right. +The WARNING line is even more incomplete. + +It seems to be a 2.0 assembly, because it references +System.Threading.SendOrPostCallback. This type is part +of corlib since 2004-07-10, so maybe the assembly is executed +using the 1.1 runtime. We'll never know w/out the complete +output. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
