Peter Losher writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > After dealing w/ the traffic loads for 5.2-REL for three days, the system > popped into the debugger and halted. Here are the relevant details - If this > is a known issue and fixed in 5.2, then say so... :) > The panic is in the zero-copy sockets code. There have been many VM system changes which may have fixed it. Specifically, Alan Cox improved the sf_buf system quite a bit between 5.1 and 5.2. Can you map socow_setup+0xc9 to a source file line number in your system please? Do gdb kernel.debug <...> (gdb) list *socow_setup+0xc9 BTW, A certain way to prevent this from ever happening is to disable that code by removing options ZERO_COPY_SOCKETS from your kernel config file. Thanks, DrewReceived on Fri Jan 16 2004 - 07:18:14 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:38 UTC