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

Debian 10: AppImage segfault on startup #994

Closed
3 of 4 tasks
LeSpocky opened this issue Jan 23, 2022 · 2 comments
Closed
3 of 4 tasks

Debian 10: AppImage segfault on startup #994

LeSpocky opened this issue Jan 23, 2022 · 2 comments

Comments

@LeSpocky
Copy link

In order to make it easier for me to help you, I ask that you please try these things first:

Share information to help me understand

  • If you have an issue cutting a particular file, please also share the file, if possible. (or mail a link to [email protected] if private.) Also please try to cut it with the ffmpeg command line directly.
  • If you have a problem or an unexpected bug or crash, please open developer tools after starting LosslessCut and before doing the failing operation. Then share the output from the javascript Console. (Menu: Tools > Toggle Developer Tools)
  • Please provide the error report if you got one (Menu: Help -> Report an error)

Describe the bug
The application does not start at all, crashes with a segmentation fault instead.

To Reproduce
Steps to reproduce the behavior:

  1. Run Debian GNU/Linux 10 (buster) on arch amd64
  2. Download any AppImage release (I tried from 3.33.1 to 3.42.0)
  3. Grant execution rights to the binary (chmod +x)
  4. Start from commandline with parameter --no-sandbox

Expected behavior
Application starts and show some window.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Debian GNU/Linux 10 (buster) on arch amd64

Additional context
Command line output:

% ./LosslessCut-linux.AppImage --no-sandbox               :(
[1]    19450 segmentation fault  ./LosslessCut-linux.AppImage --no-sandbox

I can assist in debugging, if I get precise hints what to try.

@mifi
Copy link
Owner

mifi commented Feb 6, 2022

I have no idea how to debug this. May be due to the old electron version lossless-cut is running. But we cannot upgrade yet unfortunately #714

@LeSpocky
Copy link
Author

LeSpocky commented Feb 6, 2022

I'm afraid I can not reproduce it anymore. Just tried another time no with 3.42.0 and it starts and runs. Closing this, sorry for the noise.

@LeSpocky LeSpocky closed this as completed Feb 6, 2022
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