Description
- Electron-Builder Version: 25.1.3
- Node Version: 20.17.0
- Electron Version:32.1.1
- Electron Type (current, beta, nightly):current
- Target: pnpm install
pnpm install
WARN 10 deprecated subdependencies found: @azure/core-http@3.0.4, @npmcli/move-file@1.1.2, @npmcli/move-file@2.0.1, are-we-there-yet@3.0.1, gauge@4.0.4, glob@7.2.3, glob@8.1.0, inflight@1.0.6, npmlog@6.0.2, rimraf@3.0.2
Packages: -189
Progress: resolved 730, reused 730, downloaded 0, added 0, done
electron@1.0.0 postinstall /Users/xxx/app
electron-builder install-app-deps
• electron-builder version=25.1.3
• loaded configuration file=/Users/xxx/app/electron-builder.yml
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0x14026108340 stack=[0x14026108000, 0x14046108000]
fatal error: stack overflow
runtime stack:
runtime.throw({0x102bb7efe?, 0x102544374?})
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/panic.go:1077 +0x40 fp=0x172976d50 sp=0x172976d20 pc=0x10254c520
runtime.newstack()
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/stack.go:1107 +0x458 fp=0x172976f00 sp=0x172976d50 pc=0x102566ad8
runtime.morestack()
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/asm_arm64.s:316 +0x70 fp=0x172976f00 sp=0x172976f00 pc=0x10257dd70
goroutine 1 [running]:
runtime.writeHeapBits.write({0x1400ff5ee00?, 0x0?, 0x1c?, 0x1c?}, 0x5?, 0x3?)
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/mbitmap.go:795 +0x134 fp=0x14026108340 sp=0x14026108340 pc=0x10252b434
runtime.heapBitsSetType(0x1400ff5eee0, 0x20, 0x20, 0x102f7dc40)
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/mbitmap.go:1066 +0x498 fp=0x14026108400 sp=0x14026108340 pc=0x10252bb98
runtime.mallocgc(0x20, 0x102f7dc40, 0x1)
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/malloc.go:1148 +0x588 fp=0x14026108470 sp=0x14026108400 pc=0x102523878
runtime.makeslice(0x140261084c8?, 0x102556f5c?, 0x2?)
/Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/slice.go:103 +0x50 fp=0x140261084a0 sp=0x14026108470 pc=0x102564750
github.com/develar/app-builder/pkg/node-modules.(*Collector).processDependencies(0x14046107ca0, 0x140003c5210, {0x14008530de0, 0x56}, 0x0, 0x140261087a0, 0x0)
/Users/runner/work/app-builder/app-builder/pkg/node-modules/nodeModuleCollector.go:143 +0x68 fp=0x14026108720 sp=0x140261084a0 pc=0x1028f3618
github.com/develar/app-builder/pkg/node-modules.(*Collector).readDependencyTree(0x14046107ca0, 0x140003c51f0)