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

Opentracing don't work in 0.27.0 #4919

Closed
z1oy opened this issue Jan 13, 2020 · 3 comments · Fixed by #4920
Closed

Opentracing don't work in 0.27.0 #4919

z1oy opened this issue Jan 13, 2020 · 3 comments · Fixed by #4920
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@z1oy
Copy link

z1oy commented Jan 13, 2020

NGINX Ingress controller version: 0.27.0

Kubernetes version (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:
I set enable-opentracing: "true" in ConfigMap
Ingress-controller add line "opentracing_load_tracer /usr/local/lib/libjaegertracing_plugin.so /etc/nginx/opentracing.json;" to nginx config
nginx crash: "Segmentation fault"

If i comment this line - nginx start.

What you expected to happen:

How to reproduce it:

Anything else we need to know:

/kind bug

@z1oy z1oy added the kind/bug Categorizes issue or PR as related to a bug. label Jan 13, 2020
@aledbf
Copy link
Member

aledbf commented Jan 13, 2020

@z1oy you only enabled opentracing? without a particular plugin?

@Stono
Copy link
Contributor

Stono commented Jan 15, 2020

Hey, we didn't get this? 0.27.0 is fine for us?

@Stono
Copy link
Contributor

Stono commented Jan 15, 2020

ignore me, missed the part about the plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants