Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-21 Thread Ben Hutchings
On Sun, 2018-01-21 at 12:18 +0100, Aurelien Jarno wrote: > On 2018-01-21 00:47, Ben Hutchings wrote: > > On Wed, 17 Jan 2018 12:31:06 +0100 Aurelien Jarno > > wrote: > > [...] > > > busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has > > > the same effect of reducing the defau

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-21 Thread Aurelien Jarno
On 2018-01-21 00:47, Ben Hutchings wrote: > On Wed, 17 Jan 2018 12:31:06 +0100 Aurelien Jarno wrote: > [...] > > busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has > > the same effect of reducing the default stack alignment from 16 bytes to > > 2 bytes. This comes from arch/i3

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-20 Thread Ben Hutchings
On Wed, 17 Jan 2018 12:31:06 +0100 Aurelien Jarno wrote: [...] > busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has > the same effect of reducing the default stack alignment from 16 bytes to > 2 bytes. This comes from arch/i386/Makefile: The argument is the log2 of the alignm

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-19 Thread Chris Boot
On 18/01/18 23:44, Cyril Brulebois wrote: > Raphael Hertzog (2018-01-17): >> On Wed, 17 Jan 2018, Aurelien Jarno wrote: >>> busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has >>> the same effect of reducing the default stack alignment from 16 bytes to >>> 2 bytes. This comes f

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-18 Thread Cyril Brulebois
Raphael Hertzog (2018-01-17): > On Wed, 17 Jan 2018, Aurelien Jarno wrote: > > busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has > > the same effect of reducing the default stack alignment from 16 bytes to > > 2 bytes. This comes from arch/i386/Makefile: > > > > | # -mprefe

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-17 Thread Raphael Hertzog
Hello, On Wed, 17 Jan 2018, Aurelien Jarno wrote: > busybox is compiled with -mpreferred-stack-boundary=2 on i386 which has > the same effect of reducing the default stack alignment from 16 bytes to > 2 bytes. This comes from arch/i386/Makefile: > > | # -mpreferred-stack-boundary=2 is essential

Processed: Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-17 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 busybox Bug #886506 [src:glibc] busybox sh broken on i386 with glibc 2.26, leads to kernel panic Bug reassigned from package 'src:glibc' to 'busybox'. No longer marked as found in versions glibc/2.26-1. Ignoring request to alter fixed versions of bug #88

Re: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-17 Thread Aurelien Jarno
control: reassign -1 busybox control: retitle -1 busybox: wrongly compiled with -mpreferred-stack-boundary=2 on i386 On 2018-01-17 12:08, Raphael Hertzog wrote: > Control: reassign -1 src:glibc 2.26-1 > Control: retitle -1 busybox sh broken on i386 with glibc 2.26, leads to > kernel panic > Cont