Well, I have researched a bit error code -1073741819=0xc0000005 This a status_no_access violation, in winetest we should say the test crashed message
On 10/27/07, Robert Shearman <[EMAIL PROTECTED]> wrote: > Vijay Kiran Kamuju wrote: > > Hi, > > > > I have been looking into http://test.winehq.org/data/. > > And I have got a question, when i saw the test data. > > Why do some tests do not return the data about tests they haven't > > run/skipped. > > They spew messages something like below: > > > > mapi32:prop start dlls/mapi32/tests/prop.c 1.20 > > mapi32:prop done (-1073741819) > > mapi32:util start dlls/mapi32/tests/util.c 1.9 > > mapi32:util done (-1073741819) > > > > I am trying to figure out a reason so that i can fix this. > > can you guys help me out? > > > > Probably because it has crashed. > > -- > Rob Shearman > >