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

Reply via email to