Advertisement
xiaoy1

Untitled

May 9th, 2025
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. [ 133.879829] 384575 total pagecache pages
  2. [ 133.880462] 0 pages in swap cache
  3. [ 133.880979] Free swap = 0kB
  4. [ 133.881453] Total swap = 0kB
  5. [ 133.881908] 524157 pages RAM
  6. [ 133.882385] 0 pages HighMem/MovableOnly
  7. [ 133.882982] 103501 pages reserved
  8. [ 133.883530] Tasks state (memory values in pages):
  9. [ 133.884258] [ pid ] uid tgid total_vm rss rss_anon rss_file rss_shmem pgtables_bytes swapents oom_sce
  10. [ 133.885975] [ 117] 0 117 8917 2540 2506 34 0 98304 0 -100d
  11. [ 133.887739] [ 210] 0 210 3338 264 224 40 0 69632 0 -100d
  12. [ 133.889391] Out of memory and no killable processes...
  13. [ 133.890187] Kernel panic - not syncing: System is deadlocked on memory
  14. [ 133.891198] CPU: 0 UID: 0 PID: 1 Comm: systemd Not tainted 6.14.0 #1
  15. [ 133.892188] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
  16. [ 133.893626] Call Trace:
  17. [ 133.894018] <TASK>
  18. [ 133.894364] dump_stack_lvl+0x3d/0xe0
  19. [ 133.894942] panic+0x69f/0x730
  20. [ 133.895442] ? __pfx_panic+0x10/0x10
  21. [ 133.896016] ? out_of_memory+0x19cd/0x1b20
  22. [ 133.896665] ? out_of_memory+0x10bc/0x1b20
  23. [ 133.897308] out_of_memory+0x19de/0x1b20
  24. [ 133.897932] ? mutex_trylock+0xcd/0x150
  25. [ 133.898547] ? __pfx_out_of_memory+0x10/0x10
  26. [ 133.899214] ? __pfx_mutex_trylock+0x10/0x10
  27. [ 133.899900] __alloc_frozen_pages_noprof+0x187b/0x1ea0
  28. [ 133.900709] ? __pfx___alloc_frozen_pages_noprof+0x10/0x10
  29. [ 133.901570] ? __sanitizer_cov_trace_switch+0x54/0x90
  30. [ 133.902366] ? __sanitizer_cov_trace_switch+0x54/0x90
  31. [ 133.903155] ? policy_nodemask+0xeb/0x4b0
  32. [ 133.903795] alloc_pages_mpol+0xee/0x350
  33. [ 133.904418] ? __pfx_alloc_pages_mpol+0x10/0x10
  34. [ 133.905128] ? xas_start+0x114/0x3a0
  35. [ 133.905701] ? xas_load+0x6a/0x2a0
  36. [ 133.906244] folio_alloc_noprof+0x21/0xc0
  37. [ 133.906886] filemap_alloc_folio_noprof+0x323/0x360
  38. [ 133.907653] ? __pfx_filemap_alloc_folio_noprof+0x10/0x10
  39. [ 133.908499] ? down_read+0x13c/0x230
  40. [ 133.909075] __filemap_get_folio+0x266/0x600
  41. [ 133.909757] filemap_fault+0x121d/0x1c70
  42. [ 133.910384] ? __pfx_filemap_fault+0x10/0x10
  43. [ 133.911057] __do_fault+0x107/0x3b0
  44. [ 133.911613] __handle_mm_fault+0x1069/0x29b0
  45. [ 133.912290] ? down_read_trylock+0x114/0x1c0
  46. [ 133.912970] ? __pfx_down_read_trylock+0x10/0x10
  47. [ 133.913701] ? __pfx___handle_mm_fault+0x10/0x10
  48. [ 133.914432] handle_mm_fault+0x239/0x620
  49. [ 133.915050] do_user_addr_fault+0x4f5/0xd90
  50. [ 133.915721] exc_page_fault+0x9c/0x170
  51. [ 133.916316] asm_exc_page_fault+0x26/0x30
  52. [ 133.916957] RIP: 0033:0x55a7a5aec94d
  53. [ 133.917525] Code: Unable to access opcode bytes at 0x55a7a5aec923.
  54. [ 133.918482] RSP: 002b:00007ffffcb808e0 EFLAGS: 00010206
  55. [ 133.919295] RAX: 000055a7a894cc50 RBX: 000055a7a894cc50 RCX: 000055a7a898ac9d
  56. [ 133.920403] RDX: 000000000000001e RSI: 0000000000000000 RDI: 000055a7a898ad60
  57. [ 133.921504] RBP: 00000000ffffff79 R08: 00007f9bba478ec0 R09: 0000000000000004
  58. [ 133.922606] R10: 0000000000000010 R11: 0000000000000010 R12: ffffffffffffff79
  59. [ 133.923705] R13: 0000000000000087 R14: 000055a7a894cc50 R15: 0000000000000001
  60. [ 133.924807] </TASK>
  61. [ 133.926058] Kernel Offset: disabled
  62. [ 133.926629] ---[ end Kernel panic - not syncing: System is deadlocked on memory ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement