Re: [Expect] exp_spawn failed on Windows 2003 with DEP (DataExecutionPrevention)
by David Gravereaux other posts by this author
Dec 19 2007 3:40PM messages near this date
view in the new Beta List Site
Re: [Expect] exp_spawn failed on Windows 2003 with DEP (DataExecutionPrevention)
|
[Expect] GDB /windows
I'd add plink.exe to the list of DEP exclusions.
Expect is not at fault, the OS is doing this behavior. The weirdest
part about this whole thing is the Win32 API call for manipulating
memory in the child process as it doesn't return an error when DEP is
enganged. It returns NO_ERROR, but doesn't do what it was asked. So
there is no way to tell if DEP is making Expect not work.
_______________________________________________
Expect mailing list
Expect@[...].com
http://listserv.ActiveState.com/mailman/listinfo/expect
Thread:
Yaron Peryanty
David Gravereaux
David Gravereaux
Larry W. Virden
Yaron Peryanty
Larry W. Virden
Yaron Peryanty
David Gravereaux
|