Processed: bug 483645 is forwarded to http://sources.redhat.com/bugzilla/show_bug.cgi?id=9706
Processing commands for cont...@bugs.debian.org: > forwarded 483645 http://sources.redhat.com/bugzilla/show_bug.cgi?id=9706 Bug#483645: Bug with UID=4294967296 on Alpha-Arch. (lenny/sid) Noted your statement that Bug has been forwarded to http://sources.redhat.com/bugzilla/show_bug.cgi?id=9706. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#507845: Dedibox server with VIA C7 cpu freeze with the last libc6
On Fri, Dec 05, 2008 at 09:26:06PM +0100, Maelvon HAWK wrote: > Aurelien Jarno a écrit : >> Maelvon HAWK a écrit : >>> Aurelien Jarno a écrit : tag 507845 + unreproducible tag 507845 + moreinfo thanks Maelvon HAWK a écrit : > Package: libc6 > Version: 2.3.6.ds1-3 This is a very old version. Try using at least the latest version from stable, that is 2.3.6.ds1-13etch7. >>> If I put the stable one, it freeze, with no clues… >>> > Severity: important > > I've a Dedibox server, with a VIA C7 cpu, running a debian ETCH, > and it seems I've done a dist-upgrade without > rebooting that's put the mess in the server. After that it freeze > when it want, for no special apparent reason. I said it > seems because I remember to have done that, and found some links about > that. > > The actual solution I found is to downgrade my libc6, specifing > some preferences in /etc/apt/preferences and the > server is working well now, but I never update the libc6 or the > bug comes back. > > But I've tested to install mod_python today and the libc6 > downgrade seems to impact it. I've done a remove of the > package "php5-recode" to make the mod_python running. > > In the other hand, I've found a similar bug report in Gentoo [1], > if it can help to resolve this. As clearly explained in the gentoo bug report, this is not a glibc problem, but rather a kernel problem. The glibc may trigger a kernel bug, but the bug has to be fixed in the kernel. First of all, please try to use a standard Debian kernel instead of the kernel 2.6.24.2dedibox-r8-1-c7 one, which is known to be problematic. If you are still be able to reproduce the bug with a Debian kernel, I'll reassign the bug to the kernel package. >>> Aurelien >>> >>> Which kernel should I install. An "apt-cache search linux-image-2.6" >>> give me : >>> >>> linux-image-2.6-openvz-686 - Linux 2.6 image on PPro/Celeron/PII/PIII/P4 >>> linux-image-2.6-vserver-686-bigmem - Linux 2.6 image on >>> PPro/Celeron/PII/PIII/P4 >>> linux-image-2.6.26-bpo.1-486 - Linux 2.6.26 image on x86 >>> linux-image-2.6.26-bpo.1-686 - Linux 2.6.26 image on >>> PPro/Celeron/PII/PIII/P4 >>> linux-image-2.6.26-bpo.1-686-bigmem - Linux 2.6.26 image on >>> PPro/Celeron/PII/PIII/P4 >>> linux-image-2.6.26-bpo.1-amd64 - Linux 2.6.26 image on AMD64 >>> linux-image-2.6.26-bpo.1-openvz-686 - Linux 2.6.26 image on >>> PPro/Celeron/PII/PIII/P4, OpenVZ support >>> linux-image-2.6.26-bpo.1-vserver-686 - Linux 2.6.26 image on >>> PPro/Celeron/PII/PIII/P4, Linux-VServer support >>> linux-image-2.6.26-bpo.1-vserver-686-bigmem - Linux 2.6.26 image on >>> PPro/Celeron/PII/PIII/P4, Linux-VServer support >>> linux-image-2.6.26-bpo.1-xen-686 - Linux 2.6.26 image on i686 >>> linux-image-2.6.23.13dedibox-r8 - Linux kernel binary image for >>> version 2.6.23.13dedibox-r8 >> >> You should use the stable one, either: >> - linux-image-2.6.18-6-686 >> - linux-image-2.6.24-etchnhalf.1-686 >> >> I had a dedibox with a VIA C7 CPU running the first one and glibc >> 2.3.6.ds1-13etchX for more than a year without any problem. >> > > Ok, first freeze! > With the linux-image-2.6.18-6-686, what's the next step? > Nothing at all in the /var/log/messages. > > I'll test now the "2.6.24.2-by-myckeul"[1] kernel. > > It's a production server so I should found a solution for this bug or I > return to the last solution, the downgrade of libc6. > Now that we now it freeze with a normal kernel, the best is probably to determine which version introduced the change. We really have to know the exact version that has introduced the change, because comparing the sources haven't shown anything, so we will have to compare the generated assembly code. First of all, do you have libc6-i686 installed? If yes, it may be worth removing it and see if the problem still occurs. If I understand correctly, the version 2.3.6.ds1-3 is the latest known version that works. The stable version is 2.3.6.ds1-13etch6. That means there is 16 different versions in between (ds1-4 to ds1-13 and ds1-13etch1 to ds1-13etch6). Using a dichotomy process, you can find the first bad version in 4 tries. You can access the previous versions of the glibc by adding this line to /etc/apt/sources.list: deb http://snapshot.debian.net/archive pool glibc then run: # apt-get update # apt-get install libc6=version libc6-dev=version locales=version When I know the first bad version, I'll try to see what has changed at the binary level. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aure...@debian.org | aurel...@aurel32.net `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
r3206 - in glibc-package/branches/glibc-branch-etch/debian: . patches patches/localedata
Author: aurel32 Date: 2009-01-04 10:38:34 + (Sun, 04 Jan 2009) New Revision: 3206 Added: glibc-package/branches/glibc-branch-etch/debian/patches/localedata/el_CY_euro.diff glibc-package/branches/glibc-branch-etch/debian/patches/localedata/mt_MT_euro.diff Modified: glibc-package/branches/glibc-branch-etch/debian/changelog glibc-package/branches/glibc-branch-etch/debian/patches/series Log: Also switch Cyprus and Malta to Euro Modified: glibc-package/branches/glibc-branch-etch/debian/changelog === --- glibc-package/branches/glibc-branch-etch/debian/changelog 2009-01-04 10:36:39 UTC (rev 3205) +++ glibc-package/branches/glibc-branch-etch/debian/changelog 2009-01-04 10:38:34 UTC (rev 3206) @@ -1,8 +1,9 @@ glibc (2.3.6.ds1-13etch9) stable; urgency=low - * Backport from unstable: patches/localedata/sk_SK_euro.diff, -patches/localedata/sl_SI_euro.diff. Slovenia and Slovakia are now -part of the Eurozone. Closes: #510423. + * Backport from unstable: patches/localedata/cy_EL_euro.diff, +patches/localedata/mt_MT_euro.diff, patches/localedata/sl_SI_euro.diff, +patches/localedata/sk_SK_euro.diff: Cyprus, Malta, Slovenia and +Slovakia are now part of the Eurozone. Closes: #510423. -- Aurelien Jarno Sun, 04 Jan 2009 00:08:27 +0100 Added: glibc-package/branches/glibc-branch-etch/debian/patches/localedata/el_CY_euro.diff === --- glibc-package/branches/glibc-branch-etch/debian/patches/localedata/el_CY_euro.diff (rev 0) +++ glibc-package/branches/glibc-branch-etch/debian/patches/localedata/el_CY_euro.diff 2009-01-04 10:38:34 UTC (rev 3206) @@ -0,0 +1,17 @@ +Cyprus joined the Euro zone. + +diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY +index 66acb12..7213924 100644 +--- a/localedata/locales/el_CY b/localedata/locales/el_CY +@@ -44,8 +44,8 @@ copy "el_GR" + END LC_MESSAGES + + LC_MONETARY +-int_curr_symbol "" +-currency_symbol "" ++int_curr_symbol "" ++currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3 Added: glibc-package/branches/glibc-branch-etch/debian/patches/localedata/mt_MT_euro.diff === --- glibc-package/branches/glibc-branch-etch/debian/patches/localedata/mt_MT_euro.diff (rev 0) +++ glibc-package/branches/glibc-branch-etch/debian/patches/localedata/mt_MT_euro.diff 2009-01-04 10:38:34 UTC (rev 3206) @@ -0,0 +1,17 @@ +Malta joined the Euro zone. + +diff --git a/localedata/locales/mt_MT b/localedata/locales/mt_MT +index a882de4..8f0e839 100644 +--- a/localedata/locales/mt_MT b/localedata/locales/mt_MT +@@ -131,8 +131,8 @@ LC_MONETARY + % These are generated based on XML base Locale defintion file + % for IBM Class for Unicode. + % +-int_curr_symbol "" +-currency_symbol "" ++int_curr_symbol "" ++currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3 Modified: glibc-package/branches/glibc-branch-etch/debian/patches/series === --- glibc-package/branches/glibc-branch-etch/debian/patches/series 2009-01-04 10:36:39 UTC (rev 3205) +++ glibc-package/branches/glibc-branch-etch/debian/patches/series 2009-01-04 10:38:34 UTC (rev 3206) @@ -45,6 +45,8 @@ localedata/sort-UTF8-first.diff -p0 localedata/local-all-no-archive.diff localedata/reverted-for-etch.diff -p1 +localedata/el_CY_euro.diff +localedata/mt_MT_euro.diff localedata/sk_SK_euro.diff localedata/sl_SI_euro.diff -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: unarchiving 272265
Processing commands for cont...@bugs.debian.org: > unarchive 272265 Bug 272265 [libc6] libc6: Programs should reload /etc/resolv.conf when it changes Unarchived Bug 272265 > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: forcibly merging 483645 510635
Processing commands for cont...@bugs.debian.org: > forcemerge 483645 510635 Bug#483645: Bug with UID=4294967296 on Alpha-Arch. (lenny/sid) Bug#510635: glibc: 32 bits uid/gid overflow Forcibly Merged 483645 510635. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
r3205 - in glibc-package/trunk/debian: . patches patches/localedata
Author: aurel32 Date: 2009-01-04 10:36:39 + (Sun, 04 Jan 2009) New Revision: 3205 Added: glibc-package/trunk/debian/patches/localedata/el_CY_euro.diff glibc-package/trunk/debian/patches/localedata/mt_MT_euro.diff Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/series Log: * patches/localedata/mt_MT_euro.diff, patches/localedata/el_CY_euro.diff: new patches to switch Cyprus and Malta currency to Euro. Modified: glibc-package/trunk/debian/changelog === --- glibc-package/trunk/debian/changelog2009-01-03 23:12:35 UTC (rev 3204) +++ glibc-package/trunk/debian/changelog2009-01-04 10:36:39 UTC (rev 3205) @@ -1,3 +1,10 @@ +glibc (2.7-18) unstable; urgency=low + + * patches/localedata/mt_MT_euro.diff, patches/localedata/el_CY_euro.diff: +new patches to switch Cyprus and Malta currency to Euro. + + -- Aurelien Jarno Sun, 04 Jan 2009 11:28:23 +0100 + glibc (2.7-17) unstable; urgency=low * patches/localedata/sk_SK_euro.diff: new patch to switch Slovakia Added: glibc-package/trunk/debian/patches/localedata/el_CY_euro.diff === --- glibc-package/trunk/debian/patches/localedata/el_CY_euro.diff (rev 0) +++ glibc-package/trunk/debian/patches/localedata/el_CY_euro.diff 2009-01-04 10:36:39 UTC (rev 3205) @@ -0,0 +1,17 @@ +Cyprus joined the Euro zone. + +diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY +index 66acb12..7213924 100644 +--- a/localedata/locales/el_CY b/localedata/locales/el_CY +@@ -44,8 +44,8 @@ copy "el_GR" + END LC_MESSAGES + + LC_MONETARY +-int_curr_symbol "" +-currency_symbol "" ++int_curr_symbol "" ++currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3 Added: glibc-package/trunk/debian/patches/localedata/mt_MT_euro.diff === --- glibc-package/trunk/debian/patches/localedata/mt_MT_euro.diff (rev 0) +++ glibc-package/trunk/debian/patches/localedata/mt_MT_euro.diff 2009-01-04 10:36:39 UTC (rev 3205) @@ -0,0 +1,17 @@ +Malta joined the Euro zone. + +diff --git a/localedata/locales/mt_MT b/localedata/locales/mt_MT +index a882de4..8f0e839 100644 +--- a/localedata/locales/mt_MT b/localedata/locales/mt_MT +@@ -131,8 +131,8 @@ LC_MONETARY + % These are generated based on XML base Locale defintion file + % for IBM Class for Unicode. + % +-int_curr_symbol "" +-currency_symbol "" ++int_curr_symbol "" ++currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3 Modified: glibc-package/trunk/debian/patches/series === --- glibc-package/trunk/debian/patches/series 2009-01-03 23:12:35 UTC (rev 3204) +++ glibc-package/trunk/debian/patches/series 2009-01-04 10:36:39 UTC (rev 3205) @@ -41,6 +41,8 @@ localedata/locale-pt_PT.diff -p1 localedata/locale-es_CR.diff -p1 localedata/sk_SK_euro.diff -p1 +localedata/mt_MT_euro.diff -p1 +localedata/el_CY_euro.diff -p1 alpha/local-gcc4.1.diff -p0 alpha/local-dl-procinfo.diff -p0 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[Bug localedata/9701] Slovakia joined the Euro zone
-- What|Removed |Added CC||debian-glibc at lists dot ||debian dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9701 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: tagging 510423
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.9.26etch1 > tags 510423 + pending Bug#510423: Euro currency in Slovakia Tags were: pending Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[Bug localedata/9704] Malta switched to Euro (One year ago)
-- What|Removed |Added CC||debian-glibc at lists dot ||debian dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9704 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[Bug libc/9706] 32 bits uid/gid overflow
-- What|Removed |Added CC||debian-glibc at lists dot ||debian dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9706 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: forcibly merging 272265 143870
Processing commands for cont...@bugs.debian.org: > forcemerge 272265 143870 Bug#272265: libc6: Programs should reload /etc/resolv.conf when it changes Bug#143870: Doesn't update resolver settings Forcibly Merged 143870 272265. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
[Bug localedata/9705] Cyprus switched to Euro (one year ago)
-- What|Removed |Added CC||debian-glibc at lists dot ||debian dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9705 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 483645 to libc6
reassign 483645 libc6 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#510635: glibc: 32 bits uid/gid overflow
forcemerge 483645 510635 thanks On Sat, Jan 03, 2009 at 11:47:34PM +0100, Yannis Aribaud wrote: > Package: libc6 > Version: 2.7-16 > Severity: normal > File: glibc > > > Hi, > > I was working on setting nss-pgsql on my system when I discovered this bug. > It seems that uid/gid use 32 bits integer and if a uid/gid is set bigger than > (2^32)-1, > their is an overflow. > > For example I have done this: > > # echo "toto:x:4294967296:4294967296:Fake root:/home/linus:/bin/bash" >> > /etc/passwd > > The result is: > > # id toto > uid=0(root) gid=0(root) groupes=0(root) > > This could be a security break... While I agree this bug should be fixed, I don't believe it is a security break, given that no tools allow such values to be written to /etc/passwd. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aure...@debian.org | aurel...@aurel32.net `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: reassign 483645 to libc6
Processing commands for cont...@bugs.debian.org: > reassign 483645 libc6 Bug#483645: Bug with UID=4294967296 on Alpha-Arch. (lenny/sid) Bug reassigned from package `glibc' to `libc6'. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: archiving 272265
Processing commands for cont...@bugs.debian.org: > archive 272265 Bug 272265 [libc6] libc6: Programs should reload /etc/resolv.conf when it changes Bug 143870 [libc6] Doesn't update resolver settings archived 272265 to archive/65 (from 272265) deleted 272265 (from 272265) archived 143870 to archive/70 (from 272265) deleted 143870 (from 272265) > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#510819: libc6: printf incorrectly shows argument with value 0 on conversion %#04hhx and related
Package: libc6 Version: 2.7-16 Severity: normal Conversion %#04hhx in printf means "convert the argument to a uint8_t (hh) and show it as an hexadecimal number (x) with leading zeros if necessary (0) and a leading 0x prefix (#) in a field of total lenght four (4), that is, two places for 0x and two for the argument value". If the argument is 0 the expected behaviour is to show 0x00 but it shows With other arguments it works ok. -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libc6 depends on: ii libgcc1 1:4.3.2-1 GCC support library libc6 recommends no packages. Versions of packages libc6 suggests: ii glibc-doc 2.7-16 GNU C Library: Documentation ii libc6-i6862.7-16 GNU C Library: Shared libraries [i ii locales 2.7-16 GNU C Library: National Language ( -- debconf information: glibc/upgrade: true glibc/restart-failed: glibc/restart-services: -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org