Guest User

Untitled

a guest
Jul 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. ************* ERROR: CANNOT MALLOC!
  2. printk: 54 messages suppressed.
  3. ifconfig: page allocation failure. order:5, mode:0xd0
  4. Call trace:
  5. [c0040f40] __alloc_pages+0x280/0x3a4
  6. [c004108c] __get_free_pages+0x28/0x68
  7. [c0045244] cache_alloc_refill+0x2b4/0x514
  8. [c0044d98] kmem_cache_alloc+0x64/0x68
  9. [c012a6f8] gfar_enet_open+0x500/0x6c4
  10. [c0159bc8] dev_open+0xb0/0xd8
  11. [c015b37c] dev_change_flags+0x6c/0x144
  12. [c0196c64] devinet_ioctl+0x66c/0x7cc
  13. [c0198160] inet_ioctl+0x10c/0x120
  14. [c014ffe0] sock_ioctl+0x1b8/0x2d4
  15. [c0070518] sys_ioctl+0x2fc/0x498
  16. [c00021c4] ret_from_syscall+0x0/0x48
  17.  
  18. ************* ERROR: CANNOT MALLOC!
  19. oom-killer: gfp_mask=0xd0
  20. DMA per-cpu:
  21. cpu 0 hot: low 32, high 96, batch 16
  22. cpu 0 cold: low 0, high 32, batch 16
  23. Normal per-cpu: empty
  24. HighMem per-cpu: empty
  25.  
  26. Free pages: 2000kB (0kB HighMem)
  27. Active:7604 inactive:7542 dirty:0 writeback:0 unstable:0 free:500 slab:42808 mapped:146 pagetables:23
  28. DMA free:2000kB min:2048kB low:2560kB high:3072kB active:30416kB inactive:30168kB present:262144kB pages_scanned:61175 all_unreclaimable? yes
  29. protections[]: 0 0 0
  30. Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
  31. protections[]: 0 0 0
  32. HighMem free:0kB min:128kB low:160kB high:192kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
  33. protections[]: 0 0 0
  34. DMA: 0*4kB 6*8kB 18*16kB 30*32kB 7*64kB 0*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 2000kB
  35. Normal: empty
  36. HighMem: empty
  37. Swap cache: add 0, delete 0, find 0/0, race 0+0
  38. Out of Memory: Killed process 1 (init).
  39. The system is going down NOW!
  40. Sent SIGTERM to all processes
Add Comment
Please, Sign In to add comment