-
Notifications
You must be signed in to change notification settings - Fork 449
panic: runtime error: invalid memory address or nil pointer dereference #41
Comments
And now its simple running ok. |
Huh that's strange. Did you do anything different when it worked? And is it still working? |
I just updated my distro lol |
So like the issue the other guy is having too, it looks to be an issue with Disk information. Can you run |
Sure!
|
Just pushed some changes that fixed the issue for me, so if you could update and let me know if you have any more issues that would be great. |
So, I dont know if this bug still on, because I dont get the issue anymore haha, but thank you for the work! |
Sorry, just went ahead and closed this, but it should be fixed! It was caused by mounting a disk drive somewhere so that there was a space in the mount path. If you've updated then you're good. |
Same error, If I umount my external drive It works normally. |
@Arcandres Can you give me the output of |
Yeah, the problem is with the partition name.
Once I changed it, It works fine.
|
So it's either an issue with the spaces, the ampersand, or a combination of the two. Can you try playing around with different mountpoint names and seeing which one it is? |
I tested this myself and confirmed that it was the space character again. I had thought this was fixed by the dependency causing the issue but apparently not, so I just re-added the fix that I applied last time and created a new release, but it should be working now. |
Yeah, now It is working even with spaces in the partition name. |
Hi dev! So, I just updated my distro and this bug happen with gotop:
Looks like its the same bug that happen with this guy: #39
Heres my distro info:
Linux 4.14.52-1-MANJARO #1 SMP PREEMPT Tue Jun 26 15:24:31 UTC 2018 x86_64 GNU/Linux
Shell: bash
Terminal: urxvt
I have tmux but im not using it to see gotop.
gotop version 1.4.0.
Do I need to change the gotop code or inform manjaro devs?
The text was updated successfully, but these errors were encountered: