netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Oops/Warning report for the week of December 3rd, 2008
@ 2008-12-04  2:46 Arjan van de Ven
  2008-12-04  3:02 ` netdev data (was Re: Oops/Warning report for the week of December 3rd, 2008) Arjan van de Ven
  2008-12-04  4:35 ` Oops/Warning report for the week of December 3rd, 2008 Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Arjan van de Ven @ 2008-12-04  2:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: torvalds, linux-pci, netdev, x86, tytso, akpm, alan, airlied,
	greg

This week, a total of 11349 oopses and warnings have been reported,
compared to 4327 reports in the previous week.


Per file statistics
1224	drivers/pci/slot.c
1029	drivers/net/wireless/iwlwifi/iwl-tx.c
795	arch/x86/include/asm/mtrr.h
657	external/virtualbox/module
634	drivers/net/wireless/iwlwifi/iwl-3945-rs.c
380	arch/x86/kernel/hpet.c
356	fs/jbd/journal.c
349	drivers/net/r8169.c
287	drivers/ata/libata-sff.c
225	drivers/gpu/drm/radeon/radeon_cp.c
212	drivers/net/sis900.c
199	drivers/staging/at76_usb/at76_usb.c


Rank 1: pci_create_slot (warning)
	Reported 1224 times (1662 total reports)
	BIOS provided duplicated slot names, the PCI layer blindly passes to sysfs
	This warning was last seen in version 2.6.27.5, and first seen in 2.6.27-rc7-git1.
	More info: http://www.kerneloops.org/searchweek.php?search=pci_create_slot

Rank 2: iwl_tx_cmd_complete (warning)
	Reported 1214 times (1757 total reports)
	Bug in the IWL wireless driver; partial fix available
	This warning was last seen in version 2.6.28-rc6, and first seen in 2.6.27-rc9.
	More info: http://www.kerneloops.org/searchweek.php?search=iwl_tx_cmd_complete

Rank 3: mtrr_trim_uncached_memory (warning)
	Reported 909 times (3058 total reports)
	This warning was last seen in version 2.6.28-rc7, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=mtrr_trim_uncached_memory

Rank 4: rs_get_rate (warning)
	Reported 811 times (1921 total reports)
	Bug in the Intel IWL wireless drivers
	This warning was last seen in version 2.6.27.7, and first seen in 2.6.25-rc2-git5.
	More info: http://www.kerneloops.org/searchweek.php?search=rs_get_rate

Rank 5: VBoxDrvLinuxIOCtl (warning)
	Reported 756 times (2332 total reports)
	[external] bug in the VirtualBox drivers
	This warning was last seen in version 2.6.28-rc3, and first seen in 2.6.25.11.
	More info: http://www.kerneloops.org/searchweek.php?search=VBoxDrvLinuxIOCtl

Rank 6: journal_update_superblock (warning)
	Reported 422 times (6983 total reports)
	Likely caused by the user removing a USB stick while mounted
	This warning was last seen in version 2.6.27.7, and first seen in 2.6.24-rc6-git1.
	More info: http://www.kerneloops.org/searchweek.php?search=journal_update_superblock

Rank 7: hpet_legacy_next_event (warning)
	Reported 410 times (429 total reports)
	This warning was last seen in version 2.6.27.5, and first seen in 2.6.26.6.
	More info: http://www.kerneloops.org/searchweek.php?search=hpet_legacy_next_event

Rank 8: dev_watchdog(r8169) (oops)
	Reported 402 times (1795 total reports)
	This oops was last seen in version 2.6.28-rc6, and first seen in 2.6.26.6.
	More info: http://www.kerneloops.org/searchweek.php?search=dev_watchdog(r8169)

Rank 9: __atapi_pio_bytes (warning)
	Reported 331 times (555 total reports)
	This warning was last seen in version 2.6.27.7, and first seen in 2.6.27.4.
	More info: http://www.kerneloops.org/searchweek.php?search=__atapi_pio_bytes

Rank 10: radeon_cp_init_ring_buffer (oops)
	Reported 249 times (482 total reports)
	drm.git bug in the radeon driver
	This oops was last seen in version 2.6.27.5, and first seen in 2.6.25-rc8-git7.
	More info: http://www.kerneloops.org/searchweek.php?search=radeon_cp_init_ring_buffer

Rank 11: dev_watchdog(sis900) (oops)
	Reported 230 times (1801 total reports)
	This oops was last seen in version 2.6.27.6, and first seen in 2.6.26-rc4-git2.
	More info: http://www.kerneloops.org/searchweek.php?search=dev_watchdog(sis900)

Rank 12: tcp_recvmsg (warning)
	Reported 211 times (363 total reports)
	This warning was last seen in version 2.6.27.5, and first seen in 2.6.25.
	More info: http://www.kerneloops.org/searchweek.php?search=tcp_recvmsg

Rank 13: rfkill_force_state (oops)
	Reported 209 times (260 total reports)
	This oops was last seen in version 2.6.28-rc2, and first seen in 2.6.27.4.
	More info: http://www.kerneloops.org/searchweek.php?search=rfkill_force_state

Rank 14: sysfs_add_one (oops)
	Reported 195 times (213 total reports)
	Duplicate sysfs registration; mostly in USB audio
	This oops was last seen in version 2.6.27.5, and first seen in 2.6.25.
	More info: http://www.kerneloops.org/searchweek.php?search=sysfs_add_one



-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* netdev data (was Re: Oops/Warning report for the week of December 3rd, 2008)
  2008-12-04  2:46 Oops/Warning report for the week of December 3rd, 2008 Arjan van de Ven
@ 2008-12-04  3:02 ` Arjan van de Ven
  2008-12-04  4:35 ` Oops/Warning report for the week of December 3rd, 2008 Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2008-12-04  3:02 UTC (permalink / raw)
  To: netdev

On Wed, 3 Dec 2008 18:46:52 -0800
Arjan van de Ven <arjan@linux.intel.com> wrote:

> This week, a total of 11349 oopses and warnings have been reported,
> compared to 4327 reports in the previous week.
> 
> 

for netdev only: the stats of device timeouts

last 7 days:  
 count |          guilty           
-------+---------------------------
   432 | dev_watchdog(r8169)
   292 | dev_watchdog(sis900)
    84 | dev_watchdog(atl1)
    60 | dev_watchdog(ne2k-pci)
    53 | dev_watchdog(gl620a)
    51 | dev_watchdog(via-rhine)
    48 | dev_watchdog(cdc_ether)
    45 | dev_watchdog(8139too)
    31 | dev_watchdog(atl2)
    27 | dev_watchdog(orinoco_pci)
    21 | dev_watchdog(orinoco_cs)
    15 | dev_watchdog(forcedeth)
    15 | dev_watchdog(fealnx)



all time:

count |           guilty           
-------+----------------------------
  1801 | dev_watchdog(sis900)
  1795 | dev_watchdog(r8169)
   320 | dev_watchdog(via-rhine)
   297 | dev_watchdog(cdc_ether)
   220 | dev_watchdog(8139too)
   213 | dev_watchdog(usbnet)
   185 | dev_watchdog(atl1)
   177 | dev_watchdog(ne2k-pci)
   169 | dev_watchdog(via_rhine)
   166 | dev_watchdog(8390)
   125 | dev_watchdog(atl2)
   125 | dev_watchdog(gl620a)
   107 | dev_watchdog(forcedeth)
   102 | dev_watchdog(fealnx)


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Oops/Warning report for the week of December 3rd, 2008
  2008-12-04  2:46 Oops/Warning report for the week of December 3rd, 2008 Arjan van de Ven
  2008-12-04  3:02 ` netdev data (was Re: Oops/Warning report for the week of December 3rd, 2008) Arjan van de Ven
@ 2008-12-04  4:35 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2008-12-04  4:35 UTC (permalink / raw)
  To: Arjan van de Ven
  Cc: linux-kernel, torvalds, linux-pci, netdev, x86, tytso, akpm, alan,
	airlied

On Wed, Dec 03, 2008 at 06:46:52PM -0800, Arjan van de Ven wrote:
> Rank 1: pci_create_slot (warning)
> 	Reported 1224 times (1662 total reports)
> 	BIOS provided duplicated slot names, the PCI layer blindly passes to sysfs
> 	This warning was last seen in version 2.6.27.5, and first seen in 2.6.27-rc7-git1.
> 	More info: http://www.kerneloops.org/searchweek.php?search=pci_create_slot

This will be fixed in 2.6.27.8, so it should go away soon.

> Rank 5: VBoxDrvLinuxIOCtl (warning)
> 	Reported 756 times (2332 total reports)
> 	[external] bug in the VirtualBox drivers
> 	This warning was last seen in version 2.6.28-rc3, and first seen in 2.6.25.11.
> 	More info: http://www.kerneloops.org/searchweek.php?search=VBoxDrvLinuxIOCtl

Does anyone have a link to the virtualbox linux kernel drivers?  I can't
seem to find them poking around on their site.  All I found were some
strange C++ files that couldn't possibly be the kernel code...

> Rank 14: sysfs_add_one (oops)
> 	Reported 195 times (213 total reports)
> 	Duplicate sysfs registration; mostly in USB audio
> 	This oops was last seen in version 2.6.27.5, and first seen in 2.6.25.
> 	More info: http://www.kerneloops.org/searchweek.php?search=sysfs_add_one

Should be resolved in 2.6.27.7, interesting that no one reported it in
.6, perhaps no distro did a release with that kernel version.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-04  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04  2:46 Oops/Warning report for the week of December 3rd, 2008 Arjan van de Ven
2008-12-04  3:02 ` netdev data (was Re: Oops/Warning report for the week of December 3rd, 2008) Arjan van de Ven
2008-12-04  4:35 ` Oops/Warning report for the week of December 3rd, 2008 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).