bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22989] New: Crash on mingw-w64 build caused by commit fd4fad48de


From: boklm at torproject dot org
Subject: [Bug ld/22989] New: Crash on mingw-w64 build caused by commit fd4fad48def1fae4ae4d7906e
Date: Wed, 21 Mar 2018 12:48:38 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22989

            Bug ID: 22989
           Summary: Crash on mingw-w64 build caused by commit
                    fd4fad48def1fae4ae4d7906e
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: boklm at torproject dot org
  Target Milestone: ---

We are building Tor Browser for Windows using mingw-w64, gcc 5.4.0 and
binutils.

A build done using binutils commit 4c2da80c2bdff7761eb5b3d9c03ffa0c9958b6b9 is
working fine.
A build done using binutils commit ca6f2be7f6bc638fd4fad48def1fae4ae4d7906e is
crashing when we try to start the browser.

In a debugger we can see a lot of messages like:
  warning: 0f64:0944 @ 01846240 - LdrpSnapThunk - WARNING: Hint index 0x119 for
procedure "NtEnumerateKey" in DLL "ntdll.dll" is invalid

  warning: 0f64:0944 @ 01846256 - LdrpSnapThunk - WARNING: Hint index 0x3bb for
procedure "RtlIntegerToUnicodeString" in DLL "ntdll.dll" is invalid

  warning: 0f64:0944 @ 01846287 - LdrpSnapThunk - WARNING: Hint index 0x26e for
procedure "RtlAppendUnicodeStringToString" in DLL "ntdll.dll" is invalid

  warning: 0f64:0944 @ 01846303 - LdrpSnapThunk - WARNING: Hint index 0x4a7 for
procedure "RtlStringFromGUID" in DLL "ntdll.dll" is invalid

Here is a build with commit 4c2da80c2bdff7761eb5b3d9c03ffa0c9958b6b9:
https://people.torproject.org/~boklm/builds/testbuild.4c2da80c2bdff7761eb5b3d9c03ffa0c9958b6b9/torbrowser-install-8.0a2_en-US.exe
f34b0776b28772ce285ff789ae493f6b1bfa086bdc79ff079996ab5ac1ad5344 
testbuild.4c2da80c2bdff7761eb5b3d9c03ffa0c9958b6b9/torbrowser-install-8.0a2_en-US.exe

Here is a build with commit ca6f2be7f6bc638fd4fad48def1fae4ae4d7906e:
https://people.torproject.org/~boklm/builds/testbuild.ca6f2be7f6bc638fd4fad48def1fae4ae4d7906e/torbrowser-install-8.0a2_en-US.exe
221e70cc10a2f1d701966043ae3017d7c31e0623b023154f8029989601aac92a 
testbuild.ca6f2be7f6bc638fd4fad48def1fae4ae4d7906e/torbrowser-install-8.0a2_en-US.exe

We are using 2 binutils patches:
https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/binutils

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]