Closed Fauntleroy closed 10 years ago
Might be related: https://github.com/joyent/node/issues/4261
Yeah, just got this error too...
I haven't had this happen for a while, but then again I haven't let grunt dev
run for very long periods of time recently. If this happens to you often you might want to try updating Node to the latest stable version.
Without any warning,
grunt dev
will crash with the errorAbort trap: 6
. There's probably some larger unseen error, but I'll need to figure out how to make this more verbose. I've got a hunch this is a problem withgrunt-contrib-watch
, since it happens with no interaction on my part.