My kernel crash call stack just shows below without addresses.
[ 163.676238] ? show_regs+0x6e/0x80
[ 163.696436] ? __die+0x29/0x70
[ 163.696438] ? page_fault_oops+0x160/0x470
[ 163.715248] ? do_user_addr_fault+0x314/0x6c0
[ 163.715253] ? __dynamic_dev_dbg+0x169/0x1d0
[ 163.742386] ? exc_page_fault+0x7d/0x190
[ 163.754336] ? asm_exc_page_fault+0x2b/0x30
How can I do?
Thanks!
I want to show like below:
[<ffffffff8107bf5d>] ? finish_task_switch+0x3d/0x120
[<ffffffff815f3130>] __schedule+0x3b0/0x9d0
[<ffffffff815f3779>] schedule+0x29/0x70
New contributor
He Pengpeng is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.