When I receive a message the client crashes. Only when I have the chat window open with the conversation partner
Client crashes and I have to restart it. No more process available
No Crash
same here (3.0.1 CentOS 7.8.2003 x86_64
i get the following stack trace, maybe it is useful:
> /opt/Rocket.Chat/rocketchat-desktop
[bugsnag] Loaded!
xdg-settings: unknown desktop environment
[bugsnag] Uncaught exception, the process will now terminate…
Error: Failed to serialize arguments
at WebContents._.send (electron/js2c/browser_init.js:157:2252)
at /opt/Rocket.Chat/resources/app.asar/app/main.js:59:25
at Set.forEach (<anonymous>)
at /opt/Rocket.Chat/resources/app.asar/app/main.js:58:19
at Object.dispatch (/opt/Rocket.Chat/resources/app.asar/app/main.js:576:12)
at dispatch (/opt/Rocket.Chat/resources/app.asar/app/main.js:583:16)
at BrowserWindow.fetchAndDispatchWindowState (/opt/Rocket.Chat/resources/app.asar/app/main.js:818:9)
at BrowserWindow.emit (events.js:322:22)
at BrowserWindow.EventEmitter.emit (domain.js:482:12)
at BrowserWindow.topLevelDomainCallback (domain.js:137:15)
[bugsnag] Uncaught exception, the process will now terminate…
Error: Failed to serialize arguments
at WebContents._.send (electron/js2c/browser_init.js:157:2252)
at /opt/Rocket.Chat/resources/app.asar/app/main.js:59:25
at Set.forEach (<anonymous>)
at /opt/Rocket.Chat/resources/app.asar/app/main.js:58:19
at Object.dispatch (/opt/Rocket.Chat/resources/app.asar/app/main.js:576:12)
at dispatch (/opt/Rocket.Chat/resources/app.asar/app/main.js:583:16)
at BrowserWindow.fetchAndDispatchWindowState (/opt/Rocket.Chat/resources/app.asar/app/main.js:818:9)
at BrowserWindow.emit (events.js:322:22)
at BrowserWindow.EventEmitter.emit (domain.js:482:12)
at BrowserWindow.topLevelDomainCallback (domain.js:137:15)
Most helpful comment
same here (3.0.1 CentOS 7.8.2003 x86_64
i get the following stack trace, maybe it is useful: