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

Segfault when launching binary on Ubuntu 24.04 #720

Open
mrmorawski opened this issue Jan 27, 2025 · 1 comment
Open

Segfault when launching binary on Ubuntu 24.04 #720

mrmorawski opened this issue Jan 27, 2025 · 1 comment

Comments

@mrmorawski
Copy link

mrmorawski commented Jan 27, 2025

Environment

  • OS: Ubuntu 24.04, 64-bit x86
  • Giada version: 1.1.0, 1.0.0

Describe the bug
The Linux binary segfaults with

user@computer:~/Downloads$ chmod +x Giada-1.1.0-x86_64\(1\).AppImage
user@computer:~/Downloads$ ./Giada-1.1.0-x86_64\(1\).AppImage 
Segmentation fault (core dumped)

To Reproduce
Steps to reproduce the behavior:
Follow instructions in the manual

  1. Download Giadia from website
  2. Make the file executable chmod +x Giada-1.1.0-x86_64.AppImage
  3. Try running it

Expected behavior
Program launches

@mrmorawski
Copy link
Author

Interestingly, it sort of works when I run it with sudo.

I have the correct version of FUSE, and I can launch other AppImage files.

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