gulp-sass: malloc crash

I updated recently to 1.10 and ran into this issue

gulp(1166,0x7fff7db64310) malloc: *** error for object 0x1044a9d3d: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

Shortly there after, a day later 1.20 was released and I upgraded to that but still run into the same error. Is there something I can do to remedy this?

I am calling sass() without any options.

About this issue

  • Original URL
  • State: closed
  • Created 10 years ago
  • Comments: 20 (3 by maintainers)

Most upvoted comments

I’ve managed to get back around to this. This issue appears to have been fixed in successive node-sass releases.