Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Riot when switching rooms #10410

Closed
Half-Shot opened this issue Jul 25, 2019 · 5 comments
Closed

Crash on Riot when switching rooms #10410

Half-Shot opened this issue Jul 25, 2019 · 5 comments
Assignees
Labels
T-Defect Z-Community-PR Issue is solved by a community member's PR

Comments

@Half-Shot
Copy link
Member

Half-Shot commented Jul 25, 2019

Description

When I switch rooms on riot-web desktop, the frame displays a white screen.

Bits of log I managed to salvage:

rageshake.js:107 Switching to room id !pQhDfsljSUQxaPNpur:matrix.org at event undefined
rageshake.js:107 Looking at $Vnjh4XW83ourSn6gBxR3JnDZXbX3-oDUq2J2oeGbgZs

Steps to reproduce

  • Open Riot as usual
  • Wait for it to sync
  • Switch to a room
  • Crash!

Version information

  • Platform: desktop

For the desktop app:

  • OS: Debian 10
  • Version: 1.3.0
@turt2live
Copy link
Member

It looks like it just died... what did the crash page look like?

@Half-Shot
Copy link
Member Author

It looks like it just died... what did the crash page look like?

On electron it froze for about 15 seconds, and then just white paged.

On Firefox, unresponsive script errors.

@jryans jryans added the defect label Jul 26, 2019
@Half-Shot
Copy link
Member Author

riotbad

So I clicked on it again, after trying to leave it without success. Looks like Riot ran out of memory on the step above.

@turt2live
Copy link
Member

Chrome's OOM detection is pretty terrible tbh. It just tells you when it failed, not that you had a billion gb of stuff in memory before then.

Can you get a memory snapshot when it looks like it's at high memory usage? I imagine this would be some hours after you've started it.

@Half-Shot
Copy link
Member Author

This is caused by matrix-org/matrix-js-sdk#1001

@turt2live turt2live added the Z-Community-PR Issue is solved by a community member's PR label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

No branches or pull requests

3 participants