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

FiveM gets spawned as child process of browser when launched from chromium browser #2510

Open
Snowthisway opened this issue May 9, 2024 · 1 comment
Labels
bug triage Needs a preliminary assessment to determine the urgency and required action

Comments

@Snowthisway
Copy link

Snowthisway commented May 9, 2024

What happened?

VVbtCA94-jY9AxJjJ-4RT2u4Bi-zJJEC2nW

T4VupTQB-XB6dRFwy-sVsPPHGp-MLziKHig.mp4

FiveM appears to get spawned as a child process of the browser when launched from a chromium browser (chrome, edge, operagx) via fivem://connect/:.
This causes major issues with browsers like OperaGX which limits the resources for its child processes (picture attached).
When launched from Firefox this is not the case.
I am unsure if performance is effected when its spawned under other browsers.

image (1)
XhdTFkV4-h8fZaWvZ-nwP6tqmq-5Nj8dEaG

Expected result

FiveM should not be spawned as a child process of the browser

Reproduction steps

  1. Connect to a server via fivem://connect/: using a chromium browser like OperaGX, Edge or Chrome.
  2. Grab pslist64 and run it from the command line 'pslist64 -t'.
  3. You see FiveM running as a child process to the browser.

Importancy

Unknown

Area(s)

FiveM

Specific version(s)

FiveM 8036

Additional information

No response

@Snowthisway Snowthisway added bug triage Needs a preliminary assessment to determine the urgency and required action labels May 9, 2024
@Snowthisway
Copy link
Author

This is a big issue for us since we have a web based queue. It would be really nice if this could be looked at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

No branches or pull requests

1 participant