[Bug 262894] Kernel Panic (page fault) with 13.1-BETA2 in g_eli & httpd

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Apr 2022 19:14:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262894

--- Comment #35 from Alexander Motin <mav@FreeBSD.org> ---
(In reply to Mark Johnston from comment #34)
(kgdb) p crp->crp_buf
$168 = {{{cb_buf = 0xfffff807057af838 "0`\377\016\001\376\377\377pK\260\v",
cb_buf_len = 4096}, cb_mbuf = 0xfffff807057af838, {
      cb_vm_page = 0xfffff807057af838, cb_vm_page_len = 4096, cb_vm_page_offset
= 0}, cb_uio = 0xfffff807057af838}, 
  cb_type = CRYPTO_BUF_VMPAGE}
(kgdb) p *bp
$169 = {bio_cmd = 1, bio_flags = 16, bio_cflags = 0, bio_pflags = 3, bio_dev =
0x0, bio_disk = 0x0, bio_offset = 1510289403904, 
  bio_bcount = 0, bio_data = 0xfffffe00ddb2c000 <error: Cannot access memory at
address 0xfffffe00ddb2c000>, 
  bio_ma = 0xfffff807057af800, bio_ma_offset = 0, bio_ma_n = 154, bio_error =
0, bio_resid = 0, 
  bio_done = 0xffffffff826c0c50 <vdev_geom_io_intr>, bio_driver1 =
0xfffff8008c8135e0, bio_driver2 = 0x0, 
  bio_caller1 = 0xfffff805a33459a0, bio_caller2 = 0x0, bio_queue = {tqe_next =
0x0, tqe_prev = 0xfffff802190812b8}, 
  bio_attribute = 0x0, bio_zone = {zone_cmd = 0 '\000', zone_params =
{disk_params = {zone_mode = 0, flags = 0, optimal_seq_zones = 0, 
        optimal_nonseq_zones = 0, max_seq_zones = 0}, rwp = {id = 0, flags = 0
'\000'}, report = {starting_id = 0, 
        rep_options = 0 '\000', header = {same = 0 '\000', maximum_lba = 0,
reserved = '\000' <repeats 63 times>}, 
        entries_allocated = 0, entries_filled = 0, entries_available = 0,
entries = 0x0}}}, bio_from = 0xfffff803ce163c00, 
  bio_to = 0xfffff804124ae700, bio_length = 630784, bio_completed = 28672,
bio_children = 154, bio_inbed = 7, bio_parent = 0x0, 
  bio_t0 = {sec = 66459, frac = 13157596445544270851}, bio_task = 0x0,
bio_task_arg = 0x0, bio_spare1 = 0x0, bio_spare2 = 0x0, 
  bio_pblkno = 0}

-- 
You are receiving this mail because:
You are the assignee for the bug.