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

atomic.int64: crash on arm #151

Closed
patdz opened this issue Jan 20, 2024 · 1 comment
Closed

atomic.int64: crash on arm #151

patdz opened this issue Jan 20, 2024 · 1 comment

Comments

@patdz
Copy link

patdz commented Jan 20, 2024

uname -a
Linux onecloud 6.1.63-current-meson #1 SMP Mon Nov 20 10:52:19 UTC 2023 armv7l GNU/Linux

goroutine 14 [running]:
runtime/internal/atomic.panicUnaligned()
/Users/z/.g/go[表情]c/runtime/internal/atomic/unaligned.go:8 +0x24
runtime/internal/atomic.Load64(0x10c61cc)
/Users/z/.g/go[表情]c/runtime/internal/atomic/atomic_arm.s:280 +0x14
go.uber.org/atomic.(*Int64).Load(...)
/Users/z/go/pkg/mod/go.uber.org/atomic@v1.11.0/int64.go:45

@patdz
Copy link
Author

patdz commented Jan 20, 2024

dup with
#105

@patdz patdz closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant