Forum Discussion
[Development] Microsoft Teams get crash randomly after 5~30mins
Jon_Leapexpert Could you please share the below information which would help us investigate this further:
- OS Version.
- Desktop App Logs.
Windows: %appdata%\Microsoft\Teams\logs.txt.
MAC: ~/Library/Application Support/Microsoft/Teams/logs.txt - Desktop Install Logs.
Windows:
Teams install log - %localappdata%\SquirrelTemp\SquirrelSetup.log
Teams update log- %localappdata%\Microsoft\Teams\SquirrelSetup.log
Teams uninstall log- %localappdata%\Temp\SquirrelSetup.log
MAC:
Teams update log - /Library/Logs/Microsoft/Teams/updater.log
4. Desktop Setting and Configs.
Windows:
Desktop configuration-%appdata%\Microsoft\Teams\desktop-config.json
Settings- %appdata%\Microsoft\Teams\settings.json
Local Storage- %appdata%\Microsoft\Teams\storage.json
MAC:
Desktop Configuration- ~/Library/Application Support/Microsoft/Teams/desktop-config.json
Settings- ~/Library/Application Support/Microsoft/Teams/settings.json
Local storage- ~/Library/Application Support/Microsoft/Teams/storage.json
5. Screenshot- If you are seeing any error message/dialog.
6. Screen Recording.
7. Repro steps: The action/ sequence of actions that led to the issue.
8. Open %appdata%\Microsoft\Teams\logs.txt and look for the following to identify what kind of crash it is. Please make sure the following keyword is found in the logs from the latest process/timestamps, because it's possible those issues happened in the past and self-resolved.
desktop_plugin_host_crashed - please forward all of the collected information.
desktop_gpu_process_crashed - GPU process crashes are benign. It doesn't kill the app. Ignore this crash
9. If it's not one of the crashes above, please gathering all of the information above, quit the app, delete %appdata%\Microsoft\Teams and restart the app to see if the issue repro's.
1. OS Version: MacOS Mojave version 10.14.4
2. Desktop App Logs. in attachment logs.txt.zip
3. Desktop Install Logs. I can not find the log for this
4. Desktop Setting and Configs: in attachment destop_setting_logs.zip
5 & 6: The team just random suddenly turn off, there are no error/ warning. It just close like I press the quit the app
7. Just open the app like I mention above (install App studio then create new app with my url in the Tab , install and open it ), let it idle, don't click anything and do other tasks in other applications and Teams crash after few hours. I not event touch the Teams
8. Teams just update new version 1.2.00.31052 in 10-November , I see the crash not happen frequently like before.
Before there are 2 errors cause Teams crash:
- Unhandled exception occured Error: Object has been destroyed
- Unhandled exception occured Error: callback can only be called for once
After the update, I strongly believe they already fixed the issue ' callback can only be called for once’.
However, they still not fix the issue ' Object has been destroyed’ so Teams still crash randomly but not often. I hope in next few update, Teams will fix it. You can see the error 'Object has been destroyed' in the logs.txt. It just happened yesterday.
The crash happen around few times in a day after Teams update ( 4times/day before Teams update it was 30times/day)
I can not find 'desktop_plugin_host_crashed ' and 'desktop_gpu_process_crashed'
- Gousia_BegumNov 13, 2019Microsoft
Jon_Leapexpert Thanks for sharing the info. Please help with the below information as well:
Tenant IDs/Names
Number of tenants affected
Number of users affected
User alias
Is it happening now: [Y/N]
Time period of incident
Problem Description
Issue experiencing in Web/Desktop/Mobile App- Jon_LeapexpertNov 13, 2019Copper Contributor
Tenant IDs/Names
Number of tenants affected
Number of users affected
User aliasJust only me and my colleagues got that issue because my app still in development phase. We not publish it yet so there are no users yet.
Is it happening now: [Y] . Yes. You can see the log, Teams just crashed yesterday 12-November
Time period of incident: it just randomly, sometime it not happen in a day, sometime it crash 5times in a day
Problem Description: Open my app , let it idle, don't touch it, do something else -> the app close . My app build with react.
Issue experiencing in Web/Desktop/Mobile App: only in Desktop app in MacOs environment. I not sure about the Window. It run normally in Web
- Gousia_BegumNov 14, 2019Microsoft
How did you integrate the tab into Teams? Did you use the Document Library tab, SharePoint tab, or Website tab?
Also Kindly provide below information.
1. MS diagnostic logs ( Keyboard shortcut: Option + Command + Shift+1 )
2. Fiddler trace
2. Screenshots