Sunshine icon indicating copy to clipboard operation
Sunshine copied to clipboard

Steam Big Picture Segmentation fault

Open BloodBlight opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your issue described in the documentation?

  • [X] I have read the documentation

Is your issue present in the nightly release?

  • [X] This issue is present in the nightly release

Describe the Bug

Desktop apps seem to work fine (user input included), but attempting to launch the Steam Big Picture mode it crashes with a seg fault.

Tried both with steam already running, and it closed.

Thoughts?

Expected Behavior

Steam should launch.

Additional Context

No response

Host Operating System

None

Operating System Version

Linux Mint 20.04

Architecture

64 bit

Sunshine commit or version

v0.16.0

Package

Linux - AppImage

GPU Type

AMD

GPU Model

AMD Radeon RX 580 2048SP

GPU Driver/Mesa Version

Mesa 22.3.0~rc1+git2211041101.6d38a9768f8~f~mesarc2

Capture Method (Linux Only)

X11

Relevant log output

[2022:12:21:23:42:31]: Info: Adding avahi service Sunshine
[2022:12:21:23:42:31]: Info: Configuration UI available at [https://localhost:47990]
[2022:12:21:23:42:32]: Info: Avahi service Sunshine successfully established.
[2022:12:21:23:42:34]: Info: /CN=NVIDIA GameStream Client -- verified
[2022:12:21:23:42:35]: Info: /CN=NVIDIA GameStream Client -- verified
[2022:12:21:23:42:36]: Info: /CN=NVIDIA GameStream Client -- verified
[2022:12:21:23:42:36]: Info: /CN=NVIDIA GameStream Client -- verified
/tmp/.mount_sunshiIYFfdo/AppRun: line 110: 893124 Segmentation fault      (core dumped) "$SUNSHINE_BIN_HERE" $@

BloodBlight avatar Dec 22 '22 07:12 BloodBlight

Share your apps.json file.

ReenigneArcher avatar Dec 22 '22 13:12 ReenigneArcher

:wave: @BloodBlight, please edit your issue to complete the template with all the required info. Your issue will be automatically closed in 5 days if the template is not completed. Thanks.

LizardByte-bot avatar Dec 22 '22 14:12 LizardByte-bot

Just the default I think:

{
  "env": {
    "PATH": "$(PATH):$(HOME)/.local/bin"
  },
  "apps": [
    {
      "name": "Low Res Desktop",
      "prep-cmd": [
        {
          "do": "xrandr --output HDMI-1 --mode 1920x1080",
          "undo": "xrandr --output HDMI-1 --mode 1920x1200"
        }
      ]
    },
    {
      "name": "Steam BigPicture",
      "output": "steam.txt",
      "detached": [
        "setsid steam steam://open/bigpicture"
      ],
      "image-path": "steam.png"
    }
  ]
}

BloodBlight avatar Dec 22 '22 16:12 BloodBlight

I experience the same problem. I am on Ubuntu 22.10, NVIDIA RTX 2080Ti, Sunshine v.16.0. When attempting to launch Steam Big Picture, Sunshine host crashes with segmentation fault.

eldar avatar Dec 31 '22 17:12 eldar

Happens to me too on AMD Radeon 5700XT, on Ubuntu 20.04, but it happens both in desktop and big picture. The stream usually runs for some 5 minutes and then terminates, with the log showing a segfault.

SektorDV avatar Jan 08 '23 12:01 SektorDV

This APPEARS to be resolved in v0.17, can anyone else confirm?

BloodBlight avatar Jan 23 '23 21:01 BloodBlight

Steam Big Picture crashes for me with segfault 100% of the time, but Sunshine is pretty stable. I'm on Radeon 5700 XT, Arch Linux, nightly build. Tried 0.17 but still crashing. Launching apps directly with setsid steam steam://rungameid/XXX works the majority of the time.

kimtore avatar Jan 27 '23 13:01 kimtore

This issue is stale because it has been open for 90 days with no activity. Comment or remove the stale label, otherwise this will be closed in 10 days.

LizardByte-bot avatar Apr 28 '23 10:04 LizardByte-bot

I'm not the author of this issue, but I had the same problem, and this was incidentally fixed for me with Steam's new Steam Deck upgrade to Big Picture mode - around February this year, IIRC.

kimtore avatar Apr 28 '23 10:04 kimtore