[tor-bugs] #18171 [Tor Browser]: Dlls brokenness with Windows10 Build 14251
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Feb 1 12:31:45 UTC 2016
#18171: Dlls brokenness with Windows10 Build 14251
-------------------------+--------------------------
Reporter: Coh_t | Owner: tbb-team
Type: defect | Status: new
Priority: High | Milestone:
Component: Tor Browser | Version:
Severity: Major | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
-------------------------+--------------------------
Comment (by cypherpunks):
Yet something wrong with libssb linkage: firefox.exe, mozsqlite3.dll,
mozalloc.dll, mozglue.dll links it statically, while nspr4.dll links it
dynamically. Every dll with statically linked libssp calling
ADVAPI32.dll functions and no crash. Need to build all modules linked
dynamically or statically, no mix it. Then to test.
And seems like getting "true" random data for Windows from Dll entry-point
is risky task, Windows need to load tons of another components to lunch
PRNG. "return 4" should be enough for SSP.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18171#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list