pf crash + questions
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Sat Jul 29 10:30:17 PDT 2006
Richard Nyberg wrote:
My dragonfy firewall panics now and then. Using bittorrent greatly enhances
the chances of a panic. Unfortunately the backtraces from the core dumps have
mostly looked like garbage.
duh. so the bug still exists :/ we thought it was fixed, but something still destroys the state tables...
Some questions
1) Is the correct way to generate a core dump from DDB to "call dumpsys"?
or enter "panic". it should dump as well.
3) How do I produce the trace above from kgdb? I'd prefer not having to
copy it by hand :)
kgdb kernel core
[..]
(kgdb) bt
(or, if it occured in a module, you have to load the kmods as well:)
(kgdb) source /usr/src/test/debug/gdb.kernel
(kgdb) kldstat
[mark output]
(kgdb) ^Z
# asf -s /modules
[paste output]
^D
# fg
(kgdb) source .asf
(kgdb) bt
cheers
simon
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00029.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20060729/2f9073db/attachment-0022.obj>
More information about the Bugs
mailing list