Bug#679172: libc-2.11.3.so: ls[8213]: segfault in libc-2.11.3.so

2012-07-12 Thread axst

Sorry, it was a severe hardware problem on the main board, probably the CPU − I 
could not
even boot up the system again once after shutting it down. This just goes to 
show how
robust Linux is because it just reported a few segfaults from time to time.

Axel

Bug#555168: Contact data for Keld Simonsen (ISO PDTR 14652/ISO/IEC 14651)

2012-07-12 Thread Helge Kreutzmann
Dear Ladies and Sirs,
I'm working for the Debian organisation and try to clarify some
software license issues. One person heavily involved is Keld Simonsen:

% Address: Kollegievej 6
%DK-2920 Charlottenlund, Danmark
% Contact: Keld Simonsen
% Email: keld.simon...@dkuug.dk

(alterantively also Sankt Jorgens Alle 8, DK-1615 Kobenhavn V,
Danmark). 

I cannot reach him under the given e-mail address, do you have a more
recent / working one? He is (was) most likely active in the Danish
mirror committe for ISO/IEC JTC1/SC 2.

Thank you very much!

Best regards

 Helge Kreutzmann

P.S. If you need more background for my inquery, do not hesitate to
 read this at
 http://bugs.debian.org/555168

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/


signature.asc
Description: Digital signature


r5302 - in glibc-package/trunk/debian: . patches/kfreebsd

2012-07-12 Thread Petr Salinger
Author: ps-guest
Date: 2012-07-12 18:03:30 + (Thu, 12 Jul 2012)
New Revision: 5302

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff
Log:
fixup kfreebsd/local-use-thr-primitives.diff. Closes: #681113.



Modified: glibc-package/trunk/debian/changelog
===
--- glibc-package/trunk/debian/changelog2012-07-04 22:08:02 UTC (rev 
5301)
+++ glibc-package/trunk/debian/changelog2012-07-12 18:03:30 UTC (rev 
5302)
@@ -4,6 +4,9 @@
   * patches/arm/unsubmitted-ldconfig-cache-abi.diff: disable, as it will 
 conflict with upstream x32 support.
 
+  [ Petr Salinger ]
+  * fixup kfreebsd/local-use-thr-primitives.diff. Closes: #681113.
+
  -- Aurelien Jarno   Wed, 04 Jul 2012 23:26:09 +0200
 
 eglibc (2.13-34) unstable; urgency=low

Modified: 
glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff
===
--- glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff   
2012-07-04 22:08:02 UTC (rev 5301)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff   
2012-07-12 18:03:30 UTC (rev 5302)
@@ -616,7 +616,7 @@
  #endif
/* Since all threads have been asynchronously terminated
 (possibly holding locks), free cannot be used any more.
-@@ -1128,9 +1135,11 @@
+@@ -1128,11 +1135,19 @@
 children, so that timings for main thread account for all threads. */
  if (self == __pthread_main_thread) {
  #ifdef USE_TLS
@@ -629,8 +629,16 @@
 +#error TLS required
  #endif
  }
++else
++{
++   __thr_kill(__manager_thread->p_ktid, __pthread_sig_cancel);
++   __thr_exit(&(self->p_ktid));
++   /* should not return */
++}
  _exit(__pthread_exit_code);
-@@ -1170,6 +1179,7 @@
+   }
+   if (__builtin_expect (THREAD_GETMEM(self, p_canceled), 0)
+@@ -1170,6 +1185,7 @@
  
  void __pthread_reset_main_thread(void)
  {
@@ -638,7 +646,7 @@
pthread_descr self = thread_self();
  
if (__pthread_manager_request != -1) {
-@@ -1183,7 +1193,8 @@
+@@ -1183,7 +1199,8 @@
}
  
/* Update the pid of the main thread */
@@ -648,7 +656,7 @@
/* Make the forked thread the main thread */
__pthread_main_thread = self;
THREAD_SETMEM(self, p_nextlive, self);
-@@ -1289,7 +1300,7 @@
+@@ -1289,7 +1306,7 @@
  void __pthread_restart_old(pthread_descr th)
  {
if (pthread_atomic_increment(&th->p_resume_count) == -1)
@@ -657,7 +665,7 @@
  }
  
  void __pthread_suspend_old(pthread_descr self)
-@@ -1383,7 +1394,7 @@
+@@ -1384,7 +1401,7 @@
   memory so the woken thread will have a consistent view.  Complementary
   read barriers are present to the suspend functions. */
WRITE_MEMORY_BARRIER();


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1spnjg-0004at...@vasks.debian.org



Processed: tagging 681113

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 681113 + pending
Bug #681113 [libc0.1] libpthread breaks pipe buffer
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
681113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681113
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: 
http://lists.debian.org/handler.s.c.134211625416897.transcr...@bugs.debian.org