affected/package: #64143
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
Debugging
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I upgrade macos to version14.1.1
use go-Delve debug code
it‘s not work
What did you expect to see?
Print stack information
What did you see instead?
Type 'dlv help' for list of commands.
runtime: g 6: unexpected return pc for runtime.sigpanic called from 0x4522009
stack: frame={sp:0xc0005cbcd0, fp:0xc0005cbd00} stack=[0xc0005c8000,0xc0005cc000)
0x000000c0005cbbd0: 0x000000c000703380 0x0000000000000000
0x000000c0005cbbe0: 0x000000c0005cbca0 0x000000000103d775 <runtime.gopanic+0x0000000000000115>
0x000000c0005cbbf0: 0x0000000000000002 0x4ce88ff100000003
0x000000c0005cbc00: 0x000000c0005cbc20 0x0000000000000000
0x000000c0005cbc10: 0x0000000000000000 0x0000000000000000
0x000000c0005cbc20: 0x00000000000065cc 0x00000000031d315f
0x000000c0005cbc30: 0x0000000000000013 0x00000000031dc748
0x000000c0005cbc40: 0x0000000000000017 0x0000000000000000
0x000000c0005cbc50: 0x0000000000000000 0x000000c0007033a0
0x000000c0005cbc60: 0x000000c000703380 0x0000000000000000
0x000000c0005cbc70: 0x0000000002fc57e0 0x0000000004011420
0x000000c0005cbc80: 0x0000000000000000 0x0000000000000000
0x000000c0005cbc90: 0x0000000000000000 0x0000000000000000
0x000000c0005cbca0: 0x000000c0005cbcc0 0x000000000103c1a5 <runtime.panicmem+0x0000000000000045>
0x000000c0005cbcb0: 0x0000000002fc57e0 0x0000000004011420
0x000000c0005cbcc0: 0x000000c0005cbcf0 0x0000000001055fe5 <runtime.sigpanic+0x0000000000000245>
0x000000c0005cbcd0: <0x0000000000000000 0x0000000000000000
0x000000c0005cbce0: 0x0000000000000000 0x000000c000703380
0x000000c0005cbcf0: 0x000000c0005cbe88 !0x0000000004522009
0x000000c0005cbd00: >0x000000c00052c680 0x0000000003b6aff8
0x000000c0005cbd10: 0x00000000034f1a4b 0x000000000000000f
0x000000c0005cbd20: 0x00000000037adeae 0x0000000000000024
0x000000c0005cbd30: 0x000000000000059a 0x000000c00052c680
The text was updated successfully, but these errors were encountered: