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

Determine why mouse probe feature is causing a segfault on aarch64-linux #87

Open
brianmcgee opened this issue Aug 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@brianmcgee
Copy link
Member

brianmcgee commented Aug 15, 2024

See #84 for more context.

Tested on a Hetzner aarch64-linux VM.

@brianmcgee brianmcgee converted this from a draft issue Aug 15, 2024
@brianmcgee brianmcgee added the bug Something isn't working label Aug 15, 2024
brianmcgee added a commit that referenced this issue Aug 15, 2024
It's causing a segfault on aarch64-linux. This is a short-term fix until we can get to the bottom of it.

Signed-off-by: Brian McGee <[email protected]>

#87 has been created to track this.
brianmcgee added a commit that referenced this issue Aug 15, 2024
It's causing a segfault on aarch64-linux. This is a short-term fix until we can get to the bottom of it.

Signed-off-by: Brian McGee <[email protected]>

#87 has been created to track this.
Closes #84.

Signed-off-by: Brian McGee <[email protected]>
brianmcgee added a commit that referenced this issue Aug 15, 2024
It's causing a segfault on aarch64-linux. This is a short-term fix until we can get to the bottom of it.

Signed-off-by: Brian McGee <[email protected]>

#87 has been created to track this.
Closes #84.

Signed-off-by: Brian McGee <[email protected]>
@Mic92
Copy link
Member

Mic92 commented Aug 15, 2024

This should make printf debugging easier as it allows to incrementally update hwinfo.

sudo LD_PRELOAD=./path/to/libhwinfo.so nixos-facter

mergify bot pushed a commit that referenced this issue Aug 16, 2024
It's causing a segfault on aarch64-linux. This is a short-term fix until we can get to the bottom of it.

Signed-off-by: Brian McGee <[email protected]>

#87 has been created to track this.
Closes #84.

Signed-off-by: Brian McGee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants