On Thu, 2006-Aug-17 15:18:21 -0400, Kris Kennaway wrote:
>On Thu, Aug 17, 2006 at 01:24:48PM -0400, John Baldwin wrote:
>> On Thursday 17 August 2006 04:20, Peter van Heusden wrote:
>> > kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 151698,
>> > size: 28672
>
>This can indicate that
Thanks, Kris. I guess its time for me to go shopping for some new hardware.
Peter
Kris Kennaway wrote:
> On Thu, Aug 17, 2006 at 01:24:48PM -0400, John Baldwin wrote:
>
>> On Thursday 17 August 2006 04:20, Peter van Heusden wrote:
>>
>>> Thanks for the advice John. I upgraded to 6-STABLE
On Thu, Aug 17, 2006 at 01:24:48PM -0400, John Baldwin wrote:
> On Thursday 17 August 2006 04:20, Peter van Heusden wrote:
> > Thanks for the advice John. I upgraded to 6-STABLE and just got a kernel
> > panic again. Before I list the dump, I'd like to mention two messages I
> > see in my syslog. F
On Thursday 17 August 2006 04:20, Peter van Heusden wrote:
> Thanks for the advice John. I upgraded to 6-STABLE and just got a kernel
> panic again. Before I list the dump, I'd like to mention two messages I
> see in my syslog. Firstly, often I get something like this:
>
> kernel: swap_pager: inde
Thanks for the advice John. I upgraded to 6-STABLE and just got a kernel
panic again. Before I list the dump, I'd like to mention two messages I
see in my syslog. Firstly, often I get something like this:
kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 151698,
size: 28672
(though th
On Monday 14 August 2006 14:16, Peter van Heusden wrote:
> Thanks. That gives the following output:
>
> #9 0xc0801295 in trap_pfault (frame=0xd1231b68, usermode=0x0, eva=0x3)
> at /usr/src/sys/i386/i386/trap.c:714
> #10 0xc0800fa5 in trap (frame=
> {tf_fs = 0xc1e20018, tf_es = 0x10, tf_ds =
Thanks. That gives the following output:
243 ts = td->td_blocked;
(kgdb) p td->td_proc->p_pid
$1 = 0x126ce
(kgdb) proc 0x126ce
(kgdb) backtrace
#0 0xc065fe6b in sched_switch (td=0xc1e22c00, newtd=0xc14edc00,
flags=0x1) at /usr/src/sys/kern/sched_4bsd.c:881
#1 0xc0656866 in mi
On Sunday 13 August 2006 03:36, Peter van Heusden wrote:
> Hi everyone
>
> Almost every day, some time around midnight, my FreeBSD 5-STABLE kernel
> panics. I've attached the output of a kgdb session of the saved core
> file - is there any further info that would be useful to debugging? I've
> got