Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to create a stack overflow with weird yaml reference use #2040

Open
zellyn opened this issue May 13, 2024 · 0 comments
Open

Possible to create a stack overflow with weird yaml reference use #2040

zellyn opened this issue May 13, 2024 · 0 comments
Labels

Comments

@zellyn
Copy link

zellyn commented May 13, 2024

Describe the bug
I got a stack overflow. I've reduced the troublesome input as much as I can.

Version of yq: v4.44.1
Operating system: mac
Installed via: homebrew

Input Yaml
example1.yml:

key1: &tag1
  <<: *tag1
key2:
  <<: *tag1
  bar: &tag2

example1_processed_by_yq.yml:

key1: &tag1
  !!merge <<: *tag1
key2:
  !!merge <<: *tag1
  bar: &tag2

Command
The command you ran:

yq example1.yml -o=json

Behavior

~/Development/sq-appconfig zellyn/clean-20240513 * yq ~/tmp/bang.yaml -o=json 
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0x140202f0360 stack=[0x140202f0000, 0x140402f0000]
fatal error: stack overflow

runtime stack:
runtime.throw({0x100d99ba1?, 0x1009bde44?})
	runtime/panic.go:1023 +0x40 fp=0x172cb2d50 sp=0x172cb2d20 pc=0x1009c6c50
runtime.newstack()
	runtime/stack.go:1103 +0x460 fp=0x172cb2f00 sp=0x172cb2d50 pc=0x1009e3440
runtime.morestack()
	runtime/asm_arm64.s:341 +0x70 fp=0x172cb2f00 sp=0x172cb2f00 pc=0x1009fb450

goroutine 1 gp=0x140000021c0 m=8 mp=0x14000101b08 [running]:
runtime.makemap_small()
	runtime/map.go:294 +0x4c fp=0x140202f0360 sp=0x140202f0360 pc=0x10099d6dc
github.com/mikefarah/yq/v4/pkg/yqlib.(*Context).ChildContext(0x140202f05d0, 0x140051b94d0)
	github.com/mikefarah/yq/v4/pkg/yqlib/context.go:59 +0x5c fp=0x140202f0480 sp=0x140202f0360 pc=0x100d4014c
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9470, 0x140051b94a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x1e4 fp=0x140202f05c0 sp=0x140202f0480 pc=0x100d597d4
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9470, 0x140051b94a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f0680 sp=0x140202f05c0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9470, 0x140051b94a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f0740 sp=0x140202f0680 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9470, 0x140051b94a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f07f0 sp=0x140202f0740 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9410, 0x140051b9440, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f0930 sp=0x140202f07f0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9410, 0x140051b9440, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f09f0 sp=0x140202f0930 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9410, 0x140051b9440, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f0ab0 sp=0x140202f09f0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9410, 0x140051b9440, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f0b60 sp=0x140202f0ab0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b93b0, 0x140051b93e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f0ca0 sp=0x140202f0b60 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b93b0, 0x140051b93e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f0d60 sp=0x140202f0ca0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b93b0, 0x140051b93e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f0e20 sp=0x140202f0d60 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b93b0, 0x140051b93e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f0ed0 sp=0x140202f0e20 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9350, 0x140051b9380, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f1010 sp=0x140202f0ed0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9350, 0x140051b9380, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f10d0 sp=0x140202f1010 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9350, 0x140051b9380, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f1190 sp=0x140202f10d0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9350, 0x140051b9380, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f1240 sp=0x140202f1190 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b92f0, 0x140051b9320, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f1380 sp=0x140202f1240 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b92f0, 0x140051b9320, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f1440 sp=0x140202f1380 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b92f0, 0x140051b9320, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f1500 sp=0x140202f1440 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b92f0, 0x140051b9320, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f15b0 sp=0x140202f1500 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9290, 0x140051b92c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f16f0 sp=0x140202f15b0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9290, 0x140051b92c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f17b0 sp=0x140202f16f0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9290, 0x140051b92c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f1870 sp=0x140202f17b0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9290, 0x140051b92c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f1920 sp=0x140202f1870 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9230, 0x140051b9260, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f1a60 sp=0x140202f1920 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9230, 0x140051b9260, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f1b20 sp=0x140202f1a60 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9230, 0x140051b9260, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f1be0 sp=0x140202f1b20 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9230, 0x140051b9260, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f1c90 sp=0x140202f1be0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b91d0, 0x140051b9200, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f1dd0 sp=0x140202f1c90 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b91d0, 0x140051b9200, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f1e90 sp=0x140202f1dd0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b91d0, 0x140051b9200, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f1f50 sp=0x140202f1e90 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b91d0, 0x140051b9200, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f2000 sp=0x140202f1f50 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9170, 0x140051b91a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f2140 sp=0x140202f2000 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9170, 0x140051b91a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f2200 sp=0x140202f2140 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9170, 0x140051b91a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f22c0 sp=0x140202f2200 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9170, 0x140051b91a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f2370 sp=0x140202f22c0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9110, 0x140051b9140, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f24b0 sp=0x140202f2370 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9110, 0x140051b9140, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f2570 sp=0x140202f24b0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9110, 0x140051b9140, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f2630 sp=0x140202f2570 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9110, 0x140051b9140, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f26e0 sp=0x140202f2630 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b90b0, 0x140051b90e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f2820 sp=0x140202f26e0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b90b0, 0x140051b90e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f28e0 sp=0x140202f2820 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b90b0, 0x140051b90e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f29a0 sp=0x140202f28e0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b90b0, 0x140051b90e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f2a50 sp=0x140202f29a0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140051b9050, 0x140051b9080, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140202f2b90 sp=0x140202f2a50 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140051b9050, 0x140051b9080, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140202f2c50 sp=0x140202f2b90 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140051b9050, 0x140051b9080, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140202f2d10 sp=0x140202f2c50 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140051b9050, 0x140051b9080, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140202f2dc0 sp=0x140202f2d10 pc=0x100d5a208
...2440217 frames elided...
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da6f0, 0x140002da720, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ed460 sp=0x140402ed3a0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da6f0, 0x140002da720, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ed520 sp=0x140402ed460 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da6f0, 0x140002da720, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ed5d0 sp=0x140402ed520 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da690, 0x140002da6c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402ed710 sp=0x140402ed5d0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da690, 0x140002da6c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ed7d0 sp=0x140402ed710 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da690, 0x140002da6c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ed890 sp=0x140402ed7d0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da690, 0x140002da6c0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ed940 sp=0x140402ed890 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da630, 0x140002da660, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402eda80 sp=0x140402ed940 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da630, 0x140002da660, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402edb40 sp=0x140402eda80 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da630, 0x140002da660, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402edc00 sp=0x140402edb40 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da630, 0x140002da660, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402edcb0 sp=0x140402edc00 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da5d0, 0x140002da600, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402eddf0 sp=0x140402edcb0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da5d0, 0x140002da600, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402edeb0 sp=0x140402eddf0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da5d0, 0x140002da600, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402edf70 sp=0x140402edeb0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da5d0, 0x140002da600, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ee020 sp=0x140402edf70 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da570, 0x140002da5a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402ee160 sp=0x140402ee020 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da570, 0x140002da5a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ee220 sp=0x140402ee160 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da570, 0x140002da5a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ee2e0 sp=0x140402ee220 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da570, 0x140002da5a0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ee390 sp=0x140402ee2e0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da510, 0x140002da540, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402ee4d0 sp=0x140402ee390 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da510, 0x140002da540, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ee590 sp=0x140402ee4d0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da510, 0x140002da540, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ee650 sp=0x140402ee590 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da510, 0x140002da540, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ee700 sp=0x140402ee650 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da4b0, 0x140002da4e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402ee840 sp=0x140402ee700 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da4b0, 0x140002da4e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ee900 sp=0x140402ee840 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da4b0, 0x140002da4e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ee9c0 sp=0x140402ee900 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da4b0, 0x140002da4e0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402eea70 sp=0x140402ee9c0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da450, 0x140002da480, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402eebb0 sp=0x140402eea70 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da450, 0x140002da480, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402eec70 sp=0x140402eebb0 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x140002270a0, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da450, 0x140002da480, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402eed30 sp=0x140402eec70 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x140002270a0, 0x14000226380, 0x0, {0x140002da450, 0x140002da480, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402eede0 sp=0x140402eed30 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x140002270a0, {0x140002da3f0, 0x140002da420, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402eef20 sp=0x140402eede0 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002270a0, {0x140002da3f0, 0x140002da420, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402eefe0 sp=0x140402eef20 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.overrideEntry(0x14000226700, 0x14000226e00, 0x140002270a0, 0x0, {0x140002da3f0, 0x140002da420, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:263 +0x64 fp=0x140402ef0a0 sp=0x140402eefe0 pc=0x100d5a2f4
github.com/mikefarah/yq/v4/pkg/yqlib.applyAlias(0x14000226700, 0x14000226380, 0x0, {0x140002da3f0, 0x140002da420, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:253 +0x268 fp=0x140402ef150 sp=0x140402ef0a0 pc=0x100d5a208
github.com/mikefarah/yq/v4/pkg/yqlib.reconstructAliasedMap(0x14000226700, {0x140002da240, 0x0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:167 +0x238 fp=0x140402ef290 sp=0x140402ef150 pc=0x100d59828
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x14000226700, {0x140002da240, 0x0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:219 +0x420 fp=0x140402ef350 sp=0x140402ef290 pc=0x100d59e80
github.com/mikefarah/yq/v4/pkg/yqlib.explodeNode(0x140002261c0, {0x140002da240, 0x0, 0x0, {0x0, 0x0}})
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:229 +0x4ac fp=0x140402ef410 sp=0x140402ef350 pc=0x100d59f0c
github.com/mikefarah/yq/v4/pkg/yqlib.explodeOperator(0x10131e4e0, {0x140002da240, 0x0, 0x0, {0x0, 0x0}}, 0x1400011e540)
	github.com/mikefarah/yq/v4/pkg/yqlib/operator_anchors_aliases.go:130 +0x218 fp=0x140402ef530 sp=0x140402ef410 pc=0x100d59528
github.com/mikefarah/yq/v4/pkg/yqlib.(*dataTreeNavigator).GetMatchingNodes(0x10131e4e0, {0x140002da240, 0x0, 0x0, {0x0, 0x0}}, 0x1400011e540)
	github.com/mikefarah/yq/v4/pkg/yqlib/data_tree_navigator.go:65 +0x1b8 fp=0x140402ef600 sp=0x140402ef530 pc=0x100d40e68
github.com/mikefarah/yq/v4/pkg/yqlib.(*resultsPrinter).PrintResults(0x140002bdab0, 0x140002da240)
	github.com/mikefarah/yq/v4/pkg/yqlib/printer.go:83 +0x190 fp=0x140402ef810 sp=0x140402ef600 pc=0x100d893f0
github.com/mikefarah/yq/v4/pkg/yqlib.(*streamEvaluator).Evaluate(0x140402efb88, {0x16f472e23, 0x1b}, {0x100f25358?, 0x14000132600?}, 0x0, {0x100f281b8, 0x140002bdab0}, {0x100f262c0, 0x140002bdb20})
	github.com/mikefarah/yq/v4/pkg/yqlib/stream_evaluator.go:105 +0x2c0 fp=0x140402ef920 sp=0x140402ef810 pc=0x100d8a710
github.com/mikefarah/yq/v4/pkg/yqlib.(*streamEvaluator).EvaluateFiles(0x140402efb88, {0x0, 0x0}, {0x14000166900, 0x1, 0x0?}, {0x100f281b8, 0x140002bdab0}, {0x100f262c0, 0x140002bdb20})
	github.com/mikefarah/yq/v4/pkg/yqlib/stream_evaluator.go:58 +0x104 fp=0x140402ef9d0 sp=0x140402ef920 pc=0x100d8a324
github.com/mikefarah/yq/v4/cmd.evaluateSequence(0x1400023a308, {0x14000166900, 0x1, 0x2})
	github.com/mikefarah/yq/v4/cmd/evaluate_sequence_command.go:144 +0x688 fp=0x140402efc40 sp=0x140402ef9d0 pc=0x100d8f988
github.com/spf13/cobra.(*Command).execute(0x1400023a308, {0x140001668e0, 0x2, 0x2})
	github.com/spf13/cobra@v1.8.0/command.go:983 +0x840 fp=0x140402efdd0 sp=0x140402efc40 pc=0x100b3d550
github.com/spf13/cobra.(*Command).ExecuteC(0x1400023a008)
	github.com/spf13/cobra@v1.8.0/command.go:1115 +0x344 fp=0x140402efeb0 sp=0x140402efdd0 pc=0x100b3dd14
github.com/spf13/cobra.(*Command).Execute(0x1400011a750?)
	github.com/spf13/cobra@v1.8.0/command.go:1039 +0x1c fp=0x140402efed0 sp=0x140402efeb0 pc=0x100b3d91c
main.main()
	github.com/mikefarah/yq/v4/yq.go:22 +0x1a0 fp=0x140402eff40 sp=0x140402efed0 pc=0x100d93920
runtime.main()
	runtime/proc.go:271 +0x28c fp=0x140402effd0 sp=0x140402eff40 pc=0x1009c958c
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140402effd0 sp=0x140402effd0 pc=0x1009fd824

goroutine 2 gp=0x14000002c40 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000060f90 sp=0x14000060f70 pc=0x1009c99b8
runtime.goparkunlock(...)
	runtime/proc.go:408
runtime.forcegchelper()
	runtime/proc.go:326 +0xb8 fp=0x14000060fd0 sp=0x14000060f90 pc=0x1009c9848
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x14000060fd0 sp=0x14000060fd0 pc=0x1009fd824
created by runtime.init.6 in goroutine 1
	runtime/proc.go:314 +0x24

goroutine 3 gp=0x14000003180 m=nil [GC sweep wait]:
runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000061760 sp=0x14000061740 pc=0x1009c99b8
runtime.goparkunlock(...)
	runtime/proc.go:408
runtime.bgsweep(0x1400007c000)
	runtime/mgcsweep.go:318 +0x108 fp=0x140000617b0 sp=0x14000061760 pc=0x1009b4ed8
runtime.gcenable.gowrap1()
	runtime/mgc.go:203 +0x28 fp=0x140000617d0 sp=0x140000617b0 pc=0x1009a9078
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140000617d0 sp=0x140000617d0 pc=0x1009fd824
created by runtime.gcenable in goroutine 1
	runtime/mgc.go:203 +0x6c

goroutine 4 gp=0x14000003340 m=nil [sleep]:
runtime.gopark(0x1400003e050?, 0x3fc3e7dfdd831?, 0x0?, 0x0?, 0x100f21ab0?)
	runtime/proc.go:402 +0xc8 fp=0x14000061f20 sp=0x14000061f00 pc=0x1009c99b8
runtime.goparkunlock(...)
	runtime/proc.go:408
runtime.(*scavengerState).sleep(0x1012b78a0, 0x412e935a00000000)
	runtime/mgcscavenge.go:504 +0x128 fp=0x14000061f90 sp=0x14000061f20 pc=0x1009b2a58
runtime.bgscavenge(0x1400007c000)
	runtime/mgcscavenge.go:662 +0x9c fp=0x14000061fb0 sp=0x14000061f90 pc=0x1009b2e0c
runtime.gcenable.gowrap2()
	runtime/mgc.go:204 +0x28 fp=0x14000061fd0 sp=0x14000061fb0 pc=0x1009a9018
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x14000061fd0 sp=0x14000061fd0 pc=0x1009fd824
created by runtime.gcenable in goroutine 1
	runtime/mgc.go:204 +0xac

goroutine 18 gp=0x14000104700 m=nil [finalizer wait]:
runtime.gopark(0x140000605b8?, 0x1009f8c28?, 0x8?, 0x0?, 0x100ea35e0?)
	runtime/proc.go:402 +0xc8 fp=0x14000060580 sp=0x14000060560 pc=0x1009c99b8
runtime.runfinq()
	runtime/mfinal.go:194 +0x108 fp=0x140000607d0 sp=0x14000060580 pc=0x1009a8148
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140000607d0 sp=0x140000607d0 pc=0x1009fd824
created by runtime.createfing in goroutine 1
	runtime/mfinal.go:164 +0x80

goroutine 19 gp=0x14000104a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x1400005c730 sp=0x1400005c710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x1400005c7d0 sp=0x1400005c730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x1400005c7d0 sp=0x1400005c7d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 5 gp=0x14000003880 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e04816d07?, 0x0?, 0x0?, 0x0?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000062730 sp=0x14000062710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x140000627d0 sp=0x14000062730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140000627d0 sp=0x140000627d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 34 gp=0x14000502000 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e0481a2e7?, 0x0?, 0x0?, 0x0?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000508730 sp=0x14000508710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x140005087d0 sp=0x14000508730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140005087d0 sp=0x140005087d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 20 gp=0x14000104c40 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e17a9f9a5?, 0x3?, 0x8?, 0xec?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x1400005cf30 sp=0x1400005cf10 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x1400005cfd0 sp=0x1400005cf30 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x1400005cfd0 sp=0x1400005cfd0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 35 gp=0x140005021c0 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e17a938c6?, 0x1?, 0xbf?, 0xd7?, 0x14000354210?)
	runtime/proc.go:402 +0xc8 fp=0x14000508f30 sp=0x14000508f10 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x14000508fd0 sp=0x14000508f30 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x14000508fd0 sp=0x14000508fd0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 6 gp=0x14000003a40 m=nil [GC worker (idle)]:
runtime.gopark(0x10131f780?, 0x1?, 0x97?, 0xcc?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000062f30 sp=0x14000062f10 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x14000062fd0 sp=0x14000062f30 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x14000062fd0 sp=0x14000062fd0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 7 gp=0x14000003c00 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e17a9dd00?, 0x3?, 0x27?, 0xc4?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000063730 sp=0x14000063710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x140000637d0 sp=0x14000063730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140000637d0 sp=0x140000637d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 36 gp=0x14000502380 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e17a9367f?, 0x3?, 0x8b?, 0x51?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x14000509730 sp=0x14000509710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x140005097d0 sp=0x14000509730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x140005097d0 sp=0x140005097d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 21 gp=0x14000104e00 m=nil [GC worker (idle)]:
runtime.gopark(0x10131f780?, 0x1?, 0x5f?, 0x73?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x1400005d730 sp=0x1400005d710 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x1400005d7d0 sp=0x1400005d730 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x1400005d7d0 sp=0x1400005d7d0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28

goroutine 22 gp=0x14000104fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x3fc3e17a92d38?, 0x3?, 0x44?, 0x41?, 0x0?)
	runtime/proc.go:402 +0xc8 fp=0x1400005df30 sp=0x1400005df10 pc=0x1009c99b8
runtime.gcBgMarkWorker()
	runtime/mgc.go:1310 +0xd8 fp=0x1400005dfd0 sp=0x1400005df30 pc=0x1009ab178
runtime.goexit({})
	runtime/asm_arm64.s:1222 +0x4 fp=0x1400005dfd0 sp=0x1400005dfd0 pc=0x1009fd824
created by runtime.gcBgMarkStartWorkers in goroutine 1
	runtime/mgc.go:1234 +0x28
~/Development/sq-appconfig zellyn/clean-20240513 * 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant