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

Logseq 0.7.2 unresponsive and high memory consumption #5607

Closed
konsumschaf opened this issue Jun 7, 2022 · 8 comments
Closed

Logseq 0.7.2 unresponsive and high memory consumption #5607

konsumschaf opened this issue Jun 7, 2022 · 8 comments
Labels
fixed-next-release ✅ Fixed, will be in the next release fs File system os:windows :type/regression

Comments

@konsumschaf
Copy link

What happened?

Windows: After updating from 0.7.1 to 0.7.2 logseq is unresponsive and consumes a high amount of memory (~2000MB in Windows) ~300MB for 0.7.1

Linux: After updating from 0.7.1 to 0.7.2 logseq is unresponsive and consumes a high amount of memory
When started from the terminal, I get lots of errors flying by

(node:28223) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1582)

as well as warnings about too many open files.

Reproduce the Bug

  1. Update from 0.7.1 to 0.7.2
  2. Restart App
  3. Enjoy

Expected Behavior

Same performance as with 0.7.1 and no crashes

Screenshots

No response

Desktop Platform Information

Windows 10, 0.7.1 -> 0.7.2
Linux (Ubuntu 21.10) 0.7.1 - 0.7.2

Mobile Platform Information

No response

Additional Context

No response

@CharlesChiuGit
Copy link

CharlesChiuGit commented Jun 7, 2022

0.7.2 freeze and not response on Win11 21H2 22000.708.
0.7.2 works fine on my Win10 21H2 19044.1741 laptop, using the exact graph and plugins like in win11. No high cpu usage on my end, but this weird error.

image

@abdgad
Copy link

abdgad commented Jun 7, 2022

The same thing happens on Windows 10. It's not responsive.

@andelf
Copy link
Collaborator

andelf commented Jun 8, 2022

Could you try the nightly release? https://github.com/logseq/logseq/releases/tag/nightly

@CharlesChiuGit
Copy link

Seems like the nightly release fixed both win10 and win11's problem for me and it works pretty well!

@andelf
Copy link
Collaborator

andelf commented Jun 8, 2022

@CharlesChiuGit Thanks. We will cut a new release soon.

@andelf andelf added the fixed-next-release ✅ Fixed, will be in the next release label Jun 8, 2022
@konsumschaf
Copy link
Author

Could you try the nightly release? https://github.com/logseq/logseq/releases/tag/nightly

Just did a quick test, everything works again, thanks a lot for the quick fix! 🙏

@dodyg
Copy link

dodyg commented Jun 8, 2022

Yup, the nightly build works now again on Windows 11.

@konsumschaf
Copy link
Author

Tested for Linux as well, closing this as the fix works (and we have a working 0.7.3 now ;-) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-next-release ✅ Fixed, will be in the next release fs File system os:windows :type/regression
Projects
None yet
Development

No branches or pull requests

6 participants