Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Andrei-Stepanov/dee816e6793083fbcc622c5c949d778a to your computer and use it in GitHub Desktop.
Save Andrei-Stepanov/dee816e6793083fbcc622c5c949d778a to your computer and use it in GitHub Desktop.
[ 2666.580182] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 0.5.1 01/01/2011
[ 2666.581426] Call Trace:
[ 2666.581842] <IRQ>
[ 2666.582219] dump_stack+0x85/0xc0
[ 2666.582775] warn_alloc.cold.118+0x69/0xfc
[ 2666.583413] __alloc_pages_slowpath+0xf8b/0xfd0
[ 2666.584162] ? blkg_rwstat_read+0x47/0xa0
[ 2666.584806] ? __lock_is_held+0x5a/0xa0
[ 2666.585402] __alloc_pages_nodemask+0x38e/0x3e0
[ 2666.586107] new_slab+0x2da/0x880
[ 2666.586596] ___slab_alloc+0x2d3/0x750
[ 2666.587159] ? radix_tree_node_alloc.constprop.18+0x41/0xd0
[ 2666.587987] ? radix_tree_node_alloc.constprop.18+0x41/0xd0
[ 2666.588779] ? __slab_alloc+0x48/0x90
[ 2666.589302] __slab_alloc+0x48/0x90
[ 2666.589816] ? radix_tree_node_alloc.constprop.18+0x41/0xd0
[ 2666.590600] kmem_cache_alloc+0x1fb/0x290
[ 2666.591176] radix_tree_node_alloc.constprop.18+0x41/0xd0
[ 2666.592033] __radix_tree_create+0x161/0x1c0
[ 2666.592638] __radix_tree_insert+0x45/0x230
[ 2666.593265] add_dma_entry+0xbd/0x160
[ 2666.593805] debug_dma_map_sg+0xea/0x130
[ 2666.594378] ata_qc_issue+0x1b7/0x310
[ 2666.594915] ? ata_scsi_var_len_cdb_xlat+0x30/0x30
[ 2666.595600] ata_scsi_translate+0xbc/0x1b0
[ 2666.596188] ata_scsi_queuecmd+0x98/0x210
[ 2666.596794] scsi_dispatch_cmd+0xa8/0x320
[ 2666.597364] scsi_request_fn+0x300/0x6a0
[ 2666.597943] __blk_run_queue+0x5e/0xc0
[ 2666.598481] blk_run_queue+0x2b/0x40
[ 2666.599019] scsi_run_queue+0x245/0x310
[ 2666.599570] scsi_end_request+0x11a/0x1f0
[ 2666.600146] scsi_io_completion+0x94/0x690
[ 2666.600761] blk_done_softirq+0xaa/0xe0
[ 2666.601317] __do_softirq+0xe0/0x437
[ 2666.601853] irq_exit+0x110/0x120
[ 2666.602330] call_function_single_interrupt+0xf/0x20
[ 2666.603043] </IRQ>
[ 2666.603357] RIP: 0010:native_safe_halt+0x2/0x10
[ 2666.604021] Code: ff ff 7f c3 65 48 8b 04 25 40 5e 01 00 f0 80 48 02 20 48 8b 00 a8 08 75 c4 eb 8c 90 90 90 90 90 90 90 90 90 90 90 90 90 fb f4 <c3> 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f4 c3 90 90 90 90 90 90
[ 2666.608792] RSP: 0000:ffffac7600203ea8 EFLAGS: 00000206 ORIG_RAX: ffffffffffffff04
[ 2666.610937] RAX: ffff9082bc3c32c0 RBX: 0000000000000001 RCX: 0000000000000000
[ 2666.613041] RDX: ffff9082bc3c32c0 RSI: 0000000000000001 RDI: ffff9082bc3c32c0
[ 2666.615085] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000
[ 2666.617087] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 2666.619078] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2666.621054] default_idle+0x21/0x150
[ 2666.622510] do_idle+0x1f9/0x280
[ 2666.623912] ? do_idle+0x188/0x280
[ 2666.625334] cpu_startup_entry+0x6f/0x80
[ 2666.626849] start_secondary+0x1b3/0x200
[ 2666.628348] secondary_startup_64+0xa4/0xb0
[ 2666.629943] SLUB: Unable to allocate memory on node -1, gfp=0x400000(GFP_NOWAIT)
[ 2666.631926] cache: radix_tree_node, object size: 576, buffer size: 584, default order: 2, min order: 0
[ 2666.634230] node 0: slabs: 93, objs: 2226, free: 278
[ 2666.636114] DMA-API: cacheline tracking ENOMEM, dma-debug disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment