Hello,

I am running an x86_64 snv_97 web/file server on a gigabit network..  It has 
run flawlessly for over a year, but recently has started having some problems.  
I suspect hardware, but I'm not sure what.  I replaced one HDD from my raidz 
earlier, but that was easy to detect.  

Symptoms: 
- I keep all my media files on the server, but access them through desktops.  
When I move a large file from desktop to server, music playback starts to 
stutter.  This didn't use to happen.
- shutdown, reboot, share and zfs list all hang and become zombie processes 
that won't die.  
- during the shutdown process, it seems like it will eventually kill the ssh 
session for the user that initiated it, but not kill the sshd.  

I captured the truss output for share run as a normal user, but I'm not really 
sure what I'm looking at.  Notable errors follow, and I'll attach the truss 
output as it's kind of lengthy.
----
...
open("/etc/dfs/fstypes", O_RDWR)                Err#13 EACCES [ALL]
fcntl(-1, F_SETLK, 0x08047AFC)                  Err#9 EBADF
...
ioctl(3, ZFS_IOC_POOL_CONFIGS, 0x08045640)      Err#12 ENOMEM
ioctl(3, ZFS_IOC_POOL_CONFIGS, 0x08045640)      = 0
...
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08043530) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08042510)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08043530) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) Err#3 ESRCH
-----
and then it hangs until the system is power cycled.  Any thoughts?
-- 
This message posted from opensolaris.org
-------------- next part --------------
execve("/usr/sbin/share", 0x08047C8C, 0x08047C94)  argc = 1
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFEFB0000
resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
resolvepath("/usr/sbin/share", "/usr/sbin/share", 1023) = 15
sysconfig(_CONFIG_PAGESIZE)                     = 4096
xstat(2, "/usr/sbin/share", 0x08047938)         = 0
open("/var/ld/ld.config", O_RDONLY)             = 3
fxstat(2, 3, 0x08047868)                        = 0
mmap(0x00000000, 148, PROT_READ, MAP_SHARED, 3, 0) = 0xFEFA0000
close(3)                                        = 0
xstat(2, "/lib/libumem.so.1", 0x08047098)       = 0
resolvepath("/lib/libumem.so.1", "/lib/libumem.so.1", 1023) = 17
open("/lib/libumem.so.1", O_RDONLY)             = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFEF90000
mmap(0x00010000, 208896, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEF50000
mmap(0xFEF50000, 94337, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFEF50000
mmap(0xFEF78000, 19626, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 98304) = 0xFEF78000
mmap(0xFEF7D000, 22632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANON, 
-1, 0) = 0xFEF7D000
munmap(0xFEF68000, 65536)                       = 0
memcntl(0xFEF50000, 28768, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libc.so.1", 0x08047098)          = 0
resolvepath("/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
open("/lib/libc.so.1", O_RDONLY)                = 3
mmap(0xFEF90000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEF90000
mmap(0x00010000, 1355776, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEE00000
mmap(0xFEE00000, 1246521, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 
3, 0) = 0xFEE00000
mmap(0xFEF41000, 30830, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 1249280) = 0xFEF41000
mmap(0xFEF49000, 4744, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFEF49000
munmap(0xFEF31000, 65536)                       = 0
memcntl(0xFEE00000, 187424, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEDF0000
munmap(0xFEF90000, 32768)                       = 0
getcontext(0x080476E0)
getrlimit(RLIMIT_STACK, 0x080476D8)             = 0
getpid()                                        = 3565 [3564]
lwp_private(0, 1, 0xFEDF2A00)                   = 0x000001C3
setustack(0xFEDF2A60)
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFEDE0000
sysconfig(_CONFIG_PAGESIZE)                     = 4096
sysi86(SI86FPSTART, 0xFEF4999C, 0x0000133F, 0x00001F80) = 0x00000001
sysconfig(_CONFIG_NPROC_ONLN)                   = 2
issetugid()                                     = 0
issetugid()                                     = 0
brk(0x08080000)                                 = 0
brk(0x08090000)                                 = 0
xstat(2, "/lib/libshare.so.1", 0x08047278)      Err#2 ENOENT
xstat(2, "/usr/local/lib/libshare.so.1", 0x08047278) Err#2 ENOENT
xstat(2, "/usr/lib/libshare.so.1", 0x08047278)  = 0
resolvepath("/usr/lib/libshare.so.1", "/usr/lib/libshare.so.1", 1023) = 22
open("/usr/lib/libshare.so.1", O_RDONLY)        = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFEDD0000
mmap(0x00010000, 167936, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEDA0000
mmap(0xFEDA0000, 90766, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFEDA0000
mmap(0xFEDC7000, 4190, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 94208) = 0xFEDC7000
munmap(0xFEDB7000, 65536)                       = 0
memcntl(0xFEDA0000, 23252, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libxml2.so.2", 0x08046F48)       = 0
resolvepath("/lib/libxml2.so.2", "/lib/libxml2.so.2", 1023) = 17
open("/lib/libxml2.so.2", O_RDONLY)             = 3
mmap(0xFEDD0000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEDD0000
mmap(0x00010000, 1314816, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEC50000
mmap(0xFEC50000, 1221061, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 
3, 0) = 0xFEC50000
mmap(0xFED8A000, 25465, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 1220608) = 0xFED8A000
munmap(0xFED7B000, 61440)                       = 0
memcntl(0xFEC50000, 179084, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libpthread.so.1", 0x08046E98)    = 0
resolvepath("/lib/libpthread.so.1", "/lib/libpthread.so.1", 1023) = 20
open("/lib/libpthread.so.1", O_RDONLY)          = 3
mmap(0xFEDD0000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEDD0000
munmap(0xFEDD3000, 20480)                       = 0
close(3)                                        = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFEC40000
xstat(2, "/lib/libz.so.1", 0x08046E98)          = 0
resolvepath("/lib/libz.so.1", "/lib/libz.so.1", 1023) = 14
open("/lib/libz.so.1", O_RDONLY)                = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFEC30000
mmap(0x00010000, 135168, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEC00000
mmap(0xFEC00000, 63955, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFEC00000
mmap(0xFEC1F000, 4206, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 61440) = 0xFEC1F000
munmap(0xFEC10000, 61440)                       = 0
memcntl(0xFEC00000, 6932, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libm.so.2", 0x08046E98)          = 0
resolvepath("/lib/libm.so.2", "/lib/libm.so.2", 1023) = 14
open("/lib/libm.so.2", O_RDONLY)                = 3
mmap(0xFEC30000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEC30000
mmap(0x00010000, 397312, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEB90000
mmap(0xFEB90000, 327012, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 
3, 0) = 0xFEB90000
mmap(0xFEBEF000, 5300, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 323584) = 0xFEBEF000
munmap(0xFEBE0000, 61440)                       = 0
memcntl(0xFEB90000, 27160, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libsocket.so.1", 0x08046E98)     = 0
resolvepath("/lib/libsocket.so.1", "/lib/libsocket.so.1", 1023) = 19
open("/lib/libsocket.so.1", O_RDONLY)           = 3
mmap(0xFEC30000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEC30000
mmap(0x00010000, 122880, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEB70000
mmap(0xFEB70000, 49538, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFEB70000
mmap(0xFEB8D000, 2013, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 53248) = 0xFEB8D000
munmap(0xFEB7D000, 65536)                       = 0
memcntl(0xFEB70000, 16044, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
xstat(2, "/lib/libnsl.so.1", 0x08046E98)        = 0
resolvepath("/lib/libnsl.so.1", "/lib/libnsl.so.1", 1023) = 16
open("/lib/libnsl.so.1", O_RDONLY)              = 3
mmap(0xFEC30000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 
0xFEC30000
mmap(0x00010000, 692224, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEAC0000
mmap(0xFEAC0000, 578897, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 
3, 0) = 0xFEAC0000
mmap(0xFEB5E000, 20645, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 581632) = 0xFEB5E000
mmap(0xFEB64000, 18400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANON, 
-1, 0) = 0xFEB64000
munmap(0xFEB4E000, 65536)                       = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFEAB0000
memcntl(0xFEAC0000, 108868, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFEC30000, 32768)                       = 0
sigfillset(0xFEF49078)                          = 0
openat(AT_FDCWD, "/usr/lib/fs", O_RDONLY|O_NDELAY|O_LARGEFILE) = 3
fcntl(3, F_SETFD, 0x00000001)                   = 0
fstat64(3, 0x080474C0)                          = 0
getdents64(3, 0xFEDF4000, 8192)                 = 648
xstat(2, "/usr/lib/fs/.//libshare_..so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/..//libshare_...so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/sharefs//libshare_sharefs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/lofs//libshare_lofs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/autofs//libshare_autofs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/hsfs//libshare_hsfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/ufs//libshare_ufs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/pcfs//libshare_pcfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/ctfs//libshare_ctfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/smbfs//libshare_smbfs.so.1", 0x08047AA8) = 0
xstat(2, "/usr/lib/fs/smbfs//libshare_smbfs.so.1", 0x08046CF8) = 0
resolvepath("/usr/lib/fs/smbfs//libshare_smbfs.so.1", 
"/usr/lib/fs/smbfs/libshare_smbfs.so.1", 1023) = 37
open("/usr/lib/fs/smbfs//libshare_smbfs.so.1", O_RDONLY) = 4
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 4, 0) = 
0xFEAA0000
mmap(0x00010000, 90112, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEA80000
mmap(0xFEA80000, 17895, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 4, 
0) = 0xFEA80000
mmap(0xFEA95000, 1769, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 4, 20480) = 0xFEA95000
munmap(0xFEA85000, 65536)                       = 0
memcntl(0xFEA80000, 8940, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(4)                                        = 0
munmap(0xFEAA0000, 32768)                       = 0
xstat(2, "/usr/lib/fs/reiserfs//libshare_reiserfs.so.1", 0x08047AA8) Err#2 
ENOENT
xstat(2, "/usr/lib/fs/fd//libshare_fd.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/objfs//libshare_objfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/iso9660//libshare_iso9660.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/zfs//libshare_zfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/proc//libshare_proc.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/dev//libshare_dev.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/mntfs//libshare_mntfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/udfs//libshare_udfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/nfs//libshare_nfs.so.1", 0x08047AA8) = 0
xstat(2, "/usr/lib/fs/nfs//libshare_nfs.so.1", 0x08046CF8) = 0
resolvepath("/usr/lib/fs/nfs//libshare_nfs.so.1", 
"/usr/lib/fs/nfs/libshare_nfs.so.1", 1023) = 33
open("/usr/lib/fs/nfs//libshare_nfs.so.1", O_RDONLY) = 4
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 4, 0) = 
0xFEA70000
mmap(0x00010000, 122880, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEA50000
mmap(0xFEA50000, 46129, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 4, 
0) = 0xFEA50000
mmap(0xFEA6C000, 4999, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 4, 49152) = 0xFEA6C000
munmap(0xFEA5C000, 65536)                       = 0
memcntl(0xFEA50000, 12248, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(4)                                        = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFEA40000
munmap(0xFEA70000, 32768)                       = 0
xstat(2, "/usr/lib/fs/fat//libshare_fat.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/tmpfs//libshare_tmpfs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/smb//libshare_smb.so.1", 0x08047AA8) = 0
xstat(2, "/usr/lib/fs/smb//libshare_smb.so.1", 0x08046CF8) = 0
resolvepath("/usr/lib/fs/smb//libshare_smb.so.1", 
"/usr/lib/fs/smb/libshare_smb.so.1", 1023) = 33
open("/usr/lib/fs/smb//libshare_smb.so.1", O_RDONLY) = 4
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 4, 0) = 
0xFEA30000
mmap(0x00010000, 110592, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEA10000
mmap(0xFEA10000, 39999, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 4, 
0) = 0xFEA10000
mmap(0xFEA2A000, 3745, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 4, 40960) = 0xFEA2A000
munmap(0xFEA1A000, 65536)                       = 0
memcntl(0xFEA10000, 15336, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(4)                                        = 0
munmap(0xFEA30000, 32768)                       = 0
xstat(2, "/usr/lib/fs/cachefs//libshare_cachefs.so.1", 0x08047AA8) Err#2 ENOENT
xstat(2, "/usr/lib/fs/ext2fs//libshare_ext2fs.so.1", 0x08047AA8) Err#2 ENOENT
getdents64(3, 0xFEDF4000, 8192)                 = 0
close(3)                                        = 0
xstat(2, "/lib/libscf.so.1", 0x08046508)        = 0
resolvepath("/lib/libscf.so.1", "/lib/libscf.so.1", 1023) = 16
open("/lib/libscf.so.1", O_RDONLY)              = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFEA00000
mmap(0x00010000, 172032, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFE9D0000
mmap(0xFE9D0000, 98904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFE9D0000
mmap(0xFE9F9000, 2057, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 102400) = 0xFE9F9000
munmap(0xFE9E9000, 65536)                       = 0
memcntl(0xFE9D0000, 21296, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFEA00000, 32768)                       = 0
issetugid()                                     = 0
issetugid()                                     = 0
xstat(2, "/lib/libuutil.so.1", 0x080464B8)      = 0
resolvepath("/lib/libuutil.so.1", "/lib/libuutil.so.1", 1023) = 18
open("/lib/libuutil.so.1", O_RDONLY)            = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFE9C0000
mmap(0x00010000, 98304, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFE9A0000
mmap(0xFE9A0000, 26724, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFE9A0000
mmap(0xFE9B7000, 1187, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 28672) = 0xFE9B7000
munmap(0xFE9A7000, 65536)                       = 0
memcntl(0xFE9A0000, 7980, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFE9C0000, 32768)                       = 0
brk(0x080A0000)                                 = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08047128)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047280)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047168)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08045238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047228)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047238)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047258)                        = 0
close(4)                                        = 0
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x08046D28)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08046E80)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DB8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E08)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046DE8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046D58)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08044E28)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E18)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E38)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08046E58)                        = 0
close(4)                                        = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFE990000
munmap(0xFE990000, 4096)                        = 0
open("/etc/default/nfs", O_RDONLY)              = 3
fstat64(3, 0x08047060)                          = 0
fstat64(3, 0x08046F90)                          = 0
ioctl(3, TCGETA, 0x0804702C)                    Err#25 ENOTTY
read(3, " #   i d e n t\t " % Z %".., 4096)     = 3689
read(3, 0x08094C8C, 4096)                       = 0
llseek(3, 0, SEEK_CUR)                          = 3689
close(3)                                        = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFE990000
munmap(0xFE990000, 4096)                        = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFE990000
open("/etc/svc/volatile/repository_door", O_RDONLY) = 3
getpid()                                        = 3565 [3564]
door_call(3, 0x080472F8)                        = 0
close(3)                                        = 0
fcntl(4, F_SETFD, 0x00000001)                   = 0
door_info(4, 0x08047450)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473B8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473F8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473F8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047418)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047418)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473F8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x080473F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047068)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046FD8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047028)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08046FD8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047028)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047368)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080473A8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047438)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047368)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x080473A8)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047438)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047448)                        = 0
getpid()                                        = 3565 [3564]
door_call(4, 0x08047448)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047428)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(4, 0x08047448)                        = 0
close(4)                                        = 0
xstat(2, "/lib/libzfs.so.1", 0x08047178)        = 0
resolvepath("/lib/libzfs.so.1", "/lib/libzfs.so.1", 1023) = 16
open("/lib/libzfs.so.1", O_RDONLY)              = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFE980000
mmap(0x00010000, 528384, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFE8F0000
mmap(0xFE8F0000, 452485, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 
3, 0) = 0xFE8F0000
mmap(0xFE96F000, 3822, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 454656) = 0xFE96F000
mmap(0xFE970000, 2912, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANON, 
-1, 0) = 0xFE970000
munmap(0xFE95F000, 65536)                       = 0
memcntl(0xFE8F0000, 29872, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFE980000, 32768)                       = 0
xstat(2, "/lib/libiscsitgt.so.1", 0x08047158)   = 0
resolvepath("/lib/libiscsitgt.so.1", "/lib/libiscsitgt.so.1", 1023) = 21
open("/lib/libiscsitgt.so.1", O_RDONLY)         = 3
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 
0xFE8E0000
mmap(0x00010000, 86016, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFE8C0000
mmap(0xFE8C0000, 14596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 
0) = 0xFE8C0000
mmap(0xFE8D4000, 836, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 
3, 16384) = 0xFE8D4000
munmap(0xFE8C4000, 65536)                       = 0
memcntl(0xFE8C0000, 5672, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFE8E0000, 32768)                       = 0
xstat(2, "/usr/lib//libshare.so.1", 0x08046C48) = 0
resolvepath("/usr/lib//libshare.so.1", "/usr/lib/libshare.so.1", 1023) = 22
brk(0x080B0000)                                 = 0
open("/dev/zfs", O_RDWR)                        = 3
open("/etc/mnttab", O_RDONLY)                   = 4
open("/etc/dfs/sharetab", O_RDONLY)             = 5
open("/etc/svc/volatile/repository_door", O_RDONLY) = 6
getpid()                                        = 3565 [3564]
door_call(6, 0x08047998)                        = 0
close(6)                                        = 0
fcntl(7, F_SETFD, 0x00000001)                   = 0
door_info(7, 0x08047AF0)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A78)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A78)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A28)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080479E8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080479C8)                        = 0
schedctl()                                      = 0xFEF98000
lwp_sigmask(SIG_SETMASK, 0x00800007, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
open("/etc/dfs/fstypes", O_RDWR)                Err#13 EACCES [ALL]
fcntl(-1, F_SETLK, 0x08047AFC)                  Err#9 EBADF
close(-1)                                       Err#9 EBADF
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047248)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047268)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080471F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047288)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047218)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08045258)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047248)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047198)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080451D8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x080471C8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047138)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
sysconfig(_CONFIG_PAGESIZE)                     = 4096
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047198)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080470E8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047128)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080471B8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080471C8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x080471A8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047218)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047288)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x080471E8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047198)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080451D8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047108)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080451D8)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x080471C8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047138)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047178)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047188)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047208)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047218)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047288)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047278)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047298)                        = 0
lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047998)                        = 0
xstat(2, "/etc/dfs/sharetab", 0x08047AC8)       = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A58)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080476C8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047678)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080476C8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047638)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080479F8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080478B8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047968)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x080476C8)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047638)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047638)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08047688)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A88)                        = 0
getpid()                                        = 3565 [3564]
getpid()                                        = 3565 [3564]
door_call(7, 0x08047A88)                        = 0
getpid()                                        = 3565 [3564]
door_call(7, 0x08046518)                        = 0
ioctl(3, ZFS_IOC_POOL_CONFIGS, 0x08045640)      Err#12 ENOMEM
ioctl(3, ZFS_IOC_POOL_CONFIGS, 0x08045640)      = 0
xstat(2, "/lib/libnvpair.so.1", 0x08044C38)     = 0
resolvepath("/lib/libnvpair.so.1", "/lib/libnvpair.so.1", 1023) = 19
open("/lib/libnvpair.so.1", O_RDONLY)           = 6
mmap(0x00010000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 6, 0) = 
0xFE8B0000
mmap(0x00010000, 102400, PROT_NONE, 
MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFE890000
mmap(0xFE890000, 32614, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 6, 
0) = 0xFE890000
mmap(0xFE8A8000, 804, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 
6, 32768) = 0xFE8A8000
munmap(0xFE898000, 65536)                       = 0
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, 
-1, 0) = 0xFE880000
memcntl(0xFE890000, 11716, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(6)                                        = 0
munmap(0xFE8B0000, 32768)                       = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08044610)      = 0
brk(0x080C1000)                                 = 0
ioctl(3, ZFS_IOC_POOL_STATS, 0x08044590)        = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08042510)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08043530) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08043590)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) = 0
ioctl(3, ZFS_IOC_OBJSET_STATS, 0x08042510)      = 0
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08043530) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x080445B0) Err#3 ESRCH
ioctl(3, ZFS_IOC_DATASET_LIST_NEXT, 0x08045630) Err#3 ESRCH

Reply via email to