mail-archives/mono-bugs/2008-September/078940.html

156 строки
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20423975%5D%20SIGSEGV%20in%20mono_class_is_assignable_from&In-Reply-To=bug-423975-28286%40https.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="078906.html">
<LINK REL="Next" HREF="078910.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20423975%5D%20SIGSEGV%20in%20mono_class_is_assignable_from&In-Reply-To=bug-423975-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from">bugzilla_noreply at novell.com
</A><BR>
<I>Sun Sep 7 10:45:53 EDT 2008</I>
<P><UL>
<LI>Previous message: <A HREF="078906.html">[Mono-bugs] [Bug 423975] New: SIGSEGV in mono_class_is_assignable_from
</A></li>
<LI>Next message: <A HREF="078910.html">[Mono-bugs] [Bug 423981] New: Double.NaN handling is broken
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#78940">[ date ]</a>
<a href="thread.html#78940">[ thread ]</a>
<a href="subject.html#78940">[ subject ]</a>
<a href="author.html#78940">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=423975">https://bugzilla.novell.com/show_bug.cgi?id=423975</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=423975#c1">https://bugzilla.novell.com/show_bug.cgi?id=423975#c1</A>
Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>
--- Comment #1 from Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; 2008-09-07 08:45:50 MDT ---
This is already fixed in HEAD:
2008-08-31 Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt;
* class.c (mono_class_is_assignable_from): Fix the build.
* class.c (mono_class_is_assignable_from): Call mono_class_setup_vtable
()
before accessing klass-&gt;interface_bitmap. Fixes #421744.
I considered the fix too risky for 2.0 since the first version of the fix broke
the build.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="078906.html">[Mono-bugs] [Bug 423975] New: SIGSEGV in mono_class_is_assignable_from
</A></li>
<LI>Next message: <A HREF="078910.html">[Mono-bugs] [Bug 423981] New: Double.NaN handling is broken
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#78940">[ date ]</a>
<a href="thread.html#78940">[ thread ]</a>
<a href="subject.html#78940">[ subject ]</a>
<a href="author.html#78940">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>