public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Top 10 bugs/warnings for the week of March 23rd, 2008
@ 2008-05-23 16:19 Arjan van de Ven
  2008-05-23 16:23 ` Top 10 bugs/warnings for the week of May " Arjan van de Ven
                   ` (5 more replies)
  0 siblings, 6 replies; 29+ messages in thread
From: Arjan van de Ven @ 2008-05-23 16:19 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Linus Torvalds, Greg KH, Andrew Morton

The http://www.kerneloops.org website collects kernel oops and
warning reports from various mailing lists and bugzillas as well as
with a client users can install to auto-submit oopses.
Below is a top 10 list of the oopses collected in the last 7 days.
(Reports prior to 2.6.23 have been omitted in collecting the top 10)

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


Per file statistics
[I'd love to borrow Linus' gitstat stuff for this to get a nicer presentation of the per file/directory data]
1267 kernel/sysctl.c
283	fs/sysfs/dir.c
266	fs/buffer.c
111	lib/iomap.c
81	kernel/spinlock.c
51	mm/page_alloc.c
49	net/mac80211/main.c
38	kernel/irq/manage.c
38	security/selinux/hooks.c
34	net/core/sock.c


Rank 1: __register_sysctl_paths
	Reported 1260 times (2491 total reports)
	[tainted] Duplicate /proc registration. Bug in the madwifi driver
	(Occasionally seen in the parport driver)
	This oops was last seen in version 2.6.25.4, and first seen in 2.6.25-rc3.
	More info: http://www.kerneloops.org/searchweek.php?search=__register_sysctl_paths

Rank 2: sysfs_add_one
	Reported 264 times (528 total reports)
	Duplicate sysfs registration... mostly a GregKH bug ...
	This oops was last seen in version 2.6.26-rc3, and first seen in 2.6.24-rc6.
	More info: http://www.kerneloops.org/searchweek.php?search=sysfs_add_one

Rank 3: mark_buffer_dirty
	Reported 253 times (547 total reports)
	EXT3 bug while hot-removing a USB device
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.24-rc6.
	More info: http://www.kerneloops.org/searchweek.php?search=mark_buffer_dirty

Rank 4: bad_io_access
	Reported 111 times (153 total reports)
	Bug with pata_isapnp causing another ata driver to go SPLAT
	Patch available in http://bugzilla.kernel.org/show_bug.cgi?id=10752
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.24.
	More info: http://www.kerneloops.org/searchweek.php?search=bad_io_access

Rank 5: _spin_unlock_irqrestore
	Reported 80 times (207 total reports)
	Seems to happen mostly around the idle loop.. weak voltage regulators?
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.22-rc1.
	More info: http://www.kerneloops.org/searchweek.php?search=_spin_unlock_irqrestore

Rank 6: ieee80211_stop_tx_ba_session
	Reported 49 times (104 total reports)
	A bug in the iwl4965 driver
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.25-rc7-git6.
	More info: http://www.kerneloops.org/searchweek.php?search=ieee80211_stop_tx_ba_session

Rank 7: __alloc_pages
	Reported 49 times (79 total reports)
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.18-rc1.
	Bugs in the sata_nv and velocity drivers.
	sata_nv patch available at http://lkml.org/lkml/2008/5/20/604
	More info: http://www.kerneloops.org/searchweek.php?search=__alloc_pages

Rank 8: set_irq_wake
	Reported 38 times (43 total reports)
	[fixed] Bug in serial_core.c where disable_irq_wake/enable_irq_wake were unbalanced
	Fix available at http://lkml.org/lkml/2008/5/20/218 (and in -mm)
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.25-rc9-git1.
	More info: http://www.kerneloops.org/searchweek.php?search=set_irq_wake

Rank 9: task_has_capability
	Reported 34 times
	[tainted] Bug in the proprietary firegl driver
	Oops only shows up in tainted kernels
	This oops was last seen in version 2.6.25.3, and first seen in 2.6.25.
	More info: http://www.kerneloops.org/searchweek.php?search=task_has_capability

Rank 10: sk_free
	Reported 29 times (109 total reports)
	[tainted] VMWare driver bug
	Oops only shows up in tainted kernels
	This oops was last seen in version 2.6.25.4, and first seen in 2.6.23.9.
	More info: http://www.kerneloops.org/searchweek.php?search=sk_free

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

end of thread, other threads:[~2008-05-27 11:41 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 16:19 Top 10 bugs/warnings for the week of March 23rd, 2008 Arjan van de Ven
2008-05-23 16:23 ` Top 10 bugs/warnings for the week of May " Arjan van de Ven
2008-05-23 16:42 ` Top 10 bugs/warnings for the week of March " Linus Torvalds
2008-05-23 17:35   ` Arjan van de Ven
2008-05-23 19:31 ` Alan Cox
2008-05-24  0:15 ` Chris Wright
2008-05-24  5:07   ` Arjan van de Ven
2008-05-26  9:36     ` Ingo Molnar
2008-05-24  5:32 ` Greg KH
2008-05-24 22:23 ` Jan Kara
2008-05-24 22:30   ` Arjan van de Ven
2008-05-24 22:45     ` Theodore Tso
2008-05-25 11:58       ` Stefan Richter
2008-05-26  9:39       ` Ingo Molnar
2008-05-26 10:16         ` Theodore Tso
2008-05-26 10:48           ` Ingo Molnar
2008-05-26 16:20             ` Jan Kara
2008-05-26 16:48               ` Ingo Molnar
2008-05-26 17:01                 ` Theodore Tso
2008-05-26 17:09                   ` Oliver Neukum
2008-05-26 17:28                     ` Bart Van Assche
2008-05-26 17:38                       ` Jan Kara
2008-05-26 17:50                         ` Theodore Tso
2008-05-26 18:23                           ` Ingo Molnar
2008-05-27  6:12                       ` Oliver Neukum
2008-05-27 11:41                     ` Pavel Machek
2008-05-27  3:49                   ` Greg KH
2008-05-27 11:40             ` Pavel Machek
2008-05-26 14:52           ` Stefan Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox