lkl / linux

Linux kernel source tree

Home Page:https://lkl.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lkl crashing

speedingdaemon opened this issue · comments

Hi,

I am seeing my process crash. The only messages I see are these:
[ 2.684440] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.684838] Btrfs loaded, crc32c=crc32c-generic
[ 2.684886] Warning: unable to open an initial console.
[ 2.684908] This architecture does not have kernel memory protection.
[ 2.685029] BUG: failure at kernel/irq_work.c:135/irq_work_run_list()!
[ 2.685043] Kernel panic - not syncing: BUG!
[ 2.685054] ---[ end Kernel panic - not syncing: BUG!

Backtrace in GDB also doesn't provide any info.
2 questions:

  1. How do I fix GDB and have it show me entire backtrace?
  2. Has anyone seen this issue (crash) earlier? What is the root-cause?

Thanks

Anyone has any idea?

What does the above panic mean? I have still not been able to find out how to generate the entire stack trace correctly. @tavip @thehajime