Bug#897373: Bug also in stretch but not in jessie

2018-05-01 Thread Vincent Danjean
Hi, I just tested the provided program on sid, stretch and jessie using the same binary (compiled on sid). The bug occurs on sid and stretch but not on jessie. I tagged the bts accordingly. Regards, Vincent -- Vincent Danjean GPG key ID 0xD17897FA vdanj...@debian.org

Bug#799856: libc6: strftime doesn't honor the charmap

2015-10-01 Thread Vincent Danjean
e 0a |f.vr..| 0006 $ LC_TIME=fr_FR.utf8 date -d 2015-02-07 +%b | hexdump -C 66 c3 a9 76 72 2e 0a |f..vr..| 0007 If you agree with me, I let you close the bug. Regards, Vincent -- Vincent Danjean GPG

Bug#786397: glibc: deadlock in dlopen with TLS and threads

2015-05-21 Thread Vincent Danjean
Le 21/05/2015 13:24, Samuel Thibault a écrit : > Hello, > > Vincent Danjean, le Thu 21 May 2015 12:12:37 +0200, a écrit : >> When using dlopen on a library with TLS and using threads in its constructor, >> there can be a deadlock. > > Could you discuss directly wit

Bug#786397: glibc: deadlock in dlopen with TLS and threads

2015-05-21 Thread Vincent Danjean
Source: glibc Version: 2.19-18 Severity: important When using dlopen on a library with TLS and using threads in its constructor, there can be a deadlock. The bug is discuted here: https://bugzilla.redhat.com/show_bug.cgi?id=1223055 Code to reproduce (taken from the above bug report): main.c: #i

Bug#782241: locales: On upgrade, generic locales as C.UTF-8 are lost in /etc/default/locale

2015-04-09 Thread Vincent Danjean
Package: locales Version: 2.19-17 Severity: serious Tags: patch Justification: valid administator configuration is lost on upgrade Hi, The current debconf script for the 'locales' package does not allow to choose the C.UTF-8 locale. Moreover, if an administrator write this valid value for the

Bug#636686: upgrade from squeeze to wheezy fails on i386 (pre-depends loop)

2011-08-26 Thread Vincent Danjean
the error message for this apt-get run. As the laptop was not exactly squeeze (a few external repo) and as I did not have too much time for now, I did not investigate more this bug (nor I reported it with reportbug) Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87

Bug#630938: please make /usr/share/doc/multiarch-support/ a symlink

2011-06-23 Thread Vincent Danjean
On 21/06/2011 12:23, Aurelien Jarno wrote: > On Sun, Jun 19, 2011 at 02:12:35AM +0200, Marco d'Itri wrote: >> multiarch-support depends on libc6, so /usr/share/doc/multiarch-support/ >> can be a symlink to /usr/share/doc/libc6/ : we can and should save 150 >> KB on every Debian system. > > I don't

Bug#573456: marked as done (libc6: getaddrinfo() equates AF_UNSPEC with AF_INET for passive lockups)

2011-01-17 Thread Vincent Danjean
>From the initial bug report: > it also contradicts [...] the > example found in the manual page getaddrinfo(3) Was it wrong or was the manpage corrected ? Else, this bug should be leaved opened (perhaps with retitle and/or a new severity) Regards, Vincent -- To UNSUBSCRIBE, email to d

Bug#603914: Please drop non-UTF8 locales

2010-12-14 Thread Vincent Danjean
On 11/12/2010 06:47, Kalle Olavi Niemitalo wrote: > Vincent Danjean writes: > >> For example, I've lots of old text data in latin1. Some of them are on >> non-rewritable media. Being able to see them with >> "LC_CTYPE=fr_FR less toto.txt" is very con

Bug#603914: Please drop non-UTF8 locales

2010-12-05 Thread Vincent Danjean
n order to not break older document and being able to merge old and new ones). So, I really think it is not time to totally drop non-UTF8 locales yet. Discouraging their uses is a good thing however. Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.

Bug#485282: nscd: Change default cache setting to work better with roaming laptops

2010-05-02 Thread Vincent Danjean
this feature), then working on this part (a new small dedicated ldap replicate server) is probably the better long-term solution. Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87

Bug#576800: libc6: Cannot create new processes after hibernating

2010-04-11 Thread Vincent Danjean
report.cgi?bug=534422 I also have a Intel video card and I experienced this kind of behavior recently. More exactly, its happens about half the times when I suspended my laptop with kernel linux-image-2.6.32-4-amd64 version 2.6.32-11. Two times, this even leads to on-disk corruption. Since, I g

Bug#556945: libc-bin: getent is used in postinst (in other packages) before it is working

2009-11-18 Thread Vincent Danjean
Hi, I saw that libc-bin breaks libc6 (<< 2.9). Perhaps this is enought to avoid breakage when upgrading from lenny (where libc6 is 2.7-18). If this is right, the severity of my report must be downgraded. Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87

Bug#556945: libc-bin: getent is used in postinst (in other packages) before it is working

2009-11-18 Thread Vincent Danjean
Package: libc-bin Version: 2.10.1-7 Severity: serious Justification: Can break upgrade Hi, I just tried to upgrade an unstable system (that has not been upgraded for several months). The upgrade fails due to postinst scripts trying to use getent. It seems to me that the problem is that getent

Bug#547453: closed by Aurelien Jarno (Re: Bug#547453: Conflict between linux-libc-dev and libc6-dev)

2009-09-21 Thread Vincent Danjean
csi.h is required for some compilation and libc-dev will stop to include it only when the kernel header will become available in unstable (ie when 2.6.31 will be uploaded) Regards, Vincent > Thank you, > > Damijan > -- Vincent Danjean GPG key ID 0x9D025E87

Bug#544942: /etc/init.d/nscd should set PATH to /sbin:...

2009-09-05 Thread Vincent Danjean
Lubomir Host wrote: > On Sat, Sep 05, 2009 at 10:49:31AM +0200, Lubomir Host wrote: >> On Sat, Sep 05, 2009 at 09:28:29AM +0200, Vincent Danjean wrote: >>> Lubomir Host wrote: >>>> On Fri, Sep 04, 2009 at 02:25:30PM +, Clint Adams wrote: >>>>> On T

Bug#544942: /etc/init.d/nscd should set PATH to /sbin:...

2009-09-05 Thread Vincent Danjean
n in root PATH). Before Debian decides to keep or not the workaround you suggest, we need to understand the underlining bug (missing /sbin in root PATH). Can you tell us exactly how to reproduce this bug ? On my systems, I've no problem to restart nscd (because I have /sbin in my root PATH) Regard

Re: Please test eglibc 2.9-23+multiarch

2009-07-28 Thread Vincent Danjean
bc6-dev libc6-dev-i386 libc6-i386 4 mis à jour, 1 nouvellement installés, 0 à enlever et 153 non mis à jour. [...] Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Uno

Bug#516516: Provide all debug symbols

2009-02-22 Thread Vincent Danjean
wrote: >>>> But this doesn't work for core dumps. I would like to get more >>>> informations, like local variables from core dumps. How can I get such >>>> informations with the debugging library in /usr/lib/debug? >>> Sorry, there's no way t

Bug#502311: testsuite failures in glibc

2009-02-19 Thread Vincent Danjean
0 | \_ dash -c /bin/sleep 15 14541 pts/5S+ 0:00 | \_ /bin/sleep 15 So, perhaps using /bin/bash -c "exec /bin/echo foo" will solve your problem Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 0

Bug#343140: bug closed by spam for the second times

2008-09-07 Thread Vincent Danjean
reopen 343140 thanks Hi, It is the second times that this bug is closed by a spam to the -done address. Is there something to do ? Someone to contact ? Regards Vincent -- Vincent Danjean GPG key ID 0x9D025E87 [EMAIL PROTECTED] GPG key fingerprint: FC95 08A6 854D DB48

Bug#343140: bug closed by spam

2008-09-04 Thread Vincent Danjean
reopen 343140 thanks -- Vincent Danjean GPG key ID 0x9D025E87 [EMAIL PROTECTED] GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Unofficial pacakges: http://www-id.imag.fr/~danjean/deb.html#package APT repo: deb http://perso.debian.org/~vdanjean/debian

Re: dirname() trailing slash Segfault bug

2008-08-24 Thread Vincent Danjean
Mirsad Todorovac wrote: > Carlos, > > I have verified your claim. On x86 system > ii libc6 2.3.6.ds1-13etch5GNU C Library > > the result is truly so. > > I have, however, verified the bug both on Debian x86_64 system and on > CentOS 4 x64. It seems that the bug

Bug#452938: difficult to reproduce but not fixed

2007-11-26 Thread Vincent Danjean
reopen 452938 found 452938 2007i-2 thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#452938: tzdata: Upgrading changes timezone

2007-11-26 Thread Vincent Danjean
Package: tzdata Version: 2007i-2 Severity: normal I have just upgraded my system to current sid and suffer from the same problem. Here is a precise description of my actions: My laptop had a correct local time (I often look at the gnome applet...) This morning, I upgraded it. There was lots of

Bug#419225: segfault on some kind of printf

2007-04-14 Thread Vincent Danjean
Package: libc6 Version: 2.5-1 Severity: grave --- Please enter the report below this line. --- The recent libc6 makes printf segfault with some kind of arguments. I do not (yet) test all of the possibility, but here is a small example : #include int main() { //double a=0.009996246282942

Bug#292154: NPTL: pthread_create has a race condition

2005-01-25 Thread Vincent Danjean
Package: libc6 Version: 2.3.2.ds1-20 Severity: normal NPTL as included in debian has a race condition with pthread_create and pthread_exit. The program in attachment exposes the race : the main thread exits with pthread_exit and the whole program exits whereas there is yet another thread. Pleas