[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #18171 [Tor Browser]: Dlls brokenness with Windows10 Build 14251
#18171: Dlls brokenness with Windows10 Build 14251
-------------------------------------------------+-------------------------
Reporter: Coh_t | Owner: tbb-
Type: defect | team
Priority: High | Status:
Component: Tor Browser | needs_information
Severity: Major | Milestone:
Keywords: loneliness bug-no-bounty tbb-crash | Version:
TorBrowserTeam201602 | Resolution:
Parent ID: | Actual Points:
Sponsor: | Points:
-------------------------------------------------+-------------------------
Comment (by cypherpunks):
> tor-win32-tor-0.2.5.10.zip in 4.0.1 did not abort livevent-2-0-5.dll.
> But, this version is not able to connect(SSL version is old?). I wait
5minits.
> tor-win32-tor-0.2.5.11.zip in 4.0.6 aborted livevent-2-0-5.dll.
[https://gitweb.torproject.org/builders/tor-browser-
bundle.git/commit/?h=maint-4.0&id=edc4338f5e61605a3170165745cb37daaa944ffc
Mingw difference]:
{{{
- if (b.Protect != PAGE_EXECUTE_READWRITE && b.Protect != PAGE_READWRITE)
+ if (b.Protect != PAGE_EXECUTE_READWRITE && b.Protect != PAGE_READWRITE
+ && b.Protect != PAGE_EXECUTE_WRITECOPY && b.Protect !=
PAGE_WRITECOPY)
{
if (!VirtualProtect (b.BaseAddress, b.RegionSize,
PAGE_EXECUTE_READWRITE,
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18171#comment:68>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs