Unity-Technologies / UnityRenderStreaming

Streaming server for Unity
Other
1.3k stars 352 forks source link

[BUG] Linux Crash segfault libwebrtc.so #615

Closed KuroFox closed 2 years ago

KuroFox commented 2 years ago

Hi, I have a problem when I use a linux server with version 3.1.0 exp2 when switching to the scene where I have HDRP with input Browser and someone connect to the server, it crashes and throws this error in the syslog segfault libwebrtc.so

To Reproduce Steps to reproduce the behavior: 1.Open app

  1. Click on renderpileline with input browser
  2. Connect by server
  3. Crash and close the app

Expected behavior I hope it can connect like I do in windows

Environment

error.txt

karasusan commented 2 years ago

@KuroFox We don't found the cause of crash in your error log. Could you give me other logs? And What version of Ubuntu are you using?

Thanks.