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

Bug#506424: marked as done (linux-image-2.6.26: copying /proc/*/pagemap leads to resource consumption because of uninitialized struct)



Your message dated Fri, 21 Aug 2009 18:49:58 +0200
with message-id <20090821164958.GC15044@inutil.org>
and subject line Re: linux-image-2.6.26: copying /proc/*/pagemap leads to resource consumption because of uninitialized struct
has caused the Debian Bug report #506424,
regarding linux-image-2.6.26: copying /proc/*/pagemap leads to resource consumption because of uninitialized struct
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
506424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506424
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Subject: linux-image-2.6.26: copying /proc/*/pagemap leads to resource consumption because of uninitialized struct
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-10
Severity: normal
File: linux-image-2.6.26

*** Please type your report below this line ***

The VMware support script copies various files from /proc to the report directory. Copying 
/proc/*/pagemap takes forever and produces a large file, probably filled with garbage.

Steps to reproduce:
# cp /proc/self/pagemap /tmp/self.pagemap

I found a LKML thread regarding the problem:
http://lkml.indiana.edu/hypermail/linux/kernel/0807.2/0262.html


-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-10) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Sat Nov 8 18:25:23 UTC 2008

** Command line:
root=/dev/sda1 ro quiet

** Not tainted

** Kernel log:
[    4.816513] sd 2:0:0:0: [sdb] 312573616 512-byte hardware sectors (160038 MB)
[    4.823053] sd 2:0:0:0: [sdb] Write Protect is off
[    4.823053] sd 2:0:0:0: [sdb] Mode Sense: 00 56 00 00
[    4.838462] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.887176] sd 2:0:0:0: [sdb] 312573616 512-byte hardware sectors (160038 MB)
[    4.895176] sd 2:0:0:0: [sdb] Write Protect is off
[    4.895176] sd 2:0:0:0: [sdb] Mode Sense: 00 56 00 00
[    4.911586] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.911586]  sdb: unknown partition table
[    4.943327] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    4.943327] sd 2:0:0:0: Attached scsi generic sg3 type 0
[    4.943327] ACPI: PCI Interrupt 0000:00:1f.5[C] -> GSI 18 (level, low) -> IRQ 18
[    4.943327] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    5.156285] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[    5.160267] scsi3 : ata_piix
[    5.160267] scsi4 : ata_piix
[    5.160766] ata3: SATA max UDMA/133 cmd 0x1c68 ctl 0x1c5c bmdma 0x1c30 irq 18
[    5.160766] ata4: SATA max UDMA/133 cmd 0x1c60 ctl 0x1c58 bmdma 0x1c38 irq 18
[    5.508787] ata3: SATA link down (SStatus 0 SControl 300)
[    5.836785] ata4: SATA link down (SStatus 0 SControl 300)
[    6.428775] Uniform Multi-Platform E-IDE driver
[    6.428775] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    6.442692] Driver 'sr' needs updating - please use bus_type methods
[    6.452995] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.452999] Uniform CD-ROM driver Revision: 3.20
[    6.456539] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    6.743231] kjournald starting.  Commit interval 5 seconds
[    6.746589] EXT3-fs: mounted filesystem with ordered data mode.
[    8.911118] udevd version 125 started
[    9.236855] input: Power Button (FF) as /class/input/input2
[    9.249569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    9.283521] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.307342] ACPI: Power Button (FF) [PWRF]
[    9.307426] input: Power Button (CM) as /class/input/input3
[    9.373793] ACPI: Power Button (CM) [PWRB]
[    9.413194] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[    9.413194] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x1060)
[    9.413194] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.426292] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[    9.426292] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17
[    9.494924] input: PC Speaker as /class/input/input4
[    9.550176] pnp: the driver 'parport_pc' has been registered
[    9.550195] parport_pc 00:0b: reported by Plug and Play ACPI
[    9.550295] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[    9.608522] Error: Driver 'pcspkr' is already registered, aborting...
[    9.654145] parport_pc 00:0b: driver attached
[   11.184238] Adding 1951888k swap on /dev/sda2.  Priority:-1 extents:1 across:1951888k
[   11.992962] EXT3 FS on sda1, internal journal
[   12.637921] loop: module loaded
[   14.699365] NET: Registered protocol family 10
[   14.699365] lo: Disabled Privacy Extensions
[   14.699365] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.961559] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[   15.961564] eth0: 10/100 speed: disabling TSO
[   15.963056] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.132703] /dev/vmmon[2734]: Module vmmon: registered with major=10 minor=165
[   18.132703] /dev/vmmon[2734]: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
[   18.132703] /dev/vmmon[2734]: HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
[   18.132703] /dev/vmmon[2734]: Module vmmon: initialized
[   18.208149] /dev/vmci[2748]: VMCI: Driver initialized.
[   18.208149] /dev/vmci[2748]: Module vmci: registered with major=10 minor=60
[   18.208149] /dev/vmci[2748]: Module vmci: initialized
[   18.583719] /dev/vmnet: open called by PID 2791 (vmnet-bridge)
[   18.583719] /dev/vmnet: hub 0 does not exist, allocating memory.
[   18.583719] /dev/vmnet: port on hub 0 successfully opened
[   18.583719] bridge-eth0: up
[   18.583719] bridge-eth0: attached
[   18.747098] /dev/vmnet: open called by PID 2802 (vmnet-dhcpd)
[   18.747098] /dev/vmnet: hub 1 does not exist, allocating memory.
[   18.747098] /dev/vmnet: port on hub 1 successfully opened
[   18.786375] /dev/vmnet: open called by PID 2820 (vmnet-dhcpd)
[   18.786385] /dev/vmnet: hub 8 does not exist, allocating memory.
[   18.786394] /dev/vmnet: port on hub 8 successfully opened
[   18.806529] /dev/vmnet: open called by PID 2825 (vmnet-natd)
[   18.806540] /dev/vmnet: port on hub 8 successfully opened
[   28.884831] /dev/vmmon[3291]: PTSC: initialized at 2400082000 Hz using TSC
[   28.903503] eth0: no IPv6 routers present
[   29.421374] /dev/vmnet: open called by PID 3294 (vmware-vmx)
[   29.421391] device eth0 entered promiscuous mode
[   29.422032] bridge-eth0: enabled promiscuous mode
[   29.422034] /dev/vmnet: port on hub 0 successfully opened
[   31.461814] /dev/vmnet: open called by PID 3299 (vmnet-netifup)
[   31.461814] /dev/vmnet: port on hub 1 successfully opened
[   31.572047] /dev/vmnet: open called by PID 3317 (vmnet-netifup)
[   31.572047] /dev/vmnet: port on hub 8 successfully opened
[   41.526691] device eth0 left promiscuous mode
[   41.526966] bridge-eth0: disabled promiscuous mode
[   41.527413] /dev/vmnet: open called by PID 3294 (vmware-vmx)
[   41.527413] device eth0 entered promiscuous mode
[   41.527413] bridge-eth0: enabled promiscuous mode
[   41.527413] /dev/vmnet: port on hub 0 successfully opened
[   44.676357] vmnet1: no IPv6 routers present
[   46.098211] vmnet8: no IPv6 routers present
[   56.534442] /dev/vmnet: open called by PID 3343 (vmware-vmx)
[   56.534442] /dev/vmnet: port on hub 0 successfully opened
[   83.893364] /dev/vmnet: open called by PID 3343 (vmware-vmx)
[   83.893377] /dev/vmnet: port on hub 0 successfully opened
[  581.089612] process `cp' is using deprecated sysctl (syscall) net.ipv6.neigh.default.retrans_time; Use net.ipv6.neigh.default.retrans_time_ms instead.
[ 2425.925727] vmmon: Had to deallocate locked 114530 pages from vm driver ffff81022c988400
[ 2425.928076] vmmon: Had to deallocate AWE 5151 pages from vm driver ffff81022c988400

** Loaded modules:
Module                  Size  Used by
vmnet                  43332  15 
vmci                   52904  1 
vmmon                  72144  7 
ipv6                  288328  29 
loop                   19468  0 
snd_pcm                81672  0 
snd_timer              25744  1 snd_pcm
snd                    63688  2 snd_pcm,snd_timer
parport_pc             31016  0 
soundcore              12064  1 snd
parport                41776  1 parport_pc
snd_page_alloc         13072  1 snd_pcm
pcspkr                  7040  0 
i2c_i801               13596  0 
iTCO_wdt               15696  0 
i2c_core               27936  1 i2c_i801
container               8320  0 
shpchp                 34080  0 
pci_hotplug            32056  1 shpchp
button                 11680  0 
evdev                  14208  0 
ext3                  124944  1 
jbd                    51240  1 ext3
mbcache                12804  1 ext3
sr_mod                 19652  0 
cdrom                  37928  1 sr_mod
ide_pci_generic         9220  0 [permanent]
ide_core              128284  1 ide_pci_generic
sg                     36448  0 
sd_mod                 29376  3 
ata_piix               22660  0 
ata_generic            10116  0 
libata                165472  2 ata_piix,ata_generic
dock                   14112  1 libata
arcmsr                 25856  2 
ehci_hcd               36108  0 
scsi_mod              160760  5 sr_mod,sg,sd_mod,libata,arcmsr
e1000e                 99748  0 
uhci_hcd               25760  0 
thermal                22688  0 
processor              42304  1 thermal
fan                     9352  0 
thermal_sys            17728  3 thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 3200/3210 Chipset DRAM Controller [8086:29f0] (rev 01)
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 3200/3210 Chipset Host-Primary PCI Express Bridge [8086:29f1] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=01, subordinate=03, sec-latency=0
	Memory behind bridge: d8500000-d85fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:06.0 PCI bridge [0604]: Intel Corporation 3210 Chipset Host-Secondary PCI Express Bridge [8086:29f9] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=04, subordinate=06, sec-latency=0
	Memory behind bridge: d8700000-d87fffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d83fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at 1820 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at 1840 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at 1860 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at d8b01000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset+ FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: d8400000-d84fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: d8600000-d86fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at 1880 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 22
	Region 4: I/O ports at 18a0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at 18c0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at d8b01400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=11, subordinate=11, sec-latency=32
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: d8800000-d88fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d7ffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface Controller [8086:2916] (rev 02)
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel modules: iTCO_wdt

00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller [8086:2920] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 0: I/O ports at 1c50 [size=8]
	Region 1: I/O ports at 1c44 [size=4]
	Region 2: I/O ports at 1c48 [size=8]
	Region 3: I/O ports at 1c40 [size=4]
	Region 4: I/O ports at 1c10 [size=16]
	Region 5: I/O ports at 1c00 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix
	Kernel modules: ata_generic, ata_piix, ide-pci-generic

00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at d8b01800 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 1100 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801

00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller [8086:2926] (rev 02) (prog-if 85 [Master SecO PriO])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: I/O ports at 1c68 [size=8]
	Region 1: I/O ports at 1c5c [size=4]
	Region 2: I/O ports at 1c60 [size=8]
	Region 3: I/O ports at 1c58 [size=4]
	Region 4: I/O ports at 1c30 [size=16]
	Region 5: I/O ports at 1c20 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix
	Kernel modules: ata_generic, ata_piix, ide-pci-generic

00:1f.6 Signal processing controller [1180]: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem [8086:2932] (rev 02)
	Subsystem: Super Micro Computer Inc Device [15d9:0000]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at d8b00000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

01:00.0 PCI bridge [0604]: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A [8086:0329] (rev 09) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=01, secondary=02, subordinate=02, sec-latency=64
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

01:00.1 PIC [0800]: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A [8086:0326] (rev 09) (prog-if 20 [IO(X)-APIC])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at d8500000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

01:00.2 PCI bridge [0604]: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B [8086:032a] (rev 09) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=01, secondary=03, subordinate=03, sec-latency=64
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

01:00.3 PIC [0800]: Intel Corporation 6700PXH I/OxAPIC Interrupt Controller B [8086:0327] (rev 09) (prog-if 20 [IO(X)-APIC])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at d8501000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

04:00.0 PCI bridge [0604]: Intel Corporation 80333 Segment-A PCI Express-to-PCI Express Bridge [8086:0370] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=04, secondary=05, subordinate=05, sec-latency=32
	Memory behind bridge: d8700000-d87fffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d83fffff
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

04:00.2 PCI bridge [0604]: Intel Corporation 80333 Segment-B PCI Express-to-PCI Express Bridge [8086:0372] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=04, secondary=06, subordinate=06, sec-latency=0
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

05:0e.0 RAID bus controller [0104]: Areca Technology Corp. ARC-1210 4-Port PCI-Express to SATA RAID Controller [17d3:1210]
	Subsystem: Areca Technology Corp. ARC-1210 4-Port PCI-Express to SATA RAID Controller [17d3:1210]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ Stepping+ SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 32 (32000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at d8700000 (32-bit, non-prefetchable) [size=4K]
	Region 2: Memory at d8000000 (32-bit, prefetchable) [size=4M]
	[virtual] Expansion ROM at d8710000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: arcmsr
	Kernel modules: arcmsr

0d:00.0 Ethernet controller [0200]: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) [8086:108c] (rev 03)
	Subsystem: Super Micro Computer Inc Device [15d9:108c]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 1274
	Region 0: Memory at d8400000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 2000 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

0f:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
	Subsystem: Super Micro Computer Inc Device [15d9:109a]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at d8600000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 3000 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

11:04.0 VGA compatible controller [0300]: ATI Technologies Inc ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Super Micro Computer Inc Device [15d9:d280]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B+ DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 66 (2000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 4000 [size=256]
	Region 2: Memory at d8800000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at d8820000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel modules: radeonfb



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92j      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

linux-image-2.6.26-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-1-amd64 suggests:
ii  grub                          0.97-47    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26              <none>     (no description available)

-- debconf information:
  linux-image-2.6.26-1-amd64/postinst/create-kimage-link-2.6.26-1-amd64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-amd64/preinst/bootloader-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/old-initrd-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/initrd-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/postinst/old-system-map-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/depmod-error-initrd-2.6.26-1-amd64: false
  linux-image-2.6.26-1-amd64/preinst/overwriting-modules-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/elilo-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/bootloader-error-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/abort-install-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/lilo-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/depmod-error-2.6.26-1-amd64: false
  linux-image-2.6.26-1-amd64/prerm/removing-running-kernel-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/prerm/would-invalidate-boot-loader-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/bootloader-test-error-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/preinst/abort-overwrite-2.6.26-1-amd64:
  linux-image-2.6.26-1-amd64/postinst/old-dir-initrd-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-1-amd64/preinst/failed-to-move-modules-2.6.26-1-amd64:



--- End Message ---
--- Begin Message ---
Version: 2.6.26-10

On Fri, Jan 02, 2009 at 08:54:33PM +0100, Moritz Muehlenhoff wrote:5A
> On Fri, Nov 21, 2008 at 11:59:26AM +0100, Peter Wiersig wrote:
> > Subject: linux-image-2.6.26: copying /proc/*/pagemap leads to resource consumption because of uninitialized struct
> > Package: linux-image-2.6.26-1-amd64
> > Version: 2.6.26-10
> > Severity: normal
> > File: linux-image-2.6.26
> > 
> > *** Please type your report below this line ***
> > 
> > The VMware support script copies various files from /proc to the report directory. Copying 
> > /proc/*/pagemap takes forever and produces a large file, probably filled with garbage.
> > 
> > Steps to reproduce:
> > # cp /proc/self/pagemap /tmp/self.pagemap
> > 
> > I found a LKML thread regarding the problem:
> > http://lkml.indiana.edu/hypermail/linux/kernel/0807.2/0262.html
> 
> Is this issue really reproducible with the version you reported, i.e. 2.6.26-10?
> 
> This issue was fixed in 2.6.26.1, which is included in that version and I can't
> reproduce the problem with that version.

Marking as closed in that version.

Cheers,
       Moritz


--- End Message ---

Reply to: