Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-10 Thread Simon McVittie
Control: tags -1 = ftbfs patch pending On Wed, 04 Jul 2018 at 00:51:05 +0100, Simon McVittie wrote: > Running it under gdb reveals that this is because > ReserveProcessExecutableMemory() in js/src/jit/ProcessExecutableMemory.cpp > fails during startup, causing JS_Init() to fail. On closer

Processed: Re: Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-10 Thread Debian Bug Tracking System
Processing control commands: > tags -1 = ftbfs patch pending Bug #902961 [src:mozjs52] mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests Added tag(s) patch and pending; removed tag(s) help. -- 902961: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902

Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-07 Thread Simon McVittie
On Fri, 06 Jul 2018 at 23:43:57 -0400, Jason Duerstock wrote: > I suspect the "right" solution to this is to define the "base" and > "mask" variables in ComputeRandomAllocationAddress() based on what > works for each architecture Perhaps, but I'd be surprised if the values provided by upstream

Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-06 Thread Jason Duerstock
I suspect the "right" solution to this is to define the "base" and "mask" variables in ComputeRandomAllocationAddress() based on what works for each architecture, but my enthusiasm for gathering that information was pretty low at the time I ran into this, and hasn't gone up much since then. On

Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-03 Thread Simon McVittie
Source: mozjs52 Version: 52.3.1-8 Severity: serious Justification: fails to build from source (but built successfully in the past) (X-Debbugs-Cc to contributors to #897178, to which this seems related, and #902197) After fixing #902197, the mozjs52 build-time tests failed on the amd64 Debian