Re: [racket-dev] internal error during gc

2014-12-30 Thread Philippe Meunier
Juan Francisco Cantero Hurtado wrote: Sincerely, I don't know if the bug is in racket or in openbsd. Okay... Well, is anyone interested in trying to locate the cause of the problem? I can recompile the GC with debugging options turned on, etc., if more information is needed, but I don't know

Re: [racket-dev] internal error during gc

2014-12-30 Thread Matthew Flatt
I think the root of the problem is that `raco setup` gets anywhere close to the 1 GB limit. Also, since the images.scrbl document involves images, the problem may be related to using foreign libraries when close to the memory limit (where the foreign library can't force a Racket GC to recover from

Re: [racket-dev] internal error during gc

2014-12-29 Thread Philippe Meunier
Juan Francisco Cantero Hurtado wrote: Works fine on my machine. I've re-built the whole thing several times over the past few days and it does not fail every time. It has failed once out of the last three builds I did. Try with ulimit -d 100. My limit was already set at 1048576 :-) The

Re: [racket-dev] internal error during gc

2014-12-29 Thread Juan Francisco Cantero Hurtado
Racket sometimes fails on openbsd/i386. The person who is in charge of the openbsd i386 packages has seen similar problems since the first day. My usual tricks to build racket is increase the datasize (-d), the number of open files (-n) and the stack size (-s). I only use one job in raco.

Re: [racket-dev] internal error during gc

2014-12-20 Thread Philippe Meunier
Juan Francisco Cantero Hurtado wrote: Hi, OpenBSD -current or -stable? amd64 or i386? Stable i386. Philippe _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] internal error during gc

2014-12-20 Thread Juan Francisco Cantero Hurtado
On 12/20/2014 04:17 PM, Philippe Meunier wrote: Juan Francisco Cantero Hurtado wrote: Hi, OpenBSD -current or -stable? amd64 or i386? Stable i386. Works fine on my machine. Try with ulimit -d 100. _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] internal error during gc

2014-12-19 Thread Juan Francisco Cantero Hurtado
Hi, OpenBSD -current or -stable? amd64 or i386? On 12/17/2014 01:56 PM, Philippe Meunier wrote: Hello, I just tried building racket from scratch on OpenBSD 5.6 after cloning the github repository, and raco setup failed: [...] raco setup: rendering: pkgs/html-doc/html/html.scrbl raco setup: