Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 394179

Summary: sys-apps/sandbox: needs x32 port (ptrace/static)
Product: Portage Development Reporter: SpanKY <vapier>
Component: SandboxAssignee: Sandbox Maintainers <sandbox>
Status: RESOLVED FIXED    
Severity: normal CC: josef64, marduk, sgsdxzy, xaviermiller
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 393673    

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.