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

Segfaults due to access to 'GloMyLogger' and 'GloMTH' when deinitialized #2850

Closed
JavierJF opened this issue Jun 1, 2020 · 0 comments
Closed

Comments

@JavierJF
Copy link
Collaborator

JavierJF commented Jun 1, 2020

Issue description

Under certain timing conditions 'GloMyLogger' and 'GloMTH' are tried to be accessed during shutdown, when they are already deinitialized. The following packed tars contains the coredumps and executable from both invalid accesses:

Full log for mylogger-access: mylogger-access-segfault.txt

ProxySQL versions

Confirmed versions:

  • v2.1.0
  • v2.0.13

OS versions:

  • Ubuntu 19.10
renecannao added a commit that referenced this issue Jun 7, 2020
Fixes #2850: Segfaults due to access to 'GloMyLogger' and 'GloMTH' when already deinitialized
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

1 participant