-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as not planned
Labels
bughelp wantedstatus/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.
Description
Describe the problem
After trying to restart our Modpack we got an unhandled goroutine error
Container definition
image:
pullPolicy: Always
extraEnv:
DEBUG: "true"
replicaCount: 1
persistence:
dataDir:
enabled: true
Size: 50Gi
# extraVolumes:
# - volumeMounts:
# - name: kubejs-cm
# mountPath: /mnt/volume
# readOnly: true
# volumes:
# - name: nfs
# nfs:
# server: some.nfs.server.com
# path: /
# mountOptions:
# - port=2049
# - hard
# - vers=4
minecraftServer:
serviceType: LoadBalancer
icon: <redacted>
ops: "<redacted>"
eula: "TRUE"
type: "FTBA"
ftbModpackId: 125
ftbModpackVersionId: "100010"
difficulty: easy
maxPlayers: 20
maxWorldSize: 29999984
maxTickTime: 60000
memory: 12288M
motd: "motd\u00a7x\u00a7f\u00a7f\u00a76"
Container logs
+ export HOME=/data
+ HOME=/data
++ id -u
++ id -g
++ ls -lnd /data
+ log 'Running as uid=1000 gid=3000 with /data as '\''drwxrwsrwx 16 0 2000 34 Dec 16 21:37 /data'\'''
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
[init] 2024-12-16 21:38:07+00:00 Running as uid=1000 gid=3000 with /data as 'drwxrwsrwx 16 0 2000 34 Dec 16 21:37 /data'
+ '[' '!' -e /data/eula.txt ']'
+ isTrue false
+ case "${1,,}" in
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ rm -f /data/.rcon-cli.env /data/.rcon-cli.yaml
+ isTrue false
+ case "${1,,}" in
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ [[ -n '' ]]
+ fixJavaPath
+ which java
+ cd /data
+ export DECLARED_TYPE=FTBA
+ DECLARED_TYPE=FTBA
+ export DECLARED_VERSION=LATEST
+ DECLARED_VERSION=LATEST
+ isTrue false
+ case "${1,,}" in
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ : ''
+ [[ -n '' ]]
+ case "${TYPE^^}" in
+ MODPACK_PLATFORM=FTBA
+ [[ -n FTBA ]]
+ case "${MODPACK_PLATFORM^^}" in
+ exec /start-deployFTBA
+ set -e
+ ftbManifest=.manifest.json
++ getDistro
++ grep -E '^ID=' /etc/os-release
++ cut -d= -f2
++ sed -e 's/"//g'
+ [[ ubuntu = alpine ]]
+ [[ -v FTB_MODPACK_ID ]]
+ [[ 125 =~ [0-9]+ ]]
+ [[ ! -n 100010 ]]
+ [[ 100010 =~ [0-9]+ ]]
+ isTrue false
+ case "${1,,}" in
+ return 1
+ '[' -f .manifest.json ']'
+ '[' -f .ftb-installed ']'
++ cat .ftb-installed
+ '[' 125=100010 '!=' 125=100010 ']'
+ log 'FTB modpack ID 125, version ID 100010 is ready to go'
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
[init] 2024-12-16 21:38:07+00:00 FTB modpack ID 125, version ID 100010 is ready to go
++ getModLoaderName
++ jq -r .modPackTargets.modLoader.name .manifest.json
+ modLoader=neoforge
++ getModLoaderVersion
++ jq -r .modPackTargets.modLoader.version .manifest.json
+ modLoaderVersion=21.1.83
++ getMinecraftVersion
++ jq -r .modPackTargets.mcVersion .manifest.json
+ mcVersion=1.21.1
+ VERSION=1.21.1
+ export VERSION
+ variants=(run.sh "${modLoader}-${mcVersion}-${modLoaderVersion}-universal.jar" "${modLoader}-${mcVersion}-${modLoaderVersion}-${mcVersion}-universal.jar" "${modLoader}-${mcVersion}-${modLoaderVersion}-server-launch.jar" "${modLoader}-${mcVersion}-${modLoaderVersion}.jar")
+ for f in "${variants[@]}"
+ '[' -f run.sh ']'
+ export SERVER=run.sh
+ SERVER=run.sh
+ break
+ '[' -v SERVER ']'
+ [[ run.sh = run.sh ]]
+ grep -q neoforge run.sh
+ export FAMILY=FORGE
+ FAMILY=FORGE
+ export TYPE=NEOFORGE
+ TYPE=NEOFORGE
+ exec /start-setupWorld
+ [[ world =~ ^/.*$ ]]
+ '[' NEOFORGE = CURSEFORGE ']'
+ worldDest=/data/world
+ [[ -n '' ]]
+ exec /start-setupDatapack
+ out_dir=/data/world/datapacks
+ isTrue false
+ case "${1,,}" in
+ return 1
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ exec /start-setupModpack
+ CURSE_URL_BASE=https://minecraft.curseforge.com/projects
+ isTrue false
+ case "${1,,}" in
+ return 1
+ handlePackwiz
+ [[ -n '' ]]
+ handleModpackZip
+ [[ -n '' ]]
+ handleListings
+ usesMods
+ case "$FAMILY" in
+ return 0
+ usesPlugins
+ case "$FAMILY" in
+ return 1
+ usesPlugins
+ case "$FAMILY" in
+ return 1
+ usesMods
+ case "$FAMILY" in
+ return 0
+ outDir=/data/mods
+ usesPlugins
+ case "$FAMILY" in
+ return 1
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ handleGenericPacks
+ : ''
+ : ''
+ : ''
+ [[ -n '' ]]
+ handleModrinthProjects
+ : ''
+ : release
+ : none
+ [[ -v MODRINTH_DOWNLOAD_OPTIONAL_DEPENDENCIES ]]
+ [[ -n '' ]]
+ usesMods
+ case "$FAMILY" in
+ return 0
+ handleCurseForgeFiles
+ args=()
+ usesMods
+ case "$FAMILY" in
+ return 0
+ usesPlugins
+ case "$FAMILY" in
+ return 1
+ args+=(--default-category mc-mods)
+ case "${TYPE,,}" in
+ args+=(--mod-loader "$TYPE")
+ mc-image-helper curseforge-files --default-category mc-mods --mod-loader NEOFORGE
+ [[ -n '' ]]
+ exec /start-setupMounts
+ isTrue true
+ case "${1,,}" in
+ return 0
+ updateArg=--skip-newer-in-destination
+ isTrue true
+ case "${1,,}" in
+ return 0
+ subcommand=sync-and-interpolate
+ : /plugins
+ : /data/plugins
+ usesPlugins
+ case "$FAMILY" in
+ return 1
+ : /mods
+ : /data/mods
+ usesMods
+ case "$FAMILY" in
+ return 0
+ '[' -d /mods ']'
+ : /config
+ : /data/config
+ '[' -d /config ']'
+ exec /start-setupServerProperties
[init] 2024-12-16 21:38:07+00:00 Setting mode
+ mc-image-helper set-properties --definitions /image/property-definitions.json /data/server.properties
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ exec /start-setupEnvVariables
+ : false
+ : /data
+ : yml,yaml,txt,cfg,conf,properties,hjson,json,tml,toml
+ : CFG_
+ : ''
+ : ''
+ : ''
+ : true
+ : ''
+ isTrue false
+ case "${1,,}" in
+ return 1
+ [[ -n '' ]]
+ [[ -n '' ]]
+ exec /start-setupRbac
+ [[ -v APPEND_OPS ]]
+ [[ -v OVERRIDE_OPS ]]
+ [[ -v APPEND_WHITELIST ]]
+ [[ -v OVERRIDE_WHITELIST ]]
+ sharedArgs=(--version="$VERSION")
+ [[ -n '' ]]
+ sharedArgs+=(--output-directory=/data)
+ [[ -v OPS_FILE ]]
+ [[ -v OPS ]]
+ args=()
+ existing=SYNC_FILE_MERGE_LIST
+ [[ SYNC_FILE_MERGE_LIST = SYNC_FILE_MERGE_LIST ]]
+ existing=MERGE
+ [[ -v APPEND_OPS ]]
+ [[ -v OVERRIDE_OPS ]]
+ mc-image-helper manage-users --version=1.21.1 --output-directory=/data --type=JAVA_OPS --existing=MERGE Kippenhof
[mc-image-helper] 21:38:09.560 DEBUG : Resolved 'Kippenhof' from existing user entry by name: JavaOp(level=4, bypassesPlayerLimit=false)
+ [[ -v WHITELIST_FILE ]]
+ [[ -v WHITELIST ]]
+ exec /start-finalExec
+ baseDataDir=/data
+ tmpServerIconPath=/tmp/icon.img
+ serverIconPath=/data/server-icon.png
+ mcHealthEnvPath=/data/.mc-health.env
+ bootstrapPath=/data/bootstrap.txt
+ '[' -n https://cdns-images.dzcdn.net/images/cover/a2b508c6ee9de484750115903ecaed4b/0x1900-000000-80-0-0.jpg ']'
+ '[' '!' -e server-icon.png ']'
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ canUseRollingLogs=true
+ useFallbackJvmFlag=false
+ SERVER_DIR=/data
+ [[ -n '' ]]
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ false
+ versionLessThan 1.7
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ compare_version 1.21.1 lt 1.7
+ local left_version=1.21.1
+ local comparison=lt
+ local right_version=1.7
+ [[ -z 1.21.1 ]]
+ [[ -z 1.7 ]]
+ [[ 1.21.1 == a* ]]
+ [[ 1.21.1 == b* ]]
+ [[ 1.7 == a* ]]
+ [[ 1.7 == b* ]]
+ local left_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ left_version_channel=r
+ local right_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ right_version_channel=r
+ [[ lt == \l\t ]]
+ [[ r < r ]]
+ [[ lt == \l\t ]]
+ [[ r > r ]]
+ [[ lt == \g\t ]]
+ [[ lt == \g\t ]]
+ [[ lt == \l\e ]]
+ [[ lt == \l\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \e\q ]]
+ local result=1
+ case $comparison in
++ echo -e '1.21.1\n1.7'
++ sort -V
++ head -n1
+ [[ 1.7 == \1\.\2\1\.\1 ]]
+ return 1
+ versionLessThan 1.18.1
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ compare_version 1.21.1 lt 1.18.1
+ local left_version=1.21.1
+ local comparison=lt
+ local right_version=1.18.1
+ [[ -z 1.21.1 ]]
+ [[ -z 1.18.1 ]]
+ [[ 1.21.1 == a* ]]
+ [[ 1.21.1 == b* ]]
+ [[ 1.18.1 == a* ]]
+ [[ 1.18.1 == b* ]]
+ local left_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ left_version_channel=r
+ local right_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ right_version_channel=r
+ [[ lt == \l\t ]]
+ [[ r < r ]]
+ [[ lt == \l\t ]]
+ [[ r > r ]]
+ [[ lt == \g\t ]]
+ [[ lt == \g\t ]]
+ [[ lt == \l\e ]]
+ [[ lt == \l\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \e\q ]]
+ local result=1
+ case $comparison in
++ echo -e '1.21.1\n1.18.1'
++ sort -V
++ head -n1
+ [[ 1.18.1 == \1\.\2\1\.\1 ]]
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ versionLessThan 1.14
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ compare_version 1.21.1 lt 1.14
+ local left_version=1.21.1
+ local comparison=lt
+ local right_version=1.14
+ [[ -z 1.21.1 ]]
+ [[ -z 1.14 ]]
+ [[ 1.21.1 == a* ]]
+ [[ 1.21.1 == b* ]]
+ [[ 1.14 == a* ]]
+ [[ 1.14 == b* ]]
+ local left_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ left_version_channel=r
+ local right_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ right_version_channel=r
+ [[ lt == \l\t ]]
+ [[ r < r ]]
+ [[ lt == \l\t ]]
+ [[ r > r ]]
+ [[ lt == \g\t ]]
+ [[ lt == \g\t ]]
+ [[ lt == \l\e ]]
+ [[ lt == \l\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \e\q ]]
+ local result=1
+ case $comparison in
++ echo -e '1.21.1\n1.14'
++ sort -V
++ head -n1
+ [[ 1.14 == \1\.\2\1\.\1 ]]
+ return 1
+ [[ '' = false ]]
+ expandedDOpts=
+ '[' -n '' ']'
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ [[ -n 12288M ]]
+ log 'Setting initial memory to 12288M and max to 12288M'
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
[init] 2024-12-16 21:38:09+00:00 Setting initial memory to 12288M and max to 12288M
+ [[ -n 12288M ]]
+ JVM_OPTS='-Xms12288M '
+ [[ -n 12288M ]]
+ JVM_OPTS='-Xmx12288M -Xms12288M '
+ versionLessThan b1.8
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ compare_version 1.21.1 lt b1.8
+ local left_version=1.21.1
+ local comparison=lt
+ local right_version=b1.8
+ [[ -z 1.21.1 ]]
+ [[ -z b1.8 ]]
+ [[ 1.21.1 == a* ]]
+ [[ 1.21.1 == b* ]]
+ [[ b1.8 == a* ]]
+ [[ b1.8 == b* ]]
+ right_version=1.8
+ local left_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ left_version_channel=r
+ local right_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ right_version_channel=r
+ [[ lt == \l\t ]]
+ [[ r < r ]]
+ [[ lt == \l\t ]]
+ [[ r > r ]]
+ [[ lt == \g\t ]]
+ [[ lt == \g\t ]]
+ [[ lt == \l\e ]]
+ [[ lt == \l\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \e\q ]]
+ local result=1
+ case $comparison in
++ echo -e '1.21.1\n1.8'
++ sort -V
++ head -n1
+ [[ 1.8 == \1\.\2\1\.\1 ]]
+ return 1
+ versionLessThan 1.7
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
+ compare_version 1.21.1 lt 1.7
+ local left_version=1.21.1
+ local comparison=lt
+ local right_version=1.7
+ [[ -z 1.21.1 ]]
+ [[ -z 1.7 ]]
+ [[ 1.21.1 == a* ]]
+ [[ 1.21.1 == b* ]]
+ [[ 1.7 == a* ]]
+ [[ 1.7 == b* ]]
+ local left_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ left_version_channel=r
+ local right_version_channel=1
+ [[ 1 =~ [0-9] ]]
+ right_version_channel=r
+ [[ lt == \l\t ]]
+ [[ r < r ]]
+ [[ lt == \l\t ]]
+ [[ r > r ]]
+ [[ lt == \g\t ]]
+ [[ lt == \g\t ]]
+ [[ lt == \l\e ]]
+ [[ lt == \l\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \g\e ]]
+ [[ lt == \e\q ]]
+ local result=1
+ case $comparison in
++ echo -e '1.21.1\n1.7'
++ sort -V
++ head -n1
+ [[ 1.7 == \1\.\2\1\.\1 ]]
+ return 1
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ rm -f /data/.mc-health.env
+ mcServerRunnerArgs=(--stop-duration "${STOP_DURATION:-60}s")
+ isTrue false
+ case "${1,,}" in
+ return 1
+ [[ -n '' ]]
+ isTrue ''
+ case "${1,,}" in
+ return 1
+ [[ NEOFORGE == \C\U\R\S\E\F\O\R\G\E ]]
+ [[ NEOFORGE == \C\U\R\S\E\F\O\R\G\E ]]
+ [[ run.sh =~ run.sh ]]
+ log 'Using Forge supplied run.sh script...'
+ local oldState
++ shopt -po xtrace
+ oldState='set -o xtrace'
+ shopt -u -o xtrace
[init] 2024-12-16 21:38:09+00:00 Using Forge supplied run.sh script...
+ echo -Xmx12288M -Xms12288M
+ isTrue false
+ case "${1,,}" in
+ return 1
+ isTrue false
+ case "${1,,}" in
+ return 1
+ exec mc-server-runner --stop-duration 60s --shell bash run.sh
unexpected fault address 0xc000012100
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=0xc000012100 pc=0xc000012100]
goroutine 1 gp=0xc0000061c0 m=0 mp=0x8ecfe0 [running, locked to thread]:
runtime.throw({0x6c2a91?, 0x10?})
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/panic.go:1023 +0x5c fp=0xc000090c60 sp=0xc000090c30 pc=0x437b5c
runtime.sigpanic()
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/signal_unix.go:895 +0x285 fp=0xc000090cc0 sp=0xc000090c60 pc=0x44f9a5
runtime: g 1: unexpected return pc for runtime.sigpanic called from 0xc000012100
stack: frame={sp:0xc000090c60, fp:0xc000090cc0} stack=[0xc000090000,0xc000091000)
0x000000c000090b60: 0x000000000045a7f1 <runtime.write+0x0000000000000031> 0x0000000000000002
0x000000c000090b70: 0x000000c000090ba8 0x000000000043969e <runtime.recordForPanic+0x000000000000011e>
0x000000c000090b80: 0x000000000045a7f1 <runtime.write+0x0000000000000031> 0x0000000000000002
0x000000c000090b90: 0x0000000000734880 0x0000000000000001
0x000000c000090ba0: 0x0000000000000001 0x000000c000090be0
0x000000c000090bb0: 0x00000000004398cf <runtime.gwrite+0x00000000000000ef> 0x0000000000734880
0x000000c000090bc0: 0x0000000000000001 0x0000000000000001
0x000000c000090bd0: 0x000000c000090c44 0x000000000046aab2 <runtime.systemstack+0x0000000000000032>
0x000000c000090be0: 0x000000c000090c20 0x0000000000437fa5 <runtime.fatalthrow+0x0000000000000065>
0x000000c000090bf0: 0x000000c000090c00 0x000000c0000061c0
0x000000c000090c00: 0x0000000000437fe0 <runtime.fatalthrow.func1+0x0000000000000000> 0x000000c0000061c0
0x000000c000090c10: 0x0000000000437b5c <runtime.throw+0x000000000000005c> 0x000000c000090c30
0x000000c000090c20: 0x000000c000090c50 0x0000000000437b5c <runtime.throw+0x000000000000005c>
0x000000c000090c30: 0x000000c000090c38 0x0000000000437b80 <runtime.throw.func1+0x0000000000000000>
0x000000c000090c40: 0x00000000006c2a91 0x0000000000000005
0x000000c000090c50: 0x000000c000090cb0 0x000000000044f9a5 <runtime.sigpanic+0x0000000000000285>
0x000000c000090c60: <0x00000000006c2a91 0x0000000000000010
0x000000c000090c70: 0x000000c000012100 0x000000c0000121b0
0x000000c000090c80: 0x0000000000000000 0x000000c000090ca0
0x000000c000090c90: 0x000000c0000061c0 0x00000000008e21e0
0x000000c000090ca0: 0x000000c000090cc8 0x00000000004c825f <fmt.(*pp).free+0x00000000000000df>
0x000000c000090cb0: 0x0000000000000000 0x000000c000012100
0x000000c000090cc0: >0x000000c0000121b0 0x00000000006b77e0
0x000000c000090cd0: 0x000000c0000964e0 0x000000c0000964e0
0x000000c000090ce0: 0x000000c0000121a0 0x000000000000000f
0x000000c000090cf0: 0x000000c000090df0 0x0000000000000002
0x000000c000090d00: 0x0000000000000002 0x000000000000000f
0x000000c000090d10: 0x000000c0000121b0 0x000000c0000964e0
0x000000c000090d20: 0x000000c000090e10 0x00000000005594a6 <go.uber.org/zap/zapcore.init.0+0x0000000000000106>
0x000000c000090d30: 0x00000000006c4427 0x000000000000000b
0x000000c000090d40: 0x000000c000090df0 0x0000000000000002
0x000000c000090d50: 0x0000000000000002 0x030300c000090d80
0x000000c000090d60: 0x000000000040e985 <runtime.newobject+0x0000000000000025> 0x0000000000000030
0x000000c000090d70: 0x000000000000001f 0x00000000008ed5e8
0x000000c000090d80: 0x000000c000090dc8 0x000000c00001c1cc
0x000000c000090d90: 0x000000c00001c1d4 0x00000000006786c0
0x000000c000090da0: 0x000000c0000944b0 0x000000c00001c1c0
0x000000c000090db0: 0x000000c00001c1c0 0x000000c0000101b0
goroutine 2 gp=0xc000006700 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:402 +0xce fp=0xc000060fa8 sp=0xc000060f88 pc=0x43aa4e
runtime.goparkunlock(...)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:408
runtime.forcegchelper()
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:326 +0xb3 fp=0xc000060fe0 sp=0xc000060fa8 pc=0x43a8d3
runtime.goexit({})
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x46c901
created by runtime.init.6 in goroutine 1
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:314 +0x1a
goroutine 3 gp=0xc000006c40 m=nil [GC sweep wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:402 +0xce fp=0xc000061780 sp=0xc000061760 pc=0x43aa4e
runtime.goparkunlock(...)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:408
runtime.bgsweep(0xc000022070)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgcsweep.go:278 +0x94 fp=0xc0000617c8 sp=0xc000061780 pc=0x426234
runtime.gcenable.gowrap1()
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgc.go:203 +0x25 fp=0xc0000617e0 sp=0xc0000617c8 pc=0x41ad85
runtime.goexit({})
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000617e8 sp=0xc0000617e0 pc=0x46c901
created by runtime.gcenable in goroutine 1
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgc.go:203 +0x66
goroutine 4 gp=0xc000006e00 m=nil [GC scavenge wait]:
runtime.gopark(0xc000022070?, 0x734840?, 0x1?, 0x0?, 0xc000006e00?)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:402 +0xce fp=0xc000061f78 sp=0xc000061f58 pc=0x43aa4e
runtime.goparkunlock(...)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:408
runtime.(*scavengerState).park(0x8ec5a0)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000061fa8 sp=0xc000061f78 pc=0x423c29
runtime.bgscavenge(0xc000022070)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc000061fc8 sp=0xc000061fa8 pc=0x4241bc
runtime.gcenable.gowrap2()
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgc.go:204 +0x25 fp=0xc000061fe0 sp=0xc000061fc8 pc=0x41ad25
runtime.goexit({})
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x46c901
created by runtime.gcenable in goroutine 1
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mgc.go:204 +0xa5
goroutine 5 gp=0xc000007340 m=nil [finalizer wait]:
runtime.gopark(0x7f1e12c0b7e8?, 0xc000026030?, 0x0?, 0x0?, 0x0?)
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/proc.go:402 +0xce fp=0xc000060620 sp=0xc000060600 pc=0x43aa4e
runtime.runfinq()
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mfinal.go:194 +0x107 fp=0xc0000607e0 sp=0xc000060620 pc=0x419dc7
runtime.goexit({})
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000607e8 sp=0xc0000607e0 pc=0x46c901
created by runtime.createfing in goroutine 1
/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/mfinal.go:164 +0x3d
Metadata
Metadata
Assignees
Labels
bughelp wantedstatus/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.