[Mono-bugs] [Bug 78263][Nor] Changed - segv when running SWF
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 2 05:16:31 EDT 2006
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 robertj at gmx.net.
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: peter at novonyx.com
ReportedBy: myeates at jpl.nasa.gov
QAContact: mono-bugs at ximian.com
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 robertj at gmx.net 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.
+
More information about the mono-bugs
mailing list