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

Revert usage of /proc/PID/maps #175

Merged
merged 1 commit into from
Aug 27, 2014
Merged

Revert usage of /proc/PID/maps #175

merged 1 commit into from
Aug 27, 2014

Conversation

mmilata
Copy link
Contributor

@mmilata mmilata commented Aug 13, 2014

Using maps breaks on backtraces with VDSO and the elfutils bug this may
have worked around has been fixed:
https://bugzilla.redhat.com/show_bug.cgi?id=1112610

Fixes #174.

Related elfutils RFE: https://bugzilla.redhat.com/show_bug.cgi?id=1129777

Signed-off-by: Martin Milata [email protected]

Using maps breaks on backtraces with VDSO and the elfutils bug this may
have worked around has been fixed:
https://bugzilla.redhat.com/show_bug.cgi?id=1112610

Fixes #174.

Related elfutils RFE: https://bugzilla.redhat.com/show_bug.cgi?id=1129777

Signed-off-by: Martin Milata <[email protected]>
jfilak added a commit that referenced this pull request Aug 27, 2014
@jfilak jfilak merged commit f9a6fc3 into master Aug 27, 2014
@mmilata mmilata deleted the gh174_revert_report_maps branch September 17, 2014 13:03
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

Successfully merging this pull request may close these issues.

Avoid usage of dwfl_linux_proc_maps_report()
2 participants