Bug#561203: FTBFS [hppa] - pthread_create() (QThread) + fork() = crash

2009-12-22 Thread Helge Deller
On 12/22/2009 08:54 PM, Modestas Vainius wrote: when investigating this issue further, I determined that fork() following pthread_create() sometimes makes the application crash. In order to reproduce, build attached minifail.cpp with: $ g++ -I/usr/include/qt4 -lQtCore minifail.cpp -o minifail

Bug#561203: FTBFS [hppa] - pthread_create() (QThread) + fork() = crash

2009-12-27 Thread Helge Deller
On 12/27/2009 04:38 PM, Carlos O'Donell wrote: On Sun, Dec 27, 2009 at 9:47 AM, Luk Claesl...@debian.org wrote: What's the status of this bug? It's holding the KDE transition which is blocking the Xorg and python transitions... I'm working on this bug. The current status is under

Bug#561203: FTBFS [hppa] - pthread_create() (QThread) + fork() = crash

2010-01-04 Thread Helge Deller
It seems libc6 2.10.2-3 fixed the problem. I cannot reproduce the bug with both test cases above any more. As far as I can tell from the changelog, rebuild with gcc-4.4 helped. I will close this bug once a couple of KDE packages get built on hppa successfully. Hello Modestas,

Bug#492778: *context

2008-08-16 Thread Helge Deller
the patch was accepted and committed upstream: http://sourceware.org/ml/glibc-cvs/2008-q3/msg00272.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#405411: glibc clone() call buggy on HPPA

2007-01-03 Thread Helge Deller
Package: libc6 Architecture: hppa Source: glibc Version: 2.3.6.ds1-9 Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org The current libc6 (2.3.6.dsl-9) on the HPPA (PARISC) architecture has two bugs in the clone() function. The first bug is, that it does not check the input

Bug#405411: Patch attached

2007-01-03 Thread Helge Deller
patch for parisc/hppa arcitecture is attached here now... --- glibc-2.3.6.ds1/build-tree/glibc-2.3.6/debian/sysdeps/unix/sysv/linux/hppa/clone.S.org 2006-12-29 08:49:25.0 +0100 +++ glibc-2.3.6.ds1/build-tree/glibc-2.3.6/debian/sysdeps/unix/sysv/linux/hppa/clone.S 2007-01-01

Re: glibc nptl failure baseline update.

2007-02-07 Thread Helge Deller
tst-timer4.out : clock_gettime returned timespec = { 1170787417, 996313000 } clock_getres returned timespec = { 0, 4000250 } Unknown. Linux hake 2.6.19.2 #2 Thu Feb 1 19:58:15 EST 2007 parisc PA8600 (PCX-W+) I don't know this test, but it might be fixed with a newer Linux kernel, which

Re: glibc nptl failure baseline update.

2007-02-07 Thread Helge Deller
Carlos O'Donell wrote: On 2/6/07, Matthew Wilcox [EMAIL PROTECTED] wrote: On Mon, Feb 05, 2007 at 10:13:01PM -0500, Carlos O'Donell wrote: make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-futimesat.out] Error 1 make[2]: ***

Re: [parisc-linux] J5600 Video

2007-02-10 Thread Helge Deller
On Thursday 08 February 2007, Max Grabert wrote: On 07/02/07, Michael Greene [EMAIL PROTECTED] wrote: I have my old J5600 recompiled and running with 2.6.19.1 kernel. I put an old Voodoo3 2000 rev 1 in the secondary pci slot and it is recognized by the system (not compiled in the kernel

Re: [parisc-linux] Re: NPTL for hppa-linux is not backwards compatible with Linuxthreads.

2007-02-19 Thread Helge Deller
On Monday 19 February 2007, Jeff Bailey wrote: On 19/02/07, Aurelien Jarno [EMAIL PROTECTED] wrote: if the breakage is just in pthreads, i dont think the libc ABI needs to be bumped, just the pthread one ? libc provides look ahead stub functions for pthreads, so it shouldnt be

Bug#725508: hppa patches for eglibc

2014-02-17 Thread Helge Deller
Any chance that those patches can be applied to eglibc? I'm asking, because we have done really great progress on the hppa port, e.g. - we have 7 buildd servers online (on 4 physical servers): http://unstable.buildd.net/index-hppa.html - the unstable branch mostly up-to-date, with more than

Bug#741243: [PATCH] localedef fix on hppa architecture

2014-03-10 Thread Helge Deller
Package: eglibc Version: 2.18-4 Severity: important Tags: patch This command: localedef -i de_DE -c -f ISO-8859-1 -A /usr/share/locale/locale.alias de_DE fails on the hppa architecture because localedef wants to remap the locale file at another location than what it was given originally. This

Bug#741243: [PATCH] localedef fix on hppa architecture

2014-05-08 Thread Helge Deller
Hello Aurelien, On 05/08/2014 01:06 AM, Aurelien Jarno wrote: could you please add this patch temporarily to the debian eglibc sources? I don't really understand why changing the alignment from 4MB to 4kB will make the file mmapped at the same location. It's due to how the mmap logic was

Bug#766605: glibc patch for hppa architecture

2014-10-24 Thread Helge Deller
). Committed as the only solution we possibly have here. Signed-off-by: Carlos O'Donell car...@systemhalted.org Signed-off-by: Helge Deller del...@gmx.de From 13d845549e41823e6658122dcf268154bcbbcfde Mon Sep 17 00:00:00 2001 From: Carlos O'Donell car...@redhat.com Date: Thu, 23 Oct 2014 23:14:12 -0400

Bug#766605: Acknowledgement (glibc patch for hppa architecture)

2014-10-24 Thread Helge Deller
The corresponding debian Linux kernel bug report is: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766635 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#809776: glibc: Please add patch to support HUGE PAGES on hppa

2016-01-03 Thread Helge Deller
Package: glibc Version: 2.21-6 Tags: patch Can you please add this patch: https://sourceware.org/bugzilla/attachment.cgi?id=8811 to the next upload of debian glibc? It adds some defines for HUGE PAGE support for the hppa/parisc architecture, and it has been accepted upstream and committed into

Re: glibc 2.22 testsuite issues on hppa

2016-03-08 Thread Helge Deller
On 08.03.2016 19:07, Aurelien Jarno wrote: > Dear HPPA porters, Hi Aurelien, > The glibc testsuite in version 2.22 which has been uploaded to sid 2 > days ago fails to pass on both phantom and sibaris build daemons. Thanks for the notice! > There seems to be 3 failures that are regressions

Bug#986222: glibc: Fix O_NONBLOCK value on hppa architecture

2021-03-31 Thread Helge Deller
Package: glibc Version: 2.31-11 Tags: hppa, patch Please apply the attached patch which removes obsolete defines on the hppa architecture for old HPUX support from fcntl.h. The most important part is changing O_NONBLOCK to just be one bit. The patch is already committed upstream in glibc-2.33,

Bug#986222: Acknowledgement (glibc: Fix O_NONBLOCK value on hppa architecture)

2021-03-31 Thread Helge Deller
The attached second patch is needed too. It corrects hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines. From: John David Anglin Date: Fri, 19 Feb 2021 17:08:47 + (+) Subject: Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines. X-Git-Url:

Bug#986222: Acknowledgement (glibc: Fix O_NONBLOCK value on hppa architecture)

2021-04-01 Thread Helge Deller
This looks like a duplicate of #981650, which can't be fixed right now due to the freeze. Merging the bugs. Thanks for merging the bugs! Does the freeze is relevant for non-released architectures like hppa as well? I'm asking, because for hppa it would be very good if this gets fixed before the