Creator 2.3.0-2.3.1 command line build issues on Web

I use macOs device as build machine. After successful build by command line cocos fails with this error

/var/folders/jq/05fjxvg11gl1gtmcrf88c09r0000gp/T/jenkins618204721137334172.sh: line 14:  2412 Segmentation fault: 11  /Applications/CocosCreator.app/Contents/MacOS/CocosCreator --path $WORKSPACE --build "platform=web-mobile;debug=true;sourceMaps=true;md5Cache=true;inlineSpriteFrames=true"

This error reproducing not in every build, but in most of them

@slackmoehrle

@slackmoehrle or @jare or something, please check this!

I’ll ping the engineering team on this issue.

I test for 2.3.0 and 2.3.1 versions of CocosCreator 2D, they not problem.

Can you show me your command?

/Applications/CocosCreator.app/Contents/MacOS/CocosCreator --path $WORKSPACE --build "platform=web-mobile;debug=true;sourceMaps=true;md5Cache=true;inlineSpriteFrames=true"