Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2007 19:53:00 -0200
From:      "Alexandre Biancalana" <biancalana@gmail.com>
To:        "Robert Watson" <rwatson@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 7.0-BETA2 Panic after ifconfig
Message-ID:  <8e10486b0711121353k2028e96ar14a8727effae6bca@mail.gmail.com>
In-Reply-To: <20071111164451.K29504@fledge.watson.org>
References:  <8e10486b0711091018n6309f70an8722d427f9d530f8@mail.gmail.com> <20071111164451.K29504@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8e10486b0711121353k2028e96ar14a8727effae6bca>