Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 23:07:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252833] panic changing vt font with gfx-enabled EFI loader
Message-ID:  <bug-252833-227-DnkH7ArHYo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252833-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252833-227@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=3D252833

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D93ebd6307efeb95a29bc614edd0c67c2a=
f850e98

commit 93ebd6307efeb95a29bc614edd0c67c2af850e98
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2021-01-24 18:59:36 +0000
Commit:     Toomas Soome <tsoome@FreeBSD.org>
CommitDate: 2021-01-26 23:07:03 +0000

    vt: panic while changing vt font

    Set refcount for loader provided font to 1 to prevent this font
    from being released (so we can reset to default).

    PR: 252833

 sys/dev/vt/vt_core.c | 2 ++
 1 file changed, 2 insertions(+)

--=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-252833-227-DnkH7ArHYo>