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

[Bug] Illegal Instruction (core dump) when running on Ubuntu 22.04 LTS on Raspberry Pi 4 hardware #3857

Open
fury88 opened this issue Aug 9, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.

Comments

@fury88
Copy link

fury88 commented Aug 9, 2024

Describe the bug

Following the directions in the READ.ME allows for TTS to be compiled fine but when I go to run it I get the immediate core dump. The particular board/chip in this Raspberry Pi is aarch64. I'm guessing there is an issue with that?

To Reproduce

pi_server:~/Projects/TTS$ tts --list_models
Illegal instruction (core dumped)

Expected behavior

List the models available.

Logs

collect_env_info.py fails also when run to collect environment

Environment

TTS Version is whatever the latest is here. I cloned the repo

Linux <host> 5.15.0-1059-raspi #62-Ubuntu SMP PREEMPT Tue Jul 16 20:54:13 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

Linux version 5.15.0-1059-raspi (buildd@bos03-arm64-034) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #62-Ubuntu SMP PREEMPT Tue Jul 16 20:54:13 UTC 2024

PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

description: Computer
    product: Raspberry Pi 4 Model B Rev 1.5
    width: 64 bits
    capabilities: smp cp15_barrier setend swp tagged_addr_disabled

Additional context

No response

@fury88 fury88 added the bug Something isn't working label Aug 9, 2024
Copy link

stale bot commented Sep 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.
Projects
None yet
Development

No branches or pull requests

1 participant