Date: Wed, 15 Oct 2003 13:23:36 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jeremy Messenger <mezz7@cox.net> Cc: freebsd-gnome@freebsd.org Subject: Re: Mono crashed, here's gdb info.. Message-ID: <1066238616.721.15.camel@gyros> In-Reply-To: <oprw3genj88ckrg5@smtp.central.cox.net> References: <oprw3genj88ckrg5@smtp.central.cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Pi4jcZK/a8J48u+7kLJp Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-10-15 at 13:05, Jeremy Messenger wrote: > Current, I am trying to fix the gtk-sharp port. I don't know why it needs= =20 > the postgresql72, which I > doubt it depends on postgresql72 at all. I couldn't find anything in the=20 > config.log. >=20 > Anyway, back to the point, I get the build little far until it calls for=20 > mcs (mono) and I get the Bus > error with core dump. mono doesn't work on -CURRENT with garbage collection enabled. Patches are most definitely welcome. Joe >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > gmake[1]: Entering directory=20 > `/usr/ports/x11-toolkits/gtk-sharp/work/gtk-sharp-0.11/generator' > mcs --unsafe -o gapi_codegen.exe -r System.Xml *.cs > Bus error (core dumped) > gmake[1]: *** [gapi_codegen.exe] Error 138 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 > Here's short version of gdb: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > # gdb mono mono.core > Core was generated by `mono'. >=20 > #0 0x28192662 in GC_clear_stack_inner (arg=3D0x8808ae0 "", limit=3D32137= 99168) > at misc.c:285 > 285 { >=20 > (gdb) list > 280 /* Clear the stack up to about limit. Return arg. */ > 281 /*ARGSUSED*/ > 282 ptr_t GC_clear_stack_inner(arg, limit) > 283 ptr_t arg; > 284 word limit; > 285 { > 286 word dummy[CLEAR_SIZE]; > 287 > 288 BZERO(dummy, CLEAR_SIZE*sizeof(word)); > 289 if ((word)(dummy) COOLER_THAN limit) { > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 > The long version is in the attach with the full backtrace. >=20 > Cheers, > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Pi4jcZK/a8J48u+7kLJp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/jYKYb2iPiv4Uz4cRAkUIAJ9zPUp4+RysvFjgCuwo/35cqoGeWACeIQhg QET5nCMQVdgQaf5PXuZC2Ps= =T/2X -----END PGP SIGNATURE----- --=-Pi4jcZK/a8J48u+7kLJp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1066238616.721.15.camel>