Rocket.chat.electron: [bug] Client crashes on incoming messages with 3.0.1

Created on 2 Oct 2020  ·  1Comment  ·  Source: RocketChat/Rocket.Chat.Electron

My Setup

  • Operating System: Ubuntu 20.04.1 LTS
  • App Version: 3.0.1
  • Installation type: snap

  • [x] I have tested with the latest version
  • [ ] I can simulate the issue easily

Description


When I receive a message the client crashes. Only when I have the chat window open with the conversation partner

Current Behavior


Client crashes and I have to restart it. No more process available

Expected Behavior


No Crash

linux package .snap bug urgent

Most helpful comment

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)

>All comments

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)
Was this page helpful?
0 / 5 - 0 ratings