ESXi4上の仮想マシンで、dmesgを見たら、[ cut here ]と書かれていて、
如何にもこのメッセージを見たら報告してくれ的なエラーを見つけたのですが、
これってどのような情報とセットで何処に送れば良いのでしょうか??
[ 4.852945] ------------[ cut here ]------------
[ 4.853025] WARNING: at
/build/buildd-linux-2.6_2.6.37-2-i386-kJHDgu/linux-2.6-2.6.37/debian/build/source_i386_none/net/core/dev.c:1322
devinet_sysctl_forward+0xcb/0x125()
[ 4.853044] Hardware name: VMware Virtual Platform
[ 4.853061] Modules linked in: option usb_wwan usbserial
vhci_hcd(C) usbcore nls_base usbip_common_mod(C) loop sg snd_pcsp
sr_mod cdrom ata_generic tpm_tis tpm tpm_bios vmw_balloon psmouse
snd_pcm snd_timer ata_piix snd vmxnet3 shpchp e1000 libata i2c_piix4
i2c_core floppy pci_hotplug soundcore evdev snd_page_alloc parport_pc
serio_raw parport container processor thermal_sys button ac
power_supply ext3 jbd mbcache sd_mod crc_t10dif mptspi mptscsih
mptbase scsi_transport_spi scsi_mod
[ 4.853140] Pid: 704, comm: sysctl Tainted: G C 2.6.37-2-686 #1
[ 4.853161] Call Trace:
[ 4.853241] [<c102f205>] ? warn_slowpath_common+0x6a/0x7b
[ 4.853254] [<c12303ed>] ? devinet_sysctl_forward+0xcb/0x125
[ 4.853261] [<c102f223>] ? warn_slowpath_null+0xd/0x10
[ 4.853264] [<c12303ed>] ? devinet_sysctl_forward+0xcb/0x125
[ 4.853272] [<c10f4a51>] ? proc_sys_call_handler+0x64/0x85
[ 4.853276] [<c10f4a72>] ? proc_sys_write+0x0/0xe
[ 4.853278] [<c10f4a7d>] ? proc_sys_write+0xb/0xe
[ 4.853283] [<c10ba21d>] ? vfs_write+0x7f/0xd9
[ 4.853290] [<c10ba30a>] ? sys_write+0x3c/0x60
[ 4.853295] [<c1002f9f>] ? sysenter_do_call+0x12/0x28
[ 4.853336] ---[ end trace 91f040c8273f60e0 ]---
最低限の環境としては
squeeze-1:~# cat /etc/apt/sources.list
deb http://ftp.jp.debian.org/debian testing main contrib non-free
deb-src http://ftp.jp.debian.org/debian testing main contrib non-free
deb http://ftp.jp.debian.org/debian sid main contrib non-free
deb-src http://ftp.jp.debian.org/debian sid main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
deb http://ftp.jp.debian.org/debian experimental main contrib non-free
deb-src http://ftp.jp.debian.org/debian experimental main contrib non-free
squeeze-1:~# cat /etc/apt/apt.conf.d/99target
APT::Default-Release "testing";
squeeze-1:~#
が基本で、新しいWiFiのドライバを使いたくて
squeeze-1:~# dpkg-query -l | grep image
ii linux-base 2.6.37-2
Linux image base package
ii linux-image-2.6-686 2.6.37+31
Linux 2.6 for modern PCs (meta-package)
ii linux-image-2.6.37-2-686 2.6.37-2
Linux 2.6.37 for modern PCs
squeeze-1:~#
とkernelがかなり新しめな感じです。
--
かさはら みつお <m.kasa...@gmail.com>