Created attachment 645468 [details] emerge.info Hi, both net-im/zoom-5.1.412382.0614-r1 and net-im/zoom-5.0.418682.0603 segfault on launch for me. Have USE="-pulseaudio" Valgrind doesn't output a backtrace, so this is all I have: sh: pactl: command not found zoom started. Client: Breakpad is using Single Client Mode! client fd = -1 sh: pactl: command not found Segmentation fault Let my know if you need any further info.
(In reply to ganooslashlinus from comment #0) > sh: pactl: command not found > zoom started. > Client: Breakpad is using Single Client Mode! client fd = -1 > sh: pactl: command not found Normal output so far. > Segmentation fault > > Let my know if you need any further info. I cannot reproduce the problem, neither with -pulseaudio nor with +pulseaudio. emerge --info output says VIDEO_CARDS="virtualbox", does that mean that the system is running in virtualbox?
(In reply to Ulrich Müller from comment #1) > (In reply to ganooslashlinus from comment #0) > > sh: pactl: command not found > > zoom started. > > Client: Breakpad is using Single Client Mode! client fd = -1 > > sh: pactl: command not found > > Normal output so far. > > > Segmentation fault > > > > Let my know if you need any further info. > > I cannot reproduce the problem, neither with -pulseaudio nor with > +pulseaudio. > > emerge --info output says VIDEO_CARDS="virtualbox", does that mean that the > system is running in virtualbox? It is correct that the system is running in virtualbox. That shouldn't make any difference though as zoom does work just fine in Virtualbox under another OS. After looking into it further, I concluded that the issue was with Qt, as every Qt application segfaults. Kind of strange that Qt is broken since it's a new install... I'll guess I'll figure out how to fix Qt myself, mark this issue as invalid please.