mail-archives/mono-bugs/2009-February/086335.html

164 строки
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 478394] New: test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20478394%5D%20New%3A%20test%20bug-472600.2.exe%20fails%20on%20PPC64%0A%20in%20mono-2.4%20RC3&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="086331.html">
<LINK REL="Next" HREF="086336.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 478394] New: test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20478394%5D%20New%3A%20test%20bug-472600.2.exe%20fails%20on%20PPC64%0A%20in%20mono-2.4%20RC3&In-Reply-To="
TITLE="[Mono-bugs] [Bug 478394] New: test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3">bugzilla_noreply at novell.com
</A><BR>
<I>Fri Feb 20 18:16:03 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="086331.html">[Mono-bugs] [Bug 467201] [PATCH] Improper conv.r4, conv.r8 and float return implementations
</A></li>
<LI>Next message: <A HREF="086336.html">[Mono-bugs] [Bug 478394] test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86335">[ date ]</a>
<a href="thread.html#86335">[ thread ]</a>
<a href="subject.html#86335">[ subject ]</a>
<a href="author.html#86335">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=478394">https://bugzilla.novell.com/show_bug.cgi?id=478394</A>
Summary: test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3
Classification: Mono
Product: Mono: Runtime
Version: 2.4.x
Platform: PowerPC-64
OS/Version: SLES 11
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
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">munroesj at us.ibm.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Created an attachment (id=274439)
--&gt; (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=274439">https://bugzilla.novell.com/attachment.cgi?id=274439</A>)
stderr file with exception stack
User-Agent: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.8.1.19)
Gecko/20081213 SUSE/2.0.0.19-0.3 Firefox/2.0.0.19
While running make check the mono-2.4 RC3 source hit the following failure
358 test(s) passed. 1 test(s) did not pass.
Failed tests:
bug-472600.2.exe
Reproducible: Always
Steps to Reproduce:
1.configure
2.make
3.make check
Actual Results:
Failed tests:
bug-472600.2.exe
Expected Results:
make check should suceed
looks like get_generic_context_from_stack_frame is calling
mono_class_has_parent_and_ignore_generics with a null parm.
In this case class-&gt;generic_class-&gt;container_class == null
The segfault is actually in mono_class_get_generic_type_definition which is
inlined by gcc-4.3.
--
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.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="086331.html">[Mono-bugs] [Bug 467201] [PATCH] Improper conv.r4, conv.r8 and float return implementations
</A></li>
<LI>Next message: <A HREF="086336.html">[Mono-bugs] [Bug 478394] test bug-472600.2.exe fails on PPC64 in mono-2.4 RC3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86335">[ date ]</a>
<a href="thread.html#86335">[ thread ]</a>
<a href="subject.html#86335">[ subject ]</a>
<a href="author.html#86335">[ 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>