Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2019 09:31:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 238333] bhyve random crash in rfb.c on FreeBSD current (after r346011)
Message-ID:  <bug-238333-27103-zbtMCx4T6t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238333-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238333-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #16 from olevole@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238333-27103-zbtMCx4T6t>