I got my pi the other day and its up and running just fine. I'm running it headless and have installed Apache2, MySQL, PHP, phpmyadmin and its running as not an unreasonable web server for dev work. I even got a vnc server to work.
I just installed Chromium for the hell of it - surfed to a html5 video demo page (you can see what coming, can't you)... and my pi is wedged (swaptastically). Poor little SD card being asked to shovel around too many bytes in ways it was never designed. I'm not getting any response from a terminal/ssh/GUI so I can't kill Chromium. My Solution : pull the plug.
Well that's fine for me because I'm pretty sure I know what's going on (having suffered at the hands of a Mac mini for too long). But for the average kid learning programming or a none too techy adult punter who doesn't know his swap partition from his boot partition, it's frustration at best, 'bin' at worst.
I'm betting that wedging your pi will become a common thing. So my question is, are there any tools to prevent or recover from this sort of issue?

