bug#29884: Appears -fstack-protector-strong can cause the test-out-of-memory crashes

2017-12-28 Thread Rob Browning
Rob Browning writes: > While updating Debian to 2.2.3 (and trying to get 2.2 building on all > the release architectures) I hit the previously reported > test-out-of-memory failure, or something similar. > > I spent a while poking at it, and it looks like

bug#29884: Appears -fstack-protector-strong can cause the test-out-of-memory crashes

2017-12-28 Thread Rob Browning
While updating Debian to 2.2.3 (and trying to get 2.2 building on all the release architectures) I hit the previously reported test-out-of-memory failure, or something similar. I spent a while poking at it, and it looks like -fstack-protector-strong can reliably cause the crash. Additional