Created
May 10, 2026 15:41
-
-
Save Enzime/cfd2f3e88562a99b02df48368a17fa4c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unexpected fault address 0x12a659d7c | |
| fatal error: fault | |
| [signal SIGSEGV: segmentation violation code=0x2 addr=0x12a659d7c pc=0x100d51e0c] | |
| goroutine 1 gp=0x3b09f7ca01e0 m=5 mp=0x3b09f7d80008 [running]: | |
| runtime.throw({0x1010cbdef?, 0x30373431203332?}) | |
| runtime/panic.go:1229 +0x38 fp=0x3b09f80ef590 sp=0x3b09f80ef560 pc=0x100dce258 | |
| runtime.sigpanic() | |
| runtime/signal_unix.go:945 +0x21c fp=0x3b09f80ef5f0 sp=0x3b09f80ef590 pc=0x100dcff7c | |
| runtime.memequal() | |
| internal/bytealg/equal_arm64.s:64 +0x7c fp=0x3b09f80ef600 sp=0x3b09f80ef600 pc=0x100d51e0c | |
| bytes.Equal(...) | |
| bytes/bytes.go:22 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit(0x3b09f7e9bb80, {0x101504f58, 0x3b09f7dea6e0}, 0x3b09f83628c0, {0x3b09f8c14000, 0x4, 0x4}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:114 +0x20c fp=0x3b09f80ef6d0 sp=0x3b09f80ef600 pc=0x101089c1c | |
| github.com/numtide/treefmt/v2/format.(*CompositeFormatter).Apply(0x3b09f7e9bbc0, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f7ec0008, 0x400, 0x3b09f7da8a40?}) | |
| github.com/numtide/treefmt/v2/format/composite.go:94 +0x278 fp=0x3b09f80ef800 sp=0x3b09f80ef6d0 pc=0x101087d18 | |
| github.com/numtide/treefmt/v2/cmd/format.Run(0x0?, 0x3b09f7db4940, 0x3b09f7e3fb50?, {0x3b09f7da7e90, 0x1, 0x3}) | |
| github.com/numtide/treefmt/v2/cmd/format/format.go:152 +0x7a4 fp=0x3b09f80efac0 sp=0x3b09f80ef800 pc=0x10108b854 | |
| github.com/numtide/treefmt/v2/cmd.runE(0x3b09f7dd6780, 0x3b09f7db4940, 0x3b09f7e2c008, {0x3b09f7da7e90, 0x1, 0x3}) | |
| github.com/numtide/treefmt/v2/cmd/root.go:183 +0x714 fp=0x3b09f80efc10 sp=0x3b09f80efac0 pc=0x10108cd54 | |
| github.com/numtide/treefmt/v2/cmd.NewRoot.func1(0x3b09f7e22100?, {0x3b09f7da7e90?, 0x7?, 0x1010cb677?}) | |
| github.com/numtide/treefmt/v2/cmd/root.go:37 +0x3c fp=0x3b09f80efc50 sp=0x3b09f80efc10 pc=0x10108c60c | |
| github.com/spf13/cobra.(*Command).execute(0x3b09f7e2c008, {0x3b09f7d92050, 0x3, 0x3}) | |
| github.com/spf13/cobra@v1.10.2/command.go:1015 +0x814 fp=0x3b09f80efe00 sp=0x3b09f80efc50 pc=0x100f0eb04 | |
| github.com/spf13/cobra.(*Command).ExecuteC(0x3b09f7e2c008) | |
| github.com/spf13/cobra@v1.10.2/command.go:1148 +0x350 fp=0x3b09f80efef0 sp=0x3b09f80efe00 pc=0x100f0f260 | |
| github.com/spf13/cobra.(*Command).Execute(0x101521268?) | |
| github.com/spf13/cobra@v1.10.2/command.go:1071 +0x1c fp=0x3b09f80eff10 sp=0x3b09f80efef0 pc=0x100f0ee6c | |
| main.main() | |
| github.com/numtide/treefmt/v2/main.go:12 +0x20 fp=0x3b09f80eff30 sp=0x3b09f80eff10 pc=0x10108cdc0 | |
| runtime.main() | |
| runtime/proc.go:290 +0x2b4 fp=0x3b09f80effd0 sp=0x3b09f80eff30 pc=0x100d9add4 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f80effd0 sp=0x3b09f80effd0 pc=0x100dd5724 | |
| goroutine 2 gp=0x3b09f7ca0f00 m=nil [force gc (idle)]: | |
| runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d04f90 sp=0x3b09f7d04f70 pc=0x100dce36c | |
| runtime.goparkunlock(...) | |
| runtime/proc.go:468 | |
| runtime.forcegchelper() | |
| runtime/proc.go:375 +0xb4 fp=0x3b09f7d04fd0 sp=0x3b09f7d04f90 pc=0x100d9b0f4 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d04fd0 sp=0x3b09f7d04fd0 pc=0x100dd5724 | |
| created by runtime.init.7 in goroutine 1 | |
| runtime/proc.go:363 +0x24 | |
| goroutine 3 gp=0x3b09f7ca10e0 m=nil [GC sweep wait]: | |
| runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d05770 sp=0x3b09f7d05750 pc=0x100dce36c | |
| runtime.goparkunlock(...) | |
| runtime/proc.go:468 | |
| runtime.bgsweep(0x3b09f7cb6180) | |
| runtime/mgcsweep.go:324 +0x178 fp=0x3b09f7d057b0 sp=0x3b09f7d05770 pc=0x100d85f68 | |
| runtime.gcenable.gowrap1() | |
| runtime/mgc.go:214 +0x20 fp=0x3b09f7d057d0 sp=0x3b09f7d057b0 pc=0x100d773b0 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d057d0 sp=0x3b09f7d057d0 pc=0x100dd5724 | |
| created by runtime.gcenable in goroutine 1 | |
| runtime/mgc.go:214 +0x6c | |
| goroutine 4 gp=0x3b09f7ca12c0 m=nil [GC scavenge wait]: | |
| runtime.gopark(0x10000?, 0x6553f100?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d05f60 sp=0x3b09f7d05f40 pc=0x100dce36c | |
| runtime.goparkunlock(...) | |
| runtime/proc.go:468 | |
| runtime.(*scavengerState).park(0x1015d41e0) | |
| runtime/mgcscavenge.go:425 +0x5c fp=0x3b09f7d05f90 sp=0x3b09f7d05f60 pc=0x100d83a7c | |
| runtime.bgscavenge(0x3b09f7cb6180) | |
| runtime/mgcscavenge.go:658 +0xac fp=0x3b09f7d05fb0 sp=0x3b09f7d05f90 pc=0x100d8401c | |
| runtime.gcenable.gowrap2() | |
| runtime/mgc.go:215 +0x20 fp=0x3b09f7d05fd0 sp=0x3b09f7d05fb0 pc=0x100d77370 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d05fd0 sp=0x3b09f7d05fd0 pc=0x100dd5724 | |
| created by runtime.gcenable in goroutine 1 | |
| runtime/mgc.go:215 +0xac | |
| goroutine 17 gp=0x3b09f7d843c0 m=nil [GOMAXPROCS updater (idle)]: | |
| runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d00770 sp=0x3b09f7d00750 pc=0x100dce36c | |
| runtime.goparkunlock(...) | |
| runtime/proc.go:468 | |
| runtime.updateMaxProcsGoroutine() | |
| runtime/proc.go:7095 +0xf4 fp=0x3b09f7d007d0 sp=0x3b09f7d00770 pc=0x100da9984 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d007d0 sp=0x3b09f7d007d0 pc=0x100dd5724 | |
| created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1 | |
| runtime/proc.go:7083 +0x48 | |
| goroutine 18 gp=0x3b09f7d845a0 m=nil [finalizer wait]: | |
| runtime.gopark(0x3b09f7d045b8?, 0x100d712f0?, 0xd8?, 0x45?, 0x100d9b394?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d04580 sp=0x3b09f7d04560 pc=0x100dce36c | |
| runtime.runFinalizers() | |
| runtime/mfinal.go:210 +0x100 fp=0x3b09f7d047d0 sp=0x3b09f7d04580 pc=0x100d763d0 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d047d0 sp=0x3b09f7d047d0 pc=0x100dd5724 | |
| created by runtime.createfing in goroutine 1 | |
| runtime/mfinal.go:172 +0x78 | |
| goroutine 19 gp=0x3b09f7d84780 m=nil [cleanup wait]: | |
| runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d00f50 sp=0x3b09f7d00f30 pc=0x100dce36c | |
| runtime.goparkunlock(...) | |
| runtime/proc.go:468 | |
| runtime.(*cleanupQueue).dequeue(0x1015d45a0) | |
| runtime/mcleanup.go:522 +0x160 fp=0x3b09f7d00f90 sp=0x3b09f7d00f50 pc=0x100d73480 | |
| runtime.runCleanups() | |
| runtime/mcleanup.go:718 +0x40 fp=0x3b09f7d00fd0 sp=0x3b09f7d00f90 pc=0x100d73bd0 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d00fd0 sp=0x3b09f7d00fd0 pc=0x100dd5724 | |
| created by runtime.(*cleanupQueue).createGs in goroutine 1 | |
| runtime/mcleanup.go:672 +0x108 | |
| goroutine 20 gp=0x3b09f7d84960 m=nil [chan receive]: | |
| runtime.gopark(0x3b09f7d016e8?, 0x100f9f560?, 0x2?, 0x0?, 0x3b09f7d2e000?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d016c0 sp=0x3b09f7d016a0 pc=0x100dce36c | |
| runtime.chanrecv(0x3b09f7d24070, 0x0, 0x1) | |
| runtime/chan.go:667 +0x470 fp=0x3b09f7d01740 sp=0x3b09f7d016c0 pc=0x100d65fe0 | |
| runtime.chanrecv1(0x3b09f7d24070?, 0x3b09f7d017a8?) | |
| runtime/chan.go:509 +0x14 fp=0x3b09f7d01770 sp=0x3b09f7d01740 pc=0x100d65b34 | |
| github.com/numtide/treefmt/v2/cmd/format.Run.func3() | |
| github.com/numtide/treefmt/v2/cmd/format/format.go:106 +0x7c fp=0x3b09f7d017d0 sp=0x3b09f7d01770 pc=0x10108bcac | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d017d0 sp=0x3b09f7d017d0 pc=0x100dd5724 | |
| created by github.com/numtide/treefmt/v2/cmd/format.Run in goroutine 1 | |
| github.com/numtide/treefmt/v2/cmd/format/format.go:103 +0x4a4 | |
| goroutine 5 gp=0x3b09f7ca1860 m=nil [select, locked to thread]: | |
| runtime.gopark(0x3b09f7d96fa0?, 0x2?, 0xa8?, 0x66?, 0x3b09f7d96f90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d96e10 sp=0x3b09f7d96df0 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7d96fa0, 0x3b09f7d96f8c, 0x0?, 0x0, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7d96f50 sp=0x3b09f7d96e10 pc=0x100dae8bc | |
| runtime.ensureSigM.func1() | |
| runtime/signal_unix.go:1091 +0x148 fp=0x3b09f7d96fd0 sp=0x3b09f7d96f50 pc=0x100dc8c68 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d96fd0 sp=0x3b09f7d96fd0 pc=0x100dd5724 | |
| created by runtime.ensureSigM in goroutine 20 | |
| runtime/signal_unix.go:1074 +0xcc | |
| goroutine 33 gp=0x3b09f7f00000 m=4 mp=0x3b09f7cff808 [syscall]: | |
| runtime.sigNoteSleep(0x0?) | |
| runtime/os_darwin.go:138 +0x20 fp=0x3b09f7f06790 sp=0x3b09f7f06750 pc=0x100d956c0 | |
| os/signal.signal_recv() | |
| runtime/sigqueue.go:149 +0x108 fp=0x3b09f7f067b0 sp=0x3b09f7f06790 pc=0x100dd01c8 | |
| os/signal.loop() | |
| os/signal/signal_unix.go:23 +0x1c fp=0x3b09f7f067d0 sp=0x3b09f7f067b0 pc=0x100f9fa5c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f067d0 sp=0x3b09f7f067d0 pc=0x100dd5724 | |
| created by os/signal.Notify.func1.1 in goroutine 20 | |
| os/signal/signal.go:152 +0x28 | |
| goroutine 49 gp=0x3b09f7d84d20 m=nil [select]: | |
| runtime.gopark(0x3b09f7d98cd8?, 0x2?, 0x48?, 0x8b?, 0x3b09f7d98c9c?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d98b10 sp=0x3b09f7d98af0 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7d98cd8, 0x3b09f7d98c98, 0x12aba7c01?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7d98c50 sp=0x3b09f7d98b10 pc=0x100dae8bc | |
| io.(*pipe).write(0x3b09f7e9eb40, {0x3b09f801c000, 0x8000, 0x8000}) | |
| io/pipe.go:86 +0x198 fp=0x3b09f7d98d30 sp=0x3b09f7d98c50 pc=0x100e06408 | |
| io.(*PipeWriter).Write(0x1015c3570?, {0x3b09f801c000?, 0x3b09f7d025c8?, 0x100dcfbc8?}) | |
| io/pipe.go:161 +0x24 fp=0x3b09f7d98d60 sp=0x3b09f7d98d30 pc=0x100e06844 | |
| io.copyBuffer({0x101501e40, 0x3b09f7e9eb40}, {0x1015014f8, 0x3b09f7f84010}, {0x0, 0x0, 0x0}) | |
| io/io.go:431 +0x1cc fp=0x3b09f7d98de0 sp=0x3b09f7d98d60 pc=0x100e04bbc | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d02601?, {0x101501e40?, 0x3b09f7e9eb40?}) | |
| os/file.go:295 +0x44 fp=0x3b09f7d98e30 sp=0x3b09f7d98de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501e40?, 0x3b09f7e9eb40?}) | |
| os/file.go:273 +0x5c fp=0x3b09f7d98e60 sp=0x3b09f7d98e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501e40, 0x3b09f7e9eb40}, {0x1015017b8, 0x3b09f7f84010}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f7d98ee0 sp=0x3b09f7d98e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f7d98f40 sp=0x3b09f7d98ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x0?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f7d98fb0 sp=0x3b09f7d98f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f7d98fd0 sp=0x3b09f7d98fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d98fd0 sp=0x3b09f7d98fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 23 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 23 gp=0x3b09f7d84f00 m=7 mp=0x3b09f7f82008 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f7d97d48, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f7d97d20 sp=0x3b09f7d97cd0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7e76f90?, 0x1?, 0x1036c3df0?, 0x90?, 0x3b09f7f82008?, 0x3b09f7fba000?, 0x3b09f7d97de8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f7d97d80 sp=0x3b09f7d97d20 pc=0x100dee238 | |
| syscall.wait4(0x3b09f7d97e18?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f7d97de0 sp=0x3b09f7d97d80 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7f800e0?, 0x3b09f7d97e54, 0x3b09f7e76f90?, 0x3b09f7f80070?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f7d97e20 sp=0x3b09f7d97de0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7fa4080) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f7d97e80 sp=0x3b09f7d97e20 pc=0x100e12e3c | |
| os.(*Process).wait(0x0?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f7d97ea0 sp=0x3b09f7d97e80 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db7520) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f7d97f10 sp=0x3b09f7d97ea0 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db7520) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f7d97f30 sp=0x3b09f7d97f10 pc=0x100f67118 | |
| github.com/numtide/treefmt/v2/walk.NewGitReader.func1() | |
| github.com/numtide/treefmt/v2/walk/git.go:169 +0x24 fp=0x3b09f7d97f60 sp=0x3b09f7d97f30 pc=0x100fcf604 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f7d97fd0 sp=0x3b09f7d97f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d97fd0 sp=0x3b09f7d97fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 24 gp=0x3b09f7d850e0 m=nil [runnable]: | |
| go.etcd.io/bbolt.(*Bucket).Put(0x3b09f8f91ec0, {0x3b09f875d8c0, 0x2c, 0x30}, {0x3b09f879c130, 0x10, 0x10}) | |
| go.etcd.io/bbolt@v1.4.3/bucket.go:452 +0x42c fp=0x3b09f80ebd40 sp=0x3b09f80ebd40 pc=0x100fb637c | |
| github.com/numtide/treefmt/v2/walk.(*CachedReader).process.(*CachedReader).process.func1.func2(0x3b09f7e73b08?) | |
| github.com/numtide/treefmt/v2/walk/cached.go:64 +0xb0 fp=0x3b09f80ebe10 sp=0x3b09f80ebd40 pc=0x100fcd7d0 | |
| go.etcd.io/bbolt.(*DB).Update(0x0?, 0x3b09f80ebf28) | |
| go.etcd.io/bbolt@v1.4.3/db.go:908 +0x68 fp=0x3b09f80ebe80 sp=0x3b09f80ebe10 pc=0x100fbd7f8 | |
| github.com/numtide/treefmt/v2/walk.(*CachedReader).process.func1(...) | |
| github.com/numtide/treefmt/v2/walk/cached.go:54 | |
| github.com/numtide/treefmt/v2/walk.(*CachedReader).process(0x3b09f7e9bd40) | |
| github.com/numtide/treefmt/v2/walk/cached.go:76 +0x134 fp=0x3b09f80ebf40 sp=0x3b09f80ebe80 pc=0x100fcd4e4 | |
| github.com/numtide/treefmt/v2/walk.(*CachedReader).process-fm() | |
| <autogenerated>:1 +0x20 fp=0x3b09f80ebf60 sp=0x3b09f80ebf40 pc=0x100fd2900 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f80ebfd0 sp=0x3b09f80ebf60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f80ebfd0 sp=0x3b09f80ebfd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 25 gp=0x3b09f7d852c0 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d03f20 sp=0x3b09f7d03f00 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7d03fb0 sp=0x3b09f7d03f20 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7d03fd0 sp=0x3b09f7d03fb0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d03fd0 sp=0x3b09f7d03fd0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 26 gp=0x3b09f7d854a0 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19321e4e3bf1?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f02720 sp=0x3b09f7f02700 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f027b0 sp=0x3b09f7f02720 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f027d0 sp=0x3b09f7f027b0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f027d0 sp=0x3b09f7f027d0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 27 gp=0x3b09f7d85680 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19321e4c8fe2?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f02f20 sp=0x3b09f7f02f00 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f02fb0 sp=0x3b09f7f02f20 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f02fd0 sp=0x3b09f7f02fb0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f02fd0 sp=0x3b09f7f02fd0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 28 gp=0x3b09f7d85860 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19321e4e5f19?, 0x0?, 0x0?, 0x0?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f03720 sp=0x3b09f7f03700 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f037b0 sp=0x3b09f7f03720 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f037d0 sp=0x3b09f7f037b0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f037d0 sp=0x3b09f7f037d0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 29 gp=0x3b09f7d85a40 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x1932432a2534?, 0x1?, 0x91?, 0x50?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f03f20 sp=0x3b09f7f03f00 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f03fb0 sp=0x3b09f7f03f20 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f03fd0 sp=0x3b09f7f03fb0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f03fd0 sp=0x3b09f7f03fd0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 30 gp=0x3b09f7d85c20 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x101607060?, 0x1?, 0x6?, 0x71?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f04720 sp=0x3b09f7f04700 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f047b0 sp=0x3b09f7f04720 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f047d0 sp=0x3b09f7f047b0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f047d0 sp=0x3b09f7f047d0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 31 gp=0x3b09f8222000 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19321e5d40ab?, 0x1?, 0x1a?, 0xd2?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f04f20 sp=0x3b09f7f04f00 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f04fb0 sp=0x3b09f7f04f20 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f04fd0 sp=0x3b09f7f04fb0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f04fd0 sp=0x3b09f7f04fd0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 32 gp=0x3b09f82221e0 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19324335a7fb?, 0x1?, 0xe2?, 0x86?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f05720 sp=0x3b09f7f05700 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f057b0 sp=0x3b09f7f05720 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f057d0 sp=0x3b09f7f057b0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f057d0 sp=0x3b09f7f057d0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 65 gp=0x3b09f82223c0 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x19321e4c8fe2?, 0x1?, 0x35?, 0x4a?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f05f20 sp=0x3b09f7f05f00 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f7f05fb0 sp=0x3b09f7f05f20 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f7f05fd0 sp=0x3b09f7f05fb0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f05fd0 sp=0x3b09f7f05fd0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 66 gp=0x3b09f82225a0 m=nil [GC worker (idle)]: | |
| runtime.gopark(0x1014fdb58?, 0x3b09f7e53800?, 0x1c?, 0xa?, 0x0?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8228720 sp=0x3b09f8228700 pc=0x100dce36c | |
| runtime.gcBgMarkWorker(0x3b09f81f1ab0) | |
| runtime/mgc.go:1791 +0xe0 fp=0x3b09f82287b0 sp=0x3b09f8228720 pc=0x100d79e10 | |
| runtime.gcBgMarkStartWorkers.gowrap1() | |
| runtime/mgc.go:1695 +0x20 fp=0x3b09f82287d0 sp=0x3b09f82287b0 pc=0x100d79d10 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f82287d0 sp=0x3b09f82287d0 pc=0x100dd5724 | |
| created by runtime.gcBgMarkStartWorkers in goroutine 1 | |
| runtime/mgc.go:1695 +0x134 | |
| goroutine 50 gp=0x3b09f7f86780 m=11 mp=0x3b09f7f82808 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f7ccd928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f7ccd900 sp=0x3b09f7ccd8b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7ddc410?, 0x12aba4a08?, 0x1036c2c00?, 0x90?, 0x3b09f7f82808?, 0x3b09f7fba090?, 0x3b09f7ccd9c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f7ccd960 sp=0x3b09f7ccd900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f7ccd9f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f7ccd9c0 sp=0x3b09f7ccd960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f801a9a0?, 0x3b09f7ccda34, 0x3b09f7ddc410?, 0x3b09f801a930?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f7ccda00 sp=0x3b09f7ccd9c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f8f900c0) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f7ccda60 sp=0x3b09f7ccda00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c2c00?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f7ccda80 sp=0x3b09f7ccda60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db6000) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f7ccdaf0 sp=0x3b09f7ccda80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db6000) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f7ccdb10 sp=0x3b09f7ccdaf0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f7db6000) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f7ccdb40 sp=0x3b09f7ccdb10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f7f3e008, 0x400, 0x3b09f7f98060?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f7ccdc90 sp=0x3b09f7ccdb40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f7f3e008?, 0x1?, 0x3b09f7ccdd58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f7ccdd10 sp=0x3b09f7ccdc90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f7ccdd60 sp=0x3b09f7ccdd10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f7ccdf60 sp=0x3b09f7ccdd60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f7ccdfd0 sp=0x3b09f7ccdf60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7ccdfd0 sp=0x3b09f7ccdfd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 195 gp=0x3b09f8222f00 m=nil [select]: | |
| runtime.gopark(0x3b09f7d07f30?, 0x2?, 0x0?, 0x0?, 0x3b09f7d07ebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d07d30 sp=0x3b09f7d07d10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7d07f30, 0x3b09f7d07eb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7d07e70 sp=0x3b09f7d07d30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f7db6d00, 0x3b09f82ee070) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f7d07fb0 sp=0x3b09f7d07e70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f7d07fd0 sp=0x3b09f7d07fb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d07fd0 sp=0x3b09f7d07fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 47 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 97 gp=0x3b09f7f86d20 m=15 mp=0x3b09f7d81808 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8ac1928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8ac1900 sp=0x3b09f8ac18b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7ddc410?, 0x12aba4a08?, 0x1036c3df0?, 0x90?, 0x3b09f7d81808?, 0x3b09f7fba240?, 0x3b09f8ac19c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8ac1960 sp=0x3b09f8ac1900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f8ac19f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f8ac19c0 sp=0x3b09f8ac1960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7d24460?, 0x3b09f8ac1a34, 0x3b09f7ddc410?, 0x3b09f7d243f0?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8ac1a00 sp=0x3b09f8ac19c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7e9a080) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8ac1a60 sp=0x3b09f8ac1a00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c3df0?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8ac1a80 sp=0x3b09f8ac1a60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db76c0) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8ac1af0 sp=0x3b09f8ac1a80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db76c0) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8ac1b10 sp=0x3b09f8ac1af0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f7db76c0) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8ac1b40 sp=0x3b09f8ac1b10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f7ec2508, 0x400, 0x3b09f7f98120?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8ac1c90 sp=0x3b09f8ac1b40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f7ec2508?, 0x1?, 0x3b09f8ac1d58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8ac1d10 sp=0x3b09f8ac1c90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8ac1d60 sp=0x3b09f8ac1d10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8ac1f60 sp=0x3b09f8ac1d60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8ac1fd0 sp=0x3b09f8ac1f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8ac1fd0 sp=0x3b09f8ac1fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 98 gp=0x3b09f7f86f00 m=13 mp=0x3b09f7f83008 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f83ef928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f83ef900 sp=0x3b09f83ef8b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7ddc410?, 0x12ae91908?, 0x1036ae4e8?, 0x90?, 0x3b09f7f83008?, 0x3b09f82da090?, 0x3b09f83ef9c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f83ef960 sp=0x3b09f83ef900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f83ef9f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f83ef9c0 sp=0x3b09f83ef960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7d242a0?, 0x3b09f83efa34, 0x3b09f7ddc410?, 0x3b09f7d24230?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f83efa00 sp=0x3b09f83ef9c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7fa4100) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f83efa60 sp=0x3b09f83efa00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036ae4e8?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f83efa80 sp=0x3b09f83efa60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f8f641a0) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f83efaf0 sp=0x3b09f83efa80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f8f641a0) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f83efb10 sp=0x3b09f83efaf0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f8f641a0) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f83efb40 sp=0x3b09f83efb10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f800e508, 0x400, 0x3b09f7e8c2d0?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f83efc90 sp=0x3b09f83efb40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f800e508?, 0x1?, 0x3b09f83efd58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f83efd10 sp=0x3b09f83efc90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f83efd60 sp=0x3b09f83efd10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f83eff60 sp=0x3b09f83efd60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f83effd0 sp=0x3b09f83eff60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f83effd0 sp=0x3b09f83effd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 160 gp=0x3b09f7f870e0 m=nil [runnable]: | |
| runtime.gcTrigger.test({0x0?, 0x0?, 0x0?}) | |
| runtime/mgc.go:706 +0x140 fp=0x3b09f8ce1a50 sp=0x3b09f8ce1a50 pc=0x100d77840 | |
| runtime.mallocgcSmallScanHeader(0x140?, 0x1014608e0) | |
| runtime/malloc.go:1732 +0x2e4 fp=0x3b09f8ce1ab0 sp=0x3b09f8ce1a50 pc=0x100d6e594 | |
| runtime.mallocgc(0x570, 0x1014608e0, 0x1) | |
| runtime/malloc.go:1204 +0x94 fp=0x3b09f8ce1ae0 sp=0x3b09f8ce1ab0 pc=0x100dcbe84 | |
| runtime.growslice(0x3b09f7de2588, 0x0?, 0x0?, 0x0?, 0x1014608e0) | |
| runtime/slice.go:273 +0x434 fp=0x3b09f8ce1b40 sp=0x3b09f8ce1ae0 pc=0x100dd0814 | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e275e0, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f8d28508, 0x400, 0x3b09f8d12090?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:115 +0x1c4 fp=0x3b09f8ce1c90 sp=0x3b09f8ce1b40 pc=0x1010888e4 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f8d28508?, 0x1?, 0x3b09f7f08558?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8ce1d10 sp=0x3b09f8ce1c90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8ce1d60 sp=0x3b09f8ce1d10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8ce1f60 sp=0x3b09f8ce1d60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8ce1fd0 sp=0x3b09f8ce1f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8ce1fd0 sp=0x3b09f8ce1fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 152 gp=0x3b09f7f872c0 m=nil [select]: | |
| runtime.gopark(0x3b09f8224f30?, 0x2?, 0x0?, 0x0?, 0x3b09f8224ebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8224d30 sp=0x3b09f8224d10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f8224f30, 0x3b09f8224eb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f8224e70 sp=0x3b09f8224d30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f85fcea0, 0x3b09f808a230) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f8224fb0 sp=0x3b09f8224e70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f8224fd0 sp=0x3b09f8224fb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8224fd0 sp=0x3b09f8224fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 52 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 51 gp=0x3b09f82234a0 m=nil [runnable]: | |
| syscall.syscalln(0x100def130, {0x3b09f8a997d0, 0x3, 0x3}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8a997a0 sp=0x3b09f8a99750 pc=0x100dd1af0 | |
| syscall.syscall(0x3b09f8a99818?, 0x100e0a56c?, 0x101606150?, 0x12a3a0c00?) | |
| syscall/syscall_darwin.go:365 +0x24 fp=0x3b09f8a997f0 sp=0x3b09f8a997a0 pc=0x100dee1b4 | |
| syscall.Close(0x3b09f8a99868?) | |
| syscall/zsyscall_darwin_arm64.go:545 +0x34 fp=0x3b09f8a99820 sp=0x3b09f8a997f0 pc=0x100dec3d4 | |
| internal/poll.(*SysFile).destroy(...) | |
| internal/poll/fd_unixjs.go:24 | |
| internal/poll.(*FD).destroy(0x3b09f8b900c0) | |
| internal/poll/fd_unix.go:82 +0x58 fp=0x3b09f8a99850 sp=0x3b09f8a99820 pc=0x100e0a598 | |
| internal/poll.(*FD).decref(0x12a3a0c00?) | |
| internal/poll/fd_mutex.go:213 +0x80 fp=0x3b09f8a99870 sp=0x3b09f8a99850 pc=0x100e094e0 | |
| internal/poll.(*FD).Close(0x3b09f8b900c0) | |
| internal/poll/fd_unix.go:105 +0x48 fp=0x3b09f8a998a0 sp=0x3b09f8a99870 pc=0x100e0a628 | |
| os.(*file).close(0x3b09f8b900c0) | |
| os/file_unix.go:315 +0x58 fp=0x3b09f8a99900 sp=0x3b09f8a998a0 pc=0x100e15c38 | |
| os.(*File).Close(0x3b09f8a99938?) | |
| os/file_posix.go:23 +0x24 fp=0x3b09f8a99920 sp=0x3b09f8a99900 pc=0x100e14904 | |
| os/exec.closeDescriptors(...) | |
| os/exec/exec.go:611 | |
| os/exec.(*Cmd).Start.func1() | |
| os/exec/exec.go:651 +0x40 fp=0x3b09f8a99960 sp=0x3b09f8a99920 pc=0x100f67aa0 | |
| os/exec.(*Cmd).Start(0x3b09f85fc000) | |
| os/exec/exec.go:786 +0x6b0 fp=0x3b09f8a99af0 sp=0x3b09f8a99960 pc=0x100f677f0 | |
| os/exec.(*Cmd).Run(0x3b09f85fc000) | |
| os/exec/exec.go:629 +0x20 fp=0x3b09f8a99b10 sp=0x3b09f8a99af0 pc=0x100f67100 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f85fc000) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8a99b40 sp=0x3b09f8a99b10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e277a0, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f8010a08, 0x400, 0x3b09f8a0c060?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8a99c90 sp=0x3b09f8a99b40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f8010a08?, 0x1?, 0x3b09f8a99d58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8a99d10 sp=0x3b09f8a99c90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8a99d60 sp=0x3b09f8a99d10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8a99f60 sp=0x3b09f8a99d60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8a99fd0 sp=0x3b09f8a99f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8a99fd0 sp=0x3b09f8a99fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 194 gp=0x3b09f7f874a0 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f83acba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f83acb90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f83acb50 sp=0x3b09f83acb30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f7e53a00?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f83acb90 sp=0x3b09f83acb50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12ac6bc00, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f83acbc0 sp=0x3b09f83acb90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f89be180?, 0x3b09f7e53a00?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f83acbf0 sp=0x3b09f83acbc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f89be180, {0x3b09f7e53a00, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f83acc90 sp=0x3b09f83acbf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f87b00a0, {0x3b09f7e53a00?, 0x3b09f7f87680?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f83accd0 sp=0x3b09f83acc90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f8cc2210?}, {0x3b09f7e53a00?, 0x3b09f7d02d58?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f83acd00 sp=0x3b09f83accd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f8cc2210, {0x1015014f8, 0x3b09f87b00a0}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f83acd60 sp=0x3b09f83acd00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f8cc2210}, {0x1015014f8, 0x3b09f87b00a0}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f83acde0 sp=0x3b09f83acd60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f8cc2210?}) | |
| os/file.go:295 +0x44 fp=0x3b09f83ace30 sp=0x3b09f83acde0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f8cc2210?}) | |
| os/file.go:273 +0x5c fp=0x3b09f83ace60 sp=0x3b09f83ace30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f8cc2210}, {0x1015017b8, 0x3b09f87b00a0}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f83acee0 sp=0x3b09f83ace60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f83acf40 sp=0x3b09f83acee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f7db6d00?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f83acfb0 sp=0x3b09f83acf40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f83acfd0 sp=0x3b09f83acfb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f83acfd0 sp=0x3b09f83acfd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 47 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 52 gp=0x3b09f7f87860 m=10 mp=0x3b09f8280008 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8965928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8965900 sp=0x3b09f89658b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x1f7ddc410?, 0x1036b8920?, 0x1036c34f8?, 0x90?, 0x3b09f8280008?, 0x3b09f7cc03f0?, 0x3b09f89659c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8965960 sp=0x3b09f8965900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f89659f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f89659c0 sp=0x3b09f8965960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7de4c40?, 0x3b09f8965a34, 0x3b09f7ddc410?, 0x3b09f7de4bd0?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8965a00 sp=0x3b09f89659c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7f943c0) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8965a60 sp=0x3b09f8965a00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c34f8?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8965a80 sp=0x3b09f8965a60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f85fcea0) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8965af0 sp=0x3b09f8965a80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f85fcea0) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8965b10 sp=0x3b09f8965af0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f85fcea0) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8965b40 sp=0x3b09f8965b10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f7ec6f08, 0x400, 0x3b09f82cc360?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8965c90 sp=0x3b09f8965b40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f7ec6f08?, 0x1?, 0x3b09f8965d58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8965d10 sp=0x3b09f8965c90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8965d60 sp=0x3b09f8965d10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8965f60 sp=0x3b09f8965d60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8965fd0 sp=0x3b09f8965f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8965fd0 sp=0x3b09f8965fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 100 gp=0x3b09f8223680 m=nil [select]: | |
| runtime.gopark(0x3b09f8f6df30?, 0x2?, 0x0?, 0x0?, 0x3b09f8f6debc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8f6dd30 sp=0x3b09f8f6dd10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f8f6df30, 0x3b09f8f6deb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f8f6de70 sp=0x3b09f8f6dd30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f8f641a0, 0x3b09f803c070) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f8f6dfb0 sp=0x3b09f8f6de70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f8f6dfd0 sp=0x3b09f8f6dfb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8f6dfd0 sp=0x3b09f8f6dfd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 98 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 151 gp=0x3b09f8223860 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f8a80ba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f8a80b90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8a80b50 sp=0x3b09f8a80b30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f86f8400?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f8a80b90 sp=0x3b09f8a80b50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12a3a0e00, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f8a80bc0 sp=0x3b09f8a80b90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f85e64e0?, 0x3b09f86f8400?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f8a80bf0 sp=0x3b09f8a80bc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f85e64e0, {0x3b09f86f8400, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f8a80c90 sp=0x3b09f8a80bf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f88ea168, {0x3b09f86f8400?, 0x3b09f80294a0?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f8a80cd0 sp=0x3b09f8a80c90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f82cc390?}, {0x3b09f86f8400?, 0x3b09f7d07558?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f8a80d00 sp=0x3b09f8a80cd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f82cc390, {0x1015014f8, 0x3b09f88ea168}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f8a80d60 sp=0x3b09f8a80d00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f82cc390}, {0x1015014f8, 0x3b09f88ea168}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f8a80de0 sp=0x3b09f8a80d60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f82cc390?}) | |
| os/file.go:295 +0x44 fp=0x3b09f8a80e30 sp=0x3b09f8a80de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f82cc390?}) | |
| os/file.go:273 +0x5c fp=0x3b09f8a80e60 sp=0x3b09f8a80e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f82cc390}, {0x1015017b8, 0x3b09f88ea168}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f8a80ee0 sp=0x3b09f8a80e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f8a80f40 sp=0x3b09f8a80ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f85fc1a0?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f8a80fb0 sp=0x3b09f8a80f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f8a80fd0 sp=0x3b09f8a80fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8a80fd0 sp=0x3b09f8a80fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 52 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 41 gp=0x3b09f7f87c20 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f8cdeba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f8cdeb90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8cdeb50 sp=0x3b09f8cdeb30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f8704600?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f8cdeb90 sp=0x3b09f8cdeb50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12a3a0a00, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f8cdebc0 sp=0x3b09f8cdeb90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f8cc0060?, 0x3b09f8704600?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f8cdebf0 sp=0x3b09f8cdebc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f8cc0060, {0x3b09f8704600, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f8cdec90 sp=0x3b09f8cdebf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f888c008, {0x3b09f8704600?, 0x3b09f7f87c20?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f8cdecd0 sp=0x3b09f8cdec90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f8cc2090?}, {0x3b09f8704600?, 0x3b09f8227558?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f8cded00 sp=0x3b09f8cdecd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f8cc2090, {0x1015014f8, 0x3b09f888c008}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f8cded60 sp=0x3b09f8cded00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f8cc2090}, {0x1015014f8, 0x3b09f888c008}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f8cdede0 sp=0x3b09f8cded60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f8cc2090?}) | |
| os/file.go:295 +0x44 fp=0x3b09f8cdee30 sp=0x3b09f8cdede0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f8cc2090?}) | |
| os/file.go:273 +0x5c fp=0x3b09f8cdee60 sp=0x3b09f8cdee30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f8cc2090}, {0x1015017b8, 0x3b09f888c008}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f8cdeee0 sp=0x3b09f8cdee60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f8cdef40 sp=0x3b09f8cdeee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f8f64340?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f8cdefb0 sp=0x3b09f8cdef40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f8cdefd0 sp=0x3b09f8cdefb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8cdefd0 sp=0x3b09f8cdefd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 101 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 101 gp=0x3b09f8223c20 m=2 mp=0x3b09f7cfe808 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8f8f928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8f8f900 sp=0x3b09f8f8f8b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7ddc410?, 0x12ad46540?, 0x1036c2c00?, 0x90?, 0x3b09f7cfe808?, 0x3b09f8378000?, 0x3b09f8f8f9c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8f8f960 sp=0x3b09f8f8f900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f8f8f9f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f8f8f9c0 sp=0x3b09f8f8f960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7de4230?, 0x3b09f8f8fa34, 0x3b09f7ddc410?, 0x3b09f7de4070?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8f8fa00 sp=0x3b09f8f8f9c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f80540c0) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8f8fa60 sp=0x3b09f8f8fa00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c2c00?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8f8fa80 sp=0x3b09f8f8fa60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db69c0) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8f8faf0 sp=0x3b09f8f8fa80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db69c0) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8f8fb10 sp=0x3b09f8f8faf0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f7db69c0) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8f8fb40 sp=0x3b09f8f8fb10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f9028008, 0x400, 0x3b09f8cc2060?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8f8fc90 sp=0x3b09f8f8fb40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f9028008?, 0x1?, 0x3b09f8f8fd58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8f8fd10 sp=0x3b09f8f8fc90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8f8fd60 sp=0x3b09f8f8fd10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8f8ff60 sp=0x3b09f8f8fd60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8f8ffd0 sp=0x3b09f8f8ff60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8f8ffd0 sp=0x3b09f8f8ffd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 179 gp=0x3b09f7f00960 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f83a8ba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f83a8b90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f83a8b50 sp=0x3b09f83a8b30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f8480000?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f83a8b90 sp=0x3b09f83a8b50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12ac6b600, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f83a8bc0 sp=0x3b09f83a8b90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f8c0a060?, 0x3b09f8480000?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f83a8bf0 sp=0x3b09f83a8bc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f8c0a060, {0x3b09f8480000, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f83a8c90 sp=0x3b09f83a8bf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f8bfe008, {0x3b09f8480000?, 0x3b09f7f87680?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f83a8cd0 sp=0x3b09f83a8c90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f8b4a090?}, {0x3b09f8480000?, 0x3b09f7d02d58?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f83a8d00 sp=0x3b09f83a8cd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f8b4a090, {0x1015014f8, 0x3b09f8bfe008}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f83a8d60 sp=0x3b09f83a8d00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f8b4a090}, {0x1015014f8, 0x3b09f8bfe008}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f83a8de0 sp=0x3b09f83a8d60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f8b4a090?}) | |
| os/file.go:295 +0x44 fp=0x3b09f83a8e30 sp=0x3b09f83a8de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f8b4a090?}) | |
| os/file.go:273 +0x5c fp=0x3b09f83a8e60 sp=0x3b09f83a8e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f8b4a090}, {0x1015017b8, 0x3b09f8bfe008}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f83a8ee0 sp=0x3b09f83a8e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f83a8f40 sp=0x3b09f83a8ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f7db6d00?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f83a8fb0 sp=0x3b09f83a8f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f83a8fd0 sp=0x3b09f83a8fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f83a8fd0 sp=0x3b09f83a8fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 166 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 47 gp=0x3b09f8284780 m=20 mp=0x3b09f8025008 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8969928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8969900 sp=0x3b09f89698b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x1f7ddc410?, 0x12ad46540?, 0x1036c2c00?, 0x90?, 0x3b09f8025008?, 0x3b09f8378240?, 0x3b09f89699c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8969960 sp=0x3b09f8969900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f89699f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f89699c0 sp=0x3b09f8969960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f91082a0?, 0x3b09f8969a34, 0x3b09f7ddc410?, 0x3b09f9108230?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8969a00 sp=0x3b09f89699c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7f941c0) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8969a60 sp=0x3b09f8969a00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c2c00?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8969a80 sp=0x3b09f8969a60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db6d00) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8969af0 sp=0x3b09f8969a80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db6d00) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8969b10 sp=0x3b09f8969af0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f7db6d00) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8969b40 sp=0x3b09f8969b10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f7ec4a08, 0x400, 0x3b09f8cc21b0?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8969c90 sp=0x3b09f8969b40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f7ec4a08?, 0x1?, 0x3b09f8969d58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8969d10 sp=0x3b09f8969c90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8969d60 sp=0x3b09f8969d10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8969f60 sp=0x3b09f8969d60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8969fd0 sp=0x3b09f8969f60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8969fd0 sp=0x3b09f8969fd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 37 gp=0x3b09f8284b40 m=nil [select]: | |
| runtime.gopark(0x3b09f7f09f30?, 0x2?, 0x0?, 0x0?, 0x3b09f7f09ebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8a82d30 sp=0x3b09f8a82d10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f8a82f30, 0x3b09f7f09eb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f8a82e70 sp=0x3b09f8a82d30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f7db6000, 0x3b09f7f1a0e0) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f8a82fb0 sp=0x3b09f8a82e70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f8a82fd0 sp=0x3b09f8a82fb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8a82fd0 sp=0x3b09f8a82fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 50 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 166 gp=0x3b09f82850e0 m=19 mp=0x3b09f7d37808 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8abd928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8abd900 sp=0x3b09f8abd8b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x900101f7ddc410?, 0x12a37ca40?, 0x1036aede0?, 0x90?, 0x3b09f7d37808?, 0x3b09f7e34000?, 0x3b09f8abd9c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8abd960 sp=0x3b09f8abd900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f8abd9f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f8abd9c0 sp=0x3b09f8abd960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7e26070?, 0x3b09f8abda34, 0x3b09f7ddc410?, 0x3b09f7e26000?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8abda00 sp=0x3b09f8abd9c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f7e9a100) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8abda60 sp=0x3b09f8abda00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036aede0?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8abda80 sp=0x3b09f8abda60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f8f64000) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8abdaf0 sp=0x3b09f8abda80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f8f64000) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8abdb10 sp=0x3b09f8abdaf0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f8f64000) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8abdb40 sp=0x3b09f8abdb10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f88cca08, 0x400, 0x3b09f8b4a060?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8abdc90 sp=0x3b09f8abdb40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f88cca08?, 0x1?, 0x3b09f8abdd58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8abdd10 sp=0x3b09f8abdc90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8abdd60 sp=0x3b09f8abdd10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8abdf60 sp=0x3b09f8abdd60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8abdfd0 sp=0x3b09f8abdf60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8abdfd0 sp=0x3b09f8abdfd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 45 gp=0x3b09f7f00d20 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f8ce0ba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f8ce0b90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f8ce0b50 sp=0x3b09f8ce0b30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f8480400?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f8ce0b90 sp=0x3b09f8ce0b50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12ac6ba00, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f8ce0bc0 sp=0x3b09f8ce0b90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f8cc02a0?, 0x3b09f8480400?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f8ce0bf0 sp=0x3b09f8ce0bc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f8cc02a0, {0x3b09f8480400, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f8ce0c90 sp=0x3b09f8ce0bf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f888c0f8, {0x3b09f8480400?, 0x3b09f7cfe808?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f8ce0cd0 sp=0x3b09f8ce0c90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f8cc21e0?}, {0x3b09f8480400?, 0x3b09f7f07558?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f8ce0d00 sp=0x3b09f8ce0cd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f8cc21e0, {0x1015014f8, 0x3b09f888c0f8}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f8ce0d60 sp=0x3b09f8ce0d00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f8cc21e0}, {0x1015014f8, 0x3b09f888c0f8}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f8ce0de0 sp=0x3b09f8ce0d60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7dea601?, {0x101501898?, 0x3b09f8cc21e0?}) | |
| os/file.go:295 +0x44 fp=0x3b09f8ce0e30 sp=0x3b09f8ce0de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f8cc21e0?}) | |
| os/file.go:273 +0x5c fp=0x3b09f8ce0e60 sp=0x3b09f8ce0e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f8cc21e0}, {0x1015017b8, 0x3b09f888c0f8}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f8ce0ee0 sp=0x3b09f8ce0e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f8ce0f40 sp=0x3b09f8ce0ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x0?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f8ce0fb0 sp=0x3b09f8ce0f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f8ce0fd0 sp=0x3b09f8ce0fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8ce0fd0 sp=0x3b09f8ce0fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 159 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 159 gp=0x3b09f82852c0 m=17 mp=0x3b09f8280808 [syscall]: | |
| syscall.syscalln(0x100deefb0, {0x3b09f8f8b928, 0x6, 0x6}) | |
| runtime/sys_darwin.go:38 +0x20 fp=0x3b09f8f8b900 sp=0x3b09f8f8b8b0 pc=0x100dd1af0 | |
| syscall.syscall6(0x1f7ddc410?, 0x12ad46540?, 0x1036c2c00?, 0x90?, 0x3b09f8280808?, 0x3b09f83781b0?, 0x3b09f8f8b9c8?) | |
| syscall/syscall_darwin.go:388 +0x28 fp=0x3b09f8f8b960 sp=0x3b09f8f8b900 pc=0x100dee238 | |
| syscall.wait4(0x3b09f8f8b9f8?, 0x100e12dec?, 0x90?, 0x1014e9f60?) | |
| syscall/zsyscall_darwin_arm64.go:44 +0x4c fp=0x3b09f8f8b9c0 sp=0x3b09f8f8b960 pc=0x100deb28c | |
| syscall.Wait4(0x3b09f7de4700?, 0x3b09f8f8ba34, 0x3b09f7ddc410?, 0x3b09f7de4690?) | |
| syscall/syscall_bsd.go:144 +0x28 fp=0x3b09f8f8ba00 sp=0x3b09f8f8b9c0 pc=0x100de8d48 | |
| os.(*Process).pidWait.func1(...) | |
| os/exec_unix.go:64 | |
| os.ignoringEINTR2[...](...) | |
| os/file_posix.go:266 | |
| os.(*Process).pidWait(0x3b09f8054200) | |
| os/exec_unix.go:63 +0x9c fp=0x3b09f8f8ba60 sp=0x3b09f8f8ba00 pc=0x100e12e3c | |
| os.(*Process).wait(0x1036c2c00?) | |
| os/exec_unix.go:28 +0x24 fp=0x3b09f8f8ba80 sp=0x3b09f8f8ba60 pc=0x100e12d64 | |
| os.(*Process).Wait(...) | |
| os/exec.go:346 | |
| os/exec.(*Cmd).Wait(0x3b09f7db7380) | |
| os/exec/exec.go:930 +0x38 fp=0x3b09f8f8baf0 sp=0x3b09f8f8ba80 pc=0x100f67f68 | |
| os/exec.(*Cmd).Run(0x3b09f7db7380) | |
| os/exec/exec.go:632 +0x38 fp=0x3b09f8f8bb10 sp=0x3b09f8f8baf0 pc=0x100f67118 | |
| os/exec.(*Cmd).CombinedOutput(0x3b09f7db7380) | |
| os/exec/exec.go:1047 +0x7c fp=0x3b09f8f8bb40 sp=0x3b09f8f8bb10 pc=0x100f686cc | |
| github.com/numtide/treefmt/v2/format.(*Formatter).Apply(0x3b09f7e27810, {0x101504f58, 0x3b09f7dea6e0}, {0x3b09f8d26008, 0x400, 0x3b09f8cc21b0?}) | |
| github.com/numtide/treefmt/v2/format/formatter.go:130 +0x314 fp=0x3b09f8f8bc90 sp=0x3b09f8f8bb40 pc=0x101088a34 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1-range1({0x3b09f8d26008?, 0x1?, 0x3b09f8f8bd58?}) | |
| github.com/numtide/treefmt/v2/format/scheduler.go:154 +0x60 fp=0x3b09f8f8bd10 sp=0x3b09f8f8bc90 pc=0x10108a410 | |
| slices.Chunk[...].func1() | |
| slices/iter.go:109 +0xa8 fp=0x3b09f8f8bd60 sp=0x3b09f8f8bd10 pc=0x10108b068 | |
| github.com/numtide/treefmt/v2/format.(*scheduler).submit.(*scheduler).schedule.func1() | |
| github.com/numtide/treefmt/v2/format/scheduler.go:153 +0x178 fp=0x3b09f8f8bf60 sp=0x3b09f8f8bd60 pc=0x10108a028 | |
| golang.org/x/sync/errgroup.(*Group).Go.func1() | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x4c fp=0x3b09f8f8bfd0 sp=0x3b09f8f8bf60 pc=0x100fca72c | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8f8bfd0 sp=0x3b09f8f8bfd0 pc=0x100dd5724 | |
| created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 1 | |
| golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x90 | |
| goroutine 102 gp=0x3b09f7f012c0 m=nil [runnable]: | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:756 fp=0x3b09f8225fd0 sp=0x3b09f8225fd0 pc=0x100f67950 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8225fd0 sp=0x3b09f8225fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 51 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 60 gp=0x3b09f8028f00 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f80d9ba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f80d9b90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f80d9b50 sp=0x3b09f80d9b30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f8704000?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f80d9b90 sp=0x3b09f80d9b50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12a3a1200, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f80d9bc0 sp=0x3b09f80d9b90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f86bc060?, 0x3b09f8704000?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f80d9bf0 sp=0x3b09f80d9bc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f86bc060, {0x3b09f8704000, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f80d9c90 sp=0x3b09f80d9bf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f7d83c80, {0x3b09f8704000?, 0x3b09f8223860?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f80d9cd0 sp=0x3b09f80d9c90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f7f98150?}, {0x3b09f8704000?, 0x3b09f822b558?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f80d9d00 sp=0x3b09f80d9cd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f7f98150, {0x1015014f8, 0x3b09f7d83c80}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f80d9d60 sp=0x3b09f80d9d00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f7f98150}, {0x1015014f8, 0x3b09f7d83c80}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f80d9de0 sp=0x3b09f80d9d60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f7f98150?}) | |
| os/file.go:295 +0x44 fp=0x3b09f80d9e30 sp=0x3b09f80d9de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f7f98150?}) | |
| os/file.go:273 +0x5c fp=0x3b09f80d9e60 sp=0x3b09f80d9e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f7f98150}, {0x1015017b8, 0x3b09f7d83c80}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f80d9ee0 sp=0x3b09f80d9e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f80d9f40 sp=0x3b09f80d9ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f7db6b60?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f80d9fb0 sp=0x3b09f80d9f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f80d9fd0 sp=0x3b09f80d9fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f80d9fd0 sp=0x3b09f80d9fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 97 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 61 gp=0x3b09f80290e0 m=nil [select]: | |
| runtime.gopark(0x3b09f822af30?, 0x2?, 0x0?, 0x0?, 0x3b09f822aebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f822ad30 sp=0x3b09f822ad10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f822af30, 0x3b09f822aeb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f822ae70 sp=0x3b09f822ad30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f7db76c0, 0x3b09f7f1a690) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f822afb0 sp=0x3b09f822ae70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f822afd0 sp=0x3b09f822afb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f822afd0 sp=0x3b09f822afd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 97 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 99 gp=0x3b09f80294a0 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f80d7ba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f80d7b90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f80d7b50 sp=0x3b09f80d7b30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f8f70400?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f80d7b90 sp=0x3b09f80d7b50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12ac6be00, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f80d7bc0 sp=0x3b09f80d7b90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f86bc0c0?, 0x3b09f8f70400?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f80d7bf0 sp=0x3b09f80d7bc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f86bc0c0, {0x3b09f8f70400, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f80d7c90 sp=0x3b09f80d7bf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f83b05b8, {0x3b09f8f70400?, 0x3b09f80294a0?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f80d7cd0 sp=0x3b09f80d7c90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f7e8c360?}, {0x3b09f8f70400?, 0x3b09f7d07558?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f80d7d00 sp=0x3b09f80d7cd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f7e8c360, {0x1015014f8, 0x3b09f83b05b8}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f80d7d60 sp=0x3b09f80d7d00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f7e8c360}, {0x1015014f8, 0x3b09f83b05b8}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f80d7de0 sp=0x3b09f80d7d60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f7e8c360?}) | |
| os/file.go:295 +0x44 fp=0x3b09f80d7e30 sp=0x3b09f80d7de0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f7e8c360?}) | |
| os/file.go:273 +0x5c fp=0x3b09f80d7e60 sp=0x3b09f80d7e30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f7e8c360}, {0x1015017b8, 0x3b09f83b05b8}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f80d7ee0 sp=0x3b09f80d7e60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f80d7f40 sp=0x3b09f80d7ee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f85fc1a0?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f80d7fb0 sp=0x3b09f80d7f40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f80d7fd0 sp=0x3b09f80d7fb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f80d7fd0 sp=0x3b09f80d7fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 98 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 46 gp=0x3b09f7d483c0 m=nil [select]: | |
| runtime.gopark(0x3b09f7f06f30?, 0x2?, 0x0?, 0x0?, 0x3b09f7f06ebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7f06d30 sp=0x3b09f7f06d10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7f06f30, 0x3b09f7f06eb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7f06e70 sp=0x3b09f7f06d30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f7db7380, 0x3b09f81261c0) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f7f06fb0 sp=0x3b09f7f06e70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f7f06fd0 sp=0x3b09f7f06fb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7f06fd0 sp=0x3b09f7f06fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 159 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 36 gp=0x3b09f8f94000 m=nil [IO wait]: | |
| runtime.gopark(0x3b09f80dbba8?, 0x100ded0f8?, 0x40?, 0xf2?, 0x3b09f80dbb90?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f80dbb50 sp=0x3b09f80dbb30 pc=0x100dce36c | |
| runtime.netpollblock(0x3b09f7e52000?, 0x200?, 0x0?) | |
| runtime/netpoll.go:575 +0x150 fp=0x3b09f80dbb90 sp=0x3b09f80dbb50 pc=0x100d94680 | |
| internal/poll.runtime_pollWait(0x12a3a1800, 0x72) | |
| runtime/netpoll.go:351 +0xa0 fp=0x3b09f80dbbc0 sp=0x3b09f80dbb90 pc=0x100dcd5c0 | |
| internal/poll.(*pollDesc).wait(0x3b09f858e0c0?, 0x3b09f7e52000?, 0x1) | |
| internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x3b09f80dbbf0 sp=0x3b09f80dbbc0 pc=0x100e09918 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| internal/poll/fd_poll_runtime.go:89 | |
| internal/poll.(*FD).Read(0x3b09f858e0c0, {0x3b09f7e52000, 0x200, 0x200}) | |
| internal/poll/fd_unix.go:165 +0x234 fp=0x3b09f80dbc90 sp=0x3b09f80dbbf0 pc=0x100e0aa94 | |
| os.(*File).read(...) | |
| os/file_posix.go:29 | |
| os.(*File).Read(0x3b09f84e8678, {0x3b09f7e52000?, 0x3b09f8f94000?, 0x0?}) | |
| os/file.go:144 +0x68 fp=0x3b09f80dbcd0 sp=0x3b09f80dbc90 pc=0x100e13468 | |
| os.fileWithoutWriteTo.Read({{}, 0x3b09f7f98090?}, {0x3b09f7e52000?, 0x3b09f8f6ad58?, 0x100e04ca4?}) | |
| <autogenerated>:1 +0x20 fp=0x3b09f80dbd00 sp=0x3b09f80dbcd0 pc=0x100e1a690 | |
| bytes.(*Buffer).ReadFrom(0x3b09f7f98090, {0x1015014f8, 0x3b09f84e8678}) | |
| bytes/buffer.go:229 +0x90 fp=0x3b09f80dbd60 sp=0x3b09f80dbd00 pc=0x100e5dc10 | |
| io.copyBuffer({0x101501898, 0x3b09f7f98090}, {0x1015014f8, 0x3b09f84e8678}, {0x0, 0x0, 0x0}) | |
| io/io.go:415 +0x14c fp=0x3b09f80dbde0 sp=0x3b09f80dbd60 pc=0x100e04b3c | |
| io.Copy(...) | |
| io/io.go:388 | |
| os.genericWriteTo(0x3b09f7d94401?, {0x101501898?, 0x3b09f7f98090?}) | |
| os/file.go:295 +0x44 fp=0x3b09f80dbe30 sp=0x3b09f80dbde0 pc=0x100e13c74 | |
| os.(*File).WriteTo(0x1015c3550?, {0x101501898?, 0x3b09f7f98090?}) | |
| os/file.go:273 +0x5c fp=0x3b09f80dbe60 sp=0x3b09f80dbe30 pc=0x100e13bbc | |
| io.copyBuffer({0x101501898, 0x3b09f7f98090}, {0x1015017b8, 0x3b09f84e8678}, {0x0, 0x0, 0x0}) | |
| io/io.go:411 +0x98 fp=0x3b09f80dbee0 sp=0x3b09f80dbe60 pc=0x100e04a88 | |
| io.Copy(...) | |
| io/io.go:388 | |
| os/exec.(*Cmd).writerDescriptor.func1() | |
| os/exec/exec.go:602 +0x40 fp=0x3b09f80dbf40 sp=0x3b09f80dbee0 pc=0x100f67090 | |
| os/exec.(*Cmd).Start.func2(0x3b09f85fc000?) | |
| os/exec/exec.go:757 +0x30 fp=0x3b09f80dbfb0 sp=0x3b09f80dbf40 pc=0x100f679c0 | |
| os/exec.(*Cmd).Start.gowrap1() | |
| os/exec/exec.go:769 +0x24 fp=0x3b09f80dbfd0 sp=0x3b09f80dbfb0 pc=0x100f67974 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f80dbfd0 sp=0x3b09f80dbfd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 50 | |
| os/exec/exec.go:756 +0x6c8 | |
| goroutine 42 gp=0x3b09f7d48780 m=nil [select]: | |
| runtime.gopark(0x3b09f7d06f30?, 0x2?, 0x0?, 0x0?, 0x3b09f7d06ebc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d06d30 sp=0x3b09f7d06d10 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7d06f30, 0x3b09f7d06eb8, 0x0?, 0x1, 0x0?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7d06e70 sp=0x3b09f7d06d30 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f7db69c0, 0x3b09f8126070) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f7d06fb0 sp=0x3b09f7d06e70 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f7d06fd0 sp=0x3b09f7d06fb0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d06fd0 sp=0x3b09f7d06fd0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 101 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 180 gp=0x3b09f7d48960 m=nil [select]: | |
| runtime.gopark(0x3b09f7d02730?, 0x2?, 0x0?, 0x0?, 0x3b09f7d026bc?) | |
| runtime/proc.go:462 +0xbc fp=0x3b09f7d02530 sp=0x3b09f7d02510 pc=0x100dce36c | |
| runtime.selectgo(0x3b09f7d02730, 0x3b09f7d026b8, 0x3b09f7d84d20?, 0x1, 0x3b09f7d02708?, 0x1) | |
| runtime/select.go:351 +0x83c fp=0x3b09f7d02670 sp=0x3b09f7d02530 pc=0x100dae8bc | |
| os/exec.(*Cmd).watchCtx(0x3b09f8f64000, 0x3b09f8430000) | |
| os/exec/exec.go:797 +0x74 fp=0x3b09f7d027b0 sp=0x3b09f7d02670 pc=0x100f67be4 | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 +0x20 fp=0x3b09f7d027d0 sp=0x3b09f7d027b0 pc=0x100f67930 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f7d027d0 sp=0x3b09f7d027d0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 166 | |
| os/exec/exec.go:783 +0x69c | |
| goroutine 103 gp=0x3b09f8f94780 m=nil [runnable]: | |
| os/exec.(*Cmd).Start.gowrap2() | |
| os/exec/exec.go:783 fp=0x3b09f8f6b7d0 sp=0x3b09f8f6b7d0 pc=0x100f67910 | |
| runtime.goexit({}) | |
| runtime/asm_arm64.s:1447 +0x4 fp=0x3b09f8f6b7d0 sp=0x3b09f8f6b7d0 pc=0x100dd5724 | |
| created by os/exec.(*Cmd).Start in goroutine 51 | |
| os/exec/exec.go:783 +0x69c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment