On Sat, 4 Jan 2003 14:05:03 +0100
Paolo Molaro <[EMAIL PROTECTED]> wrote:

> 
> Try running the command in gdb and see where the trap occours,
> Or, as others have suggested, really make sure you don't have user
> limits set too low (set them to unlimited ti check if that is the
> problem).
> 

Cheers, building as the super user without any limits has indeed fixed this problem.  
I didn't want to run things in gdb because I find debugging threads extremly anoying, 
but theres still a problem causing the core to be dumped on each run of mono/mint, and 
the back trace suggests thats thread related, so sadley I cannot avoid it all 
together.  Other than that problem though I've been able to bootstrap, and then 
recompile the cvs version mono and mc using the result, and everything seems to work 
fine (except as mentioned the coredump when things are finished).

> > chunks and stick them back together again, aka cc -c style?
> 
> No, this is not possible, though we're investigating ways to reduce
> memory usage.

Okay, since the outputed file is in a format that can run on any OS/Arch (in theory at 
least) so long as mono/mint or another IL runtime is ported to it, then I guess this 
isn't such a big problem.

> 
> We try to reply to all the mails on the list, but sometimes some mails
> and up ignored for lack of time. If you file a bug report on
> bugzilla.ximian.com and attach the patch there, your contribution won't
> be lost: it's easier for us to track issues in bugzilla than to track
> threads on a mailing list. Thanks!
> 

Okay, once I get the coredump issue resolved I'll make the patches and submit them to 
bugzilla, thanks for explaining TRW to do this.

Cheers
        - Scott 

                                             &
         _.-'"''--..___.("\-''-'")           i         . O
 ('.__.' .(     )  .-'   (   6_6'  -------- |#| ------ o -  ,,'''''', ------- 
  '-..-'' .' _.' (   -.   '(._Y_)       ____| |____    .  ,'         ) ,',   |
 |        ', '._  \  \_-.._ `--'.._    | # #: :# # |     (  O  <<<<<  ' <    |
 |          '-.!)) '.(il)   ''-.(li)   | # _____ # |      ',,     ,,,) ','   |
 |                                     |___ilili___|         ',,,'           |
  ----- [EMAIL PROTECTED] ------------------------- [EMAIL PROTECTED] -----


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to