If requested by ITS, please follow these steps to collect crash logs for diagnostic analysis.
plutil -replace “enable\\.memlog\\.file“ -string “true” ~/Library/Preferences/ZoomChat.plist
plutil -p ~/Library/Preferences/ZoomChat.plist
“enable.memlog.file” => “true”
killall cfprefsd
plutil -remove “enable\\.memlog\\.file“ ~/Library/Preferences/ZoomChat.plist
~/Library/Logs/
Here is a short video of the process