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

"error":"Malformed version: (devel)","dependency" #1637

Open
xue960 opened this issue Jan 17, 2025 · 2 comments · May be fixed by #1641
Open

"error":"Malformed version: (devel)","dependency" #1637

xue960 opened this issue Jan 17, 2025 · 2 comments · May be fixed by #1641
Labels
bug Something isn't working

Comments

@xue960
Copy link

xue960 commented Jan 17, 2025

{"time":"2025-01-17T02:29:30.830390503Z","level":"ERROR","source":{"function":"go.opentelemetry.io/auto/internal/pkg/process.(*Analyzer).Analyze","file":"/app/internal/pkg/process/analyze.go","line":87},"msg":"parsing dependency version","error":"Malformed version: (devel)","dependency":{"Path":"msgcenter","Version":"(devel)","Sum":"","Replace":null}}
{"time":"2025-01-17T02:29:30.849378599Z","level":"ERROR","source":{"function":"main.main","file":"/app/cli/main.go","line":119},"msg":"failed to create instrumentation","error":".gosymtab section not found in target binary, make sure this is a Go application"}

@xue960 xue960 added the bug Something isn't working label Jan 17, 2025
@MrAlias
Copy link
Contributor

MrAlias commented Jan 17, 2025

"error":".gosymtab section not found in target binary, make sure this is a Go application"

Have you checked your binary has a gosymtab?

@RonFed
Copy link
Contributor

RonFed commented Jan 18, 2025

This should be resolved by #1641

@RonFed RonFed linked a pull request Jan 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants