Processed: severity of 761509 is important

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 761509 important
Bug #761509 [libc0.1] sse control word not inherited in pthreads
Severity set to 'important' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
761509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141344434815874.transcr...@bugs.debian.org



Bug#765562: libc6: Update of libc6 breaks at least ntp and http-mode in aptitude - segfault

2014-10-16 Thread Ruediger Oberhage
Package: libc6
Version: 2.13-38+deb7u5
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 System upgrade (by aptitude) for a stable/wheezy and  
proposed-updates.
 The machine did run fine before the upgrade regarding all mentioned
 programs and processes
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 I tried to (re-)start the ntp(d)-service and an aptitude update
   * What was the outcome of this action?
 Segfaults
   * What outcome did you expect instead?
 Running programs :-).

*** End of the template - remove these lines ***

I do have several systems which did not(!) experience this problem!
I also have four (very similar) systems that all(!) show these  
symptoms; they are all IBM x-Series 335 machines. So it might be  
hardware-dependend, especially which CPU-type is used!

Result of  aptitude update
0% [Working]E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.

with the following lines in /var/log/syslog:
Oct 16 10:42:11 luxhpc1 kernel: [155511.073630] http[30757]:  
segfault at b730 ip b74231f9 sp bf819678 error 4 in  
libc-2.13.so[b73ae000+14a000]
Oct 16 10:42:11 luxhpc1 kernel: [155511.073917] http[30758]:  
segfault at b720 ip b73a01f9 sp bfb9f8c8 error 4 in  
libc-2.13.so[b732b000+14a000]

Trying to /etc/init.d/ntp start the ntp process leaves me without a
running ntp an generats the following line in /var/log/syslog:
Oct 16 10:15:48 luxhpc1 kernel: [153928.654288] ntpd[30524]:  
segfault at b730 ip b746b1f9 sp bfb71bf8 error 4 in  
libc-2.13.so[b73f6000+14a000]

And this is the result for the first 'cpu' from /proc/cupinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.80GHz
stepping: 7
microcode   : 0x38
cpu MHz : 2791.130
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr  
pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts  
cid xtpr
bogomips: 5582.26
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'),  
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u5
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
ii  glibc-doc  2.13-38+deb7u5
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: ssh openbsd-inetd exim4 cron autofs
* libraries/restart-without-asking: true

Thank you,
 Ruediger Oberhage


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/201410160912.laa10...@next12.theo.physik.uni-due.de



r6292 - glibc-package/branches/glibc-branch-wheezy/debian

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 12:48:58 + (Thu, 16 Oct 2014)
New Revision: 6292

Modified:
   glibc-package/branches/glibc-branch-wheezy/debian/changelog
Log:
Update 2.13-38+deb7u5 changelog to mention that some lost glibc-doc
files have been re-added in this version.



Modified: glibc-package/branches/glibc-branch-wheezy/debian/changelog
===
--- glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-12 
20:04:57 UTC (rev 6291)
+++ glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-16 
12:48:58 UTC (rev 6292)
@@ -1,3 +1,10 @@
+eglibc (2.13-38+deb7u6) UNRELEASED; urgency=medium
+
+  * Update 2.13-38+deb7u5 changelog to mention that some lost glibc-doc
+files have been re-added in this version.
+
+ -- Aurelien Jarno aure...@debian.org  Thu, 16 Oct 2014 14:46:42 +0200
+
 eglibc (2.13-38+deb7u5) wheezy; urgency=medium
 
   * debian/patches/any/cvs-resolv-reuse-fd.diff: new patch from upstream
@@ -10,6 +17,9 @@
   * patches/any/cvs-dlopen-tls-memleak.patch: new patch from upstream to
 fix a memory leak with dlopen() and thread-local storage variables.
 Closes: #763559.
+  * debian/TODO, debian/debhelper.in/glibc-doc.{install,links,manpage}:
+re-add files lost in the deb7u3 and deb7u4 security upgrades, causing
+the glibc-doc package to be almost empty.
 
  -- Aurelien Jarno aure...@debian.org  Wed, 08 Oct 2014 22:50:01 +0200
 


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xekue-0001nw...@moszumanska.debian.org



r6293 - in glibc-package/branches/glibc-branch-wheezy/debian: . patches/any

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 13:06:39 + (Thu, 16 Oct 2014)
New Revision: 6293

Modified:
   glibc-package/branches/glibc-branch-wheezy/debian/changelog
   
glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
Log:
debian/patches/any/cvs-CVE-2013-4357.diff: update patch with upstream
commit c8fc0c91 to fix segmentation faults when nscd is in use.
Closes: #765506, #765526, #765562.

Modified: glibc-package/branches/glibc-branch-wheezy/debian/changelog
===
--- glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-16 
12:48:58 UTC (rev 6292)
+++ glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-16 
13:06:39 UTC (rev 6293)
@@ -2,6 +2,9 @@
 
   * Update 2.13-38+deb7u5 changelog to mention that some lost glibc-doc
 files have been re-added in this version.
+  * debian/patches/any/cvs-CVE-2013-4357.diff: update patch with upstream
+commit c8fc0c91 to fix segmentation faults when nscd is in use.
+Closes: #765506, #765526, #765562.
 
  -- Aurelien Jarno aure...@debian.org  Thu, 16 Oct 2014 14:46:42 +0200
 

Modified: 
glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
===
--- 
glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
2014-10-16 12:48:58 UTC (rev 6292)
+++ 
glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
2014-10-16 13:06:39 UTC (rev 6293)
@@ -1,3 +1,8 @@
+2011-05-31  Andreas Schwab  sch...@redhat.com
+
+   * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
+   memory.  Use alloca_account.  Fix memory leak when retrying.
+
 2011-05-22  Ulrich Drepper  drep...@gmail.com
  
[BZ #12671]
@@ -134,7 +139,15 @@
const uint32_t *aliases_len = NULL;
const char *aliases_list = NULL;
int retval = -1;
-@@ -136,8 +148,22 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
+@@ -112,6 +124,7 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
+ s_name = (char *) (found-data[0].servdata + 1);
+ serv_resp = found-data[0].servdata;
+ s_proto = s_name + serv_resp.s_name_len;
++alloca_aliases_len = 1;
+ aliases_len = (uint32_t *) (s_proto + serv_resp.s_proto_len);
+ aliases_list = ((char *) aliases_len
+ + serv_resp.s_aliases_cnt * sizeof (uint32_t));
+@@ -136,8 +149,24 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
  if (((uintptr_t) aliases_len  (__alignof__ (*aliases_len) - 1))
  != 0)
{
@@ -146,7 +159,9 @@
 +   + (serv_resp.s_aliases_cnt
 +  * sizeof (uint32_t)));
 +if (alloca_aliases_len)
-+  tmp = __alloca (serv_resp.s_aliases_cnt * sizeof (uint32_t));
++  tmp = alloca_account (serv_resp.s_aliases_cnt
++* sizeof (uint32_t),
++alloca_used);
 +else
 +  {
 +tmp = malloc (serv_resp.s_aliases_cnt * sizeof (uint32_t));
@@ -159,7 +174,7 @@
  aliases_len = memcpy (tmp, aliases_len,
serv_resp.s_aliases_cnt
* sizeof (uint32_t));
-@@ -217,8 +243,24 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
+@@ -217,8 +246,25 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
  
  if (serv_resp.s_aliases_cnt  0)
{
@@ -171,8 +186,9 @@
 +   + (serv_resp.s_aliases_cnt
 +  * sizeof (uint32_t)));
 +if (alloca_aliases_len)
-+  aliases_len = alloca (serv_resp.s_aliases_cnt
-+* sizeof (uint32_t));
++  aliases_len = alloca_account (serv_resp.s_aliases_cnt
++* sizeof (uint32_t),
++alloca_used);
 +else
 +  {
 +aliases_len = malloc (serv_resp.s_aliases_cnt
@@ -186,8 +202,16 @@
  vec[n].iov_base = (void *) aliases_len;
  vec[n].iov_len = serv_resp.s_aliases_cnt * sizeof (uint32_t);
  
-@@ -329,5 +371,10 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
-   goto retry;
+@@ -326,8 +372,17 @@ nscd_getserv_r (const char *crit, size_t critlen, const 
char *proto,
+   }
+ 
+   if (retval != -1)
+-  goto retry;
++  {
++if (!alloca_aliases_len)
++  free (aliases_len);
++goto retry;
++  }
  }
  
 +  if (!alloca_aliases_len)


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of 

Bug#765506: libc6: segfault with 2.13-38+deb7u5 but working with 2.13-38+deb7u4

2014-10-16 Thread Aurelien Jarno
forcemerge 765506 765526 765562
severity 765506 grave
title 765506 libc6 segmentation fault when using nscd
found 765506 2.13-38+deb7u5
notfound 765506 2.13-38+deb7u4
tag 765506 + confirmed
thanks

On Wed, Oct 15, 2014 at 08:56:07PM +0400, Vitry David Gilbert wrote:
 Package: libc6
 Version: 2.13-38+deb7u5
 Severity: normal
 
 --- Please enter the report below this line. ---
 Squid work great with libc-bin 2.13-38+deb7u4 and libc6_2.13-38+deb7u4 .
 
 Squid segfault whith libc-bin 2.13-38+deb7u5 and libc6:amd64
 2.13-38+deb7u5 ( from proposed update)
 
 Same in another server with postfix (master segfault)
 Many server (lxc) seems not working as expected
 
 For now I'm downgrading to 2.13-38+deb7u4
 

Thanks for the bug report. The problem hasn't been identified up to know
as the problem only occurs when nscd is installed.

The problem is due to the backports of some changes to fix
CVE-2013-4357, the initial commit is broken and an additional commit is
needed. A new upload is in preparation.

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141016134100.ga12...@volta.rr44.fr



Processed (with 1 errors): Re: libc6: segfault with 2.13-38+deb7u5 but working with 2.13-38+deb7u4

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 765506 765526 765562
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Severity set to 'normal' from 'important'
Bug #765526 [libc6] libc6: Segfault after upgrade
Severity set to 'normal' from 'grave'
Merged 765506 765526 765562
 severity 765506 grave
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765526 [libc6] libc6: Segfault after upgrade
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Severity set to 'grave' from 'normal'
Severity set to 'grave' from 'normal'
Severity set to 'grave' from 'normal'
 title 765506 libc6 segmentation fault when using nscd
Unknown command or malformed arguments to command.
 found 765506 2.13-38+deb7u5
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765526 [libc6] libc6: Segfault after upgrade
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Ignoring request to alter found versions of bug #765506 to the same values 
previously set
Ignoring request to alter found versions of bug #765526 to the same values 
previously set
Ignoring request to alter found versions of bug #765562 to the same values 
previously set
 notfound 765506 2.13-38+deb7u4
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765526 [libc6] libc6: Segfault after upgrade
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Ignoring request to alter found versions of bug #765506 to the same values 
previously set
Ignoring request to alter found versions of bug #765526 to the same values 
previously set
Ignoring request to alter found versions of bug #765562 to the same values 
previously set
 tag 765506 + confirmed
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765526 [libc6] libc6: Segfault after upgrade
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Added tag(s) confirmed.
Added tag(s) confirmed.
Added tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
765506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765506
765526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765526
765562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141346687325159.transcr...@bugs.debian.org



Processed: retitle 765506 to libc6 segmentation fault when using nscd

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 765506 libc6 segmentation fault when using nscd
Bug #765506 [libc6] libc6: segfault with 2.13-38+deb7u5 but working with 
2.13-38+deb7u4
Bug #765526 [libc6] libc6: Segfault after upgrade
Bug #765562 [libc6] libc6: Update of libc6 breaks at least ntp and http-mode in 
aptitude - segfault
Changed Bug title to 'libc6 segmentation fault when using nscd' from 'libc6: 
segfault with 2.13-38+deb7u5 but working with 2.13-38+deb7u4'
Changed Bug title to 'libc6 segmentation fault when using nscd' from 'libc6: 
Segfault after upgrade'
Changed Bug title to 'libc6 segmentation fault when using nscd' from 'libc6: 
Update of libc6 breaks at least ntp and http-mode in aptitude - segfault'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
765506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765506
765526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765526
765562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14134677851042.transcr...@bugs.debian.org



r6294 - glibc-package/branches/glibc-branch-wheezy/debian

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 14:29:55 + (Thu, 16 Oct 2014)
New Revision: 6294

Modified:
   glibc-package/branches/glibc-branch-wheezy/debian/changelog
Log:
releasing package eglibc version 2.13-38+deb7u6


Modified: glibc-package/branches/glibc-branch-wheezy/debian/changelog
===
--- glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-16 
13:06:39 UTC (rev 6293)
+++ glibc-package/branches/glibc-branch-wheezy/debian/changelog 2014-10-16 
14:29:55 UTC (rev 6294)
@@ -1,4 +1,4 @@
-eglibc (2.13-38+deb7u6) UNRELEASED; urgency=medium
+eglibc (2.13-38+deb7u6) wheezy; urgency=medium
 
   * Update 2.13-38+deb7u5 changelog to mention that some lost glibc-doc
 files have been re-added in this version.
@@ -6,7 +6,7 @@
 commit c8fc0c91 to fix segmentation faults when nscd is in use.
 Closes: #765506, #765526, #765562.
 
- -- Aurelien Jarno aure...@debian.org  Thu, 16 Oct 2014 14:46:42 +0200
+ -- Aurelien Jarno aure...@debian.org  Thu, 16 Oct 2014 15:29:00 +0200
 
 eglibc (2.13-38+deb7u5) wheezy; urgency=medium
 


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xem3v-0008vr...@moszumanska.debian.org



Processing of eglibc_2.13-38+deb7u6_ia64.changes

2014-10-16 Thread Debian FTP Masters
eglibc_2.13-38+deb7u6_ia64.changes uploaded successfully to localhost
along with the files:
  eglibc_2.13-38+deb7u6.dsc
  eglibc_2.13-38+deb7u6.diff.gz
  glibc-doc_2.13-38+deb7u6_all.deb
  eglibc-source_2.13-38+deb7u6_all.deb
  locales_2.13-38+deb7u6_all.deb
  libc6.1_2.13-38+deb7u6_ia64.deb
  libc6.1-dev_2.13-38+deb7u6_ia64.deb
  libc6.1-prof_2.13-38+deb7u6_ia64.deb
  libc6.1-pic_2.13-38+deb7u6_ia64.deb
  libc-bin_2.13-38+deb7u6_ia64.deb
  libc-dev-bin_2.13-38+deb7u6_ia64.deb
  multiarch-support_2.13-38+deb7u6_ia64.deb
  locales-all_2.13-38+deb7u6_ia64.deb
  nscd_2.13-38+deb7u6_ia64.deb
  libc6.1-dbg_2.13-38+deb7u6_ia64.deb
  libc6.1-udeb_2.13-38+deb7u6_ia64.udeb
  libnss-dns-udeb_2.13-38+deb7u6_ia64.udeb
  libnss-files-udeb_2.13-38+deb7u6_ia64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xen6p-yz...@franck.debian.org



eglibc_2.13-38+deb7u6_ia64.changes ACCEPTED into proposed-updates-stable-new

2014-10-16 Thread Debian FTP Masters
Mapping wheezy to stable.
Mapping stable to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 15:29:00 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 
libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all ia64
Version: 2.13-38+deb7u6
Distribution: wheezy
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6  - Embedded GNU C Library: Shared libraries
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for 
MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for 
MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development 
libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for 
PowerPC64
 libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM 
zSeri
 libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM 
zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for 
UltraSPAR
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F 
optimized)
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for 
ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390 - Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1- Embedded GNU C Library: Shared libraries
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: 

eglibc_2.13-38+deb7u6_ia64.changes ACCEPTED into proposed-updates-stable-new, proposed-updates

2014-10-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 15:29:00 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 
libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all ia64
Version: 2.13-38+deb7u6
Distribution: wheezy
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6  - Embedded GNU C Library: Shared libraries
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for 
MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for 
MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development 
libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for 
PowerPC64
 libc6-dev-s390 - Embedded GNU C Library: 32bit Development Libraries for IBM 
zSeri
 libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM 
zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for 
UltraSPAR
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-loongson2f - Embedded GNU C Library: Shared libraries (Loongson 2F 
optimized)
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for 
ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390 - Embedded GNU C Library: 32bit Shared libraries for IBM zSeries
 libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1- Embedded GNU C Library: Shared libraries
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared 

Bug#765526: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yx...@franck.debian.org
and subject line Bug#765506: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765506,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I've upgraded libc6, libc-bin libc6-amd64 packages from
libc6_2.13-38+deb7u4 to libc6_2.13-38+deb7u5 and I've got a lot of segfault.
-http backend of apt
-mysql
-postfix

I had to downgrade the libc-bin, libc6, libc6-amd64 packages to
2.13-38+deb7u4 level to make my system works again.




-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u4
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
pn  glibc-doc  none
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services:
* libraries/restart-without-asking: true
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 15:29:00 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 
libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all ia64
Version: 2.13-38+deb7u6
Distribution: wheezy
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header 

Bug#765506: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yx...@franck.debian.org
and subject line Bug#765506: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765506,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: normal

--- Please enter the report below this line. ---
Squid work great with libc-bin 2.13-38+deb7u4 and libc6_2.13-38+deb7u4 .

Squid segfault whith libc-bin 2.13-38+deb7u5 and libc6:amd64
2.13-38+deb7u5 ( from proposed update)

Same in another server with postfix (master segfault)
Many server (lxc) seems not working as expected

For now I'm downgrading to 2.13-38+deb7u4

Merci

libc-bin:
  Installé : 2.13-38+deb7u5
  Candidat : 2.13-38+deb7u5
 Table de version :
 *** 2.13-38+deb7u5 0
500 http://ftp.fr.debian.org/debian/
wheezy-proposed-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.13-38+deb7u4 0
500 http://security.debian.org/ wheezy/updates/main amd64 Packages
 2.13-38+deb7u2 0
500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages



*** glibc detected *** /usr/sbin/squid3: munmap_chunk(): invalid
pointer: 0x7f55b5c3a3f1 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x76a16)[0x7f55b3ce8a16]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f199)[0x7f55b3d81199]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f54b)[0x7f55b3d8154b]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname_r+0x196)[0x7f55b3d679d6]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname+0x7b)[0x7f55b3d6773b]
/usr/sbin/squid3(neighbors_init+0x339)[0x7f55b5f54da9]
/usr/sbin/squid3(_Z9SquidMainiPPc+0xb3c)[0x7f55b5f4c98c]
/usr/sbin/squid3(main+0xb)[0x7f55b5eaa89b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f55b3c90ead]
/usr/sbin/squid3(+0xe0a11)[0x7f55b5eada11]
=== Memory map: 
7f55b2f4a000-7f55b300b000 rw-p  00:00 0
7f55b300b000-7f55b301e000 r-xp  00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b301e000-7f55b321d000 ---p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321d000-7f55b321e000 r--p 00012000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321e000-7f55b321f000 rw-p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321f000-7f55b3221000 rw-p  00:00 0
7f55b3221000-7f55b3226000 r-xp  00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3226000-7f55b3425000 ---p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3425000-7f55b3426000 r--p 4000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3426000-7f55b3427000 rw-p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3427000-7f55b3432000 r-xp  00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3432000-7f55b3631000 ---p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3631000-7f55b3632000 r--p a000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3632000-7f55b3633000 rw-p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3633000-7f55b3637000 r-xp  00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3637000-7f55b3836000 ---p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3836000-7f55b3837000 r--p 3000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3837000-7f55b3838000 rw-p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3838000-7f55b385a000 r-xp  00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b385a000-7f55b3a59000 ---p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a59000-7f55b3a5a000 r--p 00021000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5a000-7f55b3a5b000 rw-p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5b000-7f55b3a71000 r-xp  00:25 105639
/lib/x86_64-linux-gnu/libz.so.1.2.7
7f55b3a71000-7f55b3c7 ---p 00016000 00:25 105639

Bug#765526: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yd...@franck.debian.org
and subject line Bug#765526: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765526,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I've upgraded libc6, libc-bin libc6-amd64 packages from
libc6_2.13-38+deb7u4 to libc6_2.13-38+deb7u5 and I've got a lot of segfault.
-http backend of apt
-mysql
-postfix

I had to downgrade the libc-bin, libc6, libc6-amd64 packages to
2.13-38+deb7u4 level to make my system works again.




-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u4
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
pn  glibc-doc  none
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services:
* libraries/restart-without-asking: true
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 15:29:00 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 
libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all ia64
Version: 2.13-38+deb7u6
Distribution: wheezy
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header 

Bug#765506: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yd...@franck.debian.org
and subject line Bug#765526: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765526,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: normal

--- Please enter the report below this line. ---
Squid work great with libc-bin 2.13-38+deb7u4 and libc6_2.13-38+deb7u4 .

Squid segfault whith libc-bin 2.13-38+deb7u5 and libc6:amd64
2.13-38+deb7u5 ( from proposed update)

Same in another server with postfix (master segfault)
Many server (lxc) seems not working as expected

For now I'm downgrading to 2.13-38+deb7u4

Merci

libc-bin:
  Installé : 2.13-38+deb7u5
  Candidat : 2.13-38+deb7u5
 Table de version :
 *** 2.13-38+deb7u5 0
500 http://ftp.fr.debian.org/debian/
wheezy-proposed-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.13-38+deb7u4 0
500 http://security.debian.org/ wheezy/updates/main amd64 Packages
 2.13-38+deb7u2 0
500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages



*** glibc detected *** /usr/sbin/squid3: munmap_chunk(): invalid
pointer: 0x7f55b5c3a3f1 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x76a16)[0x7f55b3ce8a16]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f199)[0x7f55b3d81199]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f54b)[0x7f55b3d8154b]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname_r+0x196)[0x7f55b3d679d6]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname+0x7b)[0x7f55b3d6773b]
/usr/sbin/squid3(neighbors_init+0x339)[0x7f55b5f54da9]
/usr/sbin/squid3(_Z9SquidMainiPPc+0xb3c)[0x7f55b5f4c98c]
/usr/sbin/squid3(main+0xb)[0x7f55b5eaa89b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f55b3c90ead]
/usr/sbin/squid3(+0xe0a11)[0x7f55b5eada11]
=== Memory map: 
7f55b2f4a000-7f55b300b000 rw-p  00:00 0
7f55b300b000-7f55b301e000 r-xp  00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b301e000-7f55b321d000 ---p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321d000-7f55b321e000 r--p 00012000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321e000-7f55b321f000 rw-p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321f000-7f55b3221000 rw-p  00:00 0
7f55b3221000-7f55b3226000 r-xp  00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3226000-7f55b3425000 ---p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3425000-7f55b3426000 r--p 4000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3426000-7f55b3427000 rw-p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3427000-7f55b3432000 r-xp  00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3432000-7f55b3631000 ---p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3631000-7f55b3632000 r--p a000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3632000-7f55b3633000 rw-p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3633000-7f55b3637000 r-xp  00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3637000-7f55b3836000 ---p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3836000-7f55b3837000 r--p 3000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3837000-7f55b3838000 rw-p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3838000-7f55b385a000 r-xp  00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b385a000-7f55b3a59000 ---p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a59000-7f55b3a5a000 r--p 00021000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5a000-7f55b3a5b000 rw-p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5b000-7f55b3a71000 r-xp  00:25 105639
/lib/x86_64-linux-gnu/libz.so.1.2.7
7f55b3a71000-7f55b3c7 ---p 00016000 00:25 105639

Bug#765562: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yx...@franck.debian.org
and subject line Bug#765506: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765506,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 System upgrade (by aptitude) for a stable/wheezy and  
proposed-updates.
 The machine did run fine before the upgrade regarding all mentioned
 programs and processes
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 I tried to (re-)start the ntp(d)-service and an aptitude update
   * What was the outcome of this action?
 Segfaults
   * What outcome did you expect instead?
 Running programs :-).

*** End of the template - remove these lines ***

I do have several systems which did not(!) experience this problem!
I also have four (very similar) systems that all(!) show these  
symptoms; they are all IBM x-Series 335 machines. So it might be  
hardware-dependend, especially which CPU-type is used!

Result of  aptitude update
0% [Working]E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.

with the following lines in /var/log/syslog:
Oct 16 10:42:11 luxhpc1 kernel: [155511.073630] http[30757]:  
segfault at b730 ip b74231f9 sp bf819678 error 4 in  
libc-2.13.so[b73ae000+14a000]
Oct 16 10:42:11 luxhpc1 kernel: [155511.073917] http[30758]:  
segfault at b720 ip b73a01f9 sp bfb9f8c8 error 4 in  
libc-2.13.so[b732b000+14a000]

Trying to /etc/init.d/ntp start the ntp process leaves me without a
running ntp an generats the following line in /var/log/syslog:
Oct 16 10:15:48 luxhpc1 kernel: [153928.654288] ntpd[30524]:  
segfault at b730 ip b746b1f9 sp bfb71bf8 error 4 in  
libc-2.13.so[b73f6000+14a000]

And this is the result for the first 'cpu' from /proc/cupinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.80GHz
stepping: 7
microcode   : 0x38
cpu MHz : 2791.130
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr  
pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts  
cid xtpr
bogomips: 5582.26
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'),  
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u5
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
ii  glibc-doc  2.13-38+deb7u5
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: ssh openbsd-inetd exim4 cron autofs
* libraries/restart-without-asking: true

Thank you,
 Ruediger Oberhage
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of 

Bug#765562: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yj...@franck.debian.org
and subject line Bug#765562: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765562,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 System upgrade (by aptitude) for a stable/wheezy and  
proposed-updates.
 The machine did run fine before the upgrade regarding all mentioned
 programs and processes
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 I tried to (re-)start the ntp(d)-service and an aptitude update
   * What was the outcome of this action?
 Segfaults
   * What outcome did you expect instead?
 Running programs :-).

*** End of the template - remove these lines ***

I do have several systems which did not(!) experience this problem!
I also have four (very similar) systems that all(!) show these  
symptoms; they are all IBM x-Series 335 machines. So it might be  
hardware-dependend, especially which CPU-type is used!

Result of  aptitude update
0% [Working]E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.

with the following lines in /var/log/syslog:
Oct 16 10:42:11 luxhpc1 kernel: [155511.073630] http[30757]:  
segfault at b730 ip b74231f9 sp bf819678 error 4 in  
libc-2.13.so[b73ae000+14a000]
Oct 16 10:42:11 luxhpc1 kernel: [155511.073917] http[30758]:  
segfault at b720 ip b73a01f9 sp bfb9f8c8 error 4 in  
libc-2.13.so[b732b000+14a000]

Trying to /etc/init.d/ntp start the ntp process leaves me without a
running ntp an generats the following line in /var/log/syslog:
Oct 16 10:15:48 luxhpc1 kernel: [153928.654288] ntpd[30524]:  
segfault at b730 ip b746b1f9 sp bfb71bf8 error 4 in  
libc-2.13.so[b73f6000+14a000]

And this is the result for the first 'cpu' from /proc/cupinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.80GHz
stepping: 7
microcode   : 0x38
cpu MHz : 2791.130
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr  
pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts  
cid xtpr
bogomips: 5582.26
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'),  
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u5
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
ii  glibc-doc  2.13-38+deb7u5
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: ssh openbsd-inetd exim4 cron autofs
* libraries/restart-without-asking: true

Thank you,
 Ruediger Oberhage
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of 

Bug#765562: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yd...@franck.debian.org
and subject line Bug#765526: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765526,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 System upgrade (by aptitude) for a stable/wheezy and  
proposed-updates.
 The machine did run fine before the upgrade regarding all mentioned
 programs and processes
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 I tried to (re-)start the ntp(d)-service and an aptitude update
   * What was the outcome of this action?
 Segfaults
   * What outcome did you expect instead?
 Running programs :-).

*** End of the template - remove these lines ***

I do have several systems which did not(!) experience this problem!
I also have four (very similar) systems that all(!) show these  
symptoms; they are all IBM x-Series 335 machines. So it might be  
hardware-dependend, especially which CPU-type is used!

Result of  aptitude update
0% [Working]E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.
E: Method http has died unexpectedly!
E: Sub-process http received a segmentation fault.

with the following lines in /var/log/syslog:
Oct 16 10:42:11 luxhpc1 kernel: [155511.073630] http[30757]:  
segfault at b730 ip b74231f9 sp bf819678 error 4 in  
libc-2.13.so[b73ae000+14a000]
Oct 16 10:42:11 luxhpc1 kernel: [155511.073917] http[30758]:  
segfault at b720 ip b73a01f9 sp bfb9f8c8 error 4 in  
libc-2.13.so[b732b000+14a000]

Trying to /etc/init.d/ntp start the ntp process leaves me without a
running ntp an generats the following line in /var/log/syslog:
Oct 16 10:15:48 luxhpc1 kernel: [153928.654288] ntpd[30524]:  
segfault at b730 ip b746b1f9 sp bfb71bf8 error 4 in  
libc-2.13.so[b73f6000+14a000]

And this is the result for the first 'cpu' from /proc/cupinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.80GHz
stepping: 7
microcode   : 0x38
cpu MHz : 2791.130
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr  
pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pebs bts  
cid xtpr
bogomips: 5582.26
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'),  
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u5
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
ii  glibc-doc  2.13-38+deb7u5
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: ssh openbsd-inetd exim4 cron autofs
* libraries/restart-without-asking: true

Thank you,
 Ruediger Oberhage
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of 

Bug#765526: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yj...@franck.debian.org
and subject line Bug#765562: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765562,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I've upgraded libc6, libc-bin libc6-amd64 packages from
libc6_2.13-38+deb7u4 to libc6_2.13-38+deb7u5 and I've got a lot of segfault.
-http backend of apt
-mysql
-postfix

I had to downgrade the libc-bin, libc6, libc6-amd64 packages to
2.13-38+deb7u4 level to make my system works again.




-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-38+deb7u4
ii  libgcc1   1:4.7.2-5

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-38+deb7u5

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.49
pn  glibc-doc  none
ii  locales2.13-38+deb7u5

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services:
* libraries/restart-without-asking: true
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-38+deb7u6

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 15:29:00 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
multiarch-support libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb 
libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 
libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 
libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 
libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390 libc6-dev-s390 
libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc 
libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 
libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-i686 
libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen libc6.1-alphaev67 
libc6-loongson2f libnss-dns-udeb libnss-files-udeb
Architecture: source all ia64
Version: 2.13-38+deb7u6
Distribution: wheezy
Urgency: medium
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header 

Bug#765506: marked as done (libc6 segmentation fault when using nscd)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 17:47:07 +
with message-id e1xep8l-0002yj...@franck.debian.org
and subject line Bug#765562: fixed in eglibc 2.13-38+deb7u6
has caused the Debian Bug report #765562,
regarding libc6 segmentation fault when using nscd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-38+deb7u5
Severity: normal

--- Please enter the report below this line. ---
Squid work great with libc-bin 2.13-38+deb7u4 and libc6_2.13-38+deb7u4 .

Squid segfault whith libc-bin 2.13-38+deb7u5 and libc6:amd64
2.13-38+deb7u5 ( from proposed update)

Same in another server with postfix (master segfault)
Many server (lxc) seems not working as expected

For now I'm downgrading to 2.13-38+deb7u4

Merci

libc-bin:
  Installé : 2.13-38+deb7u5
  Candidat : 2.13-38+deb7u5
 Table de version :
 *** 2.13-38+deb7u5 0
500 http://ftp.fr.debian.org/debian/
wheezy-proposed-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.13-38+deb7u4 0
500 http://security.debian.org/ wheezy/updates/main amd64 Packages
 2.13-38+deb7u2 0
500 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages



*** glibc detected *** /usr/sbin/squid3: munmap_chunk(): invalid
pointer: 0x7f55b5c3a3f1 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x76a16)[0x7f55b3ce8a16]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f199)[0x7f55b3d81199]
/lib/x86_64-linux-gnu/libc.so.6(+0x10f54b)[0x7f55b3d8154b]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname_r+0x196)[0x7f55b3d679d6]
/lib/x86_64-linux-gnu/libc.so.6(getservbyname+0x7b)[0x7f55b3d6773b]
/usr/sbin/squid3(neighbors_init+0x339)[0x7f55b5f54da9]
/usr/sbin/squid3(_Z9SquidMainiPPc+0xb3c)[0x7f55b5f4c98c]
/usr/sbin/squid3(main+0xb)[0x7f55b5eaa89b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f55b3c90ead]
/usr/sbin/squid3(+0xe0a11)[0x7f55b5eada11]
=== Memory map: 
7f55b2f4a000-7f55b300b000 rw-p  00:00 0
7f55b300b000-7f55b301e000 r-xp  00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b301e000-7f55b321d000 ---p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321d000-7f55b321e000 r--p 00012000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321e000-7f55b321f000 rw-p 00013000 00:25 134198
/lib/x86_64-linux-gnu/libresolv-2.13.so
7f55b321f000-7f55b3221000 rw-p  00:00 0
7f55b3221000-7f55b3226000 r-xp  00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3226000-7f55b3425000 ---p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3425000-7f55b3426000 r--p 4000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3426000-7f55b3427000 rw-p 5000 00:25 134206
/lib/x86_64-linux-gnu/libnss_dns-2.13.so
7f55b3427000-7f55b3432000 r-xp  00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3432000-7f55b3631000 ---p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3631000-7f55b3632000 r--p a000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3632000-7f55b3633000 rw-p b000 00:25 134202
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7f55b3633000-7f55b3637000 r-xp  00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3637000-7f55b3836000 ---p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3836000-7f55b3837000 r--p 3000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3837000-7f55b3838000 rw-p 4000 00:25 105583
/lib/x86_64-linux-gnu/libattr.so.1.1.0
7f55b3838000-7f55b385a000 r-xp  00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b385a000-7f55b3a59000 ---p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a59000-7f55b3a5a000 r--p 00021000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5a000-7f55b3a5b000 rw-p 00022000 00:25 105603
/lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f55b3a5b000-7f55b3a71000 r-xp  00:25 105639
/lib/x86_64-linux-gnu/libz.so.1.2.7
7f55b3a71000-7f55b3c7 ---p 00016000 00:25 105639

r6296 - in glibc-package/trunk/debian: . debhelper.in local/manpages

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 20:36:14 + (Thu, 16 Oct 2014)
New Revision: 6296

Removed:
   glibc-package/trunk/debian/local/manpages/mtrace.1
   glibc-package/trunk/debian/local/manpages/pldd.1
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/debhelper.in/libc-bin.manpages
   glibc-package/trunk/debian/debhelper.in/libc-dev-bin.manpages
Log:
Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
starting with version 3.74.

Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2014-10-16 14:31:48 UTC (rev 
6295)
+++ glibc-package/trunk/debian/changelog2014-10-16 20:36:14 UTC (rev 
6296)
@@ -13,6 +13,10 @@
   * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
 under 10.x kernels, provided by Steven Chamberlain. Closes: #762404.
 
+  [ Aurelien Jarno ]
+  * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
+starting with version 3.74.
+
  -- Aurelien Jarno aure...@debian.org  Sat, 13 Sep 2014 07:22:45 +0200
 
 glibc (2.19-11) unstable; urgency=medium

Modified: glibc-package/trunk/debian/debhelper.in/libc-bin.manpages
===
--- glibc-package/trunk/debian/debhelper.in/libc-bin.manpages   2014-10-16 
14:31:48 UTC (rev 6295)
+++ glibc-package/trunk/debian/debhelper.in/libc-bin.manpages   2014-10-16 
20:36:14 UTC (rev 6296)
@@ -1,4 +1,3 @@
 debian/local/manpages/catchsegv.1
 debian/local/manpages/getconf.1
-debian/local/manpages/pldd.1
 debian/local/manpages/tzselect.1

Modified: glibc-package/trunk/debian/debhelper.in/libc-dev-bin.manpages
===
--- glibc-package/trunk/debian/debhelper.in/libc-dev-bin.manpages   
2014-10-16 14:31:48 UTC (rev 6295)
+++ glibc-package/trunk/debian/debhelper.in/libc-dev-bin.manpages   
2014-10-16 20:36:14 UTC (rev 6296)
@@ -1,4 +1,3 @@
 debian/local/manpages/gencat.1
-debian/local/manpages/mtrace.1
 debian/local/manpages/rpcgen.1 
 debian/local/manpages/sotruss.1

Deleted: glibc-package/trunk/debian/local/manpages/mtrace.1
===
--- glibc-package/trunk/debian/local/manpages/mtrace.1  2014-10-16 14:31:48 UTC 
(rev 6295)
+++ glibc-package/trunk/debian/local/manpages/mtrace.1  2014-10-16 20:36:14 UTC 
(rev 6296)
@@ -1,228 +0,0 @@
-.rn '' }`
-.\ $RCSfile: mtrace.1,v $$Revision: 1.1 $$Date$
-.\
-.\ $Log: mtrace.1,v $
-.\ Revision 1.1  2003/11/03 17:37:27  jbailey
-.\ - debian/local/manpages/gencat.1: New file.
-.\ - debian/local/manpages/trace.1: New file.
-.\ - debian/debhelper.in/libc-dev.manpages: Install them.
-.\ - debian/local/manpages/iconvconfig.8: New file.
-.\ - debian/debhelper.in/libc.manpages: Install it.
-.\
-.\ Revision 1.1.2.2  2003/10/28 05:48:08  dan
-.\ - Re-add debian/patches/80_glibc232-locales-nb_NO-fix.dpatch, which had
-.\   gotten lost.
-.\ - Re-add typo fixes to iconv.1 and rpcgen.1.
-.\ - Merge iconv.1 fix to iconv.pod.
-.\ - Fix ld.so name in ld.so.8.
-.\ - Re-add fix for locale-gen and POSIXLY_CORRECT.
-.\
-.\
-.de Sh
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp
-.if t .sp .5v
-.if n .sp
-..
-.de Ip
-.br
-.ie \\n(.$=3 .ne \\$3
-.el .ne 3
-.IP \\$1 \\$2
-..
-.de Vb
-.ft CW
-.nf
-.ne \\$1
-..
-.de Ve
-.ft R
-
-.fi
-..
-.\
-.\
-.\ Set up \*(-- to give an unbreakable dash;
-.\ string Tr holds user defined translation string.
-.\ Bell System Logo is used as a dummy character.
-.\
-.tr \(*W-|\(bv\*(Tr
-.ie n \{\
-.ds -- \(*W-
-.ds PI pi
-.if (\n(.H=4u)(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\ diablo 10 pitch
-.if (\n(.H=4u)(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\ diablo 12 pitch
-.ds L 
-.ds R 
-.\   \*(M, \*(S, \*(N and \*(T are the equivalent of
-.\   \*(L and \*(R, except that they are used on .xx lines,
-.\   such as .IP and .SH, which do another additional levels of
-.\   double-quote interpretation
-.ds M 
-.ds S 
-.ds N 
-.ds T 
-.ds L' '
-.ds R' '
-.ds M' '
-.ds S' '
-.ds N' '
-.ds T' '
-'br\}
-.el\{\
-.ds -- \(em\|
-.tr \*(Tr
-.ds L ``
-.ds R ''
-.ds M ``
-.ds S ''
-.ds N ``
-.ds T ''
-.ds L' `
-.ds R' '
-.ds M' `
-.ds S' '
-.ds N' `
-.ds T' '
-.ds PI \(*p
-'br\}
-.\If the F register is turned on, we'll generate
-.\index entries out stderr for the following things:
-.\TH  Title 
-.\SH  Header
-.\Sh  Subsection 
-.\Ip  Item
-.\X Xref  (embedded
-.\Of course, you have to process the output yourself
-.\in some meaningful fashion.
-.if \nF \{
-.de IX
-.tm Index:\\$1\t\\n%\t\\$2
-..
-.nr % 0
-.rr F
-.\}
-.TH MTRACE 1 November 2003 mtrace (glibc) Debian
-.UC
-.if n .hy 0
-.if n .na
-.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
-.de CQ  \ put $1 in typewriter font
-.ft CW
-'if n \c

Re: Security-related patches for wheezy (and squeeze LTS)

2014-10-16 Thread Aurelien Jarno
On Sun, Aug 31, 2014 at 08:50:06PM +0200, Florian Weimer wrote:
 I would like to send a few security-related backports frpm upstream
 your way.  On the security side, we won't do a DSA for any of those
 (probably; I still haven't got a complete handle on what's missing).
 But it's certainly wheezy-updates material.
 
 Should I just send the patches, or do you want diffs against the
 repository?

As you think it is the best for you.

 Can we maintain the LTS versions in your Subversion repository, too?

I guess it's something doable, as we basically have the last version
before LTS there.

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141016205415.gr...@hall.aurel32.net



Bug#760159: [tzdata] Sets UTC to current local time, obvious consequences

2014-10-16 Thread Aurelien Jarno
On Wed, Oct 08, 2014 at 12:15:27PM +0300, David Baron wrote:
 Just upgraded tzdata, tzdata-java to the 2014-h2 version without much ado.
 System local, UTC times were NOT disrupted.
 
 So if post-install has been fixed (or some other unrelated package affected 
 the 
 problem), might close.

Nothing has been changed in the post-install, which as said before
doesn't change the date at all.

If the problem has disappeared, are you fine closing the bug?

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141016205315.gq...@hall.aurel32.net



r6297 - in glibc-package/trunk/debian: . control.in

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 20:45:47 + (Thu, 16 Oct 2014)
New Revision: 6297

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/amd64
   glibc-package/trunk/debian/control.in/armel
   glibc-package/trunk/debian/control.in/armhf
   glibc-package/trunk/debian/control.in/i386
   glibc-package/trunk/debian/control.in/kfreebsd-i386
   glibc-package/trunk/debian/control.in/libc
   glibc-package/trunk/debian/control.in/libnss-dns-udeb
   glibc-package/trunk/debian/control.in/libnss-files-udeb
   glibc-package/trunk/debian/control.in/main
   glibc-package/trunk/debian/control.in/mips32
   glibc-package/trunk/debian/control.in/mips64
   glibc-package/trunk/debian/control.in/mipsn32
   glibc-package/trunk/debian/control.in/opt
   glibc-package/trunk/debian/control.in/powerpc
   glibc-package/trunk/debian/control.in/ppc64
   glibc-package/trunk/debian/control.in/s390
   glibc-package/trunk/debian/control.in/sparc
   glibc-package/trunk/debian/control.in/sparc64
   glibc-package/trunk/debian/control.in/x32
Log:
debian/control.in/*: update the syntax of the Build-Profiles field and
build depends on dpkg-dev (= 1.17.14) to get the new feature. Closes:
#764274.

Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2014-10-16 20:36:14 UTC (rev 
6296)
+++ glibc-package/trunk/debian/changelog2014-10-16 20:45:47 UTC (rev 
6297)
@@ -16,6 +16,9 @@
   [ Aurelien Jarno ]
   * Remove mtrace(1) and pldd(1) manpages, provided by the manpages package
 starting with version 3.74.
+  * debian/control.in/*: update the syntax of the Build-Profiles field and
+build depends on dpkg-dev (= 1.17.14) to get the new feature. Closes:
+#764274.
 
  -- Aurelien Jarno aure...@debian.org  Sat, 13 Sep 2014 07:22:45 +0200
 

Modified: glibc-package/trunk/debian/control
===
--- glibc-package/trunk/debian/control  2014-10-16 20:36:14 UTC (rev 6296)
+++ glibc-package/trunk/debian/control  2014-10-16 20:45:47 UTC (rev 6297)
@@ -1,7 +1,7 @@
 Source: glibc
 Section: libs
 Priority: required
-Build-Depends: gettext, dpkg (= 1.17.11), xz-utils, file, quilt,
+Build-Depends: gettext, dpkg-dev (= 1.17.14), xz-utils, file, quilt,
  autoconf, gawk, debhelper (= 7.4.3), rdfind, symlinks, netbase,
  linux-libc-dev (= 3.9) [linux-any],
  libaudit-dev [linux-any], libcap-dev [linux-any], libselinux-dev [linux-any],
@@ -27,7 +27,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, hurd (= 20070606-1+SVN) 
[hurd-i386]
 Breaks: libc0.1 ( 2.10), libc0.3 ( 2.10), libc6 ( 2.10), libc6.1 ( 
2.10)
 Replaces: libc0.1, libc0.3, libc6, libc6.1
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: Binaries
  This package contains utility programs related to the GNU C Library.
  .
@@ -47,7 +47,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: manpages-dev
 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: Development binaries
  This package contains utility programs related to the GNU C Library
  development package.
@@ -59,7 +59,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}
 Suggests: glibc-doc-reference
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: Documentation
  Contains man pages for libpthread functions and the complete GNU C Library
  ChangeLog.  The GNU C Library Reference manual has been moved into
@@ -74,7 +74,7 @@
 Recommends: xz-utils
 Conflicts: eglibc-source
 Replaces: eglibc-source
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: sources
  This package contains the sources and patches which are needed to
  build glibc.
@@ -86,7 +86,7 @@
 Depends: ${locale:Depends}, ${misc:Depends}, debconf | debconf-2.0
 Conflicts: base-config, belocs-locales-bin, belocs-locales-data
 Replaces: base-config, lliurex-belocs-locales-data
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: National Language (locale) data [support]
  Machine-readable data files, shared objects and programs used by the
  C library for localization (l10n) and internationalization (i18n) support.
@@ -106,7 +106,7 @@
 Depends: ${locale:Depends}, ${misc:Depends}
 Breaks: locales ( 2.13-17)
 Provides: locales
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: Precompiled locale data
  This package contains the precompiled locale data for all supported locales.
  A better alternative is to install the locales package and only select
@@ -119,7 +119,7 @@
 Multi-Arch: foreign
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: !stage1
 Description: GNU C Library: Name Service Cache Daemon
  A daemon which handles passwd, group and host 

Processed: tagging 764840

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 764840 + pending
Bug #764840 [libc0.3] Wrong return value from select on Hurd
Ignoring request to alter tags of bug #764840 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
764840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141349269021772.transcr...@bugs.debian.org



Processed: tagging 762404

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 762404 + pending
Bug #762404 [glibc] glibc: FTBFS[kfreebsd] tst-execstack fails; expected 
behaviour
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
762404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141349269521806.transcr...@bugs.debian.org



Processed: tagging 764274

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 764274 + pending
Bug #764274 [src:glibc] glibc: update the syntax of the Build-Profiles field
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
764274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141349270321848.transcr...@bugs.debian.org



Bug#759548: marked as done (libc6: /lib/i586 in /etc/ld.so.conf.d/i386-linux-gnu.conf)

2014-10-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Oct 2014 22:57:34 +0200
with message-id 20141016205734.ga15...@volta.rr44.fr
and subject line Re: Bug#759548: libc6: /lib/i586 in 
/etc/ld.so.conf.d/i386-linux-gnu.conf
has caused the Debian Bug report #759548,
regarding libc6: /lib/i586 in /etc/ld.so.conf.d/i386-linux-gnu.conf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
759548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: libc6
Version: 2.19-10

$ grep i[45]86 /etc/ld.so.conf.d/i386-linux-gnu.conf
/lib/i586-linux-gnu
/usr/lib/i586-linux-gnu

I don't think that's right. As far as I can tell, we've never had 
(/usr)/lib/i586-linux-gnu in any Debian package. OTOH, we had 
/usr/lib/i486-linux-gnu stuff in some deep past. So shouldn't it be 
s/i586/i486/g?



-- System Information:
Debian Release: jessie/sid
 APT prefers unstable
 APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6:i386 depends on:
ii  libgcc1  1:4.9.1-9

Versions of packages libc6:i386 recommends:
ii  libc6-i686  2.19-10

Versions of packages libc6:i386 suggests:
ii  debconf [debconf-2.0]  1.5.53
ii  glibc-doc  2.19-10
ii  locales2.19-10

--
Jakub Wilk
---End Message---
---BeginMessage---
On Thu, Aug 28, 2014 at 07:25:45PM +0200, Aurelien Jarno wrote:
 On Thu, Aug 28, 2014 at 01:42:13PM +0200, Jakub Wilk wrote:
  Package: libc6
  Version: 2.19-10
  
  $ grep i[45]86 /etc/ld.so.conf.d/i386-linux-gnu.conf
  /lib/i586-linux-gnu
  /usr/lib/i586-linux-gnu
  
  I don't think that's right. As far as I can tell, we've never had
  (/usr)/lib/i586-linux-gnu in any Debian package. OTOH, we had
  /usr/lib/i486-linux-gnu stuff in some deep past. So shouldn't it be
  s/i586/i486/g?
 
 This file is generated using the multiarch triplet, and if it doesn't
 match the GNU triplet, the latter is also added. That's why the
 i486-linux-gnu entry was added there. Since the last dpkg upload the GNU
 triplet on i386 has been changed from i486 to i586 hence the change you
 observed.
 
 I therefore don't think it's a bug.

I am now closing the bug.

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net---End Message---


r6298 - in glibc-package/trunk/debian: . patches/any

2014-10-16 Thread Aurelien Jarno
Author: aurel32
Date: 2014-10-16 21:20:21 + (Thu, 16 Oct 2014)
New Revision: 6298

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/any/local-bootstrap-headers.diff
Log:
debian/patches/any/local-bootstrap-headers.diff: Update to handle
stubs-$abi.h which is required for multilib bootstraps. Closes: #756473

Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2014-10-16 20:45:47 UTC (rev 
6297)
+++ glibc-package/trunk/debian/changelog2014-10-16 21:20:21 UTC (rev 
6298)
@@ -20,6 +20,10 @@
 build depends on dpkg-dev (= 1.17.14) to get the new feature. Closes:
 #764274.
 
+  [ Helmut Grohne ]
+  * debian/patches/any/local-bootstrap-headers.diff: Update to handle
+stubs-$abi.h which is required for multilib bootstraps. Closes: #756473
+
  -- Aurelien Jarno aure...@debian.org  Sat, 13 Sep 2014 07:22:45 +0200
 
 glibc (2.19-11) unstable; urgency=medium

Modified: glibc-package/trunk/debian/patches/any/local-bootstrap-headers.diff
===
--- glibc-package/trunk/debian/patches/any/local-bootstrap-headers.diff 
2014-10-16 20:45:47 UTC (rev 6297)
+++ glibc-package/trunk/debian/patches/any/local-bootstrap-headers.diff 
2014-10-16 21:20:21 UTC (rev 6298)
@@ -1,5 +1,11 @@
 Taken from EGLIBC, r1484 + r1525
 
+2014-07-30  Helmut Grohne hel...@subdivi.de
+
+   * With the advent of multilib gnu/stubs.h became a meta-header that
+   includes the correct stubs-$abi.h. So install gnu/stubs.h as usual
+   and install stubs-bootstrap.h as gnu/stubs-$abi.h
+
 2007-02-20  Jim Blandy  j...@codesourcery.com
 
* Makefile (install-headers): Preserve old behavior: depend on
@@ -33,48 +39,40 @@
 +   an empty stubs.h like this will do fine for GCC.  */
 --- a/Makefile
 +++ b/Makefile
-@@ -68,9 +68,18 @@
- vpath %.h $(subdir-dirs)
+@@ -177,6 +177,13 @@
+ install-others-nosubdir: $(installed-stubs)
+ endif
  
- # What to install.
--install-others = $(inst_includedir)/gnu/stubs.h
- install-bin-script =
- 
 +# If we're bootstrapping, install a dummy gnu/stubs.h along with the
 +# other headers, so 'make install-headers' produces a useable include
 +# tree.  Otherwise, install gnu/stubs.h later, after the rest of the
 +# build is done.
 +ifeq ($(install-bootstrap-headers),yes)
-+install-headers: $(inst_includedir)/gnu/stubs.h
-+else
-+install-others = $(inst_includedir)/gnu/stubs.h
++install-headers: $(inst_includedir)/gnu/stubs.h $(installed-stubs)
 +endif
-+
- ifeq (yes,$(build-shared))
- headers += gnu/lib-names.h
- endif
-@@ -150,6 +159,16 @@
  
- subdir-stubs := $(foreach dir,$(subdirs),$(common-objpfx)$(dir)/stubs)
- 
+ # Since stubs.h is never needed when building the library, we simplify the
+ # hairy installation process by producing it in place only as the last part
+@@ -184,6 +191,14 @@
+ # iterates over all the subdirs; subdir_install in each subdir depends on
+ # the subdir's stubs file.  Having more direct dependencies would result in
+ # extra iterations over the list for subdirs and many recursive makes.
++ifeq ($(install-bootstrap-headers),yes)
 +# gnu/stubs.h depends (via the subdir 'stubs' targets) on all the .o
 +# files in GLIBC.  For bootstrapping a GCC/GLIBC pair, an empty
 +# gnu/stubs.h is good enough.
-+ifeq ($(install-bootstrap-headers),yes)
-+$(inst_includedir)/gnu/stubs.h: include/stubs-bootstrap.h $(+force)
++$(installed-stubs): include/stubs-bootstrap.h $(+force)
 +  $(make-target-directory)
 +  $(INSTALL_DATA) $ $@
-+
-+installed-stubs =
 +else
- ifndef abi-variants
- installed-stubs = $(inst_includedir)/gnu/stubs.h
- else
-@@ -176,6 +195,7 @@
- 
- install-others-nosubdir: $(installed-stubs)
- endif
+ $(installed-stubs): include/stubs-prologue.h subdir_install
+   $(make-target-directory)
+   @rm -f $(objpfx)stubs.h
+@@ -192,6 +207,7 @@
+   then echo 'stubs.h unchanged'; \
+   else $(INSTALL_DATA) $(objpfx)stubs.h $@; fi
+   rm -f $(objpfx)stubs.h
 +endif
- 
- 
- # Since stubs.h is never needed when building the library, we simplify the
+ 
+ # This makes the Info or DVI file of the documentation from the Texinfo 
source.
+ .PHONY: info dvi pdf html


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xest7-000782...@moszumanska.debian.org



Processed: tagging 756473

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 756473 + pending
Bug #756473 [src:glibc] src:glibc: install multilib stubs-$abi.h when 
bootstrapping
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
756473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141349448932652.transcr...@bugs.debian.org



Bug#762195: libc6: libpthread: hardware-assisted lock elision hazardous on x86

2014-10-16 Thread Aurelien Jarno
On Sat, Sep 20, 2014 at 12:05:54AM -0400, Carlos O'Donell wrote:
 On Fri, Sep 19, 2014 at 9:59 PM, Henrique de Moraes Holschuh
 h...@debian.org wrote:
  On Fri, 19 Sep 2014, Carlos O'Donell wrote:
  On Fri, Sep 19, 2014 at 6:18 PM, Henrique de Moraes Holschuh
  h...@debian.org wrote:
   On Fri, 19 Sep 2014, Henrique de Moraes Holschuh wrote:
   I can live with that, and I think I can prepare a patch if you want me 
   to.
  
   Here's a minimal patch to glibc that should do it (compile tested).
 
  The GNU C Library only uses elision if built with 
  --enable-lock-elision=yes.
 
  All you need to do is not build glibc with this flag.
 
  Given Jessie's expected lifetime, I'd say the blacklist is a much better
  choice with the data currently available.
 
 Why not ignore this, call it a hardware problem, and let users update
 the microcode if their devices are broken?

The real problem that we try to address here is not that we want to
disable TSX on these machines because it's broken. What we want to
address here is that users might upgrade the microcode from Linux
(either during boot time or later), which will cause all processes using
pthread (which also includes systemd) to die almost instantaneously.

We might want to simply use --enable-lock-elision=no as currently no CPU
support TSX (after microcode upgrade), but the problem will be there
again once TSX support is added back to new CPUs. As the problem will
have to be solved at some point, let's do it now, especially given that
I hope that TSX will be added back during the lifetime of Jessie. I 
therefore think Henrique's approach is the correct one. It also means
that we only need to blacklist TSX on machines which have a microcode
update available.

I am currently doing a test build with his patch, if everything goes
well I'll merge it in Debian. Henrique: in that case it would be nice
if you can forward this patch upstream for discussion.

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141016221333.gs...@hall.aurel32.net



Bug#760450: libc6-prof is unusable

2014-10-16 Thread Aurelien Jarno
control: found -1 760450 libc6-prof/2.11.3-4

On Thu, Sep 04, 2014 at 12:41:06PM +0400, Dmitry Eremin-Solenikov wrote:
 Package: libc6-prof
 Version: 2.19-10
 Severity: grave
 
 The library from libc6-prof package is unusable.
 
 I'm compiling the simple example program:
 
 int main(void)
 {
   return sleep(3);
 }
 
 If I follow directly the suggestion from the README.Debian, I get the
 following error:
 
 $ gcc -g -pg test.c  -static-libgcc -lc_p
 /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality
 in
 `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc_p.a(strcmp.op)'
 can not be used when making an executable; recompile with -fPIE and
 relink with -pie
 collect2: error: ld returned 1 exit status

The problem seems to be related to the STT_GNU_IFUNC support in glibc.
It's something that has been added in Squeeze, and indeed the problem is
reproducible there.

There might be some way to get it working again, but given there are now
better way to do profiling, even without the need to recompile and using
the normal debugging symbols, I think it's time to just get rid of of
this package. It doesn't seems to be really used anyway [1].

Any thoughts?

[1] https://qa.debian.org/popcon.php?package=eglibc
-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141016231728.gt...@hall.aurel32.net



Processed: found 760450 in libc6-prof/2.11.3-4

2014-10-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 760450 libc6-prof/2.11.3-4
Bug #760450 [libc6-prof] libc6-prof is unusable
The source libc6-prof and version 2.11.3-4 do not appear to match any binary 
packages
Marked as found in versions libc6-prof/2.11.3-4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
760450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141350171014465.transcr...@bugs.debian.org



Bug#762195: libc6: libpthread: hardware-assisted lock elision hazardous on x86

2014-10-16 Thread Carlos O'Donell
I disagree. IMO the most flexible approach is for glibc to stop using cpuid
for RTM detection and rely on the kernel to tell it if RTM is usable. Then
we have a single hardware blacklist in the kernel. We need to talk to
kernel people about this. Not to mention we might extend a getauxval-type
API to prevent applications from using cpuid directly e.g. create a
platform header for this with an x86 specific feature interface.

c.