Bug 1082268

Summary: [abrt] BUG: soft lockup - CPU#0 stuck for 23s! [qemu-system-x86:3010]
Product: [Fedora] Fedora Reporter: pgp.please
Component: kernelAssignee: fedora-kernel-kvm
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0bbce17757ee7f9e5de5e96ae7e806edf95ecf9d
Whiteboard: abrt_hash:47aa8d2520fa6d0ab1d5b6daf9d1c6f221a804b4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-01 17:22:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pgp.please 2014-03-30 01:45:17 UTC
Description of problem:
No clue what is wrong, I'm using boxes to run a fedora 20 kde live iso. Although I had to enable virtualization in bios, might be relevant.

Additional info:
reporter:       libreport-2.2.0
BUG: soft lockup - CPU#0 stuck for 23s! [qemu-system-x86:3010]
Modules linked in: nls_utf8 isofs fuse ip6t_rpfilter ip6t_REJECT bnep bluetooth xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw binfmt_misc uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core rtsx_pci_sdmmc kvm_amd kvm rtsx_pci_ms memstick hp_wmi sparse_keymap mmc_core videodev snd_hda_codec_realtek arc4 snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm ath9k ath9k_common microcode ath9k_hw ath joydev mac80211 media serio_raw cfg80211 k10temp rtsx_pci mfd_core rfkill r8169 mii i2c_piix4 snd_page_alloc snd_timer snd soundcore wmi video acpi_cpufreq nfsd auth_rpcgss nfs_acl lockd sunrpc dm_crypt radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core
CPU: 0 PID: 3010 Comm: qemu-system-x86 Not tainted 3.13.7-200.fc20.i686+PAE #1
Hardware name: Hewlett-Packard HP 2000 Notebook PC/188B, BIOS F.37 06/26/2013
task: ee090d80 ti: eaa4c000 task.ti: eaa4c000
EIP: 0060:[<f90a3ce6>] EFLAGS: 00000206 CPU: 0
EIP is at svm_complete_interrupts+0x6/0x1a0 [kvm_amd]
EAX: eaa40000 EBX: eaa40000 ECX: 00000000 EDX: ed905000
ESI: 00000001 EDI: 00000000 EBP: eaa4de08 ESP: eaa4ddfc
 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
CR0: 80050033 CR2: 00000000 CR3: 2da83000 CR4: 000007f0
Stack:
 eaa40000 00000001 00000000 eaa4de10 f90a3eb5 eaa4deb0 fa01b0ef ee090d80
 b7c6d5b0 00000000 00000000 eaa4de5c ee090d80 ee090d80 c04b64b6 eaa4de5c
 eaa4de58 00000000 ee090d80 00000002 b7c6d5b0 00000000 f3b70024 7ffbfeff
Call Trace:
 [<f90a3eb5>] svm_cancel_injection+0x35/0x40 [kvm_amd]
 [<fa01b0ef>] kvm_arch_vcpu_ioctl_run+0x26f/0x10c0 [kvm]
 [<c04b64b6>] ? futex_wait+0x166/0x230
 [<f90a08b7>] ? svm_vcpu_load+0x47/0xe0 [kvm_amd]
 [<fa017d7f>] ? kvm_arch_vcpu_load+0x4f/0x200 [kvm]
 [<f90a00d6>] ? svm_vcpu_put+0x36/0x50 [kvm_amd]
 [<fa007d04>] ? vcpu_load+0x44/0x70 [kvm]
 [<fa00816e>] kvm_vcpu_ioctl+0x40e/0x4b0 [kvm]
 [<c04b7b04>] ? do_futex+0xf4/0xa90
 [<c040f908>] ? __switch_to+0xb8/0x350
 [<fa007d60>] ? vcpu_put+0x30/0x30 [kvm]
 [<c0578272>] do_vfs_ioctl+0x2e2/0x4c0
 [<c0642bdf>] ? file_has_perm+0x7f/0x90
 [<c06435cc>] ? selinux_file_ioctl+0x4c/0xf0
 [<c05784b0>] SyS_ioctl+0x60/0x80
 [<c09d0a4d>] sysenter_do_call+0x12/0x28
Code: 48 08 80 00 00 00 89 d8 e8 08 d8 ff ff 89 d8 e8 91 f2 ff ff 5b 5d c3 8d b6 00 00 00 00 8b 80 dc 34 00 00 eb da 55 89 e5 57 56 53 <3e> 8d 74 26 00 89 c3 8b 80 80 34 00 00 f6 83 68 01 00 00 10 8b

Comment 1 Josh Boyer 2014-04-01 17:22:15 UTC

*** This bug has been marked as a duplicate of bug 1038929 ***