Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394179 - sys-apps/sandbox: needs x32 port (ptrace/static)
Summary: sys-apps/sandbox: needs x32 port (ptrace/static)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Sandbox (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
: 421215 (view as bug list)
Depends on:
Blocks: x32
  Show dependency tree
 
Reported: 2011-12-09 19:05 UTC by SpanKY
Modified: 2012-07-03 19:42 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2011-12-09 19:05:41 UTC
the ptrace code will need some work to support x32
Comment 1 SpanKY gentoo-dev 2012-06-15 14:55:52 UTC
*** Bug 421215 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2012-06-28 02:57:39 UTC
i've got this done for x32 tracing x32, and x86_64 tracing x32, but i'd like to have x32 trace x86_64 (otherwise, you can't even build glibc).  if i can't figure out how to make this work (or it's not even possible), i'll have to resort to splitting the ptrace code out into dedicated programs, or just allow x86_64 apps to run untraced.