http://bugs.winehq.org/show_bug.cgi?id=10259 --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2007-10-31 12:35:35 --- This looks suspicious: 0009:Call KERNEL32.OpenFileMappingA(0002001f,00000000,0033e830 "Local\\Mso97SharedDg19211105606") ret=30cc0994 0009:Ret KERNEL32.OpenFileMappingA() retval=00000000 ret=30cc0994 0009:Call KERNEL32.CreateFileMappingA(ffffffff,316291ac,04000004,00000000,0001effc,0033e830 "Local\\Mso97SharedDg19211105606") ret=30cc0afb 0009:Ret KERNEL32.CreateFileMappingA() retval=00000000 ret=30cc0afb 0009:Call KERNEL32.GetLastError() ret=30cc0b03 0009:Ret KERNEL32.GetLastError() retval=00000005 ret=30cc0b03 0009:Call KERNEL32.OpenFileMappingA(0002001f,00000000,0033e830 "Local\\Mso97SharedDg19211105606") ret=30cc0994 0009:Ret KERNEL32.OpenFileMappingA() retval=00000000 ret=30cc0994 0009:Call KERNEL32.CreateFileMappingA(ffffffff,316291ac,04000004,00000000,0001effc,0033e830 "Local\\Mso97SharedDg19211105606") ret=30cc0afb 0009:Ret KERNEL32.CreateFileMappingA() retval=00000000 ret=30cc0afb 0009:Call KERNEL32.GetLastError() ret=30cc0b03 0009:Ret KERNEL32.GetLastError() retval=00000005 ret=30cc0b03 Why is it trying to create a file mapping with a handle of INVALID_HANDLE_VALUE? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.