2008-06-12 13:04:53 kernel assertion
Linux Newbie (INDIA)
Message: 57170
Hi,
can anyone please let me know, wht the below error message implies
rootK~E RNEL: assertion (!atomic_read(&sk->sk_rmem_alloc)) failed at net/netlink/af_netlink.c (145)
QuoteReplyEditDelete
2008-06-13 13:19:46 Re: kernel assertion
Linux Newbie (INDIA)
Message: 57249
Hi,
Anyone plz suggest me the reason for the above error.
QuoteReplyEditDelete
2008-06-13 22:13:18 Re: kernel assertion
Yi Li (CHINA)
Message: 57282
I cannot understand what is your question?
You don't understand what "assertion()" mean, or you don't understand why the assertion fails?
If in the second case, you may read the source code to debug (as every kernel developer does).