It was suggested that I try to run dg_strace. I ran it on one of the failing
uv processes. It generated a 1mb file. I can see where it executes "uvsh"
and It fails just after the 7th occurance of "RUN APP.PROGS PACKAGE.INS".
(The 7th run is just after the string "SPECIAL.EDITOR.SELECT.DATA\OLONG".) I
have no idea how to read this file but I thought it might help identify
where the error occurred. I have included the very end of the output of
dg_strace below:

, {NULL, 0}, {NULL, 0}, {NULL, 0}, {NULL, 0}, {NULL, 0}, {NULL, 0}, {NULL,
0}, {
NULL, 0}, {NULL, 0}, {NULL, 134688924}], 8192) = 8192
close(3)                                = 0
sigaction_svr3(SIGQUIT, {...}, {...})   = 1253
sigaction_svr3(SIGNULL, {...}, {0xc0a0d, [XCPU XFSZ],
SA_RESTART|SA_SIGINFO}) =
2130681856
sigaction_svr3(SIGINT, {0xc0a0d, [XCPU XFSZ], SA_RESTART|SA_SIGINFO},
{0x74706f2
f, [HUP INT QUIT ILL ABRT KILL SEGV PIPE ALRM TERM CLD PWR URG POLL STOP
CONT TT
IN TTOU VTALRM XCPU ??? XCPU XFSZ PROF ??? ??? ??? ??? ??? ??? ??? ??? ???
??? ?
?? ??? DGTIMER3 DGTIMER4],
SA_RESTART|SA_SIGINFO|SA_RESETHAND|SA_ONSTACK|SA_NOCL
DSTOP|SA_NOCLDWAIT|0x72707520}) = 0
wait([WIFSIGNALED(s) && WTERMSIG(s) == SIG???]) = 20325
wait4(134508240,  <unfinished ...>
--- SIGCLD ---
<... wait4 resumed> [WIFSIGNALED(s) && WTERMSIG(s) == SIG???],
WEXITED|WTRAPPED,
 NULL) = 20325
_exit(1)                                = ?
+++ Exited with status 1 +++
Process 20284 detached
root imm #

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to