Re: Regession tests

2008-03-04 Thread Alistair Leslie-Hughes
> What is the best way to narrow down what is causing the crash? > Will answer my own quetsion. Install mingw 1. Run "make crosstest" in the releavent directory 2. Copy to exe to Windows and run 3. Modify test(s) to correct issue(s) 4. Rinse and Repeat. Best Regards Alistair Leslie-Hughes

Re: Regession tests

2008-03-03 Thread Alistair Leslie-Hughes
"Paul Vriens" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alistair Leslie-Hughes wrote: >> Hi, >> >> Some of the regessions test are failing with errors in output file like >> msxml3:domdoc start dlls/msxml3/tests/domdoc.c 1.80 >> msxml3:domdoc done (-1073741819) >> >> Is this du

Re: Regession tests

2008-02-27 Thread Paul Vriens
Alistair Leslie-Hughes wrote: > Hi, > > Some of the regessions test are failing with errors in output file like > msxml3:domdoc start dlls/msxml3/tests/domdoc.c 1.80 > msxml3:domdoc done (-1073741819) > > Is this due to a Seg Fault? > > Best Regards > Alistair Leslie-Hughes > > > > > Yes,

Regession tests

2008-02-27 Thread Alistair Leslie-Hughes
Hi, Some of the regessions test are failing with errors in output file like msxml3:domdoc start dlls/msxml3/tests/domdoc.c 1.80 msxml3:domdoc done (-1073741819) Is this due to a Seg Fault? Best Regards Alistair Leslie-Hughes