[Bug 18101] when trying to start a new game, a file called "default.tot" starts to grow in size arbitrarily

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 6 13:08:21 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=18101

--- Comment #7 from Dan Kegel <dank at kegel.com> 2010-11-06 13:08:20 CDT ---
The zero-length default.tot looks like a dup of bug 13560.

The log shows the curious sequence

0024:Call KERNEL32.CreateFileA(011966a8 "C:\\Program Files\\GOG.com\\Icewind
Dale
II\\tempsave\\default.tot",80000000,00000003,0df7e634,00000003,00000080,00000000)
ret=007fd77d
0024:Ret  KERNEL32.CreateFileA() retval=000000e8 ret=007fd77d
0024:Call KERNEL32.SetFilePointer(000000e8,00000000,00000000,00000001)
ret=007fd852
0024:Ret  KERNEL32.SetFilePointer() retval=00000000 ret=007fd852
0024:Call KERNEL32.SetFilePointer(000000e8,00000000,00000000,00000002)
ret=007fd852
0024:Ret  KERNEL32.SetFilePointer() retval=00000000 ret=007fd852
0024:Call KERNEL32.SetFilePointer(000000e8,00000000,00000000,00000000)
ret=007fd852
0024:Ret  KERNEL32.SetFilePointer() retval=00000000 ret=007fd852
0024:Call KERNEL32.SetFilePointer(000000e8,00000000,00000000,00000000)
ret=007fd852
0024:Ret  KERNEL32.SetFilePointer() retval=00000000 ret=007fd852
0024:Call KERNEL32.CloseHandle(000000e8) ret=007fd8cc
...
0024:Call KERNEL32.lstrlenA(008b9b78 "Compression Failed for File ")
ret=007fcf09

The 500K lines weren't enough to show who created the file :-)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list