FreeBSD Current lang/mono runtime problems
Joe Marcus Clarke
marcus at marcuscom.com
Tue Oct 7 09:22:15 PDT 2003
On Tue, 2003-10-07 at 09:07, Jay Cornwall wrote:
> Joe Marcus Clarke wrote:
>
> > Should be working now. Give 0.28_1 a shot.
>
> Nearly there! MCS compiles the C# program fine now. Mono is even able
> to run the program correctly, but there seems to be a lingering bug in
> garbage cleanup when the program has finished running.
>
> (repeats another 2338 times)
> #2339 0x2818c720 in GC_clear_stack_inner (arg=0x8127a60 "", limit=3213800832)
> at misc.c:290
> #2340 0x2818c720 in GC_clear_stack_inner (arg=0x8127a60 "", limit=3213800832)
> at misc.c:290
> #2341 0x2818c85c in GC_clear_stack (arg=0x8127a60 "") at misc.c:361
> #2342 0x281887c2 in GC_malloc (lb=12) at malloc.c:295
> #2343 0x28178c9e in g_hash_node_new (key=0xf2c0002, value=0x8098fc8)
> at mono-hash.c:301
> #2344 0x28177e80 in mono_g_hash_table_insert (hash_table=0x808cfe0,
> key=0xf2c0002, value=0x8098fc8) at mono-hash.c:371
> #2345 0x28176884 in TlsSetValue (idx=2, value=0x8098fc8) at threads.c:796
> #2346 0x2814fe0b in mono_domain_set (domain=0x808ff50) at domain.c:499
> #2347 0x2812eaa3 in run_finalize (obj=0x8123f80, data=0x0) at gc.c:70
> #2348 0x28186d56 in GC_invoke_finalizers () at finalize.c:787
> #2349 0x2812f445 in finalizer_thread (unused=0x0) at gc.c:485
> #2350 0x28176eef in timed_thread_start_routine (args=0x80f6680)
> at timed-thread.c:115
> #2351 0x2807c50e in _thread_start () from /usr/lib/libc_r.so.5
>
> Any ideas on this one, or should I get hacking the libgc code? :)
Your most likely going to need to hack the libgc code big-time. It
doesn't work in its multi-threaded form on FreeBSD, and this is probably
what mono expects. Good luck.
Joe
>
> Thanks for the patches.
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031007/f48bd3ef/attachment.bin
More information about the freebsd-gnome
mailing list