[Cluster-devel] PROBLEM: dlm: BUG_ON on "con->nodeid == 0" when connect from unknown address

David Teigland teigland at redhat.com
Mon Aug 3 14:24:42 UTC 2015


On Mon, Aug 03, 2015 at 07:20:55PM +0800, tan.hu at zte.com.cn wrote:
> When using SCTP protocol in dlm and it received connecting request 
> from unknown address, the function receive_from_sock may directly 
> shutdown the connection through process_sctp_notification. If still 
> messages received from the unknown address exist in the listening 
> socket, then it will causes BUG_ON(con->nodeid == 0) in 
> receive_from_sock confirmed. 

Thanks, we'll add a patch for that to the pile of other SCTP fixes
currently being tested.
Dave




More information about the Cluster-devel mailing list