[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [leafnode-list] Hangs/Error during fetchnews retrieval



> -----Original Message-----
> From: Matthias Andree [mailto:ma@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]
> Sent: 16 January 2002 11:04
> To: leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [leafnode-list] Hangs/Error during fetchnews retrieval
>
>
> "John Carlyle-Clarke" <john.cc@xxxxxxxxxxxxxxxx> writes:
>
> > Not come across these before, but it seems strace requires
> kernel patching.
> > Is there not a way to recompile/switch leafnode so that it gives more
> > debugging trace?
>
> I don't patch my kernel to make strace work. What kernel, what kernel
> version and what strace version do you have?
>

Ah sorry. I had never heard of strace and a Google gave me
http://www.liacs.nl/~wichert/strace/ as the "Strace home page".  This says:

<QUOTE>
Linux kernel patches

Unfortunately the stock Linux kernel does not allow strace to do everything
it wants. You can get some kernel patches here to fix that.
</QUOTE>

However, I've looked again.  I run Mandrake 7.1 and there is an strace rpm
in the distro, so I suppose the kernel is already patched.

Therefore, here is the info you asked for.  I am not getting an explicit
"Broken Pipe" error now.  The fetch just stops.

Here is the last bit of the output:

storing <a1qdtk$prc$1@xxxxxxxxxxxxxxxxxxxxx>: rec.crafts.woodturning
.as article 496 in rec.crafts.woodturning
rec.crafts.woodturning: receiving article 71204 (370 more up in the air)
storing <u41gd7r9ge915a@xxxxxxxxxxxxxxxxxx>: rec.crafts.woodturning
.as article 497 in rec.crafts.woodturning
rec.crafts.woodturning: receiving article 71205 (369 more up in the air)
storing <a1qept02kso@xxxxxxxxxxxxxxxxxx>: rec.crafts.woodturning
.as article 498 in rec.crafts.woodturning
[root@pc69 /root]#


And here is the last bit of the strace log:

13:00:47 fstat64(9, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
13:00:47 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
13:00:47 write(1, "storing <u41gd7r9ge915a@xxxxxxxx"..., 68) = 68
13:00:47 write(1, "..as article 497 in rec.crafts.w"..., 43) = 43
13:00:47
link("/var/spool/news/message.id/864/<u41gd7r9ge915a@xxxxxxxxxxxxxxxxxx>",
"497") = 0
13:00:47 write(5, "BODY 71204\r\n", 12) = 12
13:00:47 read(6, "222 71204 <u41gd7r9ge915a@xxxxxx"..., 1024) = 1024
13:00:51 read(6, "riginal to our\r\n> > discussion g"..., 1024) = 577
13:00:51 write(9, "Path: sn-us!sn-xit-02!sn-post-02"..., 2253) = 2253
13:00:51 close(9)                       = 0
13:00:51 munmap(0x40017000, 4096)       = 0
13:00:51 write(5, "HEAD 71205\r\n", 12) = 12
13:00:51 read(6, "221 71205 <a1qept02kso@xxxxxxxxx"..., 1024) = 853
13:00:52 write(1, "rec.crafts.woodturning: receivin"..., 73) = 73
13:00:52
stat("/var/spool/news/message.id/523/<a1qept02kso@xxxxxxxxxxxxxxxxxx>",
0xbffff7ec) = -1 EN
OENT (No such file or directory)
13:00:52
open("/var/spool/news/message.id/523/<a1qept02kso@xxxxxxxxxxxxxxxxxx>",
O_WRONLY|O_CREAT|O_
TRUNC, 0666) = 9
13:00:52 fstat64(9, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
13:00:52 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
13:00:52 write(1, "storing <a1qept02kso@xxxxxxxxxxx"..., 65) = 65
13:00:52 write(1, "..as article 498 in rec.crafts.w"..., 43) = 43
13:00:52
link("/var/spool/news/message.id/523/<a1qept02kso@xxxxxxxxxxxxxxxxxx>",
"498") = 0
13:00:52 write(5, "BODY 71205\r\n", 12) = 12
13:00:52 read(6, 0x40016000, 1024)      = -1 ECONNRESET (Connection reset by
peer)
13:05:53 fstat64(8, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
13:05:53 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40109000
13:05:53 chdir("/var/spool/news/comp/risks") = 0
13:05:53 write(5, "GROUP comp.risks\r\n", 18) = -1 EPIPE (Broken pipe)
13:05:53 --- SIGPIPE (Broken pipe) ---
13:05:53 +++ killed by SIGPIPE +++

Let me know if you need any more info.

Thanks again,

	John



-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list