trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
674 stars 242 forks source link

Segmentation fault on Arm64 build #7208

Open adewaleafolabi opened 1 year ago

adewaleafolabi commented 1 year ago

Describe the bug I was testing for arm64 compatibility with asahi Linux. I got a segmentation fault when running Trezor-Suite-22.11.1-linux-arm64.AppImage.

Info:

Operating System: Arch Linux ARM KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Kernel Version: 6.1.0-rc8-asahi-3-1-ARCH (64-bit) Graphics Platform: X11 Processors: 8 × Apple Firestorm (M1 Max), 2 × Apple Icestorm (M1 Max) Memory: 62.8 GiB of RAM Graphics Processor: llvmpipe Product Name: Apple MacBook Pro (14-inch, M1 Max, 2021) U-Boot Version: 2022.10

How to reproduce Steps to reproduce the behavior:

  1. chmod +x Trezor-Suite-22.11.1-linux-arm64.AppImage
  2. ./Trezor-Suite-22.11.1-linux-arm64.AppImage

Expected behavior Expected Trezor suite to run, instead got a segmentation fault

bosomt commented 1 year ago

@adewaleafolabi can we ask you to provide logs and screenshots to check it with our developers ? You can start suite with parameter --log-level=debug --log-write maybe it will provide some information before it crashes.

Thank you.

adewaleafolabi commented 1 year ago

@bosomt i tried it was the same segmentation error