You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior or a screencast
Installed kdash with brew
kdash --version
kdash 0.4.0
in my terminal executed kdash command , i can see the dashboard starting and immediately stopped.
Error:
"dash(4645,0x306318000) malloc: *** error for object 0x600000d9ca20: pointer being freed was not allocated kdash(4645,0x306318000) malloc: *** set a breakpoint in malloc_error_break to debugAbort trap: 6
Expected behavior
Ability to view the dashboard
Screenshots
Desktop (please complete the following information):
OS and OS version: MacOs Monterey 12.5.1
Terminal name and version iterm
Shell name and version : bash : GNU bash, version 3.2.57(1)-release (arm64-apple-darwin21))
I provided everything I was getting while starting the kdash from my terminal. The crash happens immediately after the Loading of the cluster-info. (the cluster is not local to my laptop)
After displaying/ listing all the Pods(Pods (ns: all) [454]).
Also: running kdash is working without any cluster. Of course, there is nothing to show but to give you an idea that it's at least starting and working ( as a tool), but failing after loading the cluster info.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior or a screencast
kdash
with brewExpected behavior
Ability to view the dashboard
Screenshots
Desktop (please complete the following information):
OS and OS version: MacOs Monterey 12.5.1
Terminal name and version iterm
Shell name and version : bash : GNU bash, version 3.2.57(1)-release (arm64-apple-darwin21))
Kubectl Client Version [e.g. 1.19]
Kubectl Server Version [e.g. 1.19]
KDash version [e.g. 0.0.8]
Additional context
n/a
The text was updated successfully, but these errors were encountered: