DragonFly bugs List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
PREVIEW (SMP) crash on initializing the bridge
Hello, I compiled a kernel last night and when rebooted it on an SMP
machine, I got a panic when it initialized the bridge0 virtual
interface, photos of it and the output of trace are available at [1]
(core dumps are in the kernel directory). Reverting to the GENERIC
kernel seems to fix it.
[1] http://rnrdoctor.sytes.net/~szg/dfcrash/
P. S.: my kernel config has the following extra options compared to GENERIC:
-----------------------------------------------------------------------
# Bridging support
pseudo-device bridge
pseudo-device vlan
device pf
device pflog
device pfsync
# ALTQ
options ALTQ #alternate queueing
options ALTQ_CBQ #class based queueing
options ALTQ_RED #random early detection
options ALTQ_RIO #triple red for diffserv (needs RED)
options ALTQ_HFSC #hierarchical fair service curve
options ALTQ_PRIQ #priority queue
options ALTQ_NOPCC #don't use processor cycle counter
options ALTQ_DEBUG #for debugging
# Symmetric Multiprocessing support
options SMP # Symmetric MultiProcessor Kernel
options APIC_IO # Symmetric (APIC) I/O
-----------------------------------------------------------------------
Any ideas?
Thanks in advance.
--
Gergo Szakal
University of Szeged, Hungary
Faculty of General medicine
/* Please do not CC me with replies, thank you. */
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]