Kernel crashes in copy_page()
Issue
- Kernel crashes in copy_page()
[2156973.357449] general protection fault: 0000 [#1] SMP
[2156973.357457] Modules linked in: fuse btrfs zlib_deflate raid6_pq xor vfat msdos fat xfs veth splxmod(OF) bridge stp llc sg nfsv3 nfs fscache dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c loop vmw_vsock_vmci_transport vsock ipt_REJECT xt_conntrack iptable_filter xt_nat ipt_MASQUERADE xt_addrtype iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables dm_mirror dm_region_hash dm_log dm_mod ppdev vmw_balloon crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper parport_pc ablk_helper cryptd parport serio_raw vmxnet3 pcspkr vmw_vmci shpchp i2c_piix4 mperf nfsd auth_rpcgss nfs_acl lockd sunrpc uinput binfmt_misc ext4 mbcache jbd2 ata_generic pata_acpi sd_mod crc_t10dif crct10dif_common vmwgfx ttm ahci drm libahci
[2156973.357494] ata_piix libata vmw_pvscsi i2c_core floppy
[2156973.357499] CPU: 15 PID: 17063 Comm: java Tainted: GF O-------------- 3.10.0-123.el7.x86_64 #1
[2156973.357502] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/05/2016
[2156973.357505] task: ffff881234c5e660 ti: ffff880b93e74000 task.ti: ffff880b93e74000
[2156973.357507] RIP: 0010:[<ffffffff812c4f33>] [<ffffffff812c4f33>] copy_page+0x23/0xe0
[2156973.357516] RSP: 0018:ffff880b93e75ca0 EFLAGS: 00010206
[2156973.357517] RAX: 0000001938000000 RBX: 0000160000000000 RCX: 000000000000003a
[2156973.357519] RDX: 0000000000000000 RSI: 0005080000000000 RDI: ffff881938000000
[2156973.357520] RBP: ffff880b93e75d08 R08: 0000000000007fc0 R09: 00000000fffffff7
[2156973.357522] R10: 0000000000000000 R11: 0000000000000006 R12: ffff880b93e75fd8
[2156973.357523] R13: ffff880b93e75fd8 R14: ffff880b93e75fd8 R15: ffff880b93e75fd8
[2156973.357525] FS: 00007fd150795700(0000) GS:ffff88303fdc0000(0000) knlGS:0000000000000000
[2156973.357527] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[2156973.357528] CR2: 00000000f8882da0 CR3: 00000007d59ae000 CR4: 00000000001407e0
[2156973.357577] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[2156973.357608] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[2156973.357610] Stack:
[2156973.357612] 0000160000000000 ffff880b93e75fd8 ffffffff8116e809 ffff88134af98360
[2156973.357616] ffff880b93e75cf8 0000160000008000 ffffea0064e00000 0000000000000000
[2156973.357620] ffff880bdb12cda8 ffffea0064e00000 ffff8811a86f3200 00007fd136a00000
[2156973.357623] Call Trace:
[2156973.357634] [<ffffffff8116e809>] ? copy_user_huge_page+0xc9/0x1c0
[2156973.357641] [<ffffffff811a0c98>] do_huge_pmd_wp_page+0x608/0xb80
[2156973.357645] [<ffffffff8116c794>] handle_mm_fault+0x564/0xd90
[2156973.357652] [<ffffffff810c0362>] ? futex_wake_op+0x332/0x570
[2156973.357660] [<ffffffff815ed186>] __do_page_fault+0x156/0x540
[2156973.357663] [<ffffffff810c29f2>] ? do_futex+0x172/0x5e0
[2156973.357671] [<ffffffff8109fc20>] ? update_curr+0x70/0x150
[2156973.357675] [<ffffffff8109b776>] ? __dequeue_entity+0x26/0x40
[2156973.357678] [<ffffffff8109cb67>] ? pick_next_task_fair+0x67/0x1d0
[2156973.357681] [<ffffffff815ed58a>] do_page_fault+0x1a/0x70
[2156973.357684] [<ffffffff815e97c8>] page_fault+0x28/0x30
[2156973.357685] Code: c3 0f 1f 80 00 00 00 00 48 83 ec 10 48 89 1c 24 4c 89 64 24 08 b9 3b 00 00 00 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 48 ff c9 <48> 8b 06 48 8b 5e 08 48 8b 56 10 4c 8b 46 18 4c 8b 4e 20 4c 8b
[2156973.357701] RIP [<ffffffff812c4f33>] copy_page+0x23/0xe0
[2156973.357704] RSP <ffff880b93e75ca0>
Environment
- Red Hat Enterprise Linux 7.0GA (kernel-3.10.0-123.el7)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.