Bug 197815

Summary: Kernel panic at boot
Product: Other Reporter: sworddragon2
Component: OtherAssignee: other_other
Status: NEW ---    
Severity: normal CC: kai.heng.feng
Priority: P1    
Hardware: x86-64   
OS: Linux   
See Also: https://launchpad.net/bugs/1780466
Kernel Version: 4.13 Subsystem:
Regression: Yes Bisected commit-id:

Description sworddragon2 2017-11-08 11:00:58 UTC
On booting my system I get a kernel panic claiming about "Unexpected reschedule of offline CPU#0". From what I remember it targeted to a smp.c at line 128 with the function native_smp_send_reschedule.

I don't know which exact kernel version this is but on the last working version "cat /proc/version_signature" shows "Ubuntu 4.13.0-15.16-generic 4.13.4" and the kernel panic happened with the 4.13.x version Ubuntu provided after this version (so maybe it is 4.13.5 or such).
Comment 1 sworddragon2 2018-02-14 19:20:44 UTC
This issue also happened with version 4.14.x and in version 4.15.x I still get a kernel panic at boot but this time I did see a tick-broadcast.c at line 644 being involved.