Bug 259990 - net-im/zoom crashes on startup when using Radeon
Summary: net-im/zoom crashes on startup when using Radeon
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2021-11-22 21:04 UTC by Mikhail Teterin
Modified: 2021-11-22 22:09 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin freebsd_committer freebsd_triage 2021-11-22 21:04:49 UTC
Two of my friends don't have any obvious problems -- both using NVidia cards.

However, on my FreeBSD-13/amd64 the video card is by ATI and zoom crashes on startup:

% env LANG=C zoom
No PulseAudio daemon running, or not running as session daemon.
zoom started.
Client: Breakpad is using Single Client Mode! client fd = -1
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-mi'
[CZPClientLogMgr::LogClientEnvironment] [MacAddr: ][client: Linux][OS: CentOS Linux 7 (Core)][Hardware: CPU Core:8 Frenquency:3.6 G Memory size:130998MB CPU Brand:       Intel(R) Xeon(R) CPU E5-1620 0 @ 3.60GHz GPU Brand:][Req ID: ]
Linux Client Version is 5.3.465578.0920
QSG_RENDER_LOOP is 
XDG_CURRENT_DESKTOP = XFCE;   GDMSESSION = 
Graphics Card Info:: 
Zoom package arch is 64bit, runing OS arch is x86_64
AppIconMgr::systemDesktopName log Desktop Name: xfce 
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: unable to load driver: radeon_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeon
qt.svg: link image0 hasn't been detected!
qt.svg: :/images/wechat.svg:10:6: Could not resolve property: pattern0
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting.
ExceptionHandler::GenerateDump waitpid failed:No child processes
Segmentation fault
Comment 1 Mikhail Teterin freebsd_committer freebsd_triage 2021-11-22 21:35:52 UTC
Running:

pkg delete -f linux-c7-pulseaudio-libs pulseaudio linux-c7-alsa-plugins-pulseaudio linux-c7-pulseaudio-utils

helped. But these are mostly things required by linux-c7, so they are likely to be present on most computers...

Zoom starts now, I can login, but clicking on "New Meeting" does not do anything...
Comment 2 Mikhail Teterin freebsd_committer freebsd_triage 2021-11-22 22:09:48 UTC
Ok, I suppose, the warnings/instructions in pkg-message should be sufficient -- things are as good as they can (currently) be, sorry for the noise.