Arduino:1.8.13 (Windows Store 1.8.42.0) (Windows 10), Kart:"Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
runtime: out of memory: cannot allocate 536870912-byte block (545161216 in use)
fatal error: out of memory
runtime stack:
runtime.throw(0xad1799, 0xd)
/home/jenkins/go-latest/src/runtime/panic.go:1116 +0x64
runtime.largeAlloc(0x1ffffe00, 0x12420101, 0x12484540)
/home/jenkins/go-latest/src/runtime/malloc.go:1154 +0x103
runtime.mallocgc.func1()
/home/jenkins/go-latest/src/runtime/malloc.go:1047 +0x39
runtime.systemstack(0x45cab2)
/home/jenkins/go-latest/src/runtime/asm_386.s:395 +0x53
runtime.mstart()
/home/jenkins/go-latest/src/runtime/proc.go:1041
goroutine 21 [running]:
runtime.systemstack_switch()
/home/jenkins/go-latest/src/runtime/asm_386.s:356 fp=0x12909e70 sp=0x12909e6c pc=0x45cb60
runtime.mallocgc(0x1ffffe00, 0xa0d800, 0xd01, 0x125cec00)
/home/jenkins/go-latest/src/runtime/malloc.go:1046 +0x686 fp=0x12909ec4 sp=0x12909e70 pc=0x40b2a6
runtime.makeslice(0xa0d800, 0x1ffffe00, 0x1ffffe00, 0x4d02e8)
/home/jenkins/go-latest/src/runtime/slice.go:49 +0x4f fp=0x12909ed8 sp=0x12909ec4 pc=0x44651f
bytes.makeSlice(0x1ffffe00, 0x0, 0x0, 0x0)
/home/jenkins/go-latest/src/bytes/buffer.go:229 +0x64 fp=0x12909ef4 sp=0x12909ed8 pc=0x4eede4
bytes.(*Buffer).grow(0x1253a480, 0x200, 0xd21)
/home/jenkins/go-latest/src/bytes/buffer.go:142 +0x11c fp=0x12909f1c sp=0x12909ef4 pc=0x4ee83c
bytes.(*Buffer).ReadFrom(0x1253a480, 0xbc8240, 0x125ffd28, 0x33ee4e00, 0x1253a480, 0x1, 0x12484540)
/home/jenkins/go-latest/src/bytes/buffer.go:202 +0x45 fp=0x12909f58 sp=0x12909f1c pc=0x4eec15
io.copyBuffer(0xbc6cc0, 0x1253a480, 0xbc8240, 0x125ffd28, 0x0, 0x0, 0x0, 0x0, 0x404724, 0x1244c480, ...)
/home/jenkins/go-latest/src/io/io.go:391 +0x29b fp=0x12909f98 sp=0x12909f58 pc=0x46b09b
io.Copy(...)
/home/jenkins/go-latest/src/io/io.go:364
os/exec.(*Cmd).writerDescriptor.func1(0x1244c480, 0x12909fdc)
/home/jenkins/go-latest/src/os/exec/exec.go:311 +0x55 fp=0x12909fd4 sp=0x12909f98 pc=0x516515
os/exec.(*Cmd).Start.func1(0x1245e420, 0x126be560)
/home/jenkins/go-latest/src/os/exec/exec.go:441 +0x1d fp=0x12909fe8 sp=0x12909fd4 pc=0x51657d
runtime.goexit()
/home/jenkins/go-latest/src/runtime/asm_386.s:1337 +0x1 fp=0x12909fec sp=0x12909fe8 pc=0x45e471
created by os/exec.(*Cmd).Start
/home/jenkins/go-latest/src/os/exec/exec.go:440 +0x4f4
goroutine 1 [syscall, locked to thread]:
syscall.Syscall(0x7667eca0, 0x2, 0x300, 0xffffffff, 0x0, 0x0, 0x0, 0x0)
/home/jenkins/go-latest/src/runtime/syscall_windows.go:188 +0xbb
syscall.WaitForSingleObject(0x300, 0xffffffff, 0x125e4ba0, 0x0, 0x0)
/home/jenkins/go-latest/src/syscall/zsyscall_windows.go:738 +0x53
os.(*Process).wait(0x125e4ba0, 0x0, 0x0, 0x0)
/home/jenkins/go-latest/src/os/exec_windows.go:18 +0x70
os.(*Process).Wait(...)
/home/jenkins/go-latest/src/os/exec.go:125
os/exec.(*Cmd).Wait(0x1245e420, 0x0, 0x0)
/home/jenkins/go-latest/src/os/exec/exec.go:507 +0x53
github.com/arduino/arduino-cli/legacy/builder/utils.ExecCommand(0x12440f00, 0x1245e420, 0x2, 0x3, 0x2, 0x2, 0x1245e420, 0x0, 0x0, 0x95ef34, ...)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/utils/utils.go:292 +0x1e0
github.com/arduino/arduino-cli/legacy/builder.GCCPreprocRunnerForDiscoveringIncludes(0x12440f00, 0x125ffc88, 0x125ffc90, 0x12582ff8, 0x2, 0x2, 0x0, 0x0, 0x200, 0x0, ...)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/gcc_preproc_runner.go:50 +0x10d
github.com/arduino/arduino-cli/legacy/builder.findIncludesUntilDone(0x12440f00, 0x1255bc00, 0x9c7800, 0x1253a540, 0x124b66e8, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/container_find_includes.go:327 +0x910
github.com/arduino/arduino-cli/legacy/builder.(*ContainerFindIncludes).Run(0x107522c, 0x12440f00, 0x107522c, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/container_find_includes.go:137 +0x408
github.com/arduino/arduino-cli/legacy/builder.runCommands(0x12440f00, 0x12449df8, 0x20, 0x20, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:192 +0x198
github.com/arduino/arduino-cli/legacy/builder.(*Builder).Run(0x12475f26, 0x12440f00, 0x1075164, 0x125fedc0)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:102 +0x7d6
github.com/arduino/arduino-cli/legacy/builder.RunBuilder(...)
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-cli/legacy/builder/builder.go:210
main.main()
/home/jenkins/workspace/arduino-builder-all-cross-cli-inception/src/github.com/arduino/arduino-builder/main.go:400 +0x738
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\arduino-builder, 2'i döndürdü
Arduino Mega or Mega 2560 kartı için derleme hatası.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Bende boyle bir sorunla karsılasıyorum yardıumcı olurmusunuz