DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: trouble generating a core file


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 May 2005 10:53:08 -0700 (PDT)

:
:Stefan Krüger wrote:
:...
:> could you
:> $ ident src/sys/kern/lwkt_ipiq.c
:> and check if you're using at least 1.10? I had a similar LWKT_WAIT_IPIQ
:> panic which was fixed with 1.10...
:> 
:> take care,
:> SK
:
:the file is 1.10
:
:-- 
:Chuck Tuffli
:Agilent Technologies

    I think the problem is that it is panic'ing at just the wrong point,
    and the kernel cannot proceed due to whatever state it is in.

    What was the actual panic that occured?  Can you do a 'trace' from
    the DB> prompt ?    What was the panic address and instruction pointer
    value and how does that match up with the kernel's symbol table
    (nm -N /kernel).

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]