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

[uclibc-ng-devel] uClibc-ng - small C library for embedded systems branch master updated. v1.0.18-12-g6630ac9

2016-10-16 Thread wbx
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems". The branch, master has been updated via 6630ac965279ed2a76394fbad8fd861f275ed24c

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

Re: [uclibc-ng-devel] [RFC PATCH v4 1/1] libpthread: Fix inclusion of unwind code.

2016-10-16 Thread Waldemar Brodkorb
Hi, Ignacy Gawędzki wrote, > On Sun, Oct 16, 2016 at 05:45:40PM +0200, thus spake Waldemar Brodkorb: > > I tested again. With uClibc-ng master i get exactly 3 errors. > > Tried three times. > > I was using d4d4f37 and my patch applied on top of it. > > > > > With your patch I get sometime 11

Re: [uclibc-ng-devel] [RFC PATCH v4 1/1] libpthread: Fix inclusion of unwind code.

2016-10-16 Thread Ignacy Gawędzki
On Sun, Oct 16, 2016 at 05:45:40PM +0200, thus spake Waldemar Brodkorb: > I tested again. With uClibc-ng master i get exactly 3 errors. > Tried three times. I was using d4d4f37 and my patch applied on top of it. > > With your patch I get sometime 11 or 12 errors. Seems a timeout > issue. > >

Re: [uclibc-ng-devel] [RFC PATCH v4 1/1] libpthread: Fix inclusion of unwind code.

2016-10-16 Thread Waldemar Brodkorb
Hi, Ignacy Gawędzki wrote, > On Thu, Oct 13, 2016 at 09:19:19PM +0200, thus spake Waldemar Brodkorb: > > If you want you can try it with my embedded-test script (you need > > mksh and qemu installed): > > git clone git://git.embedded-test.org/git/embedded-test > > cd embedded-test > > git clone