[Bug 9970] New: OPA uses the process id/thread id to generate "random" temp filenames

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 9 17:27:53 CDT 2007


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

           Summary: OPA uses the process id/thread id to generate "random"
                    temp filenames
           Product: Wine
           Version: 0.9.46.
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mikolaj.zalewski at gmail.com


But if there is no Wine program running in the background then we start a clean
server each time and these number are always the same. OPAS handles very badly
if there is a lot of temporary files from the same "namespace" already and
after killing the program five times (so that it cannot clean the files on
exit) it will refuse to start.

A workaround is to clean the C:\Windows\Temp or to keep a program running in
the background so that the pids are each time different. I'm also not sure if
the problem is in OPAS or in the Visual FoxPro runtime - the error 1410 that
appears is a MS defined error code (
http://msdn2.microsoft.com/en-us/library/aa976055(VS.71).aspx )


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list