NetBSD-Bugs archive

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

re: port-sparc/40629: kernel panic under high network load using pf (and ipv6)



The following reply was made to PR port-sparc/40629; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, port-sparc-maintainer%NetBSD.org@localhost,
    gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: re: port-sparc/40629: kernel panic under high network load using pf 
(and ipv6)
Date: Fri, 13 Mar 2009 09:55:08 +1100

    Will do. I did add DEBUG="-g" and it made my kernel smaller. I wonder if
    there's a problem with crosscompiles?
 
 
 the kernel size shouldn't matter size much; there will also
 be a "netbsd.gdb" that is the full compile.
 
 at a guess, there are some symbols in the non -g netbsd that
 are stripped by the "strip -g" command that pulls netbsd out
 of netbsd.gdb.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index