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.10901 2006-05-01 19:55:33.000000000 -0400 @@ -0,0 +1,53 @@ +Bug#: 78263 +Product: Mono: Class Libraries +Version: 1.1 +OS: Solaris [Other] +OS Details: solaris 5.9 +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: segv when running SWF + +Description of Problem: this is mono.1.1.15 on Solaris 5.9 +here is the stack trace (note the warning before the segv) + + +** (winsarmgr/obj/Debug/winsarmgr.exe:2606): WARNING **: Th +ing.SendOrPostCallback could not be loaded, used in mscorli +ulture=neutral, PublicKeyToken=b77a5c561934e089 + +=========================================================== +Got a SIGSEGV while executing native code. This usually ind +a fatal error in the mono runtime or one of the native libr +used by your application. +=========================================================== + +Stacktrace: + +in (wrapper delegate-invoke) System.MulticastDelegate:invok +gs (object,System.EventArgs) <0x6c> +in (wrapper delegate-invoke) System.MulticastDelegate:invok +gs (object,System.EventArgs) <0xfffe2ae0> +in System.Windows.Forms.Form:OnLoad (System.EventArgs) <0x3 +in System.Windows.Forms.Form:OnCreateControl () <0x10c> +in System.Windows.Forms.Control:CreateControl () <0x114> +in System.Windows.Forms.Control:SetVisibleCore (bool) <0x44 +in System.Windows.Forms.Form:SetVisibleCore (bool) <0xc> +in System.Windows.Forms.Control:set_Visible (bool) <0x14> +in (wrapper remoting-invoke-with-check) System.Windows.Form + (bool) <0xfffe0a7c> +in System.Windows.Forms.Application:RunLoop (bool,System.Wi +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) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
