mail-archives/mono-bugs/2009-March/086735.html

107 строки
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20481458%5D%20initblk%20opcode%20fails%20the%20second%20time%20when%0A%20intrins%20are%20enabled&In-Reply-To=bug-481458-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="086734.html">
<LINK REL="Next" HREF="086763.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20481458%5D%20initblk%20opcode%20fails%20the%20second%20time%20when%0A%20intrins%20are%20enabled&In-Reply-To=bug-481458-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Mar 5 10:07:27 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="086734.html">[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled
</A></li>
<LI>Next message: <A HREF="086763.html">[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86735">[ date ]</a>
<a href="thread.html#86735">[ thread ]</a>
<a href="subject.html#86735">[ subject ]</a>
<a href="author.html#86735">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=481458">https://bugzilla.novell.com/show_bug.cgi?id=481458</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">stephen at gennard.net</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=481458#c5">https://bugzilla.novell.com/show_bug.cgi?id=481458#c5</A>
--- Comment #5 from Stephen Gennard &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">stephen at gennard.net</A>&gt; 2009-03-05 08:07:27 MST ---
I can reproduce the issue with the 2.4 stream, here is my sample output:
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">spg at nwb-spg-os11</A>:~/src/mono.bugs/initblk&gt; mono --version
Mono JIT compiler version 2.4 (/branches/mono-2-4/mono r128686 Thu Mar 5
14:22:15 GMT 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">spg at nwb-spg-os11</A>:~/src/mono.bugs/initblk&gt; mono initblk.exe
001 001 001
001 001 001
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">spg at nwb-spg-os11</A>:~/src/mono.bugs/initblk&gt; mono --optimize=-intrins initblk.exe
001 001 001
000 000 000
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">spg at nwb-spg-os11</A>:~/src/mono.bugs/initblk&gt; which mono
/usr/mflocal/mono-2-4/bin/mono
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">spg at nwb-spg-os11</A>:~/src/mono.bugs/initblk&gt; echo $LD_LIBRARY_PATH
/usr/mflocal/mono-2-4/lib:/home/spg/sx5ws2/lib
--
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="086734.html">[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled
</A></li>
<LI>Next message: <A HREF="086763.html">[Mono-bugs] [Bug 481458] initblk opcode fails the second time when intrins are enabled
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86735">[ date ]</a>
<a href="thread.html#86735">[ thread ]</a>
<a href="subject.html#86735">[ subject ]</a>
<a href="author.html#86735">[ 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>