Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-31 Thread Joshua Kinard
On 10/31/2016 03:13, Waldemar Brodkorb wrote: > Hi Joshua, > Joshua Kinard wrote, > >> On 10/23/2016 23:55, Waldemar Brodkorb wrote: >>> Hi Joshua, >>> Joshua Kinard wrote, >>> [snip] >>> >>> After sorting out my last bootup problems (missing N32/O32 binary >>> support in the kernel), I can

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-31 Thread Waldemar Brodkorb
Hi Joshua, Joshua Kinard wrote, > On 10/23/2016 23:55, Waldemar Brodkorb wrote: > > Hi Joshua, > > Joshua Kinard wrote, > > > >> I think I've run into a rather odd bug on a big-endian MIPS platform while > >> trying to hand-assemble a MIPS-II ISA netboot image built from a uclibc-ng > >> chroot.

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-21 Thread Joshua Kinard
On 10/19/2016 23:46, Waldemar Brodkorb wrote: > Hi Joshua, > Joshua Kinard wrote, > >> Have you tried 64K PAGE_SIZE by chance? I use that setting on all of my SGI >> systems except for the IP27, which has a peculiar Oops crop up under 64K, so >> that machine boots 16K PAGE_SIZE at the moment.

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-17 Thread Joshua Kinard
On 10/17/2016 14:54, Waldemar Brodkorb wrote: > Hi Joshua, [snip] > > You don't like cross-compiling, right? > uClibc-ng seems not only be interesting for embedded devices, but > also for classic old unix hardware :) > Oh, I cross-compile all the time. All of my SGI kernels are built with

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-17 Thread Waldemar Brodkorb
Hi Joshua, Joshua Kinard wrote, > On 10/16/2016 17:45, Waldemar Brodkorb wrote: > [snip] > > > > > I have 2xO2 and 2xIndy. > > > > The modern O2: > >> hinv > >System: IP32 > > Processor: 300 Mhz R5000, with FPU > > Primary I-cache size: 32 Kbytes > >

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-16 Thread Joshua Kinard
On 10/16/2016 17:45, Waldemar Brodkorb wrote: [snip] > > I have 2xO2 and 2xIndy. > > The modern O2: >> hinv >System: IP32 > Processor: 300 Mhz R5000, with FPU > Primary I-cache size: 32 Kbytes > Primary D-cache size: 32 Kbytes > Secondary cache

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-16 Thread Waldemar Brodkorb
Hi Joshua, Joshua Kinard wrote, > On 10/13/2016 15:23, Waldemar Brodkorb wrote: > > Hi Joshua, > > Joshua Kinard wrote, > > > >> On 10/12/2016 04:27, Waldemar Brodkorb wrote: > >>> hi, > >>> > >>> i am visiting elce, be back on monday. > >>> can you try 1.0.17 please. > >>> 1.0.18 introduced

Re: [uclibc-ng-devel] CONFIG_UCLIBC_SUSV2_LEGACY triggers odd SIGSEGV in busybox's ash on MIPS

2016-10-16 Thread Joshua Kinard
On 10/13/2016 15:23, Waldemar Brodkorb wrote: > Hi Joshua, > Joshua Kinard wrote, > >> On 10/12/2016 04:27, Waldemar Brodkorb wrote: >>> hi, >>> >>> i am visiting elce, be back on monday. >>> can you try 1.0.17 please. >>> 1.0.18 introduced some interesting regressions i habe not covered in my