http://bugs.winehq.org/show_bug.cgi?id=14361
Summary: co-operate with valgrind at execv Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jreiser@BitWagon.com
Created an attachment (id=14658) --> (http://bugs.winehq.org/attachment.cgi?id=14658) insert $WINE_VALGRIND as argv[1] at execve()
When launching a new process, wine can co-operate with valgrind. New environment variable WINE_VALGRIND is inserted as argv[1]. Patch is attached, and will be sent to wine-patches@winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=14361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-05 11:12:11 --- Is this still an issue in current (1.1.12 or newer) wine? Would you mind resubmitting the patch and asking for comments?
http://bugs.winehq.org/show_bug.cgi?id=14361
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-16 13:11:39 --- Still present.
http://bugs.winehq.org/show_bug.cgi?id=14361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14361
--- Comment #3 from Austin English austinenglish@gmail.com 2012-03-19 14:02:11 CDT --- Still present.
https://bugs.winehq.org/show_bug.cgi?id=14361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=14361
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- The patch applies partly
patching file libs/wine/config.c Hunk #1 FAILED at 425. Hunk #2 succeeded at 507 (offset 70 lines). 1 out of 2 hunks FAILED -- saving rejects to file libs/wine/config.c.rej
wine 1.7.53
https://bugs.winehq.org/show_bug.cgi?id=14361
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #5 from Sebastian Lackner sebastian@fds-team.de --- The description does not give any explanation why it would be useful to specify such an environment variable, and insert it into the argv array. The current Valgrind code does not seem to contain any references either, so this should probably be marked as ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=14361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Sebastian Lackner from comment #5)
The description does not give any explanation why it would be useful to specify such an environment variable, and insert it into the argv array. The current Valgrind code does not seem to contain any references either, so this should probably be marked as ABANDONED.
ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=14361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.