Re: anyone recognize this panic?



On Sunday 26 February 2006 12:42, Kris Kennaway wrote:
On Sun, Feb 26, 2006 at 12:39:22PM -0800, Kent Stewart wrote:
On Sunday 26 February 2006 12:29, Kris Kennaway wrote:
On Sun, Feb 26, 2006 at 11:24:28AM -0800, Kent Stewart wrote:
Unfortunately without a traceback the panic string is useless
since it gives you no clue about how the system got into that
state. This kind of panic is often a secondary effect of
some other problem.

I can cause this to happen almost at will with a Netgear GA311.
It only happens at boot. It will reboot after the panic just
fine and, for me, it only happens repeatedly after I do a
restart boot from XP. It has never happened if I shut the
system down first. I have moved many GBs of distfiles and
packages with out causing a panic.

I haven't found a way to cause a dmp when it panics. At least,
what I have read doesn't work. So, how can I get a dmp, which I
can provide a traceback?

What happens when you 'call doadump' from DDB?

I haven't be able to invoke the debugger at the boot panic and even
adding dumpdev to rc.comp doesn't produce a dump file. The /swap
and /var are large enough to dump memory.

I also haven't added DDB to the kernel config. I guess I need to
first get my Digital Rebel, so, I can keep a copy and see what is
on the screen when it panics.

Well, if you don't have DDB in your kernel config, you certainly
won't be able to invoke it when it panics ;-)

hehehe - of course :)

One thing, the developer's handbook only talks about "option DDB" but
that won't compile until you have added KDB.

Now, I got it to panic but it took 5 or 6 tries. "At will" must have
heard his name and ran away :). However, when I try "call doadump" it
says no dump device has been specified. I have dumpdev="AUTO" in
rc.conf but I think this is happening far to early.

All is not lost because I think I have 3-6.3 MP images of the panic and
the trace back. How can I get a dumpdev that early into the boot? This
is turning into the pain I thought it would be :).

Kent

--
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • 6.3 panic (seems hptmv related)
    ... We have a box running 6.2-RELEASE smoothly, once we boot ... It panics in hptmv0, I have kernel dump available. ... Fatal trap 12: page fault while in kernel mode ...
    (freebsd-stable)
  • panic very early at boot with -current (20040912-SESNAP)
    ... I've downloaded the 20040912 sesnap of -current to install it on my laptop. ... It panics immediatly after loading the kernel. ... I hope we can replace this panic with a "please try to boot with ACPI ... but I can't download and burn something until I'm ...
    (freebsd-current)
  • FreeBSD 7 RC2 - Kernel Panic during install boot
    ... Trying to boot the 7.0 RC2 CD, the kernel panics with: ... Here's the console log of the failing boot. ... <CPU Frequency Thermal Control> on cpu0 ...
    (freebsd-stable)
  • Re: Panic with current
    ... i have tried the following recent snapshot of CURRENT on my laptop: ... it boots OK but panics when probing hardware. ... found sysinstall as init. ... It doesn't have a serial port or firewire, so I can't capture a complete log of the boot and crash. ...
    (freebsd-current)
  • RE: x86_86 SMP megaraid_mbox hangups and panics.
    ... If I build a 32-bit SMP OR 64-bit UP kernel, the cards will boot and ... x86_86 SMP megaraid_mbox hangups and panics. ...
    (Linux-Kernel)