Stas Bekman wrote:

Also this core files scan, is it relevant at all to WIN32? When you get a coredump, do you get a core file?



No, there's no core files on Win32. "Dr Watson's log files" would be the closest thing I suppose, but you don't really want to go there. Perhaps if we skip the coredump scan on Win32 then the problem of the "wrong" PID file being picked up would go away?


I suggest we first fix the problem of the wrong path, since it may bite us elsewhere later.

Next please submit a patch to skip core_scan (there are two versions in TestRun), which will make SMOKE much faster on win32.

Argh, looks like I should have waited for the wrong path issue fix, before committing the skip of the core_scan on win32. Applying a reversed patch of this should give you the previous state back:
http://marc.theaimsgroup.com/?l=apache-test-cvs&m=106669945815816&w=2


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to