Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-02 Thread Carlos O'Donell
On Mon, Nov 2, 2009 at 5:01 AM, Aurelien Jarno wrote: > Hi HPPA porters, > > Could someone please have a look at this problem? It seems to be due to > the NPTL switch. I'm already looking at the gcj breakage so I'll have a look at this. Thanks. Cheers, Carlos. -- To UNSUBSCRIBE, email to deb

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-08 Thread Carlos O'Donell
On Mon, Nov 2, 2009 at 11:17 AM, Carlos O'Donell wrote: > On Mon, Nov 2, 2009 at 5:01 AM, Aurelien Jarno wrote: >> Hi HPPA porters, >> >> Could someone please have a look at this problem? It seems to be due to >> the NPTL switch. > > I'm already looking at the gcj breakage so I'll have a look at

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-08 Thread Carlos O'Donell
On Sun, Nov 8, 2009 at 1:42 PM, Carlos O'Donell wrote: > Always the same crash for all the failures I've looked at. Hopefully > this is something trivial that was missed. The current libc is missing my patches to fix pthread_attr_setstack() and pthread_attr_getstack() for hppa. HPPA is an archit

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-09 Thread Matthias Klose
On 08.11.2009 20:47, Carlos O'Donell wrote: On Sun, Nov 8, 2009 at 1:42 PM, Carlos O'Donell wrote: Always the same crash for all the failures I've looked at. Hopefully this is something trivial that was missed. The current libc is missing my patches to fix pthread_attr_setstack() and pthread_

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-10 Thread Carlos O'Donell
On Mon, Nov 9, 2009 at 9:37 PM, Matthias Klose wrote: > looking at the gcc-4.4 g++/libstdc++ test results I see regressions as well; > is this reproducible for you? What regressions are you seeing? I have a check-g++ running right now against glibc 2.10.1-0exp2. I'll comment when this is done.

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-10 Thread Carlos O'Donell
On Tue, Nov 10, 2009 at 10:32 AM, Carlos O'Donell wrote: > On Mon, Nov 9, 2009 at 9:37 PM, Matthias Klose wrote: >> looking at the gcc-4.4 g++/libstdc++ test results I see regressions as well; >> is this reproducible for you? > > What regressions are you seeing? > > I have a check-g++ running rig

Bug#553722: almost all execution test in gcj-4.4 broken with eglibc-2.10.1-3 on hppa

2009-11-11 Thread Carlos O'Donell
On Sun, Nov 8, 2009 at 2:47 PM, Carlos O'Donell wrote: > On Sun, Nov 8, 2009 at 1:42 PM, Carlos O'Donell > wrote: >> Always the same crash for all the failures I've looked at. Hopefully >> this is something trivial that was missed. > > The current libc is missing my patches to fix pthread_attr_s