derailed / k9s

🐶 Kubernetes CLI To Manage Your Clusters In Style!
https://k9scli.io
Apache License 2.0
25.8k stars 1.62k forks source link

MallocStackLogging: can't turn off malloc stack logging because it was not enabled #2760

Open Shaokun-X opened 3 weeks ago

Shaokun-X commented 3 weeks ago




Describe the bug If I leave k9s running for a while, lines like MallocStackLogging: can't turn off malloc stack logging because it was not enabled. will start to appear here and there, usually in the middle of pod list or after CPU/MEM labels in the header

To Reproduce Not sure how to reproduce, I have the impression that it is likely to happen when I lock and unlock my laptop

Historical Documents Sorry nothing useful I found in the logs

Expected behavior The lines stopping appearing

Screenshots

image

Versions (please complete the following information):

wjiec commented 2 weeks ago

This looks like it could be a problem with macOS or the builtin terminal, I can't reproduce it in iTerm2

eserden commented 2 weeks ago

I have the same issue using Iterm2 OS: macOS Sonoma 14.5 23F79 ARM (m2) iTerm2 Build 3.5.2 K9s Rev: v0.32.5 K8s Rev: v1.28.9-eks-036c24b

mpas97 commented 2 weeks ago

I find this issue in several repos and no one has really a clue. But seems related to macOS Sonoma and ARM. Examples: https://github.com/withfig/fig/issues/2660 https://github.com/easydiffusion/easydiffusion/issues/1551 Both issues are open since August last year.