[Bug 238333] bhyve random crash in rfb.c on FreeBSD current (after r346011)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 10 09:31:56 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238333

--- Comment #16 from olevole at olevole.ru ---
(gdb) p *(struct rfb_softc *)arg
$1 = {sfd = 9, tid = 0x800b1d200, cfd = 10, width = 0, height = 0, password =
0x0, enc_raw_ok = true, enc_zlib_ok = true, enc_resize_ok = true, zstream = {
    next_in = 0x942600000 <error: Cannot access memory at address 0x942600000>,
avail_in = 128, total_in = 0, next_out = 0x944a00180 '\245' <repeats 200
times>..., avail_out = 9600016, total_out = 0, 
    msg = 0x0, state = 0x941b4e800, zalloc = 0x8002d2110 <zcalloc>, zfree =
0x8002d2120 <zcfree>, opaque = 0x0, data_type = 0, adler = 1, reserved = 0},
zbuf = 0x944a00180 '\245' <repeats 200 times>..., 
  zbuflen = 0, conn_wait = 0, sending = 1, mtx = 0x800ae2400, cond = 0x0,
hw_crc = 1, crc = 0x941a7f700, crc_tmp = 0x941ad0a00, crc_width = 800,
crc_height = 600}

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


More information about the freebsd-virtualization mailing list