[tor-bugs] #26514 [Applications/Tor Browser]: intermittent updater failures on Win64 (Error 19)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Aug 15 22:18:17 UTC 2018
#26514: intermittent updater failures on Win64 (Error 19)
--------------------------------------+--------------------------
Reporter: mcs | Owner: tbb-team
Type: defect | Status: closed
Priority: Very High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution: fixed
Keywords: TorBrowserTeam201808R | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by heaslr):
Replying to [comment:19 jacek]:
> libmar uses in fact _ftelli64/_fseeki64 due to defines in mar_private.h.
Those are not available on old msvcrt.dll, so mingw-w64 has its own
implementation:
>
https://github.com/mirror/mingw-w64/blob/master/mingw-w64-crt/stdio/fseeko64.c#L133
> I can't see anything obviously wrong there, but in general it does a lot
of stuff that really should be done by MS crt in fact.
Especially, giving the fact that `msvcr100.dll` supports that, actually.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26514#comment:23>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list