Results 1 to 2 of 2
Hi,
I am working on a kernel module and my module hangs when i run it(and crashes the system). When I check the kernel logs it says "BUG: rwlock bad ...
- 02-11-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 1
rwlock bad magic error
Hi,
I am working on a kernel module and my module hangs when i run it(and crashes the system). When I check the kernel logs it says "BUG: rwlock bad magic". I can't seem to be able to solve this error.
It is probably something i have missed because i ran other modules with same kind of rwlock variable and initialization and they worked fine.
I am using kernel 2.6.16. Can anyone suggest how to debug this error?
Thanks,
Manav
- 02-14-2009 #2Just Joined!
- Join Date
- Jan 2009
- Location
- Bangalore
- Posts
- 15
rwlock bad magic error
hi,
will you share the your code... So that i can try to help you.


Reply With Quote
