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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77075 --- shadow/77075 2007-01-13 09:44:10.000000000 -0500 +++ shadow/77075.tmp.23366 2007-01-13 10:28:07.000000000 -0500 @@ -237,6 +237,28 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-13 09:44 ------- Another assert under load is "GLib: gmem.c: unable to allocate 14 bytes" (I lost the exact wording because on Windows the asserts are message boxes). It occurs when the GC is turned on. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-13 10:28 ------- +Backtrace just after "SuspendThread failed!": + +#1 0x68fc71fe in GC_stop_world () at win32_threads.c:287 +#2 0x68fbac0e in GC_stopped_mark (stop_func=0x68fba9a0 +<GC_never_stop_func>) + at alloc.c:504 +#3 0x68fbb518 in GC_try_to_collect_inner ( + stop_func=0x68fba9a0 <GC_never_stop_func>) at alloc.c:386 +#4 0x68fbbc0c in GC_collect_or_expand (needed_blocks=1, +ignore_off_page=0) + at alloc.c:1046 +#5 0x68fbbe79 in GC_allocobj (sz=170, kind=0) at alloc.c:1126 +#6 0x68fbf909 in GC_generic_malloc_inner (lb=528, k=0) at malloc.c:136 +#7 0x68fbf9c4 in GC_generic_malloc (lb=528, k=0) at malloc.c:192 +#8 0x68fbfb97 in GC_malloc_atomic (lb=528) at malloc.c:270 +#9 0x68f4d1a3 in mono_array_new_specific (vtable=0x16342d0, n=512) + at object.c:2477 + +The last frame is varying. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
