7.0-BETA2 Panic after ifconfig

Alexandre Biancalana biancalana at gmail.com
Mon Nov 12 13:53:13 PST 2007


Hi Robert !

> If you run this from single-user mode, do you get the same result?  What is
> the general network configuration of the system, and what sorts of services
> are running?

This is my laptop there is no services running... I use ipfw, natd,
bridge and tap to work with qemu

>
> Could you confirm that you aren't using any third party kernel modules or
> modules from ports, or that if you are, they've been update following the
> upgrade to matching source?

I had a long list of loadable modules, follow my loader.conf

cpufreq_load="YES"
snd_ich_load="YES"


if_iwi_load="YES"
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
wlan_load="YES"
firmware_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
wlan_wep_load="YES"
wlan_scan_sta_load="YES"

ucom_load="YES"
uftdi_load="YES"
geom_label_load="YES"
uvscom_load="YES"
#
# qemu modules
if_tap_load="YES"
kqemu_load="YES"
bridge_load="YES"
aio_load="YES"
ipfw_load="YES"
ipdivert_load="YES"

#
#
kern.maxdsiz="1073741824" # 1GB
kern.dfldsiz="1073741824" # 1GB
kern.maxssiz="134217728" # 128MB

# zfs
vm.kern_size="768M"
vm.kern_size_max="768M"

legal.intel_iwi.license_ack=1

Before read your message I updated the system again (csup, buildworld,
buildkernel, installkernel, installworld) and now I can reproduce the
panic anymore.

Thank you for your attention!

Regards,


More information about the freebsd-stable mailing list