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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"