[Bug 24193] Winedbg does not work on Ubuntu Maverick (ptrace protection)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 29 02:29:33 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24193

Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr
          Component|winedbg                     |wineserver

--- Comment #1 from Eric Pouech <eric.pouech at orange.fr> 2010-08-29 02:29:31 CDT ---
I don't see what can simply be done here, as Linux kernel evolution forbids a
debugger to attach to a running program

the "easy" solution would be to let wineserver get the ptrace capability

the other only viable solution would be to modify the current process startup
scheme so that wineserver (which is the only place where we call ptrace) is the
parent (or grand*-parent) of every wine process

anyway, issue is located in wineserver, not winedbg (so changed component)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list