You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the same behavior and backtrace on a Raspberry Pi 3B and on a Linksys WRT1200AC running OpenWRT 19.07.7 with a custom-compiled statically-linked consul binary.
(Update/Edit: the Raspberry Pi 3B is running the Hashicorp-published consul binary; the Linksys WRT1200AC is running a custom-compiled statically-linked consul binary. Both exhibit the same issue.)
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
Hi there
I'm using the release
consul_1.10.0_linux_armhfv6
on a raspery pi 4B 4G model.Sadly, the agent crashes always with the panic message:
unaligned 64-bit atomic operation
I made a downgrad to 1.9.7 and it worked out of the box
Reproduction Steps
Steps to reproduce this issue, eg:
wget https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_linux_armhfv6.zip
consul agent -dev
Consul info for both Client and Server
Client info
Server info
Operating system and Environment details
OS, Architecture, and any other information you can provide about the environment.
Log Fragments
The text was updated successfully, but these errors were encountered: