[Mono-bugs] [Bug 76390][Min] Changed - [GMCS]: problem when running
with --profile=heap-buddy
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 18:35:10 EDT 2005
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76390
--- shadow/76390 2005-10-21 13:16:01.000000000 -0400
+++ shadow/76390.tmp.7697 2005-10-21 18:35:10.000000000 -0400
@@ -73,6 +73,57 @@
Dude,
a) `Generics:' is not an allowed title - it's called [GMCS]
b) The new title was correct
Please don't waste my time by having me view this bug 20 times just to
figure out "ah, it's that heap-buddy" problems. The purpose of the
subject is allowing you to easily remember which bug that is.
+
+------- Additional Comments From miguel at ximian.com 2005-10-21 18:35 -------
+#0 0xffffe410 in __kernel_vsyscall ()
+#1 0x40142501 in raise () from /lib/tls/libc.so.6
+#2 0x40143d7b in abort () from /lib/tls/libc.so.6
+#3 0x4006d120 in g_logv () from /opt/gnome/lib/libglib-2.0.so.0
+#4 0x4006d165 in g_log () from /opt/gnome/lib/libglib-2.0.so.0
+#5 0x4006d1e1 in g_assert_warning () from /opt/gnome/lib/libglib-2.0.so.0
+#6 0x080de09c in mono_class_from_mono_type (type=0x0) at class.c:3030
+#7 0x080df95c in mono_type_get_name_recurse (type=0x81d77e0,
+str=0x81c4368, is_recursed=0, format=MONO_TYPE_NAME_FORMAT_REFLECTION)
+ at class.c:230
+#8 0x080e00c5 in mono_type_get_name_full (type=0x81d77e0,
+format=MONO_TYPE_NAME_FORMAT_REFLECTION) at class.c:338
+#9 0x080e1509 in mono_type_get_full_name (class=0x81d7748) at class.c:356
+#10 0x4002893c in outfile_writer_add_accountant (ofw=0x81c0960,
+acct=0x81f43e8) at outfile-writer.c:176
+#11 0x40028c21 in heap_buddy_alloc_func (p=0x81c0cd0, obj=0x2bff0,
+klass=0x81d76b0) at heap-buddy.c:82
+#12 0x080c29a9 in mono_profiler_allocation (obj=0x2bff0,
+klass=0x81d76b0) at profiler.c:211
+#13 0x08091134 in mono_object_new_alloc_specific (vtable=0x81c2220) at
+object.c:2308
+#14 0x080911db in mono_object_new_specific (vtable=0x81c2220) at
+object.c:2289
+#15 0x0813dba4 in mono_type_get_object (domain=0x21f00,
+type=0x81d78c8) at reflection.c:5426
+#16 0x0808f01d in mono_class_vtable (domain=0x21f00, class=0x81d7830)
+at object.c:881
+#17 0x0808f006 in mono_class_vtable (domain=0x21f00, class=0x81d7770)
+at object.c:879
+#18 0x0808f006 in mono_class_vtable (domain=0x21f00, class=0x81d76b0)
+at object.c:879
+#19 0x08091273 in mono_object_new (domain=0x21f00, klass=0x81d76b0) at
+object.c:2250
+#20 0x0813dba4 in mono_type_get_object (domain=0x21f00,
+type=0x81d2ff0) at reflection.c:5426
+#21 0x0808f01d in mono_class_vtable (domain=0x21f00, class=0x81d2f58)
+at object.c:881
+#22 0x0808f006 in mono_class_vtable (domain=0x21f00, class=0x81e6798)
+at object.c:879
+#23 0x08091273 in mono_object_new (domain=0x21f00, klass=0x81e6798) at
+object.c:2250
+#24 0x080bf13e in mono_runtime_init (domain=0x21f00,
+start_cb=0x8151247 <__PRETTY_FUNCTION__.21631+1354>, attach_cb=0x81c8268)
+ at appdomain.c:102
+#25 0x0810ccb9 in mini_init (filename=0xbfcacc87 "pp.exe") at mini.c:10342
+#26 0x0805c4ba in mono_main (argc=3, argv=0xbfcaadd4) at driver.c:845
+#27 0x4012fe60 in __libc_start_main () from /lib/tls/libc.so.6
+#28 0x0805be11 in _start () at start.S:119
+
More information about the mono-bugs
mailing list