To: <bug-hurd@gnu.org>
Sent: Sunday, March 06, 2005 6:58 PM
Subject: new version of glibc xattr patch
This adds the missint {f,}{list,remove}xattr functions. Not tested in the slightest.
OK, here are the results from the latest attempt of glibc with your xattr patch and a rebuilt attr (2.4.18) with debugging symbols.
(gdb) r -ngnu.translator -vben a Starting program: /bin/setfattr -ngnu.translator -vben a
Program received signal SIGILL, Illegal instruction.
0x01150fea in syscall () from /lib/libc.so.0.3
(gdb) bt
#0 0x01150fea in syscall () from /lib/libc.so.0.3
#1 0x0102b687 in setxattr (path=0xe2 <Address 0xe2 out of bounds>,
name=0xe2 <Address 0xe2 out of bounds>, value=0xe2, size=226, flags=226)
at syscalls.c:213
#2 0x08048b1c in do_setxattr (path=0xe2 <Address 0xe2 out of bounds>,
name=0xe2 <Address 0xe2 out of bounds>, value=0xe2, size=226)
at setfattr.c:92
#3 0x08049123 in do_set (path=0x101b025 "a", name=0x101b010 "gnu.translator",
value=0x8048920 "ÿ%Ø¡\004\bh\200") at setfattr.c:285
#4 0x08049048 in main (argc=4, argv=0x101ae74) at setfattr.c:259
Barry deFreese (aka bddebian)
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd