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=3D238333 --- Comment #16 from olevole@olevole.ru --- (gdb) p *(struct rfb_softc *)arg $1 =3D {sfd =3D 9, tid =3D 0x800b1d200, cfd =3D 10, width =3D 0, height =3D= 0, password =3D 0x0, enc_raw_ok =3D true, enc_zlib_ok =3D true, enc_resize_ok =3D true, zst= ream =3D { next_in =3D 0x942600000 <error: Cannot access memory at address 0x94260= 0000>, avail_in =3D 128, total_in =3D 0, next_out =3D 0x944a00180 '\245' <repeats = 200 times>..., avail_out =3D 9600016, total_out =3D 0,=20 msg =3D 0x0, state =3D 0x941b4e800, zalloc =3D 0x8002d2110 <zcalloc>, z= free =3D 0x8002d2120 <zcfree>, opaque =3D 0x0, data_type =3D 0, adler =3D 1, reserve= d =3D 0}, zbuf =3D 0x944a00180 '\245' <repeats 200 times>...,=20 zbuflen =3D 0, conn_wait =3D 0, sending =3D 1, mtx =3D 0x800ae2400, cond = =3D 0x0, hw_crc =3D 1, crc =3D 0x941a7f700, crc_tmp =3D 0x941ad0a00, crc_width =3D 8= 00, crc_height =3D 600} --=20 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>