Mono crashed, here's gdb info..
Joe Marcus Clarke
marcus at marcuscom.com
Wed Oct 15 10:23:55 PDT 2003
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
> the postgresql72, which I
> doubt it depends on postgresql72 at all. I couldn't find anything in the
> config.log.
>
> Anyway, back to the point, I get the build little far until it calls for
> 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
>
> ==========================
> gmake[1]: Entering directory
> `/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
> ==========================
>
> Here's short version of gdb:
> ==========================
> # gdb mono mono.core
> Core was generated by `mono'.
>
> #0 0x28192662 in GC_clear_stack_inner (arg=0x8808ae0 "", limit=3213799168)
> at misc.c:285
> 285 {
>
> (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) {
> ==========================
>
> The long version is in the attach with the full backtrace.
>
> Cheers,
> Mezz
--
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/20031015/5d461063/attachment.bin
More information about the freebsd-gnome
mailing list