Open Source Load Balancer

2001-08-20 Thread Bill Kish
on FreeBSD. Thanks in advance, -=BK -- --- Bill Kish Ph: 650.969.6000 Chief Engineer,3350 Scott Blvd, Bldg 20 Coyote Poi

Debugging double page fault

2002-02-08 Thread Bill Kish
Hi All, I've recently started seeing "double fault" panics on a formerly FreeBSD 2.2.8 based system (It's running 2.2.8 as a somewhat embedded OS, so please don't flame me about being back rev!) The stack trace looks like: $ gdb -k kernel.0 vmcore.0 GDB is free software and you are welcome

Re: Debugging double page fault

2002-02-10 Thread Bill Kish
work with. I'll try swapping out the hardware and see what happens. But I'm still curious about a methodology for analyzing such dumps. -=BK Terry Lambert wrote: > Bill Kish wrote: > > I've recently started seeing &