Subject: Re: Panic when bringing up network bridge
To: None <port-cobalt@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-cobalt
Date: 04/25/2006 21:28:37
In article <444D274B.2070306@geekrants.org>
netbsd@geekrants.org wrote:

> My kernel config (added options DIAGNOSTIC & options DEBUG):
> http://geekrants.org/francis/netbsd/pickle

Hmm, could you try GENERIC kernel first?
If it works, can you try to check which option you added to your config
triggers the panic? (maybe few people have tried ALTQ or IPSEC etc.)

> I'll add DDB to the kernel but I'm not familiar with kernel debugging.

Output of "trace" command on db> prompt might help:
http://www.NetBSD.org/Documentation/kernel/#ddb
---
Izumi Tsutsui