bsdtar lockup on Current-03/10/2009

Andrei V. Lavreniyuk andy.lavr at reactor-xg.kiev.ua
Tue Mar 10 13:52:28 PDT 2009


Hi!


 >I'm not sure but in my case ktrace shows extattr_list_link() before 
the lockup.
 >So, for a workaround I disabled extattr support in libarchive. Can you 
verify that
 >this helps you, too?


 >Index: lib/libarchive/config_freebsd.h
 >===================================================================
 >--- lib/libarchive/config_freebsd.h	(revision 189643)
 >+++ lib/libarchive/config_freebsd.h	(working copy)
 >@@ -34,12 +34,7 @@
 > #define	HAVE_ACL_SET_FD_NP 1
 > #define	HAVE_ACL_SET_FILE 1
 > #define	HAVE_ACL_USER 1
 >-#define	HAVE_EXTATTR_GET_FILE 1
 >-#define	HAVE_EXTATTR_LIST_FILE 1
 >-#define	HAVE_EXTATTR_SET_FD 1
 >-#define	HAVE_EXTATTR_SET_FILE 1
 > #define	HAVE_SYS_ACL_H 1
 >-#define	HAVE_SYS_EXTATTR_H 1
 >#endif

 > #define	HAVE_BZLIB_H 1



Perfectly! Thanks! tar  works fine.


# uname -a
FreeBSD hp.technica-03.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Mar 
  9 14:14:48 EET 2009 
root at hp.technica-03.local:/usr/obj/usr/src/sys/HP  amd64




-- 
  Best regards, Andrei V. Lavreniyuk.



More information about the freebsd-current mailing list