[tbb-bugs] #26326 [Applications/Tor Browser]: wine error when building Firefox ESR60 Windows x86_64

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 7 19:13:18 UTC 2018


#26326: wine error when building Firefox ESR60 Windows x86_64
--------------------------------------+--------------------------
 Reporter:  sukhbir                   |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  ff60-esr                  |  Actual Points:
Parent ID:  #26203                    |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by sukhbir):

 We needed to run wine in headless mode, so I tried using `xvfb`:

 {{{
 +  Xvfb :1 &
 +  export DISPLAY=:1
 }}}

 The only effect it seems to have is that it delays for a while and returns
 the same error:

 {{{
  0:04.00 TelemetryHistogramData.inc
  0:04.07 TelemetryHistogramEnums.h
  0:04.11 TelemetryProcessData.h
  0:04.11 TelemetryProcessEnums.h
  0:04.11 TelemetryScalarData.h
  0:04.11 TelemetryScalarEnums.h
  5:01.26 /usr/bin/wine /var/tmp/dist/fxc2/bin/fxc2.exe -nologo -Tvs_4_0
 /var/tmp/build/firefox-30544586f8a9/gfx/layers/d3d11/mlgshaders/textured-
 vs.hlsl -ETexturedQuadVS -VnTexturedQuadVS -Vi -DVERTEX_SHADER
 -Fh/tmp/tmpEDeKFL
  5:01.26 /usr/bin/wine /var/tmp/dist/fxc2/bin/fxc2.exe -nologo
 -Tvs_4_0_level_9_3 /var/tmp/build/firefox-
 30544586f8a9/gfx/layers/d3d11/CompositorD3D11.hlsl -ELayerQuadVS
 -VnLayerQuadVS -Vi -DVERTEX_SHADER -Fh/tmp/tmpD35IoP
 }}}

 (Notice the gap between timestamps)

 I tried with `wine wineboot -i` as well and that didn't work.

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


More information about the tbb-bugs mailing list