-
Notifications
You must be signed in to change notification settings - Fork 84
"Cannot allocate memory" #75
Comments
I can confirm I am also having this issue, it crashes after 10-30 seconds for me. Also using iTerm and tmux. macOS Catalina 10.15.4. Using ytop version 0.6.1. |
I am having this issue with Alacritty and tmux. macOS Catalina 10.15. ytop version 0.6.2. |
I just got ahold of a mac to try and reproduce this and didn't have any luck. If any of you all can still consistently reproduce this could you build with debug info and run with |
Alacritty and tmux. macOS Catalina 10.15. ytop version 0.6.2. |
Thanks for the backtrace, but the debug info has been stripped. If someone wouldn't mind rebuilding the program with debug info then that would really help. It would require [profile.release]
debug = true To the bottom of |
I was able to find the source of the problem and reproduce it on a friends mac. Ill be opening a pull request later today to fix it, so no need for debug information. |
I've opened rust-psutil/rust-psutil#80 to address this issue, but we have to:
So it'll still be a while before this is fully fixed. |
Thanks @LovecraftianHorror ! |
Thanks @LovecraftianHorror. This is also affecting What are y'all using in the meantime? |
Required information:
ytop -V
):0.6.0
uname -a
:Darwin C02ZH2XRLVDR 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
Include any of the following information if relevant:
tmux -V
):3.1
Error:
Was a gotop user. Saw it was no longer maintained. Decided to try this. Crashes within three seconds or so.
The text was updated successfully, but these errors were encountered: