Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1022816

Summary: rhel7 guest boot failed with "Failed to execute /sbin/init, giving up: Accessing a corrupted shared library"
Product: Red Hat Enterprise Linux 7 Reporter: ShupingCui <scui>
Component: qemu-kvmAssignee: Hai Huang <hhuang>
Status: CLOSED CURRENTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: hhuang, juzhang, michen, rbalakri, scui, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-08 11:48:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot
none
serial console log none

Description ShupingCui 2013-10-24 06:21:30 UTC
Description of problem:

rhel7 guest boot failed with "Failed to execute /sbin/init, giving up: Accessing a corrupted shared library"

Version-Release number of selected component (if applicable):
Host:
kernel-3.10.0-35.el7.x86_64
qemu-kvm-rhev-1.5.3-10.el7.x86_64
Guest:
kernel-3.10.0-35.el7.x86_64

How reproducible:
only once

Steps to Reproduce:
1. use kvm-autotest to start a round of q35 acceptance test loop
2. rhel7 guest boot failed on this case:
virt.qemu.repeat1.smp_1.4096m.Host_RHEL.7.0.spice.qcow2.virtio_blk.up.virtio_net.RHEL.7.0.x86_64.migrate.tcp


Actual results:
guest boot up successfully 

Expected results:
rhel7 guest boot failed with "Failed to execute /sbin/init, giving up: Accessing a corrupted shared library"

Additional info:
Host:
[root@intel-8400-8-1 ~]# lscpu 
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    1
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 23
Model name:            Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz
Stepping:              10
CPU MHz:               2992.121
BogoMIPS:              5984.24
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              6144K
NUMA node0 CPU(s):     0,1

[root@intel-8400-8-1 ~]# free -m
             total       used       free     shared    buffers     cached
Mem:          7591       7075        515          5          0       6733
-/+ buffers/cache:        341       7249
Swap:         7951          0       7951

Comment 1 ShupingCui 2013-10-24 06:22:35 UTC
Created attachment 815631 [details]
screenshot

Comment 2 ShupingCui 2013-10-24 06:23:11 UTC
Created attachment 815633 [details]
serial console log