Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 16:59:27 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        "Thomas E. Zander" <riggs@hadiko.de>
Cc:        Gabriel Rocha <grocha@geeksimplex.org>, stable@FreeBSD.ORG
Subject:   Re: Virtual timer expired
Message-ID:  <20010925165927.A79193@lanczos.maths.tcd.ie>
In-Reply-To: <20010925174058.E78737@f113.hadiko.de>; from riggs@hadiko.de on Tue, Sep 25, 2001 at 05:40:58PM %2B0200
References:  <20010912155901.O1121@geeksimplex.org> <20010925174058.E78737@f113.hadiko.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 25, 2001 at 05:40:58PM +0200, Thomas E. Zander wrote:
> I see the same message while trying to access my dvdrom drive using
> libdvdread.
> Is there anybody who has an idea what happens there (and perhaps a
> fix?)

It is likely that this is due to a kernel stack underflow. Matt
Dillon has just committed a fix. You could test it by editing

	/usr/src/sys/i386/include/paramh.h

and look for the line which says "#define UPAGES 2" and change it
to "#define UPAGES 3". Then you'll need to recompile your kernel,
install it and reboot.

	David.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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