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

SciHubEVA-x86_64-v6.3.0.AppImage Fault on Ubuntu 22.04 #66

Open
hasibagen opened this issue Nov 27, 2024 · 1 comment
Open

SciHubEVA-x86_64-v6.3.0.AppImage Fault on Ubuntu 22.04 #66

hasibagen opened this issue Nov 27, 2024 · 1 comment

Comments

@hasibagen
Copy link

Issue: Segmentation Fault on Ubuntu 22.04

Description

When I attempt to run SciHubEVA-x86_64-v6.3.0.AppImage on Ubuntu 22.04, the application crashes with a segmentation fault.

Steps to Reproduce

  1. Download SciHubEVA-x86_64-v6.3.0.AppImage.
  2. Make the file executable using chmod +x.
  3. Run the file using the command:
    ./SciHubEVA-x86_64-v6.3.0.AppImage  
  4. Observe the error.

Actual Behavior

The application terminates with the following error:

/tmp/.mount_SciHubimNzfw/AppRun: line 8: 286511 Segmentation fault (core dumped) ${APP_DIR}/SciHubEVA  

Expected Behavior

The application should start without crashing.

Environment Details

  • OS: Ubuntu 22.04
  • Architecture: x86_64
  • App Version: SciHubEVA v6.3.0

Additional Information

  • I have tried running the AppImage with --no-sandbox but encountered the same issue.
  • Relevant dependencies like libfuse2 are already installed.

Please advise if any additional debugging information is needed.

@leovan
Copy link
Owner

leovan commented Nov 28, 2024

I can reproduce the this issue on VM. I will try to fix this on next version, but it may take sometimes.

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

2 participants