3 Crashes with bfq scheduler, each of them caused nzbget to freeze.
I ran a 2 hour test with cfq without any crashes.
dmesg:
$this->bbcode_second_pass_code('', '
[ 1801.081252] =============================================================================
[ 1801.089474] BUG bfq_queue (Tainted: G O): Poison overwritten
[ 1801.096026] -----------------------------------------------------------------------------
[ 1801.096026]
[ 1801.105723] Disabling lock debugging due to kernel taint
[ 1801.105735] INFO: 0xc64caf3c-0xc64caf3f. First byte 0x7d instead of 0x6b
[ 1801.112485] INFO: Allocated in bfq_get_queue+0xe0/0x278 age=30 cpu=0 pid=4354
[ 1801.119655] __slab_alloc.isra.44.constprop.49+0x570/0x5d0
[ 1801.125168] kmem_cache_alloc+0x44/0x194
[ 1801.129106] bfq_get_queue+0xe0/0x278
[ 1801.132785] bfq_set_request+0x22c/0x3d8
[ 1801.136732] elv_set_request+0x1c/0x28
[ 1801.140506] get_request+0x3d0/0x774
[ 1801.144096] blk_queue_bio+0x1ac/0x39c
[ 1801.147863] generic_make_request+0x88/0xbc
[ 1801.152065] submit_bio+0x108/0x124
[ 1801.155571] do_mpage_readpage+0x5c8/0x71c
[ 1801.159685] mpage_readpages+0x9c/0xf8
[ 1801.163458] __do_page_cache_readahead+0x19c/0x254
[ 1801.168275] ra_submit+0x20/0x24
[ 1801.171519] page_cache_sync_readahead+0x58/0x60
[ 1801.176166] generic_file_aio_read+0x2d0/0x730
[ 1801.180635] do_sync_read+0x90/0xcc
[ 1801.184140] INFO: Freed in __bfq_deactivate_entity+0x11c/0x200 age=0 cpu=0 pid=4355
[ 1801.191827] __slab_free+0x34/0x354
[ 1801.195333] kmem_cache_free+0x154/0x20c
[ 1801.199274] __bfq_deactivate_entity+0x11c/0x200
[ 1801.203912] bfq_deactivate_bfqq+0x7c/0xb0
[ 1801.208029] __bfq_bfqq_expire+0x64/0xb0
[ 1801.211971] bfq_dispatch_requests+0x310/0x77c
[ 1801.216434] blk_peek_request+0x228/0x264
[ 1801.220468] scsi_request_fn+0x38/0x4bc
[ 1801.224320] __blk_run_queue+0x18/0x1c
[ 1801.228086] blk_run_queue+0x1c/0x2c
[ 1801.231678] scsi_run_queue+0x1cc/0x22c
[ 1801.235533] scsi_next_command+0x2c/0x38
[ 1801.239474] scsi_io_completion+0x450/0x4c8
[ 1801.243681] blk_done_softirq+0x70/0x84
[ 1801.247534] __do_softirq+0x124/0x27c
[ 1801.251210] irq_exit+0x44/0x9c
[ 1801.254368] INFO: Slab 0xc0aa8940 objects=19 used=19 fp=0x (null) flags=0x4080
[ 1801.261709] INFO: Object 0xc64caea0 @offset=3744 fp=0xc64cb380
[ 1801.261709]
[ 1801.269054] Bytes b4 c64cae90: 06 06 00 00 36 9d ff ff 5a 5a 5a 5a 5a 5a 5a 5a ....6...ZZZZZZZZ
[ 1801.277877] Object c64caea0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.286527] Object c64caeb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.295176] Object c64caec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.303827] Object c64caed0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.312477] Object c64caee0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.321126] Object c64caef0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.329777] Object c64caf00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.338428] Object c64caf10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.347078] Object c64caf20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.355727] Object c64caf30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 7d 46 02 00 kkkkkkkkkkkk}F..
[ 1801.364378] Object c64caf40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.373029] Object c64caf50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.381678] Object c64caf60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.390329] Object c64caf70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 1801.398979] Object c64caf80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 1801.407630] Redzone c64caf90: bb bb bb bb ....
[ 1801.415321] Padding c64cb038: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 1801.423377] [<c000d178>] (unwind_backtrace+0x0/0xe0) from [<c00bf044>] (check_bytes_and_report+0x94/0xc0)
[ 1801.423396] [<c00bf044>] (check_bytes_and_report+0x94/0xc0) from [<c00bf138>] (check_object+0xc8/0x21c)
[ 1801.423414] [<c00bf138>] (check_object+0xc8/0x21c) from [<c03498b0>] (alloc_debug_processing+0x94/0x150)
[ 1801.423432] [<c03498b0>] (alloc_debug_processing+0x94/0x150) from [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0)
[ 1801.423451] [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0) from [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194)
[ 1801.423472] [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194) from [<c01af9b0>] (bfq_get_queue+0xe0/0x278)
[ 1801.423491] [<c01af9b0>] (bfq_get_queue+0xe0/0x278) from [<c01b1944>] (bfq_set_request+0x22c/0x3d8)
[ 1801.423510] [<c01b1944>] (bfq_set_request+0x22c/0x3d8) from [<c01939d0>] (elv_set_request+0x1c/0x28)
[ 1801.423530] [<c01939d0>] (elv_set_request+0x1c/0x28) from [<c0198c10>] (get_request+0x3d0/0x774)
[ 1801.423549] [<c0198c10>] (get_request+0x3d0/0x774) from [<c019a458>] (blk_queue_bio+0x1ac/0x39c)
[ 1801.423568] [<c019a458>] (blk_queue_bio+0x1ac/0x39c) from [<c01985d8>] (generic_make_request+0x88/0xbc)
[ 1801.423587] [<c01985d8>] (generic_make_request+0x88/0xbc) from [<c0198714>] (submit_bio+0x108/0x124)
[ 1801.423606] [<c0198714>] (submit_bio+0x108/0x124) from [<c00fa008>] (mpage_readpages+0xe0/0xf8)
[ 1801.423625] [<c00fa008>] (mpage_readpages+0xe0/0xf8) from [<c0094df8>] (__do_page_cache_readahead+0x19c/0x254)
[ 1801.423644] [<c0094df8>] (__do_page_cache_readahead+0x19c/0x254) from [<c0095110>] (ra_submit+0x20/0x24)
[ 1801.423662] [<c0095110>] (ra_submit+0x20/0x24) from [<c0095488>] (page_cache_sync_readahead+0x58/0x60)
[ 1801.423683] [<c0095488>] (page_cache_sync_readahead+0x58/0x60) from [<c008ccf8>] (generic_file_aio_read+0x2d0/0x730)
[ 1801.423704] [<c008ccf8>] (generic_file_aio_read+0x2d0/0x730) from [<c00c5248>] (do_sync_read+0x90/0xcc)
[ 1801.423724] [<c00c5248>] (do_sync_read+0x90/0xcc) from [<c00c598c>] (vfs_read+0xac/0x124)
[ 1801.423744] [<c00c598c>] (vfs_read+0xac/0x124) from [<c00ca25c>] (kernel_read+0x44/0x78)
[ 1801.423762] [<c00ca25c>] (kernel_read+0x44/0x78) from [<c00ca3a0>] (prepare_binprm+0x110/0x118)
[ 1801.423780] [<c00ca3a0>] (prepare_binprm+0x110/0x118) from [<c00cb650>] (do_execve+0x23c/0x3c0)
[ 1801.423798] [<c00cb650>] (do_execve+0x23c/0x3c0) from [<c00cba34>] (sys_execve+0x40/0x54)
[ 1801.423815] [<c00cba34>] (sys_execve+0x40/0x54) from [<c0008ce0>] (ret_fast_syscall+0x0/0x2c)
[ 1801.423828] FIX bfq_queue: Restoring 0xc64caf3c-0xc64caf3f=0x6b
[ 1801.423828]
[ 1801.431261] FIX bfq_queue: Marking all objects used
[ 3222.668508] unwind: Unknown symbol address c04aed00
[ 3222.668524] unwind: Index not found c04aed00
[ 5118.306672] =============================================================================
[ 5118.314902] BUG bfq_queue (Tainted: G B O): Poison overwritten
[ 5118.321454] -----------------------------------------------------------------------------
[ 5118.321454]
[ 5118.331155] INFO: 0xc14ea57c-0xc14ea57f. First byte 0x3f instead of 0x6b
[ 5118.337903] INFO: Allocated in bfq_get_queue+0xe0/0x278 age=9 cpu=0 pid=6040
[ 5118.344986] __slab_alloc.isra.44.constprop.49+0x570/0x5d0
[ 5118.350498] kmem_cache_alloc+0x44/0x194
[ 5118.354437] bfq_get_queue+0xe0/0x278
[ 5118.358117] bfq_set_request+0x22c/0x3d8
[ 5118.362063] elv_set_request+0x1c/0x28
[ 5118.365836] get_request+0x3d0/0x774
[ 5118.369426] blk_queue_bio+0x1ac/0x39c
[ 5118.373194] generic_make_request+0x88/0xbc
[ 5118.377396] submit_bio+0x108/0x124
[ 5118.380902] mpage_readpages+0xe0/0xf8
[ 5118.384673] __do_page_cache_readahead+0x19c/0x254
[ 5118.389481] ra_submit+0x20/0x24
[ 5118.392733] filemap_fault+0x17c/0x3e4
[ 5118.396508] __do_fault+0x9c/0x460
[ 5118.399930] handle_pte_fault+0x28c/0x7a4
[ 5118.403957] handle_mm_fault+0xac/0xbc
[ 5118.407726] INFO: Freed in __bfq_deactivate_entity+0x11c/0x200 age=9 cpu=0 pid=6040
[ 5118.415414] __slab_free+0x34/0x354
[ 5118.418922] kmem_cache_free+0x154/0x20c
[ 5118.422861] __bfq_deactivate_entity+0x11c/0x200
[ 5118.427500] bfq_deactivate_bfqq+0x7c/0xb0
[ 5118.431616] __bfq_bfqq_expire+0x64/0xb0
[ 5118.435558] bfq_dispatch_requests+0x310/0x77c
[ 5118.440022] blk_peek_request+0x228/0x264
[ 5118.444055] scsi_request_fn+0x38/0x4bc
[ 5118.447907] __blk_run_queue+0x18/0x1c
[ 5118.451674] queue_unplugged+0xdc/0xec
[ 5118.455439] blk_flush_plug_list+0x1cc/0x1e8
[ 5118.459729] blk_finish_plug+0x10/0x34
[ 5118.463498] __do_page_cache_readahead+0x218/0x254
[ 5118.468311] ra_submit+0x20/0x24
[ 5118.471556] filemap_fault+0x17c/0x3e4
[ 5118.475323] __do_fault+0x9c/0x460
[ 5118.478740] INFO: Slab 0xc0a08d40 objects=19 used=19 fp=0x (null) flags=0x4080
[ 5118.486081] INFO: Object 0xc14ea4e0 @offset=1248 fp=0xc14eb380
[ 5118.486081]
[ 5118.493426] Bytes b4 c14ea4d0: 31 15 00 00 9a 55 07 00 5a 5a 5a 5a 5a 5a 5a 5a 1....U..ZZZZZZZZ
[ 5118.502249] Object c14ea4e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.510898] Object c14ea4f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.519548] Object c14ea500: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.528198] Object c14ea510: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.536849] Object c14ea520: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.545499] Object c14ea530: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.554149] Object c14ea540: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.562799] Object c14ea550: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.571450] Object c14ea560: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.580100] Object c14ea570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 3f 56 07 00 kkkkkkkkkkkk?V..
[ 5118.588750] Object c14ea580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.597400] Object c14ea590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.606051] Object c14ea5a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.614701] Object c14ea5b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 5118.623351] Object c14ea5c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 5118.632001] Redzone c14ea5d0: bb bb bb bb ....
[ 5118.639692] Padding c14ea678: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 5118.647750] [<c000d178>] (unwind_backtrace+0x0/0xe0) from [<c00bf044>] (check_bytes_and_report+0x94/0xc0)
[ 5118.647769] [<c00bf044>] (check_bytes_and_report+0x94/0xc0) from [<c00bf138>] (check_object+0xc8/0x21c)
[ 5118.647787] [<c00bf138>] (check_object+0xc8/0x21c) from [<c03498b0>] (alloc_debug_processing+0x94/0x150)
[ 5118.647805] [<c03498b0>] (alloc_debug_processing+0x94/0x150) from [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0)
[ 5118.647824] [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0) from [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194)
[ 5118.647845] [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194) from [<c01af9b0>] (bfq_get_queue+0xe0/0x278)
[ 5118.647865] [<c01af9b0>] (bfq_get_queue+0xe0/0x278) from [<c01b1944>] (bfq_set_request+0x22c/0x3d8)
[ 5118.647883] [<c01b1944>] (bfq_set_request+0x22c/0x3d8) from [<c01939d0>] (elv_set_request+0x1c/0x28)
[ 5118.647904] [<c01939d0>] (elv_set_request+0x1c/0x28) from [<c0198c10>] (get_request+0x3d0/0x774)
[ 5118.647922] [<c0198c10>] (get_request+0x3d0/0x774) from [<c019a458>] (blk_queue_bio+0x1ac/0x39c)
[ 5118.647941] [<c019a458>] (blk_queue_bio+0x1ac/0x39c) from [<c01985d8>] (generic_make_request+0x88/0xbc)
[ 5118.647960] [<c01985d8>] (generic_make_request+0x88/0xbc) from [<c0198714>] (submit_bio+0x108/0x124)
[ 5118.647985] [<c0198714>] (submit_bio+0x108/0x124) from [<c00b7af8>] (swap_readpage+0xac/0xbc)
[ 5118.648005] [<c00b7af8>] (swap_readpage+0xac/0xbc) from [<c00b8138>] (read_swap_cache_async+0x120/0x198)
[ 5118.648025] [<c00b8138>] (read_swap_cache_async+0x120/0x198) from [<c00b8210>] (swapin_readahead+0x60/0xa4)
[ 5118.648047] [<c00b8210>] (swapin_readahead+0x60/0xa4) from [<c00ab7b0>] (handle_pte_fault+0x2f0/0x7a4)
[ 5118.648067] [<c00ab7b0>] (handle_pte_fault+0x2f0/0x7a4) from [<c00abd10>] (handle_mm_fault+0xac/0xbc)
[ 5118.648093] [<c00abd10>] (handle_mm_fault+0xac/0xbc) from [<c0350d88>] (do_page_fault+0x168/0x3b0)
[ 5118.648113] [<c0350d88>] (do_page_fault+0x168/0x3b0) from [<c00083dc>] (do_DataAbort+0x34/0x98)
[ 5118.648130] [<c00083dc>] (do_DataAbort+0x34/0x98) from [<c034f8fc>] (__dabt_usr+0x3c/0x40)
[ 5118.648141] Exception stack(0xc1f7ffb0 to 0xc1f7fff8)
[ 5118.648154] ffa0: 01407d40 00000000 00000000 00000000
[ 5118.648170] ffc0: 00532b34 00273a28 01407e84 00978020 002afb7c 00000002 01414728 01407d40
[ 5118.648184] ffe0: 00532b34 af434df0 000c1fd8 000bb04c 60000010 ffffffff
[ 5118.648196] FIX bfq_queue: Restoring 0xc14ea57c-0xc14ea57f=0x6b
[ 5118.648196]
[ 5118.655623] FIX bfq_queue: Marking all objects used
[ 8336.713636] =============================================================================
[ 8336.721862] BUG bfq_queue (Tainted: G B O): Poison overwritten
[ 8336.728414] -----------------------------------------------------------------------------
[ 8336.728414]
[ 8336.738116] INFO: 0xc1c235bc-0xc1c235bf. First byte 0x72 instead of 0x6b
[ 8336.744863] INFO: Allocated in bfq_get_queue+0xe0/0x278 age=7 cpu=0 pid=6639
[ 8336.751948] __slab_alloc.isra.44.constprop.49+0x570/0x5d0
[ 8336.757458] kmem_cache_alloc+0x44/0x194
[ 8336.761398] bfq_get_queue+0xe0/0x278
[ 8336.765077] bfq_set_request+0x22c/0x3d8
[ 8336.769023] elv_set_request+0x1c/0x28
[ 8336.772798] get_request+0x3d0/0x774
[ 8336.776386] blk_queue_bio+0x1ac/0x39c
[ 8336.780154] generic_make_request+0x88/0xbc
[ 8336.784357] submit_bio+0x108/0x124
[ 8336.787862] mpage_readpages+0xe0/0xf8
[ 8336.791633] __do_page_cache_readahead+0x19c/0x254
[ 8336.796443] page_cache_sync_readahead+0x58/0x60
[ 8336.801089] generic_file_aio_read+0x2d0/0x730
[ 8336.805557] do_sync_read+0x90/0xcc
[ 8336.809061] vfs_read+0xac/0x124
[ 8336.812304] sys_read+0x3c/0x60
[ 8336.815464] INFO: Freed in __bfq_deactivate_entity+0x11c/0x200 age=6 cpu=0 pid=6639
[ 8336.823150] __slab_free+0x34/0x354
[ 8336.826657] kmem_cache_free+0x154/0x20c
[ 8336.830598] __bfq_deactivate_entity+0x11c/0x200
[ 8336.835236] bfq_deactivate_bfqq+0x7c/0xb0
[ 8336.839352] __bfq_bfqq_expire+0x64/0xb0
[ 8336.843294] bfq_dispatch_requests+0x310/0x77c
[ 8336.847758] blk_peek_request+0x228/0x264
[ 8336.851792] scsi_request_fn+0x38/0x4bc
[ 8336.855643] __blk_run_queue+0x18/0x1c
[ 8336.859410] queue_unplugged+0xdc/0xec
[ 8336.863175] blk_flush_plug_list+0x1cc/0x1e8
[ 8336.867465] blk_finish_plug+0x10/0x34
[ 8336.871235] __do_page_cache_readahead+0x218/0x254
[ 8336.876047] ra_submit+0x20/0x24
[ 8336.879291] page_cache_sync_readahead+0x58/0x60
[ 8336.883932] generic_file_aio_read+0x2d0/0x730
[ 8336.888395] INFO: Slab 0xc0a17440 objects=19 used=19 fp=0x (null) flags=0x4080
[ 8336.895735] INFO: Object 0xc1c23520 @offset=5408 fp=0xc1c22b60
[ 8336.895735]
[ 8336.903081] Bytes b4 c1c23510: b3 18 00 00 d8 dd 09 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
[ 8336.911903] Object c1c23520: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.920552] Object c1c23530: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.929203] Object c1c23540: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.937853] Object c1c23550: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.946504] Object c1c23560: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.955153] Object c1c23570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.963804] Object c1c23580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.972454] Object c1c23590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.981105] Object c1c235a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8336.989754] Object c1c235b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 72 3f 0c 00 kkkkkkkkkkkkr?..
[ 8336.998405] Object c1c235c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8337.007055] Object c1c235d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8337.015706] Object c1c235e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8337.024356] Object c1c235f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 8337.033005] Object c1c23600: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 8337.041656] Redzone c1c23610: bb bb bb bb ....
[ 8337.049348] Padding c1c236b8: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ
[ 8337.057404] [<c000d178>] (unwind_backtrace+0x0/0xe0) from [<c00bf044>] (check_bytes_and_report+0x94/0xc0)
[ 8337.057424] [<c00bf044>] (check_bytes_and_report+0x94/0xc0) from [<c00bf138>] (check_object+0xc8/0x21c)
[ 8337.057442] [<c00bf138>] (check_object+0xc8/0x21c) from [<c03498b0>] (alloc_debug_processing+0x94/0x150)
[ 8337.057461] [<c03498b0>] (alloc_debug_processing+0x94/0x150) from [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0)
[ 8337.057479] [<c034a5a8>] (__slab_alloc.isra.44.constprop.49+0x570/0x5d0) from [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194)
[ 8337.057501] [<c00c0cd4>] (kmem_cache_alloc+0x44/0x194) from [<c01af9b0>] (bfq_get_queue+0xe0/0x278)
[ 8337.057520] [<c01af9b0>] (bfq_get_queue+0xe0/0x278) from [<c01b1944>] (bfq_set_request+0x22c/0x3d8)
[ 8337.057540] [<c01b1944>] (bfq_set_request+0x22c/0x3d8) from [<c01939d0>] (elv_set_request+0x1c/0x28)
[ 8337.057560] [<c01939d0>] (elv_set_request+0x1c/0x28) from [<c0198c10>] (get_request+0x3d0/0x774)
[ 8337.057579] [<c0198c10>] (get_request+0x3d0/0x774) from [<c019a458>] (blk_queue_bio+0x1ac/0x39c)
[ 8337.057598] [<c019a458>] (blk_queue_bio+0x1ac/0x39c) from [<c01985d8>] (generic_make_request+0x88/0xbc)
[ 8337.057617] [<c01985d8>] (generic_make_request+0x88/0xbc) from [<c0198714>] (submit_bio+0x108/0x124)
[ 8337.057636] [<c0198714>] (submit_bio+0x108/0x124) from [<c00fa008>] (mpage_readpages+0xe0/0xf8)
[ 8337.057655] [<c00fa008>] (mpage_readpages+0xe0/0xf8) from [<c0094df8>] (__do_page_cache_readahead+0x19c/0x254)
[ 8337.057674] [<c0094df8>] (__do_page_cache_readahead+0x19c/0x254) from [<c0095488>] (page_cache_sync_readahead+0x58/0x60)
[ 8337.057695] [<c0095488>] (page_cache_sync_readahead+0x58/0x60) from [<c008ccf8>] (generic_file_aio_read+0x2d0/0x730)
[ 8337.057717] [<c008ccf8>] (generic_file_aio_read+0x2d0/0x730) from [<c00c5248>] (do_sync_read+0x90/0xcc)
[ 8337.057735] [<c00c5248>] (do_sync_read+0x90/0xcc) from [<c00c598c>] (vfs_read+0xac/0x124)
[ 8337.057754] [<c00c598c>] (vfs_read+0xac/0x124) from [<c00c5a40>] (sys_read+0x3c/0x60)
[ 8337.057772] [<c00c5a40>] (sys_read+0x3c/0x60) from [<c0008ce0>] (ret_fast_syscall+0x0/0x2c)
[ 8337.057785] FIX bfq_queue: Restoring 0xc1c235bc-0xc1c235bf=0x6b
[ 8337.057785]
[ 8337.065218] FIX bfq_queue: Marking all objects used
')