[tor-bugs] #9145 [Tor Browser]: Tor Browser for windows is borked because mingw, gcc, and Win32 ABI

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 18 09:36:10 UTC 2016


#9145: Tor Browser for windows is borked because mingw, gcc, and Win32 ABI
-------------------------+--------------------------
 Reporter:  dope457      |          Owner:  tbb-team
     Type:  defect       |         Status:  new
 Priority:  High         |      Milestone:
Component:  Tor Browser  |        Version:
 Severity:  Normal       |     Resolution:
 Keywords:  tbb-crash    |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+--------------------------

Comment (by cypherpunks):

 It seems GCC will never ever generate MS compatible code in general. And
 Firefox will never ever implement GCC compatibility too. Only way to fix
 garbage is to catch all and every broken code by something like
 [http://www.codeguru.com/cpp/g-m/directx/directx8/article.php/c11453
 /Intercept-Calls-to-DirectX-with-a-Proxy-DLL.htm Proxy DLL]. Btw, even if
 direct2d pref disabled, browser still loading and processing d2d1.dll,
 fortunately broken part called only if enabled pref.

 Anybody interested to stop garbage in code?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9145#comment:23>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list