[Mono-bugs] [Bug 74839][Min] Changed - PPC Runtime problem

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 17:29:12 EST 2005


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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74839

--- shadow/74839	2005-05-05 15:37:56.000000000 -0400
+++ shadow/74839.tmp.30793	2005-12-01 17:29:12.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 74839
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Debian unstable/testing on PowerPC (IBook G3)
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gst at sysfrog.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -167,6 +167,9 @@
 It seems that i can prevent the problem when exchanging the "if (obj ==
 null) {" with "if ((obj == null) && ((GCHandle)obj).IsAllocated) {" on line
 648 in src/CorsoSerialization.cs.
 
 If the server on eris.sysfrog.org port 5006 shouldn't be reachable anymore
 please contact me on gst at sysfrog.org.
+
+------- Additional Comments From miguel at ximian.com  2005-12-01 17:29 -------
+Please reopen the bug if the server becomes accesible again.


More information about the mono-bugs mailing list