Opened 6 years ago

Closed 6 years ago

#728 closed defect (fixed)

Kernel panic in QEMU on ia32 without KVM

Reported by: Vojtech Horky Owned by: Jiří Zárevúcky
Priority: critical Milestone: 0.7.2
Component: helenos/kernel/ia32 Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also:

Description

Since CI build 156 (well, at least build 155 looks healthier), all tests on ia32 are failing. Upon manual execution of the images, the booting terminates with kernel panic due to failed assertion in kinit thread (see attached screenshot).

Running on QEMU with KVM is okay, without KVM it fails every time. The problem started around 11th of April, some quick checks pointed me to 57d44dd9c17 where it seems to happen for the first time.

Attachments (1)

ia32-panic-on-boot.png (31.3 KB ) - added by Vojtech Horky 6 years ago.
Kernel panic on ia32 in QEMU without KVM

Download all attachments as: .zip

Change History (2)

by Vojtech Horky, 6 years ago

Attachment: ia32-panic-on-boot.png added

Kernel panic on ia32 in QEMU without KVM

comment:1 by Jiří Zárevúcky, 6 years ago

Resolution: fixed
Status: assignedclosed

Thanks! Forgot to initialize a struct field.
Should be fixed with 1cac87

Note: See TracTickets for help on using tickets.