Michael Pronath <[EMAIL PROTECTED]> writes:
> Now it doesn't oops anymore, but it hangs.
> Michael
Where does it hang? What is the last kernel message that you see? I
presume you see "RxEvent..." but you never see "RxListener..."? Or do
you actually see "RxListener..." and it hangs there? If the latter,
then can you revert the last change and make this one in the file
rx/LINUX/rx_knet.c, at the bottom of the file, make it read:
if (rx_socket != NULL)
sock_release(rx_socket);
rx_socket = NULL;
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
[EMAIL PROTECTED] PGP key available
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel
- [OpenAFS-devel] Kernel 2.4.0 Oops when afs is shutting d... Michael Pronath
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Daniel Jacobowitz
- [OpenAFS-devel] Kernel 2.4.0 Oops when afs is shutt... Michael Pronath
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Derek Atkins
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs ... Chas Williams
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Chas Williams
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Derek Atkins
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Michael Pronath
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Derek Atkins
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Michael Pronath
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Derek Atkins
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Michael Pronath
- Re: [OpenAFS-devel] Kernel 2.4.0 Oops when afs is s... Derek Atkins
