зеркало из https://github.com/mono/mail-archives.git
97 строки
3.9 KiB
HTML
97 строки
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 626782] New: [SGEN] Dynamic Methods can have invalid pointer to managed objects
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20626782%5D%20New%3A%20%5BSGEN%5D%20Dynamic%20Methods%20can%20have%0A%20invalid%20pointer%20to%20managed%20objects&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="102596.html">
|
|
<LINK REL="Next" HREF="102599.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 626782] New: [SGEN] Dynamic Methods can have invalid pointer to managed objects</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20626782%5D%20New%3A%20%5BSGEN%5D%20Dynamic%20Methods%20can%20have%0A%20invalid%20pointer%20to%20managed%20objects&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 626782] New: [SGEN] Dynamic Methods can have invalid pointer to managed objects">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Thu Jul 29 15:06:44 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="102596.html">[Mono-bugs] [Bug 376929] DateTime.ParseExact adds day when parsing minvalue
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102599.html">[Mono-bugs] [Bug 574410] metadata verifier doesn't something wrong with vararg signatures
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102597">[ date ]</a>
|
|
<a href="thread.html#102597">[ thread ]</a>
|
|
<a href="subject.html#102597">[ subject ]</a>
|
|
<a href="author.html#102597">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=626782">http://bugzilla.novell.com/show_bug.cgi?id=626782</A>
|
|
|
|
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=626782#c0">http://bugzilla.novell.com/show_bug.cgi?id=626782#c0</A>
|
|
|
|
|
|
Summary: [SGEN] Dynamic Methods can have invalid pointer to
|
|
managed objects
|
|
Classification: Mono
|
|
Product: Mono: Runtime
|
|
Version: SVN
|
|
Platform: Other
|
|
OS/Version: Other
|
|
Status: NEW
|
|
Severity: Normal
|
|
Priority: P5 - None
|
|
Component: GC
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lupus at novell.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkumpera at novell.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
Blocker: ---
|
|
|
|
|
|
The code in reflection.c/mono_reflection_create_dynamic_method probably breaks
|
|
under sgen.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="102596.html">[Mono-bugs] [Bug 376929] DateTime.ParseExact adds day when parsing minvalue
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102599.html">[Mono-bugs] [Bug 574410] metadata verifier doesn't something wrong with vararg signatures
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102597">[ date ]</a>
|
|
<a href="thread.html#102597">[ thread ]</a>
|
|
<a href="subject.html#102597">[ subject ]</a>
|
|
<a href="author.html#102597">[ 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>
|