Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501794 - sys-process/criu-1.1 : ptrace_peeksiginfo_args unknown
Summary: sys-process/criu-1.1 : ptrace_peeksiginfo_args unknown
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 15:39 UTC by Helmut Jarausch
Modified: 2014-03-01 05:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for symbol ptrace_peeksiginfo_args (criu-1.1-ptrace.patch,830 bytes, patch)
2014-02-19 15:39 UTC, Helmut Jarausch
Details | Diff
ptrace on glibc >= 2.18 patch (criu-1.1-ptrace.patch,914 bytes, patch)
2014-02-21 11:29 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2014-02-19 15:39:30 UTC
Created attachment 370780 [details, diff]
patch for symbol ptrace_peeksiginfo_args

sys-process/criu-1.1 needs a patch to compile since the symbol ptrace_peeksiginfo_args is no longer known.
Comment 1 Tim Harder gentoo-dev 2014-02-20 08:11:06 UTC
This patch should be conditionalized so the code continues working with <glibc-2.18 otherwise I doubt upstream will accept it.
Comment 2 Helmut Jarausch 2014-02-21 11:29:11 UTC
Created attachment 370952 [details, diff]
ptrace on glibc >= 2.18 patch
Comment 3 Tim Harder gentoo-dev 2014-03-01 05:41:27 UTC
Upstream fixed it in criu-1.2.