mrclksr / linux-browser-installer

Script to install Linux browsers under a Linux chroot on FreeBSD
165 stars 25 forks source link

segfault / udev issue on 14-CURRENT #38

Open trevarj opened 1 year ago

trevarj commented 1 year ago

After installing chrome (didn't test other browsers), the browser segfaults when trying to use webRTC. It may segfault in other places too, but I am able to consistently get it to crash when I go to a webRTC page (ex. jitsi meet)

A few notes:

After these are fixed, sound works, for example, on Youtube.

Attached is a log of linux-chrome running and crashing.

My guess is that it has something to do with the udev_watcher error line, and may need to have linuxulator-steam-utils's fake udev or something to work correctly, but I also have no idea what I'm talking about!!

I also posted on the thread here to see if anyone has a clue about this.

chrome-log.txt