>
> One thing that is possible is that it's a very deep callstack... It's
> during probing and it may have called completion on a completing command
> while down at the bottom of the stack starting another command. If you run
> out of kernel stack, don't you get some other kind of fault?
That kinda depends on how hard you hit the bottom of the stack. I'd
typically expect a double fault though. Note that SMP systems are much
better behaved in this case than the old UP kernel stack setup.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to fish himself, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message