[panic] out of memory - heap full while resizing - execution terminated (awful-picman) added by mario-goulart on Wed Aug 14 20:50:06 2013
git clone https://github.com/mario-goulart/awful-picman.git cd awful-picman chicken-install mkdir -p test/pics cd test/pics wget http://parenteses.org/mario/misc/DSC00065.jpg for i in `seq 100`; do cp DSC00065.jpg $i.jpg; done cd .. awful-picman --init * Use you browser to request http://localhost:8080/folders/pics * Reload the page until the server crashes