On 10/02/12 10:54, Tim Bunce wrote: > On Thu, Feb 09, 2012 at 09:53:08PM +0000, Martin J. Evans wrote: >> Something between 1.616_901 and 1.616_902 changed which breaks fork() in DBI on Windows. > > Ah, 1.616_901 and 1.616_902! So unrelated to Dave's method cache work. > > See if this works: > > - static int use_xsbypass = 1; > + static int use_xsbypass = 0; Think I already tried that last night by setting the env var and it made no difference. Don't have the machine to hand right now although I could try and set it up here. > If not, then it's probably something to do with the dPERINTERP changes. which is my suspicion. > Running with a high trace level might shed some light but a strack trace > of some kind would be ideal. I tried tracing but nothing stood out - I could post the end of the trace later. > Tim. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.comThread Previous | Thread Next