Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2006 15:16:42 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Frank J. Beckmann" <frank@barda.agala.net>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: qemu dumps core with option -nographic
Message-ID:  <20060206211642.GB78323@dan.emsphone.com>
In-Reply-To: <200602062115.36615.frank@barda.agala.net>
References:  <200602061914.k16JEdp1024396@gate.bitblocks.com> <200602062115.36615.frank@barda.agala.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 06), Frank J. Beckmann said:
> am Montag, 6. Februar 2006 20:14 schrieb Bakul Shah:
> > A work around is to add
> > 	-parallel pty
> 
> That doens't work. Qemu exits immediately.
> 
> > The latest qemu from ports seems to work fine -- no need for any
> > workaround.
> 
> It is the latest version from the ports that crashes.

Also crashes on 5.4 for me.  Seems to be due to something not setting
the width and height of the display, which ends up causing a seg fault
at console.c:502 because s->cells points to whatever placeholder
pointer malloc returns when an app asks malloc() for a 0-byte chunk.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060206211642.GB78323>