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

back2source: Run pipeline for Go and ELF #1512

Open
pombredanne opened this issue Jan 7, 2025 · 0 comments
Open

back2source: Run pipeline for Go and ELF #1512

pombredanne opened this issue Jan 7, 2025 · 0 comments

Comments

@pombredanne
Copy link
Member

pombredanne commented Jan 7, 2025

We have an existing map_deploy_to_devel pipeline to analyze deployment of Go binaries using symbols found in Go-specific binary sections and ELF using DWARF CU paths. There is a plan to further improve this with this issue:

The plan in #1403 is to refine the analysis using symbols (and possibly string matching)

The purpose of this issue is to evaluate with a bunch of packages the results of #1403. And:

  1. Collect ~10 Go and ELF projects that release pre-compiled binaries, ideally without DWARFs or stripped
  2. Run the pipeline on this.
  3. Collect issues and either report as bugs in our code to fix (and fix them)
  4. ... or as real issues upstream, then push mini report on this issues for reference here
@pombredanne pombredanne converted this from a draft issue Jan 7, 2025
@pombredanne pombredanne changed the title back2source: Run pipeline for Go back2source: Run pipeline for Go and ELF Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant