Computer freezes at random intervals

Quick to answer questions about finding your way around LMDE as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums within the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Anonymix321
Level 1
Level 1
Posts: 8
Joined: Thu Mar 11, 2021 7:34 am

Computer freezes at random intervals

Post by Anonymix321 »

It happens while PC being used, and I can't find how to reproduce this behaviour.
I wasn't able to SSH into PC when it happened (something about broken pipe), but in already established connection I could run dmesg (and shortly after that pipe had broken again), here is the output from it:

Code: Select all

Apr 24 19:47:06 user-pc kernel: [ 3515.970684] general protection fault, probably for non-canonical address 0x54f0dd512eb75bee: 0000 [#1] SMP PTI
Apr 24 19:47:06 user-pc kernel: [ 3515.970696] CPU: 0 PID: 922 Comm: Xorg Tainted: G           OE     5.10.0-0.bpo.3-amd64 #1 Debian 5.10.13-1~bpo10+1
Apr 24 19:47:06 user-pc kernel: [ 3515.970700] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 Extreme4, BIOS P1.80 03/20/2018
Apr 24 19:47:06 user-pc kernel: [ 3515.970709] RIP: 0010:kmem_cache_alloc_trace+0xe8/0x430
Apr 24 19:47:06 user-pc kernel: [ 3515.970715] Code: 08 65 4c 03 05 d1 e9 d8 70 49 83 78 10 00 49 8b 28 0f 84 f8 02 00 00 48 85 ed 0f 84 ef 02 00 00 41 8b 46 28 49 8b 3e 48 01 e8 <48> 8b 18 48 89 c1 49 33 9e b8 00 00 00 48 89 e8 48 0f c9 48 31 cb
Apr 24 19:47:06 user-pc kernel: [ 3515.970719] RSP: 0018:ffff95c000f47cc8 EFLAGS: 00010206
Apr 24 19:47:06 user-pc kernel: [ 3515.970725] RAX: 54f0dd512eb75bee RBX: 0000000000000cc0 RCX: dead000000000122
Apr 24 19:47:06 user-pc kernel: [ 3515.970729] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:06 user-pc kernel: [ 3515.970733] RBP: 54f0dd512eb75bbe R08: ffff897e0ea2ef60 R09: 0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.970736] R10: ffff8976c74dacb8 R11: ffff8976e2d4fa38 R12: 0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.970740] R13: 0000000000000cc0 R14: ffff8976c0043a00 R15: ffffffffc08c0c78
Apr 24 19:47:06 user-pc kernel: [ 3515.970744] FS:  00007f8ff24bff00(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.970749] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:06 user-pc kernel: [ 3515.970752] CR2: 00007f8ff1e71002 CR3: 0000000140eb4005 CR4: 00000000003706f0
Apr 24 19:47:06 user-pc kernel: [ 3515.970756] Call Trace:
Apr 24 19:47:06 user-pc kernel: [ 3515.970931]  nouveau_gem_object_close+0x118/0x1f0 [nouveau]
Apr 24 19:47:06 user-pc kernel: [ 3515.970978]  drm_gem_object_release_handle+0x2f/0x90 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971014]  drm_gem_handle_delete+0x5b/0x90 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971051]  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971086]  drm_ioctl_kernel+0xac/0xf0 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971124]  drm_ioctl+0x211/0x3c0 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971159]  ? drm_gem_handle_create+0x40/0x40 [drm]
Apr 24 19:47:06 user-pc kernel: [ 3515.971322]  nouveau_drm_ioctl+0x57/0xb0 [nouveau]
Apr 24 19:47:06 user-pc kernel: [ 3515.971333]  __x64_sys_ioctl+0x84/0xc0
Apr 24 19:47:06 user-pc kernel: [ 3515.971342]  do_syscall_64+0x33/0x80
Apr 24 19:47:06 user-pc kernel: [ 3515.971348]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Apr 24 19:47:06 user-pc kernel: [ 3515.971354] RIP: 0033:0x7f8ff2bef427
Apr 24 19:47:06 user-pc kernel: [ 3515.971360] Code: 00 00 90 48 8b 05 69 aa 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 39 aa 0c 00 f7 d8 64 89 01 48
Apr 24 19:47:06 user-pc kernel: [ 3515.971364] RSP: 002b:00007ffe779fa188 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 24 19:47:06 user-pc kernel: [ 3515.971370] RAX: ffffffffffffffda RBX: 00005585a8155b90 RCX: 00007f8ff2bef427
Apr 24 19:47:06 user-pc kernel: [ 3515.971374] RDX: 00007ffe779fa1c0 RSI: 0000000040086409 RDI: 0000000000000010
Apr 24 19:47:06 user-pc kernel: [ 3515.971377] RBP: 00007ffe779fa1c0 R08: 00005585a77bdb98 R09: 0000000000000001
Apr 24 19:47:06 user-pc kernel: [ 3515.971380] R10: 00005585a77ce878 R11: 0000000000000246 R12: 0000000040086409
Apr 24 19:47:06 user-pc kernel: [ 3515.971384] R13: 0000000000000010 R14: 00005585a77b6190 R15: 0000000000000007
Apr 24 19:47:06 user-pc kernel: [ 3515.971390] Modules linked in: nfnetlink(E) rfcomm(E) ecb(E) ecryptfs(E) fuse(E) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cmac(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) uinput(E) intel_rapl_msr(E) intel_rapl_common(E) x86_pkg_temp_thermal(E) intel_powerclamp(E) kvm_intel(E) rtk_btusb(OE) binfmt_misc(E) snd_hda_codec_realtek(E) bluetooth(E) kvm(E) snd_hda_codec_generic(E) ledtrig_audio(E) irqbypass(E) crc32_pclmul(E) snd_hda_codec_hdmi(E) nls_ascii(E) nls_cp437(E) vfat(E) ghash_clmulni_intel(E) fat(E) snd_hda_intel(E) jitterentropy_rng(E) snd_intel_dspcfg(E) soundwire_intel(E) soundwire_generic_allocation(E) drbg(E) snd_soc_core(E) snd_compress(E) soundwire_cadence(E) ansi_cprng(E) snd_hda_codec(E) ecdh_generic(E) snd_hda_core(E) rfkill(E) aesni_intel(E) joydev(E) snd_hwdep(E) crypto_simd(E) ecc(E) soundwire_bus(E) cryptd(E) glue_helper(E) libaes(E) snd_pcm(E) mei_me(E) rapl(E) iTCO_wdt(E) snd_timer(E) intel_pmc_bxt(E) intel_cstate(E) snd(E) iTCO_vendor_support(E)
Apr 24 19:47:06 user-pc kernel: [ 3515.971498]  intel_uncore(E) pcspkr(E) efi_pstore(E) intel_wmi_thunderbolt(E) watchdog(E) soundcore(E) sg(E) mei(E) evdev(E) intel_pmc_core(E) acpi_pad(E) nct6775(E) hwmon_vid(E) coretemp(E) parport_pc(E) ppdev(E) lp(E) parport(E) efivarfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) btrfs(E) xor(E) raid6_pq(E) libcrc32c(E) hid_generic(E) usbhid(E) hid(E) dm_mirror(E) dm_region_hash(E) dm_log(E) dm_mod(E) sd_mod(E) uas(E) usb_storage(E) nouveau(E) i2c_algo_bit(E) ttm(E) nvme(E) ahci(E) e1000e(E) drm_kms_helper(E) xhci_pci(E) libahci(E) nvme_core(E) cec(E) mxm_wmi(E) xhci_hcd(E) ptp(E) t10_pi(E) crc32c_intel(E) libata(E) i2c_i801(E) crc_t10dif(E) pps_core(E) i2c_smbus(E) crct10dif_generic(E) crct10dif_pclmul(E) drm(E) crct10dif_common(E) usbcore(E) scsi_mod(E) usb_common(E) wmi(E) video(E) button(E)
Apr 24 19:47:06 user-pc kernel: [ 3515.971620] ---[ end trace cd9958001042d2dd ]---
Apr 24 19:47:06 user-pc kernel: [ 3515.990443] RIP: 0010:kmem_cache_alloc_trace+0xe8/0x430
Apr 24 19:47:06 user-pc kernel: [ 3515.990444] Code: 08 65 4c 03 05 d1 e9 d8 70 49 83 78 10 00 49 8b 28 0f 84 f8 02 00 00 48 85 ed 0f 84 ef 02 00 00 41 8b 46 28 49 8b 3e 48 01 e8 <48> 8b 18 48 89 c1 49 33 9e b8 00 00 00 48 89 e8 48 0f c9 48 31 cb
Apr 24 19:47:06 user-pc kernel: [ 3515.990445] RSP: 0018:ffff95c000f47cc8 EFLAGS: 00010206
Apr 24 19:47:06 user-pc kernel: [ 3515.990446] RAX: 54f0dd512eb75bee RBX: 0000000000000cc0 RCX: dead000000000122
Apr 24 19:47:06 user-pc kernel: [ 3515.990447] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:06 user-pc kernel: [ 3515.990448] RBP: 54f0dd512eb75bbe R08: ffff897e0ea2ef60 R09: 0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.990448] R10: ffff8976c74dacb8 R11: ffff8976e2d4fa38 R12: 0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.990449] R13: 0000000000000cc0 R14: ffff8976c0043a00 R15: ffffffffc08c0c78
Apr 24 19:47:06 user-pc kernel: [ 3515.990450] FS:  00007f8ff24bff00(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:06 user-pc kernel: [ 3515.990451] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:06 user-pc kernel: [ 3515.990451] CR2: 00007f8ff1e71002 CR3: 0000000140eb4005 CR4: 00000000003706f0
Apr 24 19:47:31 user-pc kernel: [ 3541.271573] general protection fault, probably for non-canonical address 0x54f0dd512eb75bee: 0000 [#2] SMP PTI
Apr 24 19:47:31 user-pc kernel: [ 3541.271585] CPU: 0 PID: 2103 Comm: chrome Tainted: G      D    OE     5.10.0-0.bpo.3-amd64 #1 Debian 5.10.13-1~bpo10+1
Apr 24 19:47:31 user-pc kernel: [ 3541.271589] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 Extreme4, BIOS P1.80 03/20/2018
Apr 24 19:47:31 user-pc kernel: [ 3541.271598] RIP: 0010:__kmalloc+0xfb/0x2b0
Apr 24 19:47:31 user-pc kernel: [ 3541.271604] Code: 05 92 da d8 70 49 8b 00 49 83 78 10 00 48 89 04 24 0f 84 66 01 00 00 48 85 c0 0f 84 5d 01 00 00 8b 4d 28 48 8b 7d 00 48 01 c1 <48> 8b 19 48 89 ce 48 33 9d b8 00 00 00 48 8d 4a 01 48 0f ce 48 31
Apr 24 19:47:31 user-pc kernel: [ 3541.271608] RSP: 0018:ffff95c0008fb928 EFLAGS: 00010206
Apr 24 19:47:31 user-pc kernel: [ 3541.271615] RAX: 54f0dd512eb75bbe RBX: 0000000000000cc0 RCX: 54f0dd512eb75bee
Apr 24 19:47:31 user-pc kernel: [ 3541.271618] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:31 user-pc kernel: [ 3541.271622] RBP: ffff8976c0043a00 R08: ffff897e0ea2ef60 R09: 000000000000001a
Apr 24 19:47:31 user-pc kernel: [ 3541.271625] R10: ffff8976c0fda030 R11: 0000000000000000 R12: 0000000000000cc0
Apr 24 19:47:31 user-pc kernel: [ 3541.271629] R13: 0000000000000052 R14: ffffffffc0807786 R15: 0000000000000000
Apr 24 19:47:31 user-pc kernel: [ 3541.271634] FS:  00007ff79d714d80(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:31 user-pc kernel: [ 3541.271638] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:31 user-pc kernel: [ 3541.271641] CR2: 000024f309a37000 CR3: 000000014018a004 CR4: 00000000003706f0
Apr 24 19:47:31 user-pc kernel: [ 3541.271645] Call Trace:
Apr 24 19:47:31 user-pc kernel: [ 3541.271733]  nvif_object_ctor+0x76/0x150 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.271814]  nvif_mem_ctor_type+0xc0/0x180 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.271825]  ? __switch_to_asm+0x42/0x70
Apr 24 19:47:31 user-pc kernel: [ 3541.271833]  ? __schedule+0x2c6/0x770
Apr 24 19:47:31 user-pc kernel: [ 3541.271841]  ? hrtimer_start_range_ns+0x1b6/0x2b0
Apr 24 19:47:31 user-pc kernel: [ 3541.272009]  nouveau_mem_vram+0xe3/0x180 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.272174]  nouveau_vram_manager_new+0x6d/0x90 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.272191]  ? ttm_bo_mem_placement.isra.16+0x86/0xd0 [ttm]
Apr 24 19:47:31 user-pc kernel: [ 3541.272204]  ttm_bo_mem_space+0x8b/0x280 [ttm]
Apr 24 19:47:31 user-pc kernel: [ 3541.272366]  ? nouveau_bo_del_io_reserve_lru+0x70/0x70 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.272380]  ttm_bo_validate+0x102/0x150 [ttm]
Apr 24 19:47:31 user-pc kernel: [ 3541.272396]  ttm_bo_init_reserved+0x2c7/0x350 [ttm]
Apr 24 19:47:31 user-pc kernel: [ 3541.272409]  ttm_bo_init+0x6d/0xf0 [ttm]
Apr 24 19:47:31 user-pc kernel: [ 3541.272566]  ? nouveau_bo_del_io_reserve_lru+0x70/0x70 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.272727]  nouveau_bo_init+0xb0/0xc0 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.272876]  ? nouveau_bo_del_io_reserve_lru+0x70/0x70 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273018]  ? nouveau_gem_new+0x100/0x100 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273161]  nouveau_gem_new+0x7e/0x100 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273319]  nouveau_gem_ioctl_new+0x53/0xf0 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273389]  drm_ioctl_kernel+0xac/0xf0 [drm]
Apr 24 19:47:31 user-pc kernel: [ 3541.273451]  drm_ioctl+0x211/0x3c0 [drm]
Apr 24 19:47:31 user-pc kernel: [ 3541.273650]  ? nouveau_gem_new+0x100/0x100 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273833]  nouveau_drm_ioctl+0x57/0xb0 [nouveau]
Apr 24 19:47:31 user-pc kernel: [ 3541.273845]  __x64_sys_ioctl+0x84/0xc0
Apr 24 19:47:31 user-pc kernel: [ 3541.273853]  do_syscall_64+0x33/0x80
Apr 24 19:47:31 user-pc kernel: [ 3541.273859]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Apr 24 19:47:31 user-pc kernel: [ 3541.273865] RIP: 0033:0x7ff79f68a427
Apr 24 19:47:31 user-pc kernel: [ 3541.273872] Code: 00 00 90 48 8b 05 69 aa 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 39 aa 0c 00 f7 d8 64 89 01 48
Apr 24 19:47:31 user-pc kernel: [ 3541.273876] RSP: 002b:00007ffec32fb8f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Apr 24 19:47:31 user-pc kernel: [ 3541.273883] RAX: ffffffffffffffda RBX: 00003b9c00e1bd80 RCX: 00007ff79f68a427
Apr 24 19:47:31 user-pc kernel: [ 3541.273886] RDX: 00007ffec32fb950 RSI: 00000000c0306480 RDI: 0000000000000018
Apr 24 19:47:31 user-pc kernel: [ 3541.273890] RBP: 00007ffec32fb950 R08: 0000000000000000 R09: 00003b9c017d2148
Apr 24 19:47:31 user-pc kernel: [ 3541.273893] R10: 0000000000000000 R11: 0000000000000246 R12: 00000000c0306480
Apr 24 19:47:31 user-pc kernel: [ 3541.273896] R13: 0000000000000018 R14: 00003b9c017d2148 R15: 00003b9c002c2310
Apr 24 19:47:31 user-pc kernel: [ 3541.273902] Modules linked in: nfnetlink(E) rfcomm(E) ecb(E) ecryptfs(E) fuse(E) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cmac(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) uinput(E) intel_rapl_msr(E) intel_rapl_common(E) x86_pkg_temp_thermal(E) intel_powerclamp(E) kvm_intel(E) rtk_btusb(OE) binfmt_misc(E) snd_hda_codec_realtek(E) bluetooth(E) kvm(E) snd_hda_codec_generic(E) ledtrig_audio(E) irqbypass(E) crc32_pclmul(E) snd_hda_codec_hdmi(E) nls_ascii(E) nls_cp437(E) vfat(E) ghash_clmulni_intel(E) fat(E) snd_hda_intel(E) jitterentropy_rng(E) snd_intel_dspcfg(E) soundwire_intel(E) soundwire_generic_allocation(E) drbg(E) snd_soc_core(E) snd_compress(E) soundwire_cadence(E) ansi_cprng(E) snd_hda_codec(E) ecdh_generic(E) snd_hda_core(E) rfkill(E) aesni_intel(E) joydev(E) snd_hwdep(E) crypto_simd(E) ecc(E) soundwire_bus(E) cryptd(E) glue_helper(E) libaes(E) snd_pcm(E) mei_me(E) rapl(E) iTCO_wdt(E) snd_timer(E) intel_pmc_bxt(E) intel_cstate(E) snd(E) iTCO_vendor_support(E)
Apr 24 19:47:31 user-pc kernel: [ 3541.274013]  intel_uncore(E) pcspkr(E) efi_pstore(E) intel_wmi_thunderbolt(E) watchdog(E) soundcore(E) sg(E) mei(E) evdev(E) intel_pmc_core(E) acpi_pad(E) nct6775(E) hwmon_vid(E) coretemp(E) parport_pc(E) ppdev(E) lp(E) parport(E) efivarfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) btrfs(E) xor(E) raid6_pq(E) libcrc32c(E) hid_generic(E) usbhid(E) hid(E) dm_mirror(E) dm_region_hash(E) dm_log(E) dm_mod(E) sd_mod(E) uas(E) usb_storage(E) nouveau(E) i2c_algo_bit(E) ttm(E) nvme(E) ahci(E) e1000e(E) drm_kms_helper(E) xhci_pci(E) libahci(E) nvme_core(E) cec(E) mxm_wmi(E) xhci_hcd(E) ptp(E) t10_pi(E) crc32c_intel(E) libata(E) i2c_i801(E) crc_t10dif(E) pps_core(E) i2c_smbus(E) crct10dif_generic(E) crct10dif_pclmul(E) drm(E) crct10dif_common(E) usbcore(E) scsi_mod(E) usb_common(E) wmi(E) video(E) button(E)
Apr 24 19:47:31 user-pc kernel: [ 3541.274210] ---[ end trace cd9958001042d2de ]---
Apr 24 19:47:31 user-pc kernel: [ 3541.293797] RIP: 0010:kmem_cache_alloc_trace+0xe8/0x430
Apr 24 19:47:31 user-pc kernel: [ 3541.293799] Code: 08 65 4c 03 05 d1 e9 d8 70 49 83 78 10 00 49 8b 28 0f 84 f8 02 00 00 48 85 ed 0f 84 ef 02 00 00 41 8b 46 28 49 8b 3e 48 01 e8 <48> 8b 18 48 89 c1 49 33 9e b8 00 00 00 48 89 e8 48 0f c9 48 31 cb
Apr 24 19:47:31 user-pc kernel: [ 3541.293800] RSP: 0018:ffff95c000f47cc8 EFLAGS: 00010206
Apr 24 19:47:31 user-pc kernel: [ 3541.293801] RAX: 54f0dd512eb75bee RBX: 0000000000000cc0 RCX: dead000000000122
Apr 24 19:47:31 user-pc kernel: [ 3541.293801] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:31 user-pc kernel: [ 3541.293802] RBP: 54f0dd512eb75bbe R08: ffff897e0ea2ef60 R09: 0000000000000000
Apr 24 19:47:31 user-pc kernel: [ 3541.293803] R10: ffff8976c74dacb8 R11: ffff8976e2d4fa38 R12: 0000000000000000
Apr 24 19:47:31 user-pc kernel: [ 3541.293803] R13: 0000000000000cc0 R14: ffff8976c0043a00 R15: ffffffffc08c0c78
Apr 24 19:47:31 user-pc kernel: [ 3541.293804] FS:  00007ff79d714d80(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:31 user-pc kernel: [ 3541.293805] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:31 user-pc kernel: [ 3541.293806] CR2: 000024f309a37000 CR3: 000000014018a004 CR4: 00000000003706f0
Apr 24 19:47:47 user-pc kernel: [ 3557.437339] general protection fault, probably for non-canonical address 0x54f0dd512eb75bee: 0000 [#3] SMP PTI
Apr 24 19:47:47 user-pc kernel: [ 3557.437343] CPU: 0 PID: 9863 Comm: sshd Tainted: G      D    OE     5.10.0-0.bpo.3-amd64 #1 Debian 5.10.13-1~bpo10+1
Apr 24 19:47:47 user-pc kernel: [ 3557.437344] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 Extreme4, BIOS P1.80 03/20/2018
Apr 24 19:47:47 user-pc kernel: [ 3557.437347] RIP: 0010:__kmalloc+0xfb/0x2b0
Apr 24 19:47:47 user-pc kernel: [ 3557.437348] Code: 05 92 da d8 70 49 8b 00 49 83 78 10 00 48 89 04 24 0f 84 66 01 00 00 48 85 c0 0f 84 5d 01 00 00 8b 4d 28 48 8b 7d 00 48 01 c1 <48> 8b 19 48 89 ce 48 33 9d b8 00 00 00 48 8d 4a 01 48 0f ce 48 31
Apr 24 19:47:47 user-pc kernel: [ 3557.437349] RSP: 0018:ffff95c00643fa78 EFLAGS: 00010206
Apr 24 19:47:47 user-pc kernel: [ 3557.437351] RAX: 54f0dd512eb75bbe RBX: 0000000000000cc0 RCX: 54f0dd512eb75bee
Apr 24 19:47:47 user-pc kernel: [ 3557.437352] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:47 user-pc kernel: [ 3557.437353] RBP: ffff8976c0043a00 R08: ffff897e0ea2ef60 R09: 0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.437353] R10: 0000000000000100 R11: ffff8978cbfc700a R12: 0000000000000cc0
Apr 24 19:47:47 user-pc kernel: [ 3557.437354] R13: 0000000000000050 R14: ffffffffc12a6bc4 R15: 0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.437355] FS:  00007f9cc8245e40(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.437356] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:47 user-pc kernel: [ 3557.437357] CR2: 000055ba3f301238 CR3: 000000036a654005 CR4: 00000000003706f0
Apr 24 19:47:47 user-pc kernel: [ 3557.437358] Call Trace:
Apr 24 19:47:47 user-pc kernel: [ 3557.437365]  ecryptfs_parse_tag_70_packet+0x1f4/0x460 [ecryptfs]
Apr 24 19:47:47 user-pc kernel: [ 3557.437368]  ecryptfs_decode_and_decrypt_filename+0x1f9/0x250 [ecryptfs]
Apr 24 19:47:47 user-pc kernel: [ 3557.437371]  ? ecryptfs_lookup+0x240/0x240 [ecryptfs]
Apr 24 19:47:47 user-pc kernel: [ 3557.437373]  ecryptfs_readlink_lower+0x6f/0xb0 [ecryptfs]
Apr 24 19:47:47 user-pc kernel: [ 3557.437375]  ? __lookup_hash+0xa0/0xa0
Apr 24 19:47:47 user-pc kernel: [ 3557.437378]  ecryptfs_get_link+0x35/0x90 [ecryptfs]
Apr 24 19:47:47 user-pc kernel: [ 3557.437379]  step_into+0x624/0x740
Apr 24 19:47:47 user-pc kernel: [ 3557.437381]  walk_component+0x6e/0x1b0
Apr 24 19:47:47 user-pc kernel: [ 3557.437383]  link_path_walk.part.44+0x228/0x340
Apr 24 19:47:47 user-pc kernel: [ 3557.437384]  ? path_init+0x2ef/0x360
Apr 24 19:47:47 user-pc kernel: [ 3557.437386]  path_lookupat.isra.46+0x3a/0x140
Apr 24 19:47:47 user-pc kernel: [ 3557.437387]  filename_lookup.part.60+0xa0/0x170
Apr 24 19:47:47 user-pc kernel: [ 3557.437390]  ? strncpy_from_user+0x4e/0x1a0
Apr 24 19:47:47 user-pc kernel: [ 3557.437392]  vfs_statx+0x72/0x110
Apr 24 19:47:47 user-pc kernel: [ 3557.437394]  __do_sys_newstat+0x39/0x70
Apr 24 19:47:47 user-pc kernel: [ 3557.437397]  ? exit_to_user_mode_prepare+0x2d/0x130
Apr 24 19:47:47 user-pc kernel: [ 3557.437399]  do_syscall_64+0x33/0x80
Apr 24 19:47:47 user-pc kernel: [ 3557.437401]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Apr 24 19:47:47 user-pc kernel: [ 3557.437403] RIP: 0033:0x7f9cc85e7aa5
Apr 24 19:47:47 user-pc kernel: [ 3557.437404] Code: 00 00 00 75 05 48 83 c4 18 c3 e8 26 0d 02 00 66 0f 1f 44 00 00 48 89 f0 83 ff 01 77 30 48 89 c7 48 89 d6 b8 04 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 03 c3 66 90 48 8b 15 b9 13 0d 00 f7 d8 64 89
Apr 24 19:47:47 user-pc kernel: [ 3557.437405] RSP: 002b:00007fffe8bb2228 EFLAGS: 00000246 ORIG_RAX: 0000000000000004
Apr 24 19:47:47 user-pc kernel: [ 3557.437406] RAX: ffffffffffffffda RBX: 00007fffe8bb2248 RCX: 00007f9cc85e7aa5
Apr 24 19:47:47 user-pc kernel: [ 3557.437407] RDX: 00007fffe8bb2250 RSI: 00007fffe8bb2250 RDI: 000055ba3f2f7d20
Apr 24 19:47:47 user-pc kernel: [ 3557.437408] RBP: 0000000000000001 R08: 000000000000005f R09: 000055ba3f2fc220
Apr 24 19:47:47 user-pc kernel: [ 3557.437409] R10: 0000000000000005 R11: 0000000000000246 R12: 00007f9cc86bbee0
Apr 24 19:47:47 user-pc kernel: [ 3557.437409] R13: 000055ba3f2e57e0 R14: 00007fffe8bb2250 R15: 0000000000000001
Apr 24 19:47:47 user-pc kernel: [ 3557.437411] Modules linked in: nfnetlink(E) rfcomm(E) ecb(E) ecryptfs(E) fuse(E) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cmac(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) uinput(E) intel_rapl_msr(E) intel_rapl_common(E) x86_pkg_temp_thermal(E) intel_powerclamp(E) kvm_intel(E) rtk_btusb(OE) binfmt_misc(E) snd_hda_codec_realtek(E) bluetooth(E) kvm(E) snd_hda_codec_generic(E) ledtrig_audio(E) irqbypass(E) crc32_pclmul(E) snd_hda_codec_hdmi(E) nls_ascii(E) nls_cp437(E) vfat(E) ghash_clmulni_intel(E) fat(E) snd_hda_intel(E) jitterentropy_rng(E) snd_intel_dspcfg(E) soundwire_intel(E) soundwire_generic_allocation(E) drbg(E) snd_soc_core(E) snd_compress(E) soundwire_cadence(E) ansi_cprng(E) snd_hda_codec(E) ecdh_generic(E) snd_hda_core(E) rfkill(E) aesni_intel(E) joydev(E) snd_hwdep(E) crypto_simd(E) ecc(E) soundwire_bus(E) cryptd(E) glue_helper(E) libaes(E) snd_pcm(E) mei_me(E) rapl(E) iTCO_wdt(E) snd_timer(E) intel_pmc_bxt(E) intel_cstate(E) snd(E) iTCO_vendor_support(E)
Apr 24 19:47:47 user-pc kernel: [ 3557.437440]  intel_uncore(E) pcspkr(E) efi_pstore(E) intel_wmi_thunderbolt(E) watchdog(E) soundcore(E) sg(E) mei(E) evdev(E) intel_pmc_core(E) acpi_pad(E) nct6775(E) hwmon_vid(E) coretemp(E) parport_pc(E) ppdev(E) lp(E) parport(E) efivarfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) btrfs(E) xor(E) raid6_pq(E) libcrc32c(E) hid_generic(E) usbhid(E) hid(E) dm_mirror(E) dm_region_hash(E) dm_log(E) dm_mod(E) sd_mod(E) uas(E) usb_storage(E) nouveau(E) i2c_algo_bit(E) ttm(E) nvme(E) ahci(E) e1000e(E) drm_kms_helper(E) xhci_pci(E) libahci(E) nvme_core(E) cec(E) mxm_wmi(E) xhci_hcd(E) ptp(E) t10_pi(E) crc32c_intel(E) libata(E) i2c_i801(E) crc_t10dif(E) pps_core(E) i2c_smbus(E) crct10dif_generic(E) crct10dif_pclmul(E) drm(E) crct10dif_common(E) usbcore(E) scsi_mod(E) usb_common(E) wmi(E) video(E) button(E)
Apr 24 19:47:47 user-pc kernel: [ 3557.437473] ---[ end trace cd9958001042d2df ]---
Apr 24 19:47:47 user-pc kernel: [ 3557.456105] RIP: 0010:kmem_cache_alloc_trace+0xe8/0x430
Apr 24 19:47:47 user-pc kernel: [ 3557.456107] Code: 08 65 4c 03 05 d1 e9 d8 70 49 83 78 10 00 49 8b 28 0f 84 f8 02 00 00 48 85 ed 0f 84 ef 02 00 00 41 8b 46 28 49 8b 3e 48 01 e8 <48> 8b 18 48 89 c1 49 33 9e b8 00 00 00 48 89 e8 48 0f c9 48 31 cb
Apr 24 19:47:47 user-pc kernel: [ 3557.456108] RSP: 0018:ffff95c000f47cc8 EFLAGS: 00010206
Apr 24 19:47:47 user-pc kernel: [ 3557.456110] RAX: 54f0dd512eb75bee RBX: 0000000000000cc0 RCX: dead000000000122
Apr 24 19:47:47 user-pc kernel: [ 3557.456110] RDX: 0000000000060ab2 RSI: 0000000000000cc0 RDI: 000000000002ef60
Apr 24 19:47:47 user-pc kernel: [ 3557.456111] RBP: 54f0dd512eb75bbe R08: ffff897e0ea2ef60 R09: 0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.456111] R10: ffff8976c74dacb8 R11: ffff8976e2d4fa38 R12: 0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.456112] R13: 0000000000000cc0 R14: ffff8976c0043a00 R15: ffffffffc08c0c78
Apr 24 19:47:47 user-pc kernel: [ 3557.456113] FS:  00007f9cc8245e40(0000) GS:ffff897e0ea00000(0000) knlGS:0000000000000000
Apr 24 19:47:47 user-pc kernel: [ 3557.456114] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 24 19:47:47 user-pc kernel: [ 3557.456115] CR2: 000055ba3f301238 CR3: 000000036a654005 CR4: 00000000003706f0
Apr 24 19:50:20 user-pc kernel: [ 3710.641982] usb 4-2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
Apr 24 19:50:20 user-pc kernel: [ 3710.669513] usb 4-2: New USB device found, idVendor=2a70, idProduct=4ee7, bcdDevice= 4.14
Apr 24 19:50:20 user-pc kernel: [ 3710.669522] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 24 19:50:20 user-pc kernel: [ 3710.669527] usb 4-2: Product: GM1910
Apr 24 19:50:20 user-pc kernel: [ 3710.669531] usb 4-2: Manufacturer: OnePlus
Apr 24 19:50:20 user-pc kernel: [ 3710.669535] usb 4-2: SerialNumber: MASKED
Apr 24 19:50:39 user-pc kernel: [ 3728.888911] usb 4-2: USB disconnect, device number 3
Apr 24 19:50:46 user-pc kernel: [ 3736.832738] usb 4-1: USB disconnect, device number 2
Apr 24 19:50:46 user-pc kernel: [ 3736.848385] sd 6:0:0:0: [sdc] Synchronizing SCSI cache
Apr 24 19:50:47 user-pc kernel: [ 3737.084686] sd 6:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
It looks like that something is wrong in kmem_cache_alloc
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
OlMint
Level 1
Level 1
Posts: 16
Joined: Thu Jan 21, 2021 3:28 pm

Re: Computer freezes at random intervals

Post by OlMint »

Having a tainted kernel with a Nouveau driver seems weird to me (if we're talking about the graphics driver). What is your graphics card and if nvidia, did you install the proprietary driver ?
User avatar
Pjotr
Level 23
Level 23
Posts: 19879
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Computer freezes at random intervals

Post by Pjotr »

Please generate an overview of your system like this:
- Launch a terminal window (this is how to launch a terminal window);
- Make the terminal window full screen, to avoid chopped lines;
- Copy/paste this command into the terminal:

Code: Select all

inxi -Fxpmrz
(if you type: the letter F is a capital letter, and don't omit the space after inxi!)

Press Enter.

Copy/paste the output in your next message.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
User avatar
SMG
Level 25
Level 25
Posts: 31307
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Computer freezes at random intervals

Post by SMG »

Welcome to the forum, Anonymix321.

Have you tried using a supported kernel instead of the unsupported one you are running?
Apr 24 19:47:06 user-pc kernel: [ 3515.970696] CPU: 0 PID: 922 Comm: Xorg Tainted: G OE 5.10.0-0.bpo.3-amd64 #1 Debian 5.10.13-1~bpo10+1
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Anonymix321
Level 1
Level 1
Posts: 8
Joined: Thu Mar 11, 2021 7:34 am

Re: Computer freezes at random intervals

Post by Anonymix321 »

Code: Select all

System:    Host: user-pc Kernel: 5.10.0-0.bpo.3-amd64 x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 4.8.6 
           Distro: LMDE 4 Debbie base: Debian 10.2 buster 
Machine:   Type: Desktop Mobo: ASRock model: Z370 Extreme4 serial: <filter> UEFI: American Megatrends v: P1.80 
           date: 03/20/2018 
Memory:    RAM: total: 31.30 GiB used: 6.37 GiB (20.3%) 
           Array-1: capacity: 64 GiB slots: 4 EC: None max module size: 16 GiB note: est. 
           Device-1: ChannelA-DIMM0 size: No Module Installed 
           Device-2: ChannelA-DIMM1 size: 16 GiB speed: 2667 MT/s type: DDR4 
           Device-3: ChannelB-DIMM0 size: No Module Installed 
           Device-4: ChannelB-DIMM1 size: 16 GiB speed: 2667 MT/s type: DDR4 
CPU:       Topology: 6-Core model: Intel Core i7-8700K bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 12.0 MiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 88796 
           Speed: 800 MHz min/max: 800/4800 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 
           9: 800 10: 800 11: 800 12: 800 
Graphics:  Device-1: NVIDIA GP108 vendor: Micro-Star MSI driver: nouveau v: kernel bus ID: 01:00.0 
           Display: server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz 
           OpenGL: renderer: NV138 v: 4.3 Mesa 18.3.6 direct render: Yes 
Audio:     Device-1: Intel 200 Series PCH HD Audio vendor: ASRock driver: snd_hda_intel v: kernel bus ID: 00:1f.3 
           Device-2: NVIDIA GP108 High Definition Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus ID: 01:00.1 
           Sound Server: ALSA v: k5.10.0-0.bpo.3-amd64 
Network:   Device-1: Intel Ethernet I219-V vendor: ASRock driver: e1000e v: kernel port: f000 bus ID: 00:1f.6 
           IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: <filter> 
Drives:    Local Storage: total: 4.55 TiB used: 1.30 TiB (28.5%) 
           ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 1TB size: 931.51 GiB temp: 43 C 
           ID-2: /dev/sda vendor: Seagate model: ST2000DM008-2FR102 size: 1.82 TiB temp: 38 C 
           ID-3: /dev/sdb vendor: Seagate model: ST2000DM008-2FR102 size: 1.82 TiB temp: 37 C 
Partition: ID-1: / size: 865.19 GiB used: 500.80 GiB (57.9%) fs: ext4 dev: /dev/nvme0n1p3 
           ID-2: /boot/efi size: 285.4 MiB used: 6.3 MiB (2.2%) fs: vfat dev: /dev/nvme0n1p1 
           ID-3: /home/user size: 865.19 GiB used: 500.80 GiB (57.9%) fs: ecryptfs source: ERR-102 
           ID-4: /run/timeshift/backup size: 1.79 TiB used: 325.42 GiB (17.8%) fs: ext4 dev: /dev/sdb1 
           ID-5: swap-1 size: 8.20 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/nvme0n1p2 
Sensors:   System Temperatures: cpu: 33.0 C mobo: 34.0 C gpu: nouveau temp: 37 C 
           Fan Speeds (RPM): fan-1: 0 fan-2: 1289 fan-3: 1551 fan-4: 0 fan-5: 1378 
           Voltages: 12v: N/A 5v: N/A 3.3v: 3.42 vbat: 3.18 
Repos:     Active apt repos in: /etc/apt/sources.list 
           1: deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian buster contrib
           Active apt repos in: /etc/apt/sources.list.d/google-chrome.list 
           1: deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
           Active apt repos in: /etc/apt/sources.list.d/mkusb.list 
           1: deb http://ppa.launchpad.net/mkusb/ppa/ubuntu bionic main
           Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
           1: deb http://mirror.yandex.ru/linuxmint-packages debbie main upstream import backport
           2: deb https://deb.debian.org/debian/ buster main contrib non-free
           3: deb https://deb.debian.org/debian/ buster-updates main contrib non-free
           4: deb http://security.debian.org/ buster/updates main contrib non-free
           5: deb https://deb.debian.org/debian/ buster-backports main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/sbt.list 
           1: deb https://dl.bintray.com/sbt/debian /
           Active apt repos in: /etc/apt/sources.list.d/steam.list 
           1: deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
           2: deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
Info:      Processes: 324 Uptime: 1d 3h 18m Init: systemd runlevel: 5 Compilers: gcc: 8.3.0 clang: 7.0.1-8+deb10u2 Shell: bash 
           v: 5.0.3 inxi: 3.0.32 
I tried using nvidia's driver (OBS didn't work without it, but now I don't need it anymore), but it was just bad because of tearing (I tried to get rid of it, but was unsuccessful)
GPU is GTX 1030
I used supported (and very old) kernel, but it was a really long time ago, as I've started using some new hardware (bluetooth 5 dongle). I can't remember if it was the same with it.
Interestingly, there was no freezes today, but two in an hour yesterday.
Okay, I just rebooted to 4.19. Will see how it will behave, but bluetooth is definitely not working anymore.
User avatar
SMG
Level 25
Level 25
Posts: 31307
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Computer freezes at random intervals

Post by SMG »

Anonymix321 wrote: Sun Apr 25, 2021 6:28 pmI used supported (and very old) kernel, but it was a really long time ago, as I've started using some new hardware (bluetooth 5 dongle). I can't remember if it was the same with it.
Interestingly, there was no freezes today, but two in an hour yesterday.
Maybe the issues are related to a program you are using which requires specific functionality from the nouvea driver and if you don't run that program then you don't see issues?

Your equipment is on the newish side (even excluding the bluetooth dongle from consideration), so the 4.19 kernel may not be the best fit. However, I'm not sure how well the nouveau driver fits with the 5.10 kernel. Do you need the 5.10 kernel to get the bluetooth working? Maybe there is something newer than the 4.15, but not quite as new as the 5.10 which will work with your bluetooth and not produce freezes. Just something to consider if you run into issues with the 4.19 kernel.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Anonymix321
Level 1
Level 1
Posts: 8
Joined: Thu Mar 11, 2021 7:34 am

Re: Computer freezes at random intervals

Post by Anonymix321 »

I don't think that some program causes it. Last time I had Chrome, Firefox, Geany, Terminal, File manager, xed and https://github.com/Dman95/SASM opened (maybe there also was IntelliJ Idea, but I'm not sure)

I found information that RTL8761B support was added in 5.8
Moonstone Man
Level 16
Level 16
Posts: 6078
Joined: Mon Aug 27, 2012 10:17 pm

Re: Computer freezes at random intervals

Post by Moonstone Man »

Anonymix321 wrote: Sun Apr 25, 2021 8:41 pm I found information that RTL8761B support was added in 5.8
It's probably kernel 5.10 causing the issue. Debian backports might have a better kernel.
Anonymix321
Level 1
Level 1
Posts: 8
Joined: Thu Mar 11, 2021 7:34 am

Re: Computer freezes at random intervals

Post by Anonymix321 »

Kadaitcha Man wrote: Sun Apr 25, 2021 9:11 pm Debian backports might have a better kernel.
I installed it through Synaptic package manager, shouldn't it be from backports?
Moonstone Man
Level 16
Level 16
Posts: 6078
Joined: Mon Aug 27, 2012 10:17 pm

Re: Computer freezes at random intervals

Post by Moonstone Man »

Anonymix321 wrote: Mon Apr 26, 2021 2:21 am I installed it through Synaptic package manager, shouldn't it be from backports?
Yes, but there's a massive caveat: just because it came from backports, it doesn't mean that the kernel modesetting video driver (nouveau) will work with your Mesa version, which is rather old at 18.3.6, and the dump you posted points at the kernel modesetting driver.

I run LMDE4 here but without backports, and I think you may perhaps be flogging a dead horse unless you find a kernel that works with your Mesa version or you find a stable source for a later version of Mesa, like 21. If you really must have a Debian base, it might be more productive for you to try a different distribution that provides, for example, a base using Debian testing i.e. bullseye.
User avatar
axisofevil
Level 4
Level 4
Posts: 379
Joined: Mon Nov 14, 2011 12:22 pm

Re: Computer freezes at random intervals

Post by axisofevil »

I know its not the same, but I'm running a Kernel: 5.10.0-0.bpo.5-amd64 on a AMD Ryzen 7 5800X with a nvidia GTX 1030, on nouveau.
Not getting freezes (as such) but getting occasional problems which look like freezes which require a Cinnamon restart - CTRL+ALT+BACKSPACE "fixes this" by signing me off, but no reboot required!
BewilderedBob
Level 1
Level 1
Posts: 49
Joined: Tue Oct 22, 2019 2:57 pm

Re: Computer freezes at random intervals

Post by BewilderedBob »

My old HP desktop with an integrated Nvidia display adapter has been locking up when certain functions (like <inxi>) are run. Nouveau driver is installed and display resolution reduced to 1600x1200 (instead of max 1920x1200 which hardware supports). So far so good.

Code: Select all

bobb@hp505:~$ inxi -Fxpmrz
System:
  Host: hp505 Kernel: 4.19.0-17-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 
  Desktop: Cinnamon 5.0.5 Distro: LMDE 4 Debbie base: Debian 10.2 buster 
Machine:
  Type: Desktop System: Hewlett-Packard product: HP 505B Microtower PC 
  v: N/A serial: <filter> 
  Mobo: PEGATRON model: 2A99 v: 6.01 serial: <filter> 
  BIOS: American Megatrends v: 6.10 date: 07/02/2010 
Memory:
  RAM: total: 3.61 GiB used: 1.79 GiB (49.7%) 
  RAM Report: 
  permissions: Unable to run dmidecode. Root privileges required. 
CPU:
  Topology: Dual Core model: AMD Athlon II X2 250 bits: 64 type: MCP 
  arch: K10 rev: 2 L2 cache: 2048 KiB 
  flags: lm nx pae sse sse2 sse3 sse4a svm bogomips: 12054 
  Speed: 800 MHz min/max: 800/3000 MHz Core speeds (MHz): 1: 1800 2: 800 
Graphics:
  Device-1: NVIDIA C61 [GeForce 6150SE nForce 430] vendor: Hewlett-Packard 
  driver: nouveau v: kernel bus ID: 00:0d.0 
  Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa 
  resolution: 1600x1200~60Hz 
  OpenGL: renderer: NV4C v: 2.1 Mesa 18.3.6 direct render: Yes 
Audio:
  Device-1: NVIDIA MCP61 High Definition Audio vendor: Hewlett-Packard 
  driver: snd_hda_intel v: kernel bus ID: 00:05.0 
  Sound Server: ALSA v: k4.19.0-17-amd64 
Network:
  Device-1: NVIDIA MCP61 Ethernet vendor: Hewlett-Packard 
  type: network bridge driver: forcedeth v: kernel port: e480 
  bus ID: 00:07.0 
  IF: enp0s7 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 530.98 GiB used: 12.98 GiB (2.4%) 
  ID-1: /dev/sda vendor: Samsung model: SSD 860 EVO 250GB size: 232.89 GiB 
  ID-2: /dev/sdb vendor: Seagate model: ST3320418AS size: 298.09 GiB 
Partition:
  ID-1: / size: 224.47 GiB used: 12.98 GiB (5.8%) fs: ext4 dev: /dev/sda2 
  ID-2: /run/timeshift/backup raw size: 229.06 GiB size: <root required> 
  used: <root required> fs: ext4 dev: /dev/sda2 
  ID-3: swap-1 size: 3.82 GiB used: 512 KiB (0.0%) fs: swap dev: /dev/sda1 
Sensors:
  System Temperatures: cpu: 24.5 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://packages.linuxmint.com debbie main upstream import backport #id:linuxmint_main
  2: deb https://deb.debian.org/debian buster main contrib non-free
  3: deb https://deb.debian.org/debian buster-updates main contrib non-free
  4: deb http://security.debian.org buster/updates main contrib non-free
  5: deb https://deb.debian.org/debian buster-backports main contrib non-free
Info:
  Processes: 160 Uptime: 40m Init: systemd runlevel: 5 Compilers: gcc: 8.3.0 
  Shell: bash v: 5.0.3 inxi: 3.0.32 
bobb@hp505:~$ 
Aztaroth
Level 5
Level 5
Posts: 769
Joined: Mon Jan 11, 2021 1:48 am

Re: Computer freezes at random intervals

Post by Aztaroth »

BewilderedBob wrote: Fri Sep 03, 2021 5:09 pm My old HP desktop with an integrated Nvidia display adapter has been locking up when certain functions (like <inxi>) are run.
Certains functions like memory banks scanning need root privileges :

Code: Select all

Memory:
  RAM: total: 3.61 GiB used: 1.79 GiB (49.7%) 
  RAM Report: 
  permissions: Unable to run dmidecode. Root privileges required. 
Just run your inxi command with sudo and everything gets filled up :D

Code: Select all

sudo inxi -Fxpmrz
dual boot LMDE4 (mostly) + LM19.3 Cinnamon (sometimes)
BewilderedBob
Level 1
Level 1
Posts: 49
Joined: Tue Oct 22, 2019 2:57 pm

Re: Computer freezes at random intervals

Post by BewilderedBob »

You wrote -
Memory:
RAM: total: 3.61 GiB used: 1.79 GiB (49.7%)
RAM Report:
permissions: Unable to run dmidecode. Root privileges required.
====================================================
RUN AS SUDO
Thanx for the quick reply but :
(1) another poster says that sudo use is NOT needed for <inxi>
(2) usually (but not always) the cmd <inxi -Fxxxrz> fails after displaying the first 3 "sections" on screen (just before "graphics" shd appear)
(3) cmd <inxi -G> for "graphics" always runs successfully
(4) cmd <inxi -b> normally works well
(5) your quote shows RAM not graphics which appears to be the cause of the glitch since a lower monitor resolution (1600x1200) works as advertised

Apparently the tech gremlins are loose again :-)

BB
Aztaroth
Level 5
Level 5
Posts: 769
Joined: Mon Jan 11, 2021 1:48 am

Re: Computer freezes at random intervals

Post by Aztaroth »

BewilderedBob wrote: Sun Sep 05, 2021 1:54 pm (1) another poster says that sudo use is NOT needed for <inxi>
and we're both right :
- the basic report generally asked for help on the forum doesn't need root privileges (the size and number of your memory banks are not relevant for this)
- however some features of inxi need root privileges to be completed (like memory banks access)

It was not an request. Just an info for you.
dual boot LMDE4 (mostly) + LM19.3 Cinnamon (sometimes)
BewilderedBob
Level 1
Level 1
Posts: 49
Joined: Tue Oct 22, 2019 2:57 pm

Re: Computer freezes at random intervals

Post by BewilderedBob »

Aztaroth wrote: Sun Sep 05, 2021 3:04 pm
BewilderedBob wrote: Sun Sep 05, 2021 1:54 pm (1) another poster says that sudo use is NOT needed for <inxi>
and we're both right :
- the basic report generally asked for help on the forum doesn't need root privileges (the size and number of your memory banks are not relevant for this)
- however some features of inxi need root privileges to be completed (like memory banks access)

It was not an request. Just an info for you.
Thanx again for the quick reply but it does not explain why <inxi -b> sometimes (but not consistently) causes system freeze and bizarre pattern on the screen. In my limited Linux experience if root privileges are needed to execute a cmd an err msg is issued IMMEDIATELY when the cmd is entered (if not run as sudo). In my case <inxi -Fxxxrz> the "non-root" execution begins but consistently freezes at same point (just before section 4 - Graphics data is displayed) well into the screen display which contradicts this apparent requirement.

Also reducing screen resolution to 1600x1200 appears to have resolved the issue.

BB
Locked

Return to “Beginner Questions”