It took a while for mine for the custodian limit to be reached and for the expansion to run out of memory. It may be that the threshhold for the memory use is too high on some systems. Maybe the right thing is to set the default a bit lower?
Jon: if you open the "Racket" menu you should see a "Limit Memory..." menu item. How does DrRacket do if you change the number in there to 256 and then paste the program into the definitions window? Do you see the red message at the bottom of the screen or does DrRacket still run out of memory? Anthony: I don' thave a good solution for you, but I find that the menu key short cut (control-k for you?) for killing is more likely to get thru, because it requires a lot less event handling than the others. Robby On Fri, Feb 5, 2016 at 7:41 AM, Pierpaolo Bernardi <olopie...@gmail.com> wrote: > On my system it behaves almost exactly as described by Jon (6.3, windows). > > The one difference is that DrRacket hasn't crashed yet, but the Task > manager reports one processor at 100% and memory use slowly growing. > Currently is at 7.5 GB. > > > > > > On Fri, Feb 5, 2016 at 2:29 PM, Anthony Carrico <acarr...@memebeam.org> wrote: >> On 02/05/2016 08:01 AM, Robby Findler wrote: >>> When I run this, I see a message at the bottom of the DrRacket window (in >>> red): >>> >>> Background expansion terminated abnormally (out of memory) >>> >>> do you see this message? >> >> I tried too, and it stops fine with the same message as Robby. No >> phantom CPU usage apparent. >> >> However, I did have a run away DrRacket recently that didn't respond to >> stop and took a few minutes to kill because my UI was extremely sluggish >> (partially because X11 and/or the window manager sucks, and my CPU >> probably throttled, but still...). I don't have any good data for you >> about the circumstances of the issue though. >> >> -- >> Anthony Carrico >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Racket Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to racket-users+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.