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

[altq 51] Re: CBQ and bridging...




>> I have some little problems. Indeed, running ALTQ/CBQ with a "bridged"
>> kernel make my FreeBSD-3.2R computer to reboot.

Can you configure the kernel with "options DDB"?
With DDB, the kernel goes into a ddb session when it panics.  Then,
get a stacktrace by typing "trace".

-Kenjiro