[Bug 1198735] New: kernel kills cp / rsync while copying (large) amount of files from usb disk to usb disk
http://bugzilla.opensuse.org/show_bug.cgi?id=1198735 Bug ID: 1198735 Summary: kernel kills cp / rsync while copying (large) amount of files from usb disk to usb disk Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: x86-64 OS: openSUSE Leap 15.2 Status: NEW Severity: Major Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: rens.groenewegen@xs4all.nl QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- using command line: cp -ruvax /some/path/* . where /some/path/* is approx 1 Tbyte of large and small files, cp crashes ( and so does rsync ) I do not think it is actually related to these commands ( kswapd also occurs in source or initiator of the BUG entry ) hardware is x86-64, amd cpu. memory 12 GB ddr3 kernel: Linux mmbox 5.3.18-lp152.66-default #1 SMP Tue Mar 2 13:18:19 UTC 2021 (73933a3) x86_64 x86_64 x86_64 GNU/Linux this is dmesg output : [Thu Apr 21 22:13:00 2022] BUG: kernel NULL pointer dereference, address: 0000000000000208 [Thu Apr 21 22:13:00 2022] #PF: supervisor read access in kernel mode [Thu Apr 21 22:13:00 2022] #PF: error_code(0x0000) - not-present page [Thu Apr 21 22:13:00 2022] PGD 0 P4D 0 [Thu Apr 21 22:13:00 2022] Oops: 0000 [#1] SMP NOPTI [Thu Apr 21 22:13:00 2022] CPU: 3 PID: 2243 Comm: cp Not tainted 5.3.18-lp152.66-default #1 openSUSE Leap 15.2 [Thu Apr 21 22:13:00 2022] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./QC5000-ITX/PH, BIOS P1.00 10/27/2014 [Thu Apr 21 22:13:00 2022] RIP: 0010:find_get_entry+0x76/0x160 [Thu Apr 21 22:13:00 2022] Code: 48 c7 44 24 18 03 00 00 00 e8 a6 ad 73 00 48 3d 06 04 00 00 48 89 c2 74 e4 48 3d 02 04 00 00 74 dc 48 85 c0 74 66 a8 01 75 64 <48> 8b 40 08 48 8d 78 ff a8 01 48 0f 44 fa 8b 47 34 85 c0 74 be 8d [Thu Apr 21 22:13:00 2022] RSP: 0018:ffffb7dd802efc20 EFLAGS: 00010246 [Thu Apr 21 22:13:00 2022] RAX: 0000000000000200 RBX: ffffb7dd802efd50 RCX: 0000000000000000 [Thu Apr 21 22:13:00 2022] RDX: 0000000000000200 RSI: ffff96384a5f66c8 RDI: ffffb7dd802efc20 [Thu Apr 21 22:13:00 2022] RBP: 000000000000000e R08: 0000000000000000 R09: ffffb7dd802efd48 [Thu Apr 21 22:13:00 2022] R10: ffffb7dd802efe48 R11: 0000000000000000 R12: 0000000000100cca [Thu Apr 21 22:13:00 2022] R13: ffff963a35c3caa0 R14: 000000000009b701 R15: ffffffffa708ba20 [Thu Apr 21 22:13:00 2022] FS: 00007fcd47ec0580(0000) GS:ffff963af4380000(0000) knlGS:0000000000000000 [Thu Apr 21 22:13:00 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 CR3: 00000002d18be000 CR4: 00000000000406e0 [Thu Apr 21 22:13:00 2022] Call Trace: [Thu Apr 21 22:13:00 2022] pagecache_get_page+0x30/0x2c0 [Thu Apr 21 22:13:00 2022] grab_cache_page_write_begin+0x1f/0x40 [Thu Apr 21 22:13:00 2022] ext4_da_write_begin+0xcd/0x430 [Thu Apr 21 22:13:00 2022] generic_perform_write+0xb6/0x1b0 [Thu Apr 21 22:13:00 2022] __generic_file_write_iter+0x192/0x1c0 [Thu Apr 21 22:13:00 2022] ? generic_write_checks+0x64/0xc0 [Thu Apr 21 22:13:00 2022] ext4_file_write_iter+0x11d/0x3c0 [Thu Apr 21 22:13:00 2022] ? file_fdatawait_range+0x20/0x20 [Thu Apr 21 22:13:00 2022] new_sync_write+0x12d/0x1d0 [Thu Apr 21 22:13:00 2022] vfs_write+0xad/0x1b0 [Thu Apr 21 22:13:00 2022] ksys_write+0xa1/0xe0 [Thu Apr 21 22:13:00 2022] do_syscall_64+0x65/0x1f0 [Thu Apr 21 22:13:00 2022] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [Thu Apr 21 22:13:00 2022] RIP: 0033:0x7fcd473b6164 [Thu Apr 21 22:13:00 2022] Code: 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 80 00 00 00 00 8b 05 4a d2 2c 00 48 63 ff 85 c0 75 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 f3 c3 66 90 55 53 48 89 d5 48 89 f3 48 83 [Thu Apr 21 22:13:00 2022] RSP: 002b:00007ffd2a83bde8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [Thu Apr 21 22:13:00 2022] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fcd473b6164 [Thu Apr 21 22:13:00 2022] RDX: 0000000000020000 RSI: 00005566a7237000 RDI: 0000000000000004 [Thu Apr 21 22:13:00 2022] RBP: 00005566a7237000 R08: 0000000000020000 R09: 0000000000000000 [Thu Apr 21 22:13:00 2022] R10: 0000000000020000 R11: 0000000000000246 R12: 00005566a7237000 [Thu Apr 21 22:13:00 2022] R13: 0000000000000004 R14: 00005566a7237000 R15: 0000000000000001 [Thu Apr 21 22:13:00 2022] Modules linked in: xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp ip6table_mangle ip6table_nat iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables bpfilter tun af_packet bridge stp llc iscsi_ibft iscsi_boot_sysfs rfkill dmi_sysfs msr amd_freq_sensitivity edac_mce_amd kvm_amd ccp kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 crypto_simd cryptd glue_helper k10temp fam15h_power pcspkr ses enclosure joydev sp5100_tco scsi_transport_sas i2c_piix4 r8169 realtek libphy acpi_cpufreq button nfsd auth_rpcgss nfs_acl lockd grace sunrpc amdgpu amd_iommu_v2 gpu_sched hid_generic usbhid uas usb_storage radeon i2c_algo_bit drm_kms_helper crc32c_intel syscopyarea sysfillrect sysimgblt ohci_pci fb_sys_fops ttm xhci_pci xhci_hcd drm ehci_pci ohci_hcd ehci_hcd usbcore video sg dm_multipath dm_mod scsi_dh_rdac [Thu Apr 21 22:13:00 2022] scsi_dh_emc scsi_dh_alua [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 [Thu Apr 21 22:13:00 2022] ---[ end trace 60a8e34d3a2e5b7d ]--- [Thu Apr 21 22:13:00 2022] RIP: 0010:find_get_entry+0x76/0x160 [Thu Apr 21 22:13:00 2022] Code: 48 c7 44 24 18 03 00 00 00 e8 a6 ad 73 00 48 3d 06 04 00 00 48 89 c2 74 e4 48 3d 02 04 00 00 74 dc 48 85 c0 74 66 a8 01 75 64 <48> 8b 40 08 48 8d 78 ff a8 01 48 0f 44 fa 8b 47 34 85 c0 74 be 8d [Thu Apr 21 22:13:00 2022] RSP: 0018:ffffb7dd802efc20 EFLAGS: 00010246 [Thu Apr 21 22:13:00 2022] RAX: 0000000000000200 RBX: ffffb7dd802efd50 RCX: 0000000000000000 [Thu Apr 21 22:13:00 2022] RDX: 0000000000000200 RSI: ffff96384a5f66c8 RDI: ffffb7dd802efc20 [Thu Apr 21 22:13:00 2022] RBP: 000000000000000e R08: 0000000000000000 R09: ffffb7dd802efd48 [Thu Apr 21 22:13:00 2022] R10: ffffb7dd802efe48 R11: 0000000000000000 R12: 0000000000100cca [Thu Apr 21 22:13:00 2022] R13: ffff963a35c3caa0 R14: 000000000009b701 R15: ffffffffa708ba20 [Thu Apr 21 22:13:00 2022] FS: 00007fcd47ec0580(0000) GS:ffff963af4380000(0000) knlGS:0000000000000000 [Thu Apr 21 22:13:00 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 CR3: 00000002d18be000 CR4: 00000000000406e0 and this one : =================================================================== [Thu Apr 21 22:13:00 2022] BUG: kernel NULL pointer dereference, address: 0000000000000208 [Thu Apr 21 22:13:00 2022] #PF: supervisor read access in kernel mode [Thu Apr 21 22:13:00 2022] #PF: error_code(0x0000) - not-present page [Thu Apr 21 22:13:00 2022] PGD 0 P4D 0 [Thu Apr 21 22:13:00 2022] Oops: 0000 [#1] SMP NOPTI [Thu Apr 21 22:13:00 2022] CPU: 3 PID: 2243 Comm: cp Not tainted 5.3.18-lp152.66-default #1 openSUSE Leap 15.2 [Thu Apr 21 22:13:00 2022] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./QC5000-ITX/PH, BIOS P1.00 10/27/2014 [Thu Apr 21 22:13:00 2022] RIP: 0010:find_get_entry+0x76/0x160 [Thu Apr 21 22:13:00 2022] Code: 48 c7 44 24 18 03 00 00 00 e8 a6 ad 73 00 48 3d 06 04 00 00 48 89 c2 74 e4 48 3d 02 04 00 00 74 dc 48 85 c0 74 66 a8 01 75 64 <48> 8b 40 08 48 8d 78 ff a8 01 48 0f 44 fa 8b 47 34 85 c0 74 be 8d [Thu Apr 21 22:13:00 2022] RSP: 0018:ffffb7dd802efc20 EFLAGS: 00010246 [Thu Apr 21 22:13:00 2022] RAX: 0000000000000200 RBX: ffffb7dd802efd50 RCX: 0000000000000000 [Thu Apr 21 22:13:00 2022] RDX: 0000000000000200 RSI: ffff96384a5f66c8 RDI: ffffb7dd802efc20 [Thu Apr 21 22:13:00 2022] RBP: 000000000000000e R08: 0000000000000000 R09: ffffb7dd802efd48 [Thu Apr 21 22:13:00 2022] R10: ffffb7dd802efe48 R11: 0000000000000000 R12: 0000000000100cca [Thu Apr 21 22:13:00 2022] R13: ffff963a35c3caa0 R14: 000000000009b701 R15: ffffffffa708ba20 [Thu Apr 21 22:13:00 2022] FS: 00007fcd47ec0580(0000) GS:ffff963af4380000(0000) knlGS:0000000000000000 [Thu Apr 21 22:13:00 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 CR3: 00000002d18be000 CR4: 00000000000406e0 [Thu Apr 21 22:13:00 2022] Call Trace: [Thu Apr 21 22:13:00 2022] pagecache_get_page+0x30/0x2c0 [Thu Apr 21 22:13:00 2022] grab_cache_page_write_begin+0x1f/0x40 [Thu Apr 21 22:13:00 2022] ext4_da_write_begin+0xcd/0x430 [Thu Apr 21 22:13:00 2022] generic_perform_write+0xb6/0x1b0 [Thu Apr 21 22:13:00 2022] __generic_file_write_iter+0x192/0x1c0 [Thu Apr 21 22:13:00 2022] ? generic_write_checks+0x64/0xc0 [Thu Apr 21 22:13:00 2022] ext4_file_write_iter+0x11d/0x3c0 [Thu Apr 21 22:13:00 2022] ? file_fdatawait_range+0x20/0x20 [Thu Apr 21 22:13:00 2022] new_sync_write+0x12d/0x1d0 [Thu Apr 21 22:13:00 2022] vfs_write+0xad/0x1b0 [Thu Apr 21 22:13:00 2022] ksys_write+0xa1/0xe0 [Thu Apr 21 22:13:00 2022] do_syscall_64+0x65/0x1f0 [Thu Apr 21 22:13:00 2022] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [Thu Apr 21 22:13:00 2022] RIP: 0033:0x7fcd473b6164 [Thu Apr 21 22:13:00 2022] Code: 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 80 00 00 00 00 8b 05 4a d2 2c 00 48 63 ff 85 c0 75 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 f3 c3 66 90 55 53 48 89 d5 48 89 f3 48 83 [Thu Apr 21 22:13:00 2022] RSP: 002b:00007ffd2a83bde8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [Thu Apr 21 22:13:00 2022] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fcd473b6164 [Thu Apr 21 22:13:00 2022] RDX: 0000000000020000 RSI: 00005566a7237000 RDI: 0000000000000004 [Thu Apr 21 22:13:00 2022] RBP: 00005566a7237000 R08: 0000000000020000 R09: 0000000000000000 [Thu Apr 21 22:13:00 2022] R10: 0000000000020000 R11: 0000000000000246 R12: 00005566a7237000 [Thu Apr 21 22:13:00 2022] R13: 0000000000000004 R14: 00005566a7237000 R15: 0000000000000001 [Thu Apr 21 22:13:00 2022] Modules linked in: xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp ip6table_mangle ip6table_nat iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables bpfilter tun af_packet bridge stp llc iscsi_ibft iscsi_boot_sysfs rfkill dmi_sysfs msr amd_freq_sensitivity edac_mce_amd kvm_amd ccp kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 crypto_simd cryptd glue_helper k10temp fam15h_power pcspkr ses enclosure joydev sp5100_tco scsi_transport_sas i2c_piix4 r8169 realtek libphy acpi_cpufreq button nfsd auth_rpcgss nfs_acl lockd grace sunrpc amdgpu amd_iommu_v2 gpu_sched hid_generic usbhid uas usb_storage radeon i2c_algo_bit drm_kms_helper crc32c_intel syscopyarea sysfillrect sysimgblt ohci_pci fb_sys_fops ttm xhci_pci xhci_hcd drm ehci_pci ohci_hcd ehci_hcd usbcore video sg dm_multipath dm_mod scsi_dh_rdac [Thu Apr 21 22:13:00 2022] scsi_dh_emc scsi_dh_alua [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 [Thu Apr 21 22:13:00 2022] ---[ end trace 60a8e34d3a2e5b7d ]--- [Thu Apr 21 22:13:00 2022] RIP: 0010:find_get_entry+0x76/0x160 [Thu Apr 21 22:13:00 2022] Code: 48 c7 44 24 18 03 00 00 00 e8 a6 ad 73 00 48 3d 06 04 00 00 48 89 c2 74 e4 48 3d 02 04 00 00 74 dc 48 85 c0 74 66 a8 01 75 64 <48> 8b 40 08 48 8d 78 ff a8 01 48 0f 44 fa 8b 47 34 85 c0 74 be 8d [Thu Apr 21 22:13:00 2022] RSP: 0018:ffffb7dd802efc20 EFLAGS: 00010246 [Thu Apr 21 22:13:00 2022] RAX: 0000000000000200 RBX: ffffb7dd802efd50 RCX: 0000000000000000 [Thu Apr 21 22:13:00 2022] RDX: 0000000000000200 RSI: ffff96384a5f66c8 RDI: ffffb7dd802efc20 [Thu Apr 21 22:13:00 2022] RBP: 000000000000000e R08: 0000000000000000 R09: ffffb7dd802efd48 [Thu Apr 21 22:13:00 2022] R10: ffffb7dd802efe48 R11: 0000000000000000 R12: 0000000000100cca [Thu Apr 21 22:13:00 2022] R13: ffff963a35c3caa0 R14: 000000000009b701 R15: ffffffffa708ba20 [Thu Apr 21 22:13:00 2022] FS: 00007fcd47ec0580(0000) GS:ffff963af4380000(0000) knlGS:0000000000000000 [Thu Apr 21 22:13:00 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:13:00 2022] CR2: 0000000000000208 CR3: 00000002d18be000 CR4: 00000000000406e0 ls [Thu Apr 21 22:58:45 2022] BUG: kernel NULL pointer dereference, address: 0000000000000208 [Thu Apr 21 22:58:45 2022] #PF: supervisor read access in kernel mode [Thu Apr 21 22:58:45 2022] #PF: error_code(0x0000) - not-present page [Thu Apr 21 22:58:45 2022] PGD 0 P4D 0 [Thu Apr 21 22:58:45 2022] Oops: 0000 [#2] SMP NOPTI [Thu Apr 21 22:58:45 2022] CPU: 2 PID: 100 Comm: kswapd0 Tainted: G D 5.3.18-lp152.66-default #1 openSUSE Leap 15.2 [Thu Apr 21 22:58:45 2022] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./QC5000-ITX/PH, BIOS P1.00 10/27/2014 [Thu Apr 21 22:58:45 2022] RIP: 0010:find_get_entries+0xc6/0x270 [Thu Apr 21 22:58:45 2022] Code: 00 45 31 f6 48 c7 c5 ff ff ff ff 48 81 f9 06 04 00 00 0f 84 cb 00 00 00 48 81 f9 02 04 00 00 74 61 f6 c1 01 0f 85 a0 00 00 00 <48> 8b 41 08 48 8d 78 ff a8 01 48 0f 44 f9 8b 47 34 85 c0 74 43 8d [Thu Apr 21 22:58:45 2022] RSP: 0018:ffffb7dd801b7920 EFLAGS: 00010246 [Thu Apr 21 22:58:45 2022] RAX: 0000000000000001 RBX: ffffb7dd801b7a38 RCX: 0000000000000200 [Thu Apr 21 22:58:45 2022] RDX: ffff96384a5f66c8 RSI: 000000000009b701 RDI: 0000000000000000 [Thu Apr 21 22:58:45 2022] RBP: ffffffffffffffff R08: ffff96384a5f66c8 R09: 0000000000000000 [Thu Apr 21 22:58:45 2022] R10: 0000000000000001 R11: 0000000000000000 R12: ffffb7dd801b79b8 [Thu Apr 21 22:58:45 2022] R13: 000000000000000f R14: 0000000000000001 R15: 0000000000000124 [Thu Apr 21 22:58:45 2022] FS: 0000000000000000(0000) GS:ffff963af4300000(0000) knlGS:0000000000000000 [Thu Apr 21 22:58:45 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:58:45 2022] CR2: 0000000000000208 CR3: 00000002d1bee000 CR4: 00000000000406e0 [Thu Apr 21 22:58:45 2022] Call Trace: [Thu Apr 21 22:58:45 2022] pagevec_lookup_entries+0x1a/0x30 [Thu Apr 21 22:58:45 2022] truncate_inode_pages_range+0x10d/0x8c0 [Thu Apr 21 22:58:45 2022] ? xas_store+0x19b/0x590 [Thu Apr 21 22:58:45 2022] ? kmem_cache_free+0x260/0x280 [Thu Apr 21 22:58:45 2022] ? __es_remove_extent+0x229/0x2b0 [Thu Apr 21 22:58:45 2022] ? kmem_cache_free+0x260/0x280 [Thu Apr 21 22:58:45 2022] ? ext4_discard_preallocations+0x88/0x3a0 [Thu Apr 21 22:58:45 2022] ? kmem_cache_free+0x260/0x280 [Thu Apr 21 22:58:45 2022] ? __inode_wait_for_writeback+0x7f/0xf0 [Thu Apr 21 22:58:45 2022] ext4_evict_inode+0x54/0x660 [Thu Apr 21 22:58:45 2022] evict+0xca/0x1b0 [Thu Apr 21 22:58:45 2022] dispose_list+0x35/0x50 [Thu Apr 21 22:58:45 2022] prune_icache_sb+0x52/0x70 [Thu Apr 21 22:58:45 2022] super_cache_scan+0x127/0x1a0 [Thu Apr 21 22:58:45 2022] do_shrink_slab+0x122/0x2c0 [Thu Apr 21 22:58:45 2022] shrink_slab+0x22f/0x2b0 [Thu Apr 21 22:58:45 2022] shrink_node+0x15b/0x650 [Thu Apr 21 22:58:45 2022] balance_pgdat+0x280/0x610 [Thu Apr 21 22:58:45 2022] ? __switch_to_asm+0x40/0x70 [Thu Apr 21 22:58:45 2022] ? __switch_to_asm+0x34/0x70 [Thu Apr 21 22:58:45 2022] kswapd+0x154/0x3e0 [Thu Apr 21 22:58:45 2022] ? wait_woken+0x80/0x80 [Thu Apr 21 22:58:45 2022] ? balance_pgdat+0x610/0x610 [Thu Apr 21 22:58:45 2022] kthread+0x10d/0x130 [Thu Apr 21 22:58:45 2022] ? kthread_park+0xa0/0xa0 [Thu Apr 21 22:58:45 2022] ret_from_fork+0x22/0x40 [Thu Apr 21 22:58:45 2022] Modules linked in: xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp ip6table_mangle ip6table_nat iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables bpfilter tun af_packet bridge stp llc iscsi_ibft iscsi_boot_sysfs rfkill dmi_sysfs msr amd_freq_sensitivity edac_mce_amd kvm_amd ccp kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 crypto_simd cryptd glue_helper k10temp fam15h_power pcspkr ses enclosure joydev sp5100_tco scsi_transport_sas i2c_piix4 r8169 realtek libphy acpi_cpufreq button nfsd auth_rpcgss nfs_acl lockd grace sunrpc amdgpu amd_iommu_v2 gpu_sched hid_generic usbhid uas usb_storage radeon i2c_algo_bit drm_kms_helper crc32c_intel syscopyarea sysfillrect sysimgblt ohci_pci fb_sys_fops ttm xhci_pci xhci_hcd drm ehci_pci ohci_hcd ehci_hcd usbcore video sg dm_multipath dm_mod scsi_dh_rdac [Thu Apr 21 22:58:45 2022] scsi_dh_emc scsi_dh_alua [Thu Apr 21 22:58:45 2022] CR2: 0000000000000208 [Thu Apr 21 22:58:45 2022] ---[ end trace 60a8e34d3a2e5b7e ]--- [Thu Apr 21 22:58:45 2022] RIP: 0010:find_get_entry+0x76/0x160 [Thu Apr 21 22:58:45 2022] Code: 48 c7 44 24 18 03 00 00 00 e8 a6 ad 73 00 48 3d 06 04 00 00 48 89 c2 74 e4 48 3d 02 04 00 00 74 dc 48 85 c0 74 66 a8 01 75 64 <48> 8b 40 08 48 8d 78 ff a8 01 48 0f 44 fa 8b 47 34 85 c0 74 be 8d [Thu Apr 21 22:58:45 2022] RSP: 0018:ffffb7dd802efc20 EFLAGS: 00010246 [Thu Apr 21 22:58:45 2022] RAX: 0000000000000200 RBX: ffffb7dd802efd50 RCX: 0000000000000000 [Thu Apr 21 22:58:45 2022] RDX: 0000000000000200 RSI: ffff96384a5f66c8 RDI: ffffb7dd802efc20 [Thu Apr 21 22:58:45 2022] RBP: 000000000000000e R08: 0000000000000000 R09: ffffb7dd802efd48 [Thu Apr 21 22:58:45 2022] R10: ffffb7dd802efe48 R11: 0000000000000000 R12: 0000000000100cca [Thu Apr 21 22:58:45 2022] R13: ffff963a35c3caa0 R14: 000000000009b701 R15: ffffffffa708ba20 [Thu Apr 21 22:58:45 2022] FS: 0000000000000000(0000) GS:ffff963af4300000(0000) knlGS:0000000000000000 [Thu Apr 21 22:58:45 2022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [Thu Apr 21 22:58:45 2022] CR2: 0000000000000208 CR3: 00000002d1bee000 CR4: 00000000000406e0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1198735 rens groenewegen <rens.groenewegen@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|kernel kills cp / rsync |kernel reports BUG in dmesg |while copying (large) | : cp / rsync / kswapd |amount of files from usb |while copying (large) |disk to usb disk |amount of files from usb | |disk to usb disk -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1198735 http://bugzilla.opensuse.org/show_bug.cgi?id=1198735#c2 rens groenewegen <rens.groenewegen@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rens.groenewegen@xs4all.nl Flags| |needinfo?(rens.groenewegen@ | |xs4all.nl) --- Comment #2 from rens groenewegen <rens.groenewegen@xs4all.nl> --- (In reply to Takashi Iwai from comment #1)
Leap 15.2 is already EOL. Could you upgrade to Leap 15.3 and retest with it?
yes. i will do that. I had same issue on other workstation which is on 15.3, but unfortunately I do not have the logs anymore. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com