Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Fix --host-only dotnet-symbol option for 5.x ELF binaries #179

Open
mikem8361 opened this issue Mar 28, 2020 · 0 comments
Open

Fix --host-only dotnet-symbol option for 5.x ELF binaries #179

mikem8361 opened this issue Mar 28, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@mikem8361
Copy link
Member

The ELF key generator needs to search the program headers for a Interp type if the host-only flag is set.

@mikem8361 mikem8361 added the bug label Mar 28, 2020
@mikem8361 mikem8361 added this to the 3.1 milestone Mar 28, 2020
@mikem8361 mikem8361 self-assigned this Mar 28, 2020
@mikem8361 mikem8361 modified the milestones: 3.1, 5.0 Mar 28, 2020
mikem8361 added a commit to mikem8361/symstore that referenced this issue Mar 28, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
mikem8361 added a commit to mikem8361/symstore that referenced this issue Apr 3, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
mikem8361 added a commit to mikem8361/symstore that referenced this issue Apr 4, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
mikem8361 added a commit to mikem8361/symstore that referenced this issue Apr 23, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
mikem8361 added a commit to mikem8361/symstore that referenced this issue Apr 23, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
mikem8361 added a commit to mikem8361/symstore that referenced this issue May 3, 2020
Look for Interp program headers to find host. It also finds libc-2.27.so and libpthread-2.27.so.

Issue: dotnet#179
@mikem8361 mikem8361 modified the milestones: 5.0, 6.0 Oct 20, 2020
@tommcdon tommcdon modified the milestones: 6.0, Future Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants