зеркало из https://github.com/mono/mail-archives.git
93 строки
3.8 KiB
HTML
93 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60574][Blo] Changed - assert fails on linux/ppc while building nant
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017740.html">
|
|
<LINK REL="Next" HREF="017742.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60574][Blo] Changed - assert fails on linux/ppc while building nant
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60574][Blo] Changed - assert fails on linux/ppc while building nant">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue, 22 Jun 2004 14:13:59 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017740.html">[Mono-bugs] [Bug 60574][Blo] Changed - assert fails on linux/ppc while building nant
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017742.html">[Mono-bugs] [Bug 60575][Cri] New - Beta 2 works Beta 3 and up fails
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17741">[ date ]</a>
|
|
<a href="thread.html#17741">[ thread ]</a>
|
|
<a href="subject.html#17741">[ subject ]</a>
|
|
<a href="author.html#17741">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
|
URL shown below and enter your comments there.
|
|
|
|
Changed by <A HREF="mailto:jeroen@xs4all.nl.">jeroen@xs4all.nl.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60574">http://bugzilla.ximian.com/show_bug.cgi?id=60574</A>
|
|
|
|
--- shadow/60574 2004-06-22 14:11:58.000000000 -0400
|
|
+++ shadow/60574.tmp.25494 2004-06-22 14:13:59.000000000 -0400
|
|
@@ -36,6 +36,29 @@
|
|
SIGSEGV : normal
|
|
Globalization: ICU
|
|
|
|
------- Additional Comments From <A HREF="mailto:Jeroen@xs4all.nl">Jeroen@xs4all.nl</A> 2004-06-22 14:11 -------
|
|
Nightly build which i'm using:
|
|
<A HREF="http://nant.sourceforge.net/builds/nant-0.85-20040619.zip">http://nant.sourceforge.net/builds/nant-0.85-20040619.zip</A>
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:Jeroen@xs4all.nl">Jeroen@xs4all.nl</A> 2004-06-22 14:13 -------
|
|
+Backtrace:
|
|
+
|
|
+** ERROR **: file exceptions-ppc.c: line 930 (ves_icall_get_trace):
|
|
+assertion failed: (ji != NULL)
|
|
+aborting...
|
|
+
|
|
+Program received signal SIGABRT, Aborted.
|
|
+[Switching to Thread 822197024 (LWP 3245)]
|
|
+0x0f0f4214 in raise () from /lib/tls/libc.so.6
|
|
+(gdb) bt
|
|
+#0 0x0f0f4214 in raise () from /lib/tls/libc.so.6
|
|
+#1 0x0f0f5ce8 in abort () from /lib/tls/libc.so.6
|
|
+#2 0x0fd697d0 in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
|
|
+ format=0xff71cb0 "file %s: line %d (%s): assertion failed: (%s)",
|
|
+ args1=0x31018cb0) at gmessages.c:522
|
|
+#3 0x0fd6983c in g_log (log_domain=0x0, log_level=3245,
|
|
+ format=0x6 <Address 0x6 out of bounds>) at gmessages.c:541
|
|
+#4 0x0febf41c in ves_icall_get_trace (exc=0x1074ab18, skip=6,
|
|
+ need_file_info=1 '\001') at exceptions-ppc.c:945
|
|
+#5 0x31fd7440 in ?? ()
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017740.html">[Mono-bugs] [Bug 60574][Blo] Changed - assert fails on linux/ppc while building nant
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017742.html">[Mono-bugs] [Bug 60575][Cri] New - Beta 2 works Beta 3 and up fails
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17741">[ date ]</a>
|
|
<a href="thread.html#17741">[ thread ]</a>
|
|
<a href="subject.html#17741">[ subject ]</a>
|
|
<a href="author.html#17741">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|