Bug 562766 - BUG() during boot of RHEL6.0 guest
Summary: BUG() during boot of RHEL6.0 guest
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm
Version: 5.5
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Eduardo Habkost
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-08 10:46 UTC by Juan Quintela
Modified: 2010-02-08 10:53 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-08 10:53:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
BUG output (2.35 KB, application/octet-stream)
2010-02-08 10:46 UTC, Juan Quintela
no flags Details

Description Juan Quintela 2010-02-08 10:46:50 UTC
Created attachment 389489 [details]
BUG output

Description of problem:

Booting a RHEL6.0 Alpha-3 guest with smp enabled BUGS during boot (see attachment).
BUG happens on bitmap_scnprintf().
Booting guest with smp=1 boots as expected.

Version-Release number of selected component (if applicable):
[root@ninfa ~]# rpm -qa *kvm*
kmod-kvm-83-154.el5
etherboot-zroms-kvm-5.4.4-13.el5
kvm-83-154.el5
[root@ninfa ~]# uname -a
Linux ninfa.mitica 2.6.18-186.el5 #1 SMP Wed Jan 27 18:11:22 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@ninfa ~]# 


How reproducible:
Always

Steps to Reproduce:
1. Install RHEL6.0 Alpha3 with smp=2
2. Boot after installation
  
Actual results:

Guest hangs with described BUG() message.

Expected results:
Boot correctly, as up does.

Additional info:

Comment 1 Juan Quintela 2010-02-08 10:53:41 UTC
Upgrading rhel6.0 kernel to 2.6.32-14.el6 fixes the issue.


Note You need to log in before you can comment on or make changes to this bug.