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

There had a huge core_files generated. How do I stop this? #422

Closed
shezhangzhang opened this issue Apr 27, 2023 · 2 comments
Closed

There had a huge core_files generated. How do I stop this? #422

shezhangzhang opened this issue Apr 27, 2023 · 2 comments

Comments

@shezhangzhang
Copy link

What happened:
aaa
bbb
when I am using this plugin in grafana, I found that there had a huge core_files generated. How do I stop this?

What you expected to happen:
No core_files.
How to reproduce it (as minimally and precisely as possible):
just using this plugin and make some error when render a image.
Anything else we need to know?:

Environment:

  • Grafana Image Renderer version: latest
  • Grafana version: 9.2.2
  • Installed plugin or remote renderer service: installed plugin
  • OS Grafana Image Renderer is installed on: linux
  • User OS & Browser: chrome latest
  • Others: ..
@undef1nd
Copy link

Hello! I wonder if limiting core file size in /etc/security/limits.conf could help. Could you please give it a try? After making the change reboot the system for the new limit to take effect.

@shezhangzhang
Copy link
Author

Sure, I have set the limit.conf to:

ulimit -c 0; \

Problem has been solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants