- 論壇徽章:
- 0
|
22666 write(1, "test -d /home/postgres/gcctest/c"..., 62) = 62
22667 write(1, "127\n", 4) = 4
22668 rt_sigaction(SIGINT, {0x1, [], SA_RESTORER, 0x3f30430280}, {SIG_DFL, [], SA _RESTORER, 0x3f30430280}, = 0
22669 rt_sigaction(SIGQUIT, {0x1, [], SA_RESTORER, 0x3f30430280}, {SIG_DFL, [], S A_RESTORER, 0x3f30430280}, = 0
22670 rt_sigprocmask(SIG_BLOCK, [CHLD], [], = 0
22671 clone(child_stack=0, flags=CLONE_PARENT_SETTID|SIGCHLD, parent_tidptr=0x7ff fded5e4a = 3696
22672 wait4(3696, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 3696
22673 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3f30430280}, NULL, = 0
22674 rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3f30430280}, NULL, = 0
22675 rt_sigprocmask(SIG_SETMASK, [], NULL, = 0
22676 --- SIGCHLD (Child exited) @ 0 (0) ---
22677 write(1, "mkdir -p /home/postgres/gcctest/"..., 63) = 63
22678 write(1, "127\n", 4) = 4
22679 open("/home/postgres/gcctest/cdr/shell/out/137/892/20101215/511.ph", O_WRON LY|O_CREAT|O_APPEND, 0666) = -1 EMFILE (Too many open files)
22680 close(4) = 0
22681 munmap(0x2ac8cf348000, 4096) = 0
22682 open("/home/postgres/gcctest/cdr/shell/out/137/892/20101215/511.ph", O_WRON LY|O_CREAT|O_APPEND, 0666) = 4
22683 fstat(4, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
22684 fcntl(4, F_SETFD, FD_CLOEXEC) = 0
22685 fcntl(4, F_GETFL) = 0x8401 (flags O_WRONLY|O_APPEND|O _LARGEFILE)
22686 fcntl(4, F_GETFL) = 0x8401 (flags O_WRONLY|O_APPEND|O _LARGEFILE)
22687 fstat(4, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
22688 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2ac8cf348000
22689 lseek(4, 0, SEEK_CUR) = 0
22690 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffded5eb00) = -1 ENOTTY (Inappr opriate ioctl for device) |
|