mail-archives/mono-bugs/2009-November/094933.html

194 строки
4.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 555013] New: SIGSEGV in ILGenerator.Emit
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20555013%5D%20New%3A%20SIGSEGV%20in%20ILGenerator.Emit&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="095306.html">
<LINK REL="Next" HREF="094934.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 555013] New: SIGSEGV in ILGenerator.Emit</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20555013%5D%20New%3A%20SIGSEGV%20in%20ILGenerator.Emit&In-Reply-To="
TITLE="[Mono-bugs] [Bug 555013] New: SIGSEGV in ILGenerator.Emit">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Nov 12 14:14:51 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="095306.html">[Mono-bugs] [Bug 555006] If the code catches exception during type ctor causes crash
</A></li>
<LI>Next message: <A HREF="094934.html">[Mono-bugs] [Bug 555013] SIGSEGV in ILGenerator.Emit
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94933">[ date ]</a>
<a href="thread.html#94933">[ thread ]</a>
<a href="subject.html#94933">[ subject ]</a>
<a href="author.html#94933">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=555013">http://bugzilla.novell.com/show_bug.cgi?id=555013</A>
Summary: SIGSEGV in ILGenerator.Emit
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">msafar at novell.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Fully supported in .NET but when compiled &amp; run on Mono
Stacktrace:
at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.getToken
(System.Reflection.Emit.ModuleBuilder,object) &lt;0x00004&gt;
at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.getToken
(System.Reflection.Emit.ModuleBuilder,object) &lt;0x00004&gt;
at System.Reflection.Emit.ModuleBuilder.GetToken
(System.Reflection.MemberInfo) &lt;0x00013&gt;
at System.Reflection.Emit.ModuleBuilderTokenGenerator.GetToken
(System.Reflection.MemberInfo) &lt;0x00019&gt;
at System.Reflection.Emit.ILGenerator.Emit
(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) &lt;0x00241&gt;
at C.Main () &lt;0x00186&gt;
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) &lt;0x00039&gt;
Native stacktrace:
mono [0x80d4d6b]
mono [0x810dffb]
[0x186410]
mono [0x817b5f1]
mono [0x817cc52]
mono [0x818cce5]
mono [0x81b40c0]
[0x17a978]
[0x17a934]
[0x17a90a]
[0x17a74a]
[0xb0214f]
[0xb01f02]
mono [0x80635c1]
mono(mono_runtime_invoke+0x40) [0x8133410]
mono(mono_runtime_exec_main+0xdb) [0x8136d9b]
mono(mono_runtime_run_main+0x15a) [0x813a1da]
mono(mono_main+0x1959) [0x80b4e29]
mono [0x805b755]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x25bb56]
mono [0x805b691]
--
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.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="095306.html">[Mono-bugs] [Bug 555006] If the code catches exception during type ctor causes crash
</A></li>
<LI>Next message: <A HREF="094934.html">[Mono-bugs] [Bug 555013] SIGSEGV in ILGenerator.Emit
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94933">[ date ]</a>
<a href="thread.html#94933">[ thread ]</a>
<a href="subject.html#94933">[ subject ]</a>
<a href="author.html#94933">[ 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>