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

Launching instance from command line causes segmentation fault #1273

Closed
1 task done
YellowLemon571 opened this issue Jun 25, 2023 · 2 comments
Closed
1 task done

Launching instance from command line causes segmentation fault #1273

YellowLemon571 opened this issue Jun 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@YellowLemon571
Copy link

Operating System

Linux

Version of Prism Launcher

Prism Launcher 7.1

Version of Qt

Qt 6.5.1

Description of bug

I attempted to launch a specific instance from command line. Since I am using the Flatpak version, the command I used was flatpak run org.prismlauncher.PrismLauncher --launch "SkyFactory 4". The launcher loads my account and some assets before promptly terminating itself with a SIGSEGV signal. The relevant logs are here and the generated coredump is attached here.
On another note, I've temporarily gotten around the issue by using the prismlauncher-git AUR package and directly invoking the launcher's binary instead of running via Flatpak. I want to continue using Flatpak, however, so I would like to figure out this current issue.

Steps to reproduce

  • Install Prism Launcher via Flatpak: flatpak install flathub org.prismlauncher.PrismLauncher
  • Configure initial settings, add account and import (known working) instance named "SkyFactory 4"
  • Exit Prism Launcher and attempt to run instance using flatpak run org.prismlauncher.PrismLauncher --launch "SkyFactory 4"
  • Watch as Prism Launcher loads account/assets then promptly crash

Suspected cause

No response

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@YellowLemon571 YellowLemon571 added the bug Something isn't working label Jun 25, 2023
@whitebear60
Copy link

The same goes for launching an instance from the desktop shortcut on macOS. The error log from the system crash window is available here: https://mclo.gs/Y9ZUGeF

@Ryex
Copy link
Contributor

Ryex commented Jul 8, 2023

fixed with #1302

@Ryex Ryex closed this as completed Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants