Bug#886506: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-22 Thread Denys Vlasenko
On Sun, Jan 21, 2018 at 12:18 PM, 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 default stack

Bug#886506: busybox sh broken on i386 with glibc 2.26, leads to kernel panic

2018-01-19 Thread Denys Vlasenko
s. (Which is gcc's way of supporting >>>> SSE). >>>> | CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,) >>>> >>>> I don't really get why it is essential to prevent gcc from aligning >>>> stack to 16 bytes, a

Bug#402482: Fixed in busybox svn

2007-10-05 Thread Denys Vlasenko
Fixed in busybox svn, planned to be in 1.8.0. Attached patch should fix it for 1.7.2 (untested on 1.7.2, run-tested on svn head) -- vda gunzip_concat_loic.diff.bz2 Description: BZip2 compressed data

Bug#402482: testcases of busybox gzip misbehaving

2007-10-04 Thread Denys Vlasenko
Please send testcases where GNU gzip works and busybox gzip doesnt - to me. I will try to fix those. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]