unexpected rebooting cpu panic problem

Hello All,

my FreeBSD box is rebooting randomly.

It gives error cpu panic. what can be the problem?

Thanks for your help.


error1.png
 
If you have generic kernel the best way would be to make sure you have crash dumps available and open a PR.
Here you have a second problem - you are running unsupported version of FreeBSD.

grahamperrin That PR you mentioned is different.

Problem happened in frame #6, ng_apply_item function. Example of such fault is attempt to write to readonly area. Not much can be done without crash dump.
However you should update to a supported version first. Enable crash dumps. If you get the same problem on supported version open a PR.
 
Back
Top