Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jun 2019 18:57:00 +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-f5fucOpyd3@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 #8 from Conrad Meyer <cem@freebsd.org> ---
(In reply to Peter Grehan from comment #7)
> (In reply to Conrad Meyer from comment #2)
>=20
> The maximum screen size is actually 1920 x 1200 due to clamping in
> pci_fbuf.c so this may allow enough overhead.

Yes, that provides enough overhead (80/2000 ~=3D 4%).  I get 9,218,823 byte=
s with
gzip --fast of 1920x1200x4 random data (~0.03% overhead), which is <<
9,600,016.  So at least buffer size + Z_FLUSH_SYNC is not a problem per se,
although basically all of that should still be fixed.

--=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-f5fucOpyd3>