$ uname -a Linux oneu 2.6.12-9-amd64-xeon #1 SMP Mon Oct 10 13:22:55 BST 2005 x86_64 GNU/Linux $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=5.10 DISTRIB_CODENAME=breezy DISTRIB_DESCRIPTION="Ubuntu (The Breezy Badger Release)" $ unset LD_LIBRARY_PATH LANG LC_ALL LD_LIBRARY_PATH LD_ASSUME_KERNEL $ strace -fF /db/cdroms/oracle/database/runInstaller -ignoreSysPrereqs execve("/db/cdroms/oracle/database/runInstaller", ["/db/cdroms/oracle/database/runIn"..., "-ignoreSysPrereqs"], [/* 29 vars */]) = 0 uname({sys="Linux", node="oneu", ...}) = 0 brk(0) = 0x5c1000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac1000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac2000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=20537, ...}) = 0 mmap(NULL, 20537, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaaaac4000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libncurses.so.5", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \372\1\0"..., 640) = 640 fstat(3, {st_mode=S_IFREG|0644, st_size=373480, ...}) = 0 mmap(NULL, 1423696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaabc2000 mprotect(0x2aaaaac0f000, 1108304, PROT_NONE) = 0 mmap(0x2aaaaad0f000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0x2aaaaad0f000 mmap(0x2aaaaad1d000, 2384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaad1d000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\17\0\0"..., 640) = 640 fstat(3, {st_mode=S_IFREG|0644, st_size=10056, ...}) = 0 mmap(NULL, 1056664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaad1e000 mprotect(0x2aaaaad20000, 1048472, PROT_NONE) = 0 mmap(0x2aaaaae1f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2aaaaae1f000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \305\1\0"..., 640) = 640 fstat(3, {st_mode=S_IFREG|0644, st_size=1261816, ...}) = 0 mmap(NULL, 2321256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaae20000 mprotect(0x2aaaaaf4e000, 1084264, PROT_NONE) = 0 mmap(0x2aaaab04d000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0x2aaaab04d000 mmap(0x2aaaab053000, 15208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaab053000 close(3) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaab057000 arch_prctl(ARCH_SET_FS, 0x2aaaab0576d0) = 0 munmap(0x2aaaaaac4000, 20537) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 open("/dev/tty", O_RDWR|O_NONBLOCK) = 3 close(3) = 0 brk(0) = 0x5c1000 brk(0x5c2000) = 0x5c2000 brk(0x5c3000) = 0x5c3000 getuid() = 1010 getgid() = 501 geteuid() = 1010 getegid() = 501 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 brk(0x5c4000) = 0x5c4000 open("/etc/mtab", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=361, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac4000 read(3, "/dev/sda1 / ext3 rw,errors=remou"..., 4096) = 361 close(3) = 0 munmap(0x2aaaaaac4000, 4096) = 0 open("/proc/meminfo", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac4000 read(3, "MemTotal: 8225084 kB\nMemFre"..., 1024) = 604 close(3) = 0 munmap(0x2aaaaaac4000, 4096) = 0 brk(0x5c5000) = 0x5c5000 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 uname({sys="Linux", node="oneu", ...}) = 0 brk(0x5c6000) = 0x5c6000 stat("/home/andy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 getpid() = 781 brk(0x5c7000) = 0x5c7000 getppid() = 780 brk(0x5c8000) = 0x5c8000 getpgrp() = 780 rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 open("/db/cdroms/oracle/database/runInstaller", O_RDONLY) = 3 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffffef6510) = -1 ENOTTY (Inappropriate ioctl for device) lseek(3, 0, SEEK_CUR) = 0 read(3, "#!/bin/sh\n\n# The environment var"..., 80) = 80 lseek(3, 0, SEEK_SET) = 0 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0 dup2(3, 255) = 255 close(3) = 0 fcntl(255, F_SETFD, FD_CLOEXEC) = 0 fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) fstat(255, {st_mode=S_IFREG|0755, st_size=1326, ...}) = 0 lseek(255, 0, SEEK_CUR) = 0 brk(0x5c9000) = 0x5c9000 brk(0x5ca000) = 0x5ca000 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(255, "#!/bin/sh\n\n# The environment var"..., 1326) = 1326 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 brk(0x5cb000) = 0x5cb000 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 brk(0x5cc000) = 0x5cc000 pipe([3, 4]) = 0 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 lseek(255, -1121, SEEK_CUR) = 205 clone(Process 782 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaab057760) = 782 [pid 781] rt_sigprocmask(SIG_SETMASK, [], [pid 782] close(255 [pid 781] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 782] <... close resumed> ) = 0 [pid 781] rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, [pid 782] rt_sigprocmask(SIG_SETMASK, [], [pid 781] <... rt_sigaction resumed> {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 782] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 781] close(4 [pid 782] rt_sigaction(SIGTSTP, {SIG_DFL}, [pid 781] <... close resumed> ) = 0 [pid 782] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 781] read(3, [pid 782] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 782] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 782] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 782] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 [pid 782] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 782] rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 [pid 782] rt_sigaction(SIGINT, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 [pid 782] dup2(4, 1) = 1 [pid 782] close(4) = 0 [pid 782] close(3) = 0 [pid 782] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 782] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 782] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 [pid 782] stat("/home/andy/bin/dirname", 0x7fffffef5800) = -1 ENOENT (No such file or directory) [pid 782] stat("/usr/local/sbin/dirname", 0x7fffffef5800) = -1 ENOENT (No such file or directory) [pid 782] stat("/usr/local/bin/dirname", 0x7fffffef5800) = -1 ENOENT (No such file or directory) [pid 782] stat("/usr/sbin/dirname", 0x7fffffef5800) = -1 ENOENT (No such file or directory) [pid 782] stat("/usr/bin/dirname", {st_mode=S_IFREG|0755, st_size=17248, ...}) = 0 [pid 782] open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3 [pid 782] read(3, "65536\n", 31) = 6 [pid 782] close(3) = 0 [pid 782] brk(0x64c000) = 0x64c000 [pid 782] getgroups(65536, [106, 501, 1002]) = 3 [pid 782] stat("/usr/bin/dirname", {st_mode=S_IFREG|0755, st_size=17248, ...}) = 0 [pid 782] rt_sigaction(SIGINT, {SIG_DFL}, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 782] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 782] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 782] execve("/usr/bin/dirname", ["dirname", "/db/cdroms/oracle/database/runIn"...], [/* 28 vars */]) = 0 [pid 782] uname({sys="Linux", node="oneu", ...}) = 0 [pid 782] brk(0) = 0x504000 [pid 782] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac1000 [pid 782] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 782] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac2000 [pid 782] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 782] open("/etc/ld.so.cache", O_RDONLY) = 3 [pid 782] fstat(3, {st_mode=S_IFREG|0644, st_size=20537, ...}) = 0 [pid 782] mmap(NULL, 20537, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaaaac4000 [pid 782] close(3) = 0 [pid 782] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 782] open("/lib/libc.so.6", O_RDONLY) = 3 [pid 782] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \305\1\0"..., 640) = 640 [pid 782] fstat(3, {st_mode=S_IFREG|0644, st_size=1261816, ...}) = 0 [pid 782] mmap(NULL, 2321256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaabc2000 [pid 782] mprotect(0x2aaaaacf0000, 1084264, PROT_NONE) = 0 [pid 782] mmap(0x2aaaaadef000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0x2aaaaadef000 [pid 782] mmap(0x2aaaaadf5000, 15208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaadf5000 [pid 782] close(3) = 0 [pid 782] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaadf9000 [pid 782] arch_prctl(ARCH_SET_FS, 0x2aaaaadf96d0) = 0 [pid 782] munmap(0x2aaaaaac4000, 20537) = 0 [pid 782] brk(0) = 0x504000 [pid 782] brk(0x525000) = 0x525000 [pid 782] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 [pid 782] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac4000 [pid 782] write(1, "/db/cdroms/oracle/database\n", 27 [pid 781] <... read resumed> "/db/cdroms/oracle/database\n", 128) = 27 [pid 782] <... write resumed> ) = 27 [pid 781] read(3, [pid 782] close(1 [pid 781] <... read resumed> "", 128) = 0 [pid 782] <... close resumed> ) = 0 [pid 781] close(3 [pid 782] munmap(0x2aaaaaac4000, 4096 [pid 781] <... close resumed> ) = 0 [pid 782] <... munmap resumed> ) = 0 [pid 781] rt_sigprocmask(SIG_BLOCK, [CHLD], [pid 782] exit_group(0) = ? Process 782 detached <... rt_sigprocmask resumed> [], 8) = 0 rt_sigaction(SIGINT, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 782 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, 0x7fffffef5ac4, WNOHANG, NULL) = -1 ECHILD (No child processes) rt_sigreturn(0xffffffffffffffff) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(255, "\nif [ \"$CMDDIR\" = \".\" ]; then\n "..., 1326) = 1121 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 pipe([3, 4]) = 0 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 lseek(255, -947, SEEK_CUR) = 379 clone(Process 783 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaab057760) = 783 [pid 781] rt_sigprocmask(SIG_SETMASK, [], [pid 783] close(255 [pid 781] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 783] <... close resumed> ) = 0 [pid 781] rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, [pid 783] rt_sigprocmask(SIG_SETMASK, [], [pid 781] <... rt_sigaction resumed> {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 783] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 781] close(4 [pid 783] rt_sigaction(SIGTSTP, {SIG_DFL}, [pid 781] <... close resumed> ) = 0 [pid 783] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 781] read(3, [pid 783] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 783] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 783] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 783] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 [pid 783] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 783] rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 [pid 783] rt_sigaction(SIGINT, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 [pid 783] dup2(4, 1) = 1 [pid 783] close(4) = 0 [pid 783] close(3) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 [pid 783] pipe([3, 4]) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 [pid 783] clone(Process 784 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaab057760) = 784 [pid 783] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 783] close(4) = 0 [pid 783] close(4) = -1 EBADF (Bad file descriptor) [pid 783] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 [pid 783] clone(Process 785 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaab057760) = 785 [pid 783] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 783] close(3) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 [pid 783] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 783] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 [pid 783] rt_sigaction(SIGINT, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 783] wait4(-1, Process 783 suspended [pid 784] rt_sigprocmask(SIG_SETMASK, [], [pid 785] rt_sigprocmask(SIG_SETMASK, [], [pid 784] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 785] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 784] rt_sigaction(SIGTSTP, {SIG_DFL}, [pid 785] rt_sigaction(SIGTSTP, {SIG_DFL}, [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 784] rt_sigaction(SIGTTIN, {SIG_DFL}, [pid 785] rt_sigaction(SIGTTIN, {SIG_DFL}, [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 784] rt_sigaction(SIGTTOU, {SIG_DFL}, [pid 785] rt_sigaction(SIGTTOU, {SIG_DFL}, [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 784] close(3 [pid 785] dup2(3, 0 [pid 784] <... close resumed> ) = 0 [pid 785] <... dup2 resumed> ) = 0 [pid 784] dup2(4, 1 [pid 785] close(3 [pid 784] <... dup2 resumed> ) = 1 [pid 785] <... close resumed> ) = 0 [pid 784] close(4 [pid 785] stat(".", [pid 784] <... close resumed> ) = 0 [pid 785] <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 [pid 784] rt_sigaction(SIGINT, {SIG_DFL}, [pid 785] stat("/home/andy/bin/grep", [pid 784] <... rt_sigaction resumed> {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigaction(SIGQUIT, {SIG_DFL}, [pid 785] stat("/usr/local/sbin/grep", [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigaction(SIGCHLD, {SIG_DFL}, [pid 785] stat("/usr/local/bin/grep", [pid 784] <... rt_sigaction resumed> {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigprocmask(SIG_BLOCK, [CHLD], [pid 785] stat("/usr/sbin/grep", [pid 784] <... rt_sigprocmask resumed> [], 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigprocmask(SIG_SETMASK, [], [pid 785] stat("/usr/bin/grep", [pid 784] <... rt_sigprocmask resumed> NULL, 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigaction(SIGCHLD, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, [pid 785] stat("/sbin/grep", [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... stat resumed> 0x7fffffef4f30) = -1 ENOENT (No such file or directory) [pid 784] rt_sigaction(SIGINT, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, [pid 785] stat("/bin/grep", [pid 784] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 [pid 785] <... stat resumed> {st_mode=S_IFREG|0755, st_size=94584, ...}) = 0 [pid 784] rt_sigprocmask(SIG_BLOCK, NULL, [pid 785] open("/proc/sys/kernel/ngroups_max", O_RDONLY [pid 784] <... rt_sigprocmask resumed> [], 8) = 0 [pid 785] <... open resumed> ) = 3 [pid 784] write(1, "/db/cdroms/oracle/database\n", 27 [pid 785] read(3, [pid 784] <... write resumed> ) = 27 [pid 785] <... read resumed> "65536\n", 31) = 6 [pid 784] exit_group(0) = ? Process 783 resumed Process 784 detached [pid 783] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 784 [pid 785] close(3 [pid 783] wait4(-1, Process 783 suspended [pid 785] <... close resumed> ) = 0 [pid 785] brk(0x64c000) = 0x64c000 [pid 785] getgroups(65536, [106, 501, 1002]) = 3 [pid 785] stat("/bin/grep", {st_mode=S_IFREG|0755, st_size=94584, ...}) = 0 [pid 785] brk(0x64d000) = 0x64d000 [pid 785] rt_sigaction(SIGINT, {SIG_DFL}, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 785] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 785] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 785] execve("/bin/grep", ["grep", "^/"], [/* 28 vars */]) = 0 [pid 785] uname({sys="Linux", node="oneu", ...}) = 0 [pid 785] brk(0) = 0x518000 [pid 785] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac1000 [pid 785] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 785] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac2000 [pid 785] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 785] open("/etc/ld.so.cache", O_RDONLY) = 3 [pid 785] fstat(3, {st_mode=S_IFREG|0644, st_size=20537, ...}) = 0 [pid 785] mmap(NULL, 20537, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaaaac4000 [pid 785] close(3) = 0 [pid 785] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 785] open("/lib/libc.so.6", O_RDONLY) = 3 [pid 785] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \305\1\0"..., 640) = 640 [pid 785] fstat(3, {st_mode=S_IFREG|0644, st_size=1261816, ...}) = 0 [pid 785] mmap(NULL, 2321256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aaaaabc2000 [pid 785] mprotect(0x2aaaaacf0000, 1084264, PROT_NONE) = 0 [pid 785] mmap(0x2aaaaadef000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0x2aaaaadef000 [pid 785] mmap(0x2aaaaadf5000, 15208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaadf5000 [pid 785] close(3) = 0 [pid 785] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaadf9000 [pid 785] arch_prctl(ARCH_SET_FS, 0x2aaaaadf96d0) = 0 [pid 785] munmap(0x2aaaaaac4000, 20537) = 0 [pid 785] brk(0) = 0x518000 [pid 785] brk(0x539000) = 0x539000 [pid 785] fstat(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 [pid 785] read(0, "/db/cdroms/oracle/database\n", 32768) = 27 [pid 785] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 [pid 785] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac4000 [pid 785] read(0, "", 32768) = 0 [pid 785] write(1, "/db/cdroms/oracle/database\n", 27 [pid 781] <... read resumed> "/db/cdroms/oracle/database\n", 128) = 27 [pid 785] <... write resumed> ) = 27 [pid 781] read(3, [pid 785] close(1) = 0 [pid 785] munmap(0x2aaaaaac4000, 4096) = 0 [pid 785] exit_group(0) = ? Process 783 resumed Process 785 detached [pid 783] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 785 [pid 783] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 783] rt_sigaction(SIGINT, {0x445d70, [], SA_RESTORER, 0x2aaaaae4f190}, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 783] close(3) = -1 EBADF (Bad file descriptor) [pid 783] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 783] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 783] wait4(-1, 0x7fffffef52d4, WNOHANG, NULL) = -1 ECHILD (No child processes) [pid 783] rt_sigreturn(0xffffffffffffffff) = 0 [pid 783] exit_group(0) = ? Process 783 detached <... read resumed> "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 783 wait4(-1, 0x7fffffef5814, WNOHANG, NULL) = -1 ECHILD (No child processes) rt_sigreturn(0) = 0 close(3) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigaction(SIGINT, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(255, "\nif [ x${PATH} != x ]; then\n "..., 1326) = 947 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 brk(0x5cd000) = 0x5cd000 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 stat("/etc/oracle/ocr.loc", 0x7fffffef5c10) = -1 ENOENT (No such file or directory) rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 stat("/db/cdroms/oracle/database/install/oneclick.properties", {st_mode=S_IFREG|0755, st_size=2268, ...}) = 0 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3 read(3, "65536\n", 31) = 6 close(3) = 0 brk(0x64d000) = 0x64d000 getgroups(65536, [106, 501, 1002]) = 3 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 brk(0x64e000) = 0x64e000 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 clone(Process 786 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaab057760) = 786 [pid 781] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 781] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 [pid 781] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 781] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 [pid 781] rt_sigaction(SIGINT, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, {SIG_DFL}, 8) = 0 [pid 781] wait4(-1, Process 781 suspended [pid 786] close(255) = 0 [pid 786] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 786] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 786] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 786] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 786] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 [pid 786] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 [pid 786] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x434aa0, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 [pid 786] execve("/db/cdroms/oracle/database/install/.oui", ["/db/cdroms/oracle/database/insta"..., "-ignoreSysPrereqs"], [/* 29 vars */]) = 0 [ Process PID=786 runs in 32 bit mode. ] [pid 786] uname({sys="Linux", node="oneu", ...}) = 0 [pid 786] brk(0) = 0x805e000 [pid 786] old_mmap(0x100000000000, 146028888067, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_SEM|PROT_GROWSDOWN|PROT_GROWSUP|0xfcfffff0, 0x8 /* MAP_??? */|MAP_FIXED|MAP_ANONYMOUS|MAP_POPULATE|MAP_DENYWRITE|MAP_LOCKED|0x55560000, 1431735519, 0x85556451c) = 0x5556b000 [pid 786] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 786] old_mmap(0x200000000000, 146028888067, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_SEM|PROT_GROWSDOWN|PROT_GROWSUP|0xfcfffff0, 0x8 /* MAP_??? */|MAP_FIXED|MAP_ANONYMOUS|MAP_POPULATE|MAP_DENYWRITE|MAP_LOCKED|0x55560000, 5, 0x85556451c) = 0x5556c000 [pid 786] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/i686/sse2/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/i686/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/sse2/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/i686/sse2/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/i686/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/sse2/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] stat64(0xffffc280, 0xffffc304) = 0 [pid 786] open("/etc/ld.so.cache", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffffc28c) = 0 [pid 786] old_mmap(0x503900000000, 8589934593, PROT_READ|PROT_WRITE, 0xf /* MAP_??? */|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE|MAP_POPULATE|MAP_NONBLOCK|MAP_GROWSDOWN|MAP_DENYWRITE|MAP_EXECUTABLE|MAP_LOCKED|0xfffe06c0, 2049, 0xe6d1b302e6f73) = 0x5556e000 [pid 786] close(3) = 0 [pid 786] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 786] open("/lib32/tls/libpthread.so.0", O_RDONLY) = 3 [pid 786] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360G\0"..., 512) = 512 [pid 786] fstat64(0x3, 0xffffc304) = 0 [pid 786] old_mmap(0x10dd800000000, 8804682956805, PROT_READ|PROT_WRITE, MAP_FILE, 0, 0) = 0x55574000 [pid 786] old_mmap(0x100055582000, 8873402433539, PROT_READ|PROT_WRITE, MAP_FILE, 0, 0) = 0x55582000 [pid 786] old_mmap(0x1dd855583000, 214748364803, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_SEM|PROT_GROWSDOWN|PROT_GROWSUP|0xfcfffff0, MAP_FILE, 0, 0) = 0x55583000 [pid 786] close(3) = 0 [pid 786] open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 786] open("/lib32/tls/libc.so.6", O_RDONLY) = 3 [pid 786] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260O\1"..., 512) = 512 [pid 786] fstat64(0x3, 0xffffc2e8) = 0 [pid 786] old_mmap(0x12d6bc00000000, 8804682956805, PROT_READ|PROT_WRITE, MAP_FILE, 0, 0xffffc370ffffc1e8) = 0x55585000 [pid 786] old_mmap(0x3000556ad000, 8873402433539, PROT_READ|PROT_WRITE, MAP_FILE, 0, 0xffffc370ffffc1e8) = 0x556ad000 [pid 786] old_mmap(0x26bc556b0000, 214748364803, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_SEM|PROT_GROWSDOWN|PROT_GROWSUP|0xfcfffff0, MAP_FILE, 0, 0xffffc370ffffc1e8) = 0x556b0000 [pid 786] close(3) = 0 [pid 786] old_mmap(0x100000000000, 146028888067, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_SEM|PROT_GROWSDOWN|PROT_GROWSUP|0xfcfffff0, 0x8 /* MAP_??? */|MAP_FIXED|MAP_ANONYMOUS|MAP_POPULATE|MAP_DENYWRITE|MAP_LOCKED|0x55560000, 2832, 0x2055562811) = 0x556b3000 [pid 786] set_thread_area(0xffffc978) = 0 [pid 786] munmap(0x5556e000, 20537) = 0 [pid 786] set_tid_address(0x556b3708) = 786 [pid 786] rt_sigaction(SIGRTMIN, {0x455578380, [], SA_RESTORER|SA_RESTART|SA_NOMASK|SA_SIGINFO|0x158d708, (nil)}, NULL, 8) = 0 [pid 786] rt_sigaction(SIGRT_1, {0x1000000455578400, [], SA_RESTORER|SA_RESTART|SA_NOMASK|SA_SIGINFO|0x158d708, (nil)}, NULL, 8) = 0 [pid 786] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 [pid 786] getrlimit(RLIMIT_STACK, {rlim_cur=-4286247296, rlim_max=0}) = 0 [pid 786] _sysctl({0x255580328, -14084, (nil), (nil), (nil), 0}) = 0 [pid 786] brk(0) = 0x805e000 [pid 786] brk(0x807f000) = 0x807f000 [pid 786] uname({sys="Linux", node="oneu", ...}) = 0 [pid 786] time([-281473844415266]) = 1132295390 [pid 786] open("/etc/localtime", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff91a4) = 0 [pid 786] fstat64(0x3, 0xffff9030) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0"..., 4096) = 1267 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] stat64(0x556a2ac4, 0xffff902c) = 0 [pid 786] open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff7e6c) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096 [pid 786] read(3, "lias\tJS//\t\t\tJUS_I.B1.002//\nalias"..., 4096) = 4096 [pid 786] read(3, "ule\tINTERNAL\t\tISO-8859-3//\t\tISO8"..., 4096) = 4096 [pid 786] read(3, "lias\tISO-IR-199//\t\tISO-8859-14//"..., 4096) = 4096 [pid 786] read(3, "\t\tto\t\t\tmodule\t\tcost\nalias\tCSEBCD"..., 4096) = 4096 [pid 786] brk(0x80a0000) = 0x80a0000 [pid 786] read(3, "ule\t\tcost\nalias\tCP284//\t\t\tIBM284"..., 4096) = 4096 [pid 786] read(3, "lias\tCP864//\t\t\tIBM864//\nalias\t86"..., 4096) = 4096 [pid 786] read(3, "module\tIBM937//\t\tINTERNAL\t\tIBM93"..., 4096) = 4096 [pid 786] read(3, "\tEUC-JP//\nalias\tUJIS//\t\t\tEUC-JP/"..., 4096) = 4096 [pid 786] read(3, "module\t\tcost\nalias\tISO-IR-143//\t"..., 4096) = 4096 [pid 786] read(3, "-BOX//\nmodule\tISO_10367-BOX//\t\tI"..., 4096) = 4096 [pid 786] read(3, "module\tINTERNAL\t\tEUC-JISX0213//\t"..., 4096) = 512 [pid 786] read(3, "", 4096) = 0 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] futex(0x556afb4c, FUTEX_WAKE, 2147483647) = 0 [pid 786] open("/db/cdroms/oracle/database/install/resource/cons_C.nls", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] open("/db/cdroms/oracle/database/install/resource/cons.nls", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff7850) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "S_CHECKING_REQ_PREREQ=\nChecking "..., 4096) = 4096 [pid 786] read(3, "le path for central inventory lo"..., 4096) = 4096 [pid 786] read(3, "NFD=The Java RunTime Environment"..., 4096) = 4096 [pid 786] read(3, "is %d\n\0", 4096) = 7 [pid 786] read(3, "", 4096) = 0 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/resource/cons.nls", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff7850) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "S_CHECKING_REQ_PREREQ=\nChecking "..., 4096) = 4096 [pid 786] read(3, "le path for central inventory lo"..., 4096) = 4096 [pid 786] read(3, "NFD=The Java RunTime Environment"..., 4096) = 4096 [pid 786] read(3, "is %d\n\0", 4096) = 7 [pid 786] read(3, "", 4096) = 0 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] getcwd("/home/andy", 1024) = 11 [pid 786] open("/etc/oraInst.loc", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] getcwd("/home/andy", 1024) = 11 [pid 786] access("/tmp", F_OK) = 0 [pid 786] access("/tmp", R_OK|W_OK|X_OK) = 0 [pid 786] access("/tmp/OraInstall2005-11-18_01-29-50AM", F_OK) = -1 ENOENT (No such file or directory) [pid 786] mkdir("/tmp/OraInstall2005-11-18_01-29-50AM", 0775) = 0 [pid 786] open("/etc/oraInst.loc", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] access("/tmp/OraInstall2005-11-18_01-29-50AM", F_OK) = 0 [pid 786] access("/tmp/OraInstall2005-11-18_01-29-50AM", R_OK|W_OK|X_OK) = 0 [pid 786] open("/tmp/OraInstall2005-11-18_01-29-50AM/installActions2005-11-18_01-29-50AM.log", O_WRONLY|O_APPEND|O_CREAT, 0666) = 3 [pid 786] fstat64(0x3, 0xffff3d40) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] fstat64(0x3, 0xffff3e10) = 0 [pid 786] _llseek(3, 0, [0], SEEK_SET) = 0 [pid 786] access("/db/cdroms/oracle/database/install/oraparam.ini", F_OK) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] lstat64(0xffff585c, 0xffff3ab4) = 0 [pid 786] write(3, "Using paramFile: /db/cdroms/orac"..., 66) = 66 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] chdir("/db/cdroms/oracle/database/install") = 0 [pid 786] getcwd("/db/cdroms/oracle/database/install", 1024) = 35 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 3 [pid 786] fstat64(0x3, 0xffff29a8) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] read(3, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(3) = 0 [pid 786] munmap(0x5556e000, 4096) = 0 [pid 786] fstat64(0x1, 0xffff8be4) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556e000 [pid 786] write(1, "Starting Oracle Universal Instal"..., 39Starting Oracle Universal Installer... ) = 39 [pid 786] open("/etc/oraInst.loc", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 786] access("/tmp/OraInstall2005-11-18_01-29-50AM", F_OK) = 0 [pid 786] access("/tmp/OraInstall2005-11-18_01-29-50AM", R_OK|W_OK|X_OK) = 0 [pid 786] open("/tmp/OraInstall2005-11-18_01-29-50AM/installActions2005-11-18_01-29-50AM.log", O_WRONLY|O_APPEND|O_CREAT, 0666) = 3 [pid 786] fstat64(0x3, 0xffff7330) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556f000 [pid 786] fstat64(0x3, 0xffff7400) = 0 [pid 786] _llseek(3, 66, [66], SEEK_SET) = 0 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff3e60) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] write(1, "\nChecking installer requirements"..., 36 Checking installer requirements... ) = 36 [pid 786] write(3, "\nChecking installer requirements"..., 36) = 36 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff3e60) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] write(1, "\n", 1 ) = 1 [pid 786] write(3, "\nChecking operating system versi"..., 44) = 44 [pid 786] write(3, "redhat-3, SuSE-9, redhat-4, Unit"..., 67) = 67 [pid 786] access("/etc/redhat-release", F_OK) = 0 [pid 786] stat64(0xffff45a8, 0xffff3504) = 0 [pid 786] open("/etc/redhat-release", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff3490) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "Red Hat Enterprise Linux release"..., 4096) = 44 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] access("/etc/SuSE-release", F_OK) = -1 ENOENT (No such file or directory) [pid 786] access("/etc/redhat-release", F_OK) = 0 [pid 786] stat64(0xffff45a8, 0xffff3504) = 0 [pid 786] open("/etc/redhat-release", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff3490) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "Red Hat Enterprise Linux release"..., 4096) = 44 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] write(1, "Checking operating system versio"..., 156Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2 Passed ) = 156 [pid 786] write(3, "\n "..., 46) = 46 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff4278) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] read(4, "", 4096) = 0 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] write(1, "\n\nAll installer requirements met"..., 34 All installer requirements met. ) = 34 [pid 786] write(3, "\n\nAll installer requirements met"..., 34) = 34 [pid 786] open("/db/cdroms/oracle/database/install/oraparam.ini", O_RDONLY) = 4 [pid 786] fstat64(0x4, 0xffff4278) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x55570000 [pid 786] read(4, "[Oracle]\nDISTRIBUTION=TRUE\nSOURC"..., 4096) = 2387 [pid 786] read(4, "", 4096) = 0 [pid 786] close(4) = 0 [pid 786] munmap(0x55570000, 4096) = 0 [pid 786] write(1, "\n", 1 ) = 1 [pid 786] write(3, "\n", 1) = 1 [pid 786] close(3) = 0 [pid 786] munmap(0x5556f000, 4096) = 0 [pid 786] open("/etc/mtab", O_RDONLY) = 3 [pid 786] futex(0x556b0bf4, FUTEX_WAKE, 2147483647) = 0 [pid 786] fstat64(0x3, 0xffff8d38) = 0 [pid 786] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x5556f000 [pid 786] read(3, "/dev/sda1 / ext3 rw,errors=remou"..., 4096) = 361 [pid 786] read(3, "", 4096) = 0 [pid 786] getcwd("/db/cdroms/oracle/database/install", 1024) = 35 [pid 786] access("/db/cdroms/oracle/database/install/images", F_OK) = 0 [pid 786] write(1, "Preparing to launch Oracle Unive"..., 105Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-11-18_01-29-50AM. Please wait ...) = 105 [pid 786] umask(07Process 781 resumed Process 786 detached <... chroot resumed> ) = 786 [ Process PID=781 runs in 64 bit mode. ] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, 0x7fffffef56f4, WNOHANG, NULL) = -1 ECHILD (No child processes) rt_sigreturn(0xffffffffffffffff) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x433720, [], SA_RESTORER, 0x2aaaaae4f190}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(255, "", 1326) = 0 exit_group(0) = ? $ Oracle Universal Installer, Version 10.2.0.1.0 Production Copyright (C) 1999, 2005, Oracle. All rights reserved. current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultException java.lang.InternalError: Current locale is not supported occurred.. java.lang.InternalError: Current locale is not supported at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) at sun.awt.motif.MWindowPeer.init(Unknown Source) at sun.awt.motif.MFramePeer.(Unknown Source) at sun.awt.motif.MToolkit.createFrame(Unknown Source) at java.awt.Frame.addNotify(Unknown Source) at java.awt.Window.addNotify(Unknown Source) at java.awt.Window.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:260) at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193) at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202) at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436) at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926) at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866) Exception in thread "main" java.lang.InternalError: Current locale is not supported at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) at sun.awt.motif.MWindowPeer.init(Unknown Source) at sun.awt.motif.MFramePeer.(Unknown Source) at sun.awt.motif.MToolkit.createFrame(Unknown Source) at java.awt.Frame.addNotify(Unknown Source) at java.awt.Window.addNotify(Unknown Source) at java.awt.Window.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:260) at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193) at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202) at oracle.sysman.oii.oiif.oiifm.OiifmAlert.(OiifmAlert.java:151) at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984) at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)