I've seen this caused by a marginally too small stack size. Try upping the stack size to something reasonable with fixhdr if your cron is built with 0x100 bytes of stack or so. The default of 0x1000 should work much more nicely.