[Bug 10905] New: thinstall firefox demo requires native msvcrt

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 27 07:02:58 CST 2007


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

           Summary: thinstall firefox demo requires native msvcrt
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://thinstall.com/downloads/firefox_autoplay.exe
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Running http://thinstall.com/downloads/firefox_autoplay.exe
aborts silently and quickly just as it's getting
started.  Using native msvcrt works around this.
Looking at the log, it seems the suspicious bit is right around
this line:

trace:msvcrt:read_i (111),
"[General]\r\nStartWithLastProfile=1\r\n\r\n[Profile0]\r\nName=default\r\nIsRelative=1\r\nPath=Profiles/fm4cpmjr.default\r\n\r\n"
trace:msvcrt:read_i already at EOF, returning 0

so I suspect a problem in our fread().
I'll attach the segment of the log from the fopen to the ExitProcess.


-- 
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