Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 16:09:06 +0200
From:      Bradley T Hughes <bhughes@trolltech.com>
To:        Greg 'groggy' Lehey <grog@FreeBSD.org>, Vallo Kallaste <kalts@estpak.ee>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Got crash
Message-ID:  <200304301609.06078.bhughes@trolltech.com>
In-Reply-To: <20030430023057.GN95421@wantadilla.lemis.com>
References:  <20030429202422.GA786@kevad.internal> <20030430023057.GN95421@wantadilla.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 April 2003 04:30, Greg 'groggy' Lehey wrote:
> On Tuesday, 29 April 2003 at 23:24:22 +0300, Vallo Kallaste wrote:
> > Hi
> >
> > Got a crash after exiting from single user mode. The initial single
> > user mode was caused by 'shutdown now'. Sources, world and kernel
> > from ~3 hours ago.
> >
> > #7  0xc04df334 in launch_requests (rq=0xc6a3adc0, reviveok=0)
> >     at /usr/src/sys/dev/vinum/vinumrequest.c:442
> > 	rqg = (struct rqgroup *) 0xc66ef800
> > 	rqno = 1
> > 	rqe = (struct rqelement *) 0xc66ce224
> > 	drive = (struct drive *) 0x0
>
> Somehow you have lost your drive.  I'd like to see why you still
> ended up with a request.  Do you have log file output?  The contents
> of msgbuf would be interesting.

I can reproduce this problem as well.  Shutting down into single user 
and returning to multi-user causes a panic 100% of the time.

It's easy to reproduce this if you:

1) boot single user
2) 'vinum start' at prompt
3) 'vimum start' at prompt again
4) 'mount -a' at prompt

It's interesting to note that after the second 'vinum start', I get:

'vinum: no additioal drives found'

from the kernel, and:

** no drives found: No such file or directory

from the vinum driver program (I'm assuming it's the driver anyway, I 
haven't had time to look at sources to see where it could be).

The backtrace is similar to Vallo's.  After the painfully-slow laptop 
finishes dumping, I'll see about getting a full bt.

> Greg
> --
> See complete headers for address and phone numbers

-- 
Bradley T. Hughes - bhughes at trolltech.com
Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway



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