[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1260 - trunk/glibc-2.3-head



Author: rmh
Date: 2006-02-27 10:50:33 +0000 (Mon, 27 Feb 2006)
New Revision: 1260

Modified:
   trunk/glibc-2.3-head/AMD64
Log:
Document pipe() segfault issue.

Modified: trunk/glibc-2.3-head/AMD64
===================================================================
--- trunk/glibc-2.3-head/AMD64	2006-02-27 09:48:20 UTC (rev 1259)
+++ trunk/glibc-2.3-head/AMD64	2006-02-27 10:50:33 UTC (rev 1260)
@@ -1,5 +1,12 @@
 TODO:
 
+* glibc segfault condition in:
+
+#0  0x00000008006f9610 in pipe () at regex_internal.c:118
+118             build_upper_buffer (pstr);
+
+(affects tar, fixincl, probably make too)
+
 * glibc testsuite failures:
 
 [csu/tst-empty.out] Error 139



Reply to: