I managed to get giFT and giFTcurs working correctly. Now, giFT keeps dying. I run it with 'giFT -d'. I ran an strace. Here is the end of the output from the main forked process:


gettimeofday({1058811767, 217451}, NULL) = 0
gettimeofday({1058811767, 217487}, NULL) = 0
gettimeofday({1058811767, 217522}, NULL) = 0
gettimeofday({1058811767, 217557}, NULL) = 0
gettimeofday({1058811767, 217592}, NULL) = 0
time(NULL) = 1058811767
write(0, "[13:22] giFT: download.c:527(dow"..., 103) = 103
write(16, "[DEFAULT]\r\nBASEURL=http://freese";..., 117) = 117
close(16) = 0
munmap(0x4089b000, 4096) = 0
gettimeofday({1058811767, 225613}, NULL) = 0
gettimeofday({1058811767, 225649}, NULL) = 0
write(2, "giFT: download.c:462: verify_int"..., 80) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
write(19, "\215s\315U\351R\220\227\327 0\260\33\'\200\316UV\227!\226"..., 1408) = 1408
write(23, "f7\230\247\3020<K\t\203\27\377\16\272j\372\320\321\350"..., 1448) = 1448
write(12, "$\f\236/\265\243\200\300\6\0PgJ\23\211y\303\0)\311\351"..., 1048) = 1048
kill(15887, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---



Can anyone make heads or tails of this output?


--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to