-
Creator 版本: 2.2.2
-
目标平台:所有
-
重现方式:命令行构建
-
首个报错:
[ compile [==== ] 10% 0.0s ]
<— Last few GCs —>
[51332:0x7f855b631000] 73849 ms: Mark-sweep 1897.1 (2018.4) -> 1897.0 (1987.4) MB, 856.4 / 1.0 ms (average mu = 0.349, current mu = 0.000) last resort GC in old space requested
[51332:0x7f855b631000] 74768 ms: Mark-sweep 1897.0 (1987.4) -> 1897.0 (1987.4) MB, 919.6 / 0.4 ms (average mu = 0.198, current mu = 0.000) last resort GC in old space requested
<— JS stacktrace —>
==== JS stack trace =========================================
0: ExitFrame [pc: 0x11074e42b]
Security context: 0x004762842321 <String[#7]: file://>
1: fromString(aka fromString) [0x479d3a22e1] [buffer.js:315] [bytecode=0x4754167c51 offset=56](this=0x0047f6c804d1 ,0x0047b8320fa1 <Very long string[33743985]>,0x00472e1b4a41 <String[#4]: utf8>)
2: from [0x472e1924e1] [buffer.js:196] [bytecode=0x4754167891 offset=11](this=0x00479d383541 <JSFunction Buffer (sfi = 0x472e183189)>,0x00…
[51249] Error: Window “worker” crashed: [object Object]
at WebContents. (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/window.js:1:2492)
at WebContents.emit (events.js:199:15)
at WebContents.EventEmitter.emit (domain.js:469:20)
at WebContents.topLevelDomainCallback (domain.js:124:23)
[51249] Worker window crashed, reload to restart worker
- 之前哪个版本是正常的:TS代码量过多,编译堆栈溢出导致
- 手机型号:
- 手机浏览器:
- 编辑器操作系统:
- 重现概率:100%重现