mrclksr/linux-browser-installer

segfault / udev issue on 14-CURRENT

Opened this issue · 0 comments

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:

  • pulseaudio does not install correctly - requires config path change
  • dbus is required and needs to be enabled in rc.conf and also has a config issue (need to copy defaults over to correct dir)

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