* [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access
@ 2010-08-29 20:00 bugzilla-daemon
2010-09-07 22:05 ` [Bug 17361] " bugzilla-daemon
` (23 more replies)
0 siblings, 24 replies; 31+ messages in thread
From: bugzilla-daemon @ 2010-08-29 20:00 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=17361
Summary: Watchdog detected hard LOCKUP in
jbd2_journal_get_write_access
Product: File System
Version: 2.5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext3
AssignedTo: fs_ext3@kernel-bugs.osdl.org
ReportedBy: casteyde.christian@free.fr
Regression: Yes
Created an attachment (id=28361)
--> (https://bugzilla.kernel.org/attachment.cgi?id=28361)
full dmesg output
Kernel configuration: 2.6.36-rc3
Athlon 64 X2 3GHz in 64bits mode
Slackware64 13.1
maybe an ext4 problem
At boot, with a kernel compiled with support for locks, kmemcheck and so, I got
this from time to time (amoung several other problems reported from kmemcheck
and sometimes a total freeze at boot):
kjournald starting. Commit interval 5 seconds
EXT3-fs (sda1): using internal journal
EXT3-fs (sda1): mounted filesystem with ordered data mode
ADDRCONF(NETDEV_UP): eth0: link is not ready
uli526x: eth0 NIC Link is Up 100 Mbps Full duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
------------[ cut here ]------------
WARNING: at kernel/watchdog.c:233 watchdog_overflow_callback+0xe3/0x110()
Hardware name: K8 Combo-Z
Watchdog detected hard LOCKUP on cpu 0
Modules linked in: snd_intel8x0 snd_cmipci snd_opl3_lib snd_hwdep
snd_mpu401_uart snd_ac97_codec snd_ra
wmidi ac97_bus
Pid: 1923, comm: update-mime-dat Not tainted 2.6.36-rc3 #6
Call Trace:
<NMI> [<ffffffff81042cda>] warn_slowpath_common+0x7a/0xb0
[<ffffffff81042db1>] warn_slowpath_fmt+0x41/0x50
[<ffffffff81086d37>] ? watchdog_overflow_callback+0x7/0x110
[<ffffffff81086e13>] watchdog_overflow_callback+0xe3/0x110
[<ffffffff81096281>] ? __perf_event_overflow+0x141/0x210
[<ffffffff8109133a>] ? perf_event_update_userpage+0x10a/0x1b0
[<ffffffff81091230>] ? perf_event_update_userpage+0x0/0x1b0
[<ffffffff8101247d>] ? x86_perf_event_set_period+0xdd/0x160
[<ffffffff810964f4>] ? perf_event_overflow+0x14/0x20
[<ffffffff8101414f>] ? x86_pmu_handle_irq+0x10f/0x140
[<ffffffff81010d8b>] ? perf_event_nmi_handler+0x4b/0x60
[<ffffffff810660d0>] ? notifier_call_chain+0x50/0xa0
[<ffffffff810666a5>] ? __atomic_notifier_call_chain+0x95/0xd0
[<ffffffff81066610>] ? __atomic_notifier_call_chain+0x0/0xd0
[<ffffffff8108b255>] ? rcu_nmi_exit+0x15/0x60
[<ffffffff8100424b>] ? do_nmi+0x9b/0x2b0
[<ffffffff815981ca>] ? nmi+0x1a/0x2c
[<ffffffff8118fc46>] ? jbd2_journal_get_write_access+0x36/0x50
[<ffffffff81597de0>] ? debug+0x0/0x40
<<EOE>> <#DB> [<ffffffff81086d42>] ? watchdog_overflow_callback+0x12/0x110
<<EOE>>
---[ end trace 1408e87e8e109015 ]---
BUG: sleeping function called from invalid context at fs/ext4/inode.c:5833
in_atomic(): 1, irqs_disabled(): 0, pid: 1923, name: update-mime-dat
2 locks held by update-mime-dat/1923:
#0: (&sb->s_type->i_mutex_key#3){+.+.+.}, at: [<ffffffff810db511>]
do_last+0x111/0x690
#1: (jbd2_handle){+.+...}, at: [<ffffffff811904f0>]
start_this_handle+0x470/0x510
Pid: 1923, comm: update-mime-dat Tainted: G W 2.6.36-rc3 #6
Call Trace:
[<ffffffff810721f3>] ? __debug_show_held_locks+0x13/0x30
[<ffffffff81036b85>] __might_sleep+0x105/0x130
[<ffffffff8115c137>] ext4_mark_inode_dirty+0x47/0x1d0
[<ffffffff8116643b>] ext4_add_nondir+0x6b/0x80
[<ffffffff81166bf6>] ext4_create+0xd6/0x130
[<ffffffff810da459>] vfs_create+0x89/0xc0
[<ffffffff810db9fa>] ? do_last+0x5fa/0x690
[<ffffffff810db935>] do_last+0x535/0x690
[<ffffffff810dd97d>] do_filp_open+0x21d/0x660
[<ffffffff81596c98>] ? trace_hardirqs_off_thunk+0x3a/0x3c
[<ffffffff810393c5>] ? sub_preempt_count+0x95/0xd0
[<ffffffff815977d0>] ? _raw_spin_unlock+0x30/0x60
[<ffffffff810e9132>] ? alloc_fd+0x122/0x1d0
[<ffffffff810cd7e0>] do_sys_open+0x60/0x120
[<ffffffff81596c59>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[<ffffffff810cd8cb>] sys_open+0x1b/0x20
[<ffffffff810023ab>] system_call_fastpath+0x16/0x1b
note: update-mime-dat[1923] exited with preempt_count 1
BUG: scheduling while atomic: update-mime-dat/1923/0x10000002
no locks held by update-mime-dat/1923.
Modules linked in: snd_intel8x0 snd_cmipci snd_opl3_lib snd_hwdep
snd_mpu401_uart snd_ac97_codec snd_rawmidi ac97_bus
Pid: 1923, comm: update-mime-dat Tainted: G W 2.6.36-rc3 #6
Call Trace:
[<ffffffff810721f3>] ? __debug_show_held_locks+0x13/0x30
[<ffffffff81039257>] __schedule_bug+0x77/0x80
[<ffffffff815943f9>] schedule+0x6e9/0xa30
[<ffffffff8103d153>] __cond_resched+0x13/0x30
[<ffffffff8159482b>] _cond_resched+0x2b/0x40
[<ffffffff810b1a59>] unmap_vmas+0x7c9/0x940
[<ffffffff810b6c2d>] exit_mmap+0xdd/0x1a0
[<ffffffff81040677>] mmput+0x57/0xe0
[<ffffffff81045250>] exit_mm+0x100/0x130
[<ffffffff810477ad>] do_exit+0x64d/0x720
[<ffffffff810478cf>] do_group_exit+0x4f/0xc0
[<ffffffff8105448a>] get_signal_to_deliver+0x31a/0x510
[<ffffffff81040090>] ? kick_process+0x50/0xa0
[<ffffffff8159778d>] ? _raw_spin_unlock_irqrestore+0x5d/0x70
[<ffffffff810017c0>] do_signal+0x70/0x790
[<ffffffff8159776d>] ? _raw_spin_unlock_irqrestore+0x3d/0x70
[<ffffffff8100dd71>] ? syscall_trace_leave+0xd1/0xe0
[<ffffffff81001f2f>] do_notify_resume+0x4f/0x60
[<ffffffff81596c59>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[<ffffffff8100264b>] int_signal+0x12/0x17
BUG: scheduling while atomic: update-mime-dat/1923/0x10000002
no locks held by update-mime-dat/1923.
Modules linked in: snd_intel8x0 snd_cmipci snd_opl3_lib snd_hwdep
snd_mpu401_uart snd_ac97_codec snd_rawmidi ac97_bus
Pid: 1923, comm: update-mime-dat Tainted: G W 2.6.36-rc3 #6
Call Trace:
...
etc
full dmesg appended as attachement.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 31+ messages in thread* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon @ 2010-09-07 22:05 ` bugzilla-daemon 2010-09-07 22:27 ` bugzilla-daemon ` (22 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-07 22:05 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Andrew Morton <akpm@linux-foundation.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akpm@linux-foundation.org Component|ext3 |ext4 AssignedTo|fs_ext3@kernel-bugs.osdl.or |fs_ext4@kernel-bugs.osdl.or |g |g -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon 2010-09-07 22:05 ` [Bug 17361] " bugzilla-daemon @ 2010-09-07 22:27 ` bugzilla-daemon 2010-09-14 5:48 ` bugzilla-daemon ` (21 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-07 22:27 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Rafael J. Wysocki <rjw@sisk.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maciej.rutecki@gmail.com, | |rjw@sisk.pl Kernel Version| |2.6.36-rc3 Blocks| |16444 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon 2010-09-07 22:05 ` [Bug 17361] " bugzilla-daemon 2010-09-07 22:27 ` bugzilla-daemon @ 2010-09-14 5:48 ` bugzilla-daemon 2010-09-14 5:51 ` bugzilla-daemon ` (20 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-14 5:48 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #1 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-14 05:48:04 --- Update : still present in 2.6.36-rc4. However, the call stack is a little different now. As the computer crashes very soon, I've taken a photo, see attachment. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (2 preceding siblings ...) 2010-09-14 5:48 ` bugzilla-daemon @ 2010-09-14 5:51 ` bugzilla-daemon 2010-09-14 18:08 ` bugzilla-daemon ` (19 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-14 5:51 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #2 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-14 05:50:55 --- Created an attachment (id=29872) --> (https://bugzilla.kernel.org/attachment.cgi?id=29872) console output image screenshot of warning (can't get it as the computer crashes after that). -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (3 preceding siblings ...) 2010-09-14 5:51 ` bugzilla-daemon @ 2010-09-14 18:08 ` bugzilla-daemon 2010-09-21 17:19 ` bugzilla-daemon ` (18 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-14 18:08 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #3 from Rafael J. Wysocki <rjw@sisk.pl> 2010-09-14 18:08:31 --- On Tuesday, September 14, 2010, Christian Casteyde wrote: > Yes, still present, as well as my other bug that says that the system freezes > short after the boot. > > Le dimanche 12 septembre 2010 20:14:29, vous avez écrit : > > This message has been generated automatically as a part of a summary report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions > > from 2.6.35. Please verify if it still should be listed and let the > > tracking team know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361 > > Subject : Watchdog detected hard LOCKUP in > jbd2_journal_get_write_access > > Submitter : Christian Casteyde <casteyde.christian@free.fr> > > Date : 2010-08-29 19:59 (15 days old) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (4 preceding siblings ...) 2010-09-14 18:08 ` bugzilla-daemon @ 2010-09-21 17:19 ` bugzilla-daemon 2010-09-22 17:48 ` bugzilla-daemon ` (17 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-21 17:19 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #4 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-21 17:19:32 --- Update : Still present in 2.6.36-rc5 With the same log as shown in comment #2 Some more info are given after that ("recursive fault fixed, but rebbot is necessary"). If I wait a little more, I get another pile of messages. More precisely, the problem occurs indeed after dhcp gets an IP address, and before (or when) sshd is started. Between the two, I guess iptables rules are defined in my network scripts. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (5 preceding siblings ...) 2010-09-21 17:19 ` bugzilla-daemon @ 2010-09-22 17:48 ` bugzilla-daemon 2010-09-22 17:51 ` bugzilla-daemon ` (16 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 17:48 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #5 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 17:47:58 --- Well, I managed to boot in single mode, and tried to execute commands one by one to see what triggers the problems. Indeed, it's really random, sometime it's while ldconfig is called by the init scripts, sometime it's when starting udev... The callstacks are quite different also, sometime it's kmemcheck, sometime preempt count, sometime NULL dereference... So I'm posting the dmesg output I saved each time I got an error. Now at least they are complete, so the root cause may be easier to find. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (6 preceding siblings ...) 2010-09-22 17:48 ` bugzilla-daemon @ 2010-09-22 17:51 ` bugzilla-daemon 2010-09-22 17:53 ` bugzilla-daemon ` (15 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 17:51 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #6 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 17:51:41 --- Created an attachment (id=30982) --> (https://bugzilla.kernel.org/attachment.cgi?id=30982) warning got while booting kmemcheck fatal error while in sys_readlink -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (7 preceding siblings ...) 2010-09-22 17:51 ` bugzilla-daemon @ 2010-09-22 17:53 ` bugzilla-daemon 2010-09-22 17:56 ` bugzilla-daemon ` (14 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 17:53 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #7 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 17:53:31 --- Created an attachment (id=30992) --> (https://bugzilla.kernel.org/attachment.cgi?id=30992) warning got while starting udev now using smp_processor_id() in preemptible while in watchdog_overflow_callback -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (8 preceding siblings ...) 2010-09-22 17:53 ` bugzilla-daemon @ 2010-09-22 17:56 ` bugzilla-daemon 2010-09-22 17:58 ` bugzilla-daemon ` (13 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 17:56 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #8 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 17:55:59 --- Created an attachment (id=31002) --> (https://bugzilla.kernel.org/attachment.cgi?id=31002) quite the same, plus another warning after -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (9 preceding siblings ...) 2010-09-22 17:56 ` bugzilla-daemon @ 2010-09-22 17:58 ` bugzilla-daemon 2010-09-22 18:01 ` bugzilla-daemon ` (12 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 17:58 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #9 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 17:58:50 --- Created an attachment (id=31012) --> (https://bugzilla.kernel.org/attachment.cgi?id=31012) finally, the NULL dereference I'm not sure the second and next warnings are not due to the first one, and a bug in kmemcheck itself. I'm totally unable to tell what cause it, and I gave up bisecting because it crashes here and there, and I cannot say what crash is due to which bug, if ever there is only one bug. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (10 preceding siblings ...) 2010-09-22 17:58 ` bugzilla-daemon @ 2010-09-22 18:01 ` bugzilla-daemon 2010-09-22 18:11 ` bugzilla-daemon ` (11 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 18:01 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #10 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 18:01:49 --- Created an attachment (id=31032) --> (https://bugzilla.kernel.org/attachment.cgi?id=31032) .config file I append the .config file, just to tell what are the kernel debug options I use. I'm running in 64bit and build from vanilla source, with gcc 4.4.4. I don't think this is hardware related, since I get the same on my laptop. More some racy problems in udev/ldconfig/fc-cache I'm still thinking it's a vfs problem or kmemcheck itself bug. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (11 preceding siblings ...) 2010-09-22 18:01 ` bugzilla-daemon @ 2010-09-22 18:11 ` bugzilla-daemon 2010-09-22 18:13 ` bugzilla-daemon ` (10 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 18:11 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #11 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 18:11:39 --- *** Bug 17371 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (12 preceding siblings ...) 2010-09-22 18:11 ` bugzilla-daemon @ 2010-09-22 18:13 ` bugzilla-daemon 2010-09-27 19:26 ` bugzilla-daemon ` (9 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-22 18:13 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #12 from Christian Casteyde <casteyde.christian@free.fr> 2010-09-22 18:13:08 --- *** Bug 16616 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (13 preceding siblings ...) 2010-09-22 18:13 ` bugzilla-daemon @ 2010-09-27 19:26 ` bugzilla-daemon 2010-10-02 16:42 ` bugzilla-daemon ` (8 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-09-27 19:26 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #13 from Rafael J. Wysocki <rjw@sisk.pl> 2010-09-27 19:26:48 --- On Monday, September 27, 2010, Christian Casteyde wrote: > Still present in rc5-git7. > > > Le dimanche 26 septembre 2010 22:04:13, vous avez écrit : > > This message has been generated automatically as a part of a summary report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions > > from 2.6.35. Please verify if it still should be listed and let the > > tracking team know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361 > > Subject : Watchdog detected hard LOCKUP in > jbd2_journal_get_write_access > > Submitter : Christian Casteyde <casteyde.christian@free.fr> > > Date : 2010-08-29 19:59 (29 days old) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (14 preceding siblings ...) 2010-09-27 19:26 ` bugzilla-daemon @ 2010-10-02 16:42 ` bugzilla-daemon 2010-10-11 20:43 ` Andreas Dilger 2010-10-04 18:48 ` bugzilla-daemon ` (7 subsequent siblings) 23 siblings, 1 reply; 31+ messages in thread From: bugzilla-daemon @ 2010-10-02 16:42 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Theodore Tso <tytso@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tytso@mit.edu --- Comment #14 from Theodore Tso <tytso@mit.edu> 2010-10-02 16:42:45 --- People may not be paying attention to this due to the subject line. Except for the initial bug report, none of the other stack traces have anything to do with ext4/jbd2. And in the initial ext4 trace, we see the complaint that we're calling might_sleep() in ext4_mark_inode_dirty(), in a code path where we are manifestly not taking any spinlocks. And in fact we don't see any spinlocks being taken at the point where the complaint is mode in ext4_mark_inode_dirty(). Yet preempt_count > 1. It looks to me like some unrelated piece of code is bumping preempt_count, and not decrementing it. Maybe in some code which is called from an interrupt handler, in some device driver? That might explain why you're getting failures all over the kernel. It may be worth closing this report, and opening several new ones, one for each failure, and make it clear this is not an ext4-related problem, since the subject line and component assigned for this bug is highly misleading. Including your kernel config would also be useful when you do that. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-10-02 16:42 ` bugzilla-daemon @ 2010-10-11 20:43 ` Andreas Dilger 0 siblings, 0 replies; 31+ messages in thread From: Andreas Dilger @ 2010-10-11 20:43 UTC (permalink / raw) To: Christian Casteyde; +Cc: linux-ext4 development On 2010-10-02, at 09:42, Theodore Tso <tytso@mit.edu> wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=17361 > > Except for the initial bug report, none of the other stack traces have anything to do with ext4/jbd2. And in the initial ext4 trace, we see the complaint that we're calling might_sleep() in ext4_mark_inode_dirty(), in a code path where we are manifestly not taking any spinlocks. And in fact we don't see any spinlocks being taken at the point where the complaint is mode in ext4_mark_inode_dirty(). Yet preempt_count > 1. In my experience, this is typically caused by stack overflow smashing the task struct and randomly setting preempt_count to a non-zero value. Cheers, Andreas ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (15 preceding siblings ...) 2010-10-02 16:42 ` bugzilla-daemon @ 2010-10-04 18:48 ` bugzilla-daemon 2010-10-04 18:51 ` [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* bugzilla-daemon ` (6 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-04 18:48 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #15 from Christian Casteyde <casteyde.christian@free.fr> 2010-10-04 18:48:29 --- I've explored some of the ideas you mentionned. First, I disabled kmemcheck, and indeed I've got no warning at all. So this is really a kmemcheck + something else (buggy driver or perf counters as mentionned by Vegard in his previous mail). I could check the reverse: kmemcheck but without perf counters, however I cannot unselect the perf option on my config (it is forced by something else I've not found). kmemcheck used to work (I don't know if perf counters were available in previous kernels however). Second, I have most of my drivers built in, however I use sound cards as modules in order to control the load order. I've booted after erasing the /lib/module driver, but with kmemcheck enabled, and it was far better. I got only one kmemecheck error: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ERROR: kmemcheck: Fatal error Pid: 1914, comm: gtk-update-icon Not tainted 2.6.36-rc6 #13 K8 Combo-Z/K8 Combo-Z RIP: 0010:[<ffffffff81010b90>] [<ffffffff81010b90>] x86_perf_event_update+0x0/0x80 RSP: 0018:ffff880002607d50 EFLAGS: 00010086 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000ffffffff RDX: ffff88000260b5c0 RSI: 0000000000000400 RDI: ffff88003f808800 RBP: ffff880002607df8 R08: 0000000000000000 R09: 0000000000000004 R10: 0000000000000001 R11: 0000000000000038 R12: ffff88000260b7c8 R13: 0000000000000000 R14: ffff88000260b7c0 R15: ffff88003f808800 FS: 00007fdb70d5e700(0000) GS:ffff880002600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffff88003f836420 CR3: 000000003da52000 CR4: 00000000000006f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff4ff0 DR7: 0000000000000400 [<ffffffff8102bc34>] kmemcheck_error_save_bug+0xb4/0xe0 [<ffffffff8102c658>] kmemcheck_access+0xe8/0x4a0 [<ffffffff8102ca82>] kmemcheck_fault+0x72/0x80 [<ffffffff81026f89>] do_page_fault+0x359/0x440 [<ffffffff8159711f>] page_fault+0x1f/0x30 [<ffffffff81011528>] perf_event_nmi_handler+0x78/0x140 [<ffffffff810665d0>] notifier_call_chain+0x50/0xa0 [<ffffffff81066b81>] __atomic_notifier_call_chain+0x71/0xd0 [<ffffffff81066bf1>] atomic_notifier_call_chain+0x11/0x20 [<ffffffff81066c2e>] notify_die+0x2e/0x30 [<ffffffff81004343>] do_nmi+0x193/0x2b0 [<ffffffff8159740a>] nmi+0x1a/0x2c [<ffffffff8102c5c7>] kmemcheck_access+0x57/0x4a0 [<ffffffff8102ca82>] kmemcheck_fault+0x72/0x80 [<ffffffff81026f89>] do_page_fault+0x359/0x440 [<ffffffff8159711f>] page_fault+0x1f/0x30 [<ffffffff810dab55>] do_lookup+0x55/0x170 [<ffffffff810dcb10>] link_path_walk+0x130/0xbd0 [<ffffffff810dd720>] path_walk+0x60/0xe0 [<ffffffff810dd7f3>] do_path_lookup+0x53/0x60 [<ffffffff810de433>] user_path_at+0x53/0xa0 [<ffffffff810d4c17>] vfs_fstatat+0x37/0x70 [<ffffffff810d4c86>] vfs_stat+0x16/0x20 [<ffffffff810d4e5f>] sys_newstat+0x1f/0x50 [<ffffffff810023ab>] system_call_fastpath+0x16/0x1b [<ffffffffffffffff>] 0xffffffffffffffff The good news is all other errors are gone. Here is the lsmod output without kmemcheck, just to tell the modules that could cause more grief: Module Size Used by snd_intel8x0 29098 1 snd_cmipci 31770 4 snd_opl3_lib 9332 1 snd_cmipci snd_hwdep 6314 1 snd_opl3_lib snd_mpu401_uart 6360 1 snd_cmipci snd_rawmidi 20342 1 snd_mpu401_uart snd_ac97_codec 117688 1 snd_intel8x0 ac97_bus 1290 1 snd_ac97_codec The .config file is already attached to this bug report (please note I've also some other unused drivers configured, for hardware I do not use for now). -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (16 preceding siblings ...) 2010-10-04 18:48 ` bugzilla-daemon @ 2010-10-04 18:51 ` bugzilla-daemon 2010-10-10 19:19 ` bugzilla-daemon ` (5 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-04 18:51 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Christian Casteyde <casteyde.christian@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Watchdog detected hard |Random kmemcheck errors and |LOCKUP in |kernel freeze on 2.6.36-rc* |jbd2_journal_get_write_acce | |ss | -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (17 preceding siblings ...) 2010-10-04 18:51 ` [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* bugzilla-daemon @ 2010-10-10 19:19 ` bugzilla-daemon 2010-10-10 19:20 ` bugzilla-daemon ` (4 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-10 19:19 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #16 from Christian Casteyde <casteyde.christian@free.fr> 2010-10-10 19:19:29 --- I also append .config file for my laptop, since it also has the problem as my main computer. I've tried to git bisect the problem on this laptop: 0f477dd0851bdcee82923da66a7fc4a44cb1bc3d is the first bad commit However, I don't know if this is the same bug as described here, as I said I cannot be sure. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (18 preceding siblings ...) 2010-10-10 19:19 ` bugzilla-daemon @ 2010-10-10 19:20 ` bugzilla-daemon 2010-10-10 19:22 ` bugzilla-daemon ` (3 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-10 19:20 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #17 from Christian Casteyde <casteyde.christian@free.fr> 2010-10-10 19:20:45 --- Created an attachment (id=33052) --> (https://bugzilla.kernel.org/attachment.cgi?id=33052) git bisect log result -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (19 preceding siblings ...) 2010-10-10 19:20 ` bugzilla-daemon @ 2010-10-10 19:22 ` bugzilla-daemon 2010-10-10 19:38 ` bugzilla-daemon ` (2 subsequent siblings) 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-10 19:22 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 --- Comment #18 from Christian Casteyde <casteyde.christian@free.fr> 2010-10-10 19:22:28 --- Created an attachment (id=33062) --> (https://bugzilla.kernel.org/attachment.cgi?id=33062) .config file for the laptop Common hardware I'm aware is: Athlon 64 in 64bits, soundcard intel8x0 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (20 preceding siblings ...) 2010-10-10 19:22 ` bugzilla-daemon @ 2010-10-10 19:38 ` bugzilla-daemon 2010-10-20 20:10 ` bugzilla-daemon 2010-10-20 20:38 ` bugzilla-daemon 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-10 19:38 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Rafael J. Wysocki <rjw@sisk.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hpa@zytor.com --- Comment #19 from Rafael J. Wysocki <rjw@sisk.pl> 2010-10-10 19:38:36 --- 0f477dd0851bdcee82923da66a7fc4a44cb1bc3d is a merge commit, so it surely didn't introduce the problem by itself, although it's quite probable that one of the commits in this merge did that. Adding Peter to the CC list. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (21 preceding siblings ...) 2010-10-10 19:38 ` bugzilla-daemon @ 2010-10-20 20:10 ` bugzilla-daemon 2010-10-20 20:38 ` bugzilla-daemon 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-20 20:10 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Christian Casteyde <casteyde.christian@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #20 from Christian Casteyde <casteyde.christian@free.fr> 2010-10-20 20:10:37 --- Hello My bisection was obviously false, sorry. It took me some time, but I've finally understood why my bisection failed, and what was happening. The problem is that with kmemcheck, the kernel boots so slowly (except if there is a warning at boot in swapper, as it occured in several revision pre rc1), that the hard and soft lockup detection mechanism was triggering (often in udev or hal or ldconfig or other slow commands). Moreover, it triggered sometimes at a place the kernel cannot cope with it, and crashes. Before bisecting, I took a fresh 2.6.35 .config file and reactivated the debugging options, but I fogot the lockup detector. So I couldn't see the errors anymore. Nevertheless, I checked other warnings that used to occur before -rc1, and that were fixed later. As I was looking for a range between 2.6.35 and rc1, I got false results on already fixed bugs. Finally, I do not have any problem anymore with 2.6.36-rc8. Except that the lockup timeout is either too low for my computers, or crashes the kernel sometimes whent it triggers. But that's not critical. I'm closing the bug. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon ` (22 preceding siblings ...) 2010-10-20 20:10 ` bugzilla-daemon @ 2010-10-20 20:38 ` bugzilla-daemon 23 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-10-20 20:38 UTC (permalink / raw) To: linux-ext4 https://bugzilla.kernel.org/show_bug.cgi?id=17361 Christian Casteyde <casteyde.christian@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ^ permalink raw reply [flat|nested] 31+ messages in thread
* 2.6.36-rc7-git2: Reported regressions from 2.6.35
@ 2010-10-10 17:46 Rafael J. Wysocki
2010-10-10 17:51 ` Rafael J. Wysocki
[not found] ` <201010102140.26584.rjw@sisk.pl>
0 siblings, 2 replies; 31+ messages in thread
From: Rafael J. Wysocki @ 2010-10-10 17:46 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Maciej Rutecki, Florian Mickler, Andrew Morton, Linus Torvalds,
Kernel Testers List, Network Development, Linux ACPI,
Linux PM List, Linux SCSI List, Linux Wireless List, DRI
This message contains a list of some regressions from 2.6.35,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved regressions from 2.6.35, please let us
know either and we'll add them to the list. Also, please let us know
if any of the entries below are invalid.
Each entry from the list will be sent additionally in an automatic reply
to this message with CCs to the people involved in reporting and handling
the issue.
Listed regressions statistics:
Date Total Pending Unresolved
----------------------------------------
2010-10-10 56 16 15
2010-10-03 52 16 14
2010-09-26 46 15 13
2010-09-20 38 15 15
2010-09-12 28 14 13
2010-08-30 21 16 15
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19862
Subject : [REGRESSION] no sound on T60 laptop (HDA Intel)
Submitter : Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>
Date : 2010-10-05 9:25 (6 days old)
Message-ID : <E1P33mT-0003qa-Fv-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128627079921512&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19802
Subject : [drm:init_ring_common] *ERROR* render ring head not reset to zero
Submitter : Thomas Meyer <thomas-VsYtu1Qij5c@public.gmane.org>
Date : 2010-10-04 20:31 (7 days old)
Message-ID : <201010042231.20320.thomas-VsYtu1Qij5c@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128622441331199&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19782
Subject : 2.6.36-rc6-git2 -- BUG dentry: Poison overwritten (after resume from hibernation)
Submitter : Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-03 3:54 (8 days old)
Message-ID : <AANLkTimrqtzBHAZSuDhEs_3CKA6pCbM35b1BtKH=MvC_-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128607809314079&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19632
Subject : 2.6.36-rc6: modprobe Not tainted warning
Submitter : Heinz Diehl <htd-iEI8Y0CNJBYdnm+yROfE0A@public.gmane.org>
Date : 2010-09-30 18:25 (11 days old)
Message-ID : <20100930182516.GA15089-iEI8Y0CNJBYdnm+yROfE0A@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128587114004680&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19392
Subject : WARNING: at drivers/net/wireless/ath/ath5k/base.c:3475 ath5k_bss_info_changed+0x44/0x168 [ath5k]()
Submitter : Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-28 22:30 (13 days old)
Message-ID : <AANLkTim5WCGKPvEkOkO_YnMF9pg8mvLfQoFBNUFpfa_k-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128571307018635&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19372
Subject : 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0
Submitter : Alexey Dobriyan <adobriyan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-29 21:29 (12 days old)
Message-ID : <20100929212923.GA5578-y0M6fkzdUYllgR+Ck+lCww@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128579579400315&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19142
Subject : Screen flickers when switching from the console to X
Submitter : Andrey Rahmatullin <wrar-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
Date : 2010-09-27 12:05 (14 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19072
Subject : [2.6.36-rc regression] occasional complete system hangs on sparc64 SMP
Submitter : Mikael Pettersson <mikpe-1zs4UD6AkMk@public.gmane.org>
Date : 2010-09-23 17:02 (18 days old)
Message-ID : <19611.34846.813757.309183-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128526136531048&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19052
Subject : 2.6.36-rc5-git1 -- [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
Submitter : Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-22 23:47 (19 days old)
Message-ID : <AANLkTikWQjUQjFJU9MO1+XbSLAEE-GARz+S+Dz2Fgu4h-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128519926626322&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19002
Subject : Radeon rv730 AGP/KMS/DRM kernel lockup
Submitter : Duncan <1i5t5.duncan-j9pdmedNgrk@public.gmane.org>
Date : 2010-09-23 16:48 (18 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361
Subject : Random kmemcheck errors and kernel freeze on 2.6.36-rc*
Submitter : Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
Date : 2010-08-29 19:59 (43 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17121
Subject : Two blank rectangles more than 10 cm long when booting
Submitter : Eric Valette <eric.valette-GANU6spQydw@public.gmane.org>
Date : 2010-08-26 17:24 (46 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17061
Subject : 2.6.36-rc1 on zaurus: bluetooth regression
Submitter : Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Date : 2010-08-21 15:24 (51 days old)
Message-ID : <20100821152445.GA1536-+ZI9xUNit7I@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128240433828087&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16971
Subject : qla4xxx compile failure on 32-bit PowerPC: missing readq and writeq
Submitter : Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
Date : 2010-08-19 21:03 (53 days old)
Message-ID : <alpine.SOC.1.00.1008192359310.19654-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128225184900892&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16951
Subject : hackbench regression with 2.6.36-rc1
Submitter : Zhang, Yanmin <yanmin_zhang-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Date : 2010-08-18 6:18 (54 days old)
Message-ID : <1282112318.21202.8.camel-sz7BYL/Y5Hu/P+R7jlPCFVaTQe2KTcn/@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128211235904910&w=2
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=18742
Subject : PROBLEM: Kernel panic on 2.6.36-rc4 when loading intel_ips on Core i3 laptop
Submitter : infernix <infernix-ZHiucA87ovfk1uMJSBkQmQ@public.gmane.org>
Date : 2010-09-15 14:35 (26 days old)
Message-ID : <4C90D998.6050103-ZHiucA87ovfk1uMJSBkQmQ@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128456187928496&w=2
Handled-By : Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
Patch : https://bugzilla.kernel.org/attachment.cgi?id=31112
For details, please visit the bug entries and follow the links given in
references.
As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions from 2.6.35,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=16444
Please let the tracking team know if there are any Bugzilla entries that
should be added to the list in there.
Thanks!
^ permalink raw reply [flat|nested] 31+ messages in thread* [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-10-10 17:46 2.6.36-rc7-git2: Reported regressions from 2.6.35 Rafael J. Wysocki @ 2010-10-10 17:51 ` Rafael J. Wysocki [not found] ` <201010102140.26584.rjw@sisk.pl> 1 sibling, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-10-10 17:51 UTC (permalink / raw) To: Linux Kernel Mailing List Cc: Kernel Testers List, Maciej Rutecki, Florian Mickler, Christian Casteyde This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.35. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361 Subject : Random kmemcheck errors and kernel freeze on 2.6.36-rc* Submitter : Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org> Date : 2010-08-29 19:59 (43 days old) ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* @ 2010-10-10 17:51 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-10-10 17:51 UTC (permalink / raw) To: Linux Kernel Mailing List Cc: Kernel Testers List, Maciej Rutecki, Florian Mickler, Christian Casteyde This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.35. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361 Subject : Random kmemcheck errors and kernel freeze on 2.6.36-rc* Submitter : Christian Casteyde <casteyde.christian@free.fr> Date : 2010-08-29 19:59 (43 days old) ^ permalink raw reply [flat|nested] 31+ messages in thread
[parent not found: <201010102140.26584.rjw@sisk.pl>]
[parent not found: <201010112330.35921.casteyde.christian@free.fr>]
[parent not found: <201010112330.35921.casteyde.christian-GANU6spQydw@public.gmane.org>]
* Re: [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* [not found] ` <201010112330.35921.casteyde.christian@free.fr> @ 2010-10-16 22:13 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-10-16 22:13 UTC (permalink / raw) To: Christian Casteyde; +Cc: LKML, Kernel Testers List On Monday, October 11, 2010, Christian Casteyde wrote: > Hello Hi, > Well, I would like to find the real commit, but I don't know how to do that. > I'm not so used to using other branches than Linus' one. > > From the commit hash, how do I find: > - the git tree I should use to bisect more? > - the initial good and bad marks? > And can I bisect only that branch on top of my current kernel source directory? Yes, you can. In this particular case the merge says that the series started with commit "x86: Fix keeping track of AMD C1E" and ended with "x86, xsave: Cleanup return codes in check_for_xstate()". Now, you can do $ git log --oneline v2.6.35.. | grep "x86: Fix keeping track of AMD C1E" and you get this information: e8c534e x86: Fix keeping track of AMD C1E Similarly, this command $ git log --oneline v2.6.35.. | grep "x86, xsave: Cleanup return codes in check_for_xstate()" returns d6d4d42 x86, xsave: Cleanup return codes in check_for_xstate() so you probably need to bisect between commits d6d4d42 (presumably good) and e8c534e (presumably bad). However, it still is better to do "checkout d6d4d42" and see if that kernel is good (and analogously for d6d4d42) to start with. Thanks, Rafael > Le dimanche 10 octobre 2010 21:40:26, vous avez écrit : > > On Sunday, October 10, 2010, Christian Casteyde wrote: > > > Still present with 2.6.37-rc7 > > > I think I managed to bisect it however: > > > > > > 0f477dd0851bdcee82923da66a7fc4a44cb1bc3d is the first bad commit > > > > This is a merge, so it most likely is not the real first bad commit. > > > > Could you check the commits on the branch merged by it? > > > > Rafael > > ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* @ 2010-10-16 22:13 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-10-16 22:13 UTC (permalink / raw) To: Christian Casteyde; +Cc: LKML, Kernel Testers List On Monday, October 11, 2010, Christian Casteyde wrote: > Hello Hi, > Well, I would like to find the real commit, but I don't know how to do that. > I'm not so used to using other branches than Linus' one. > > From the commit hash, how do I find: > - the git tree I should use to bisect more? > - the initial good and bad marks? > And can I bisect only that branch on top of my current kernel source directory? Yes, you can. In this particular case the merge says that the series started with commit "x86: Fix keeping track of AMD C1E" and ended with "x86, xsave: Cleanup return codes in check_for_xstate()". Now, you can do $ git log --oneline v2.6.35.. | grep "x86: Fix keeping track of AMD C1E" and you get this information: e8c534e x86: Fix keeping track of AMD C1E Similarly, this command $ git log --oneline v2.6.35.. | grep "x86, xsave: Cleanup return codes in check_for_xstate()" returns d6d4d42 x86, xsave: Cleanup return codes in check_for_xstate() so you probably need to bisect between commits d6d4d42 (presumably good) and e8c534e (presumably bad). However, it still is better to do "checkout d6d4d42" and see if that kernel is good (and analogously for d6d4d42) to start with. Thanks, Rafael > Le dimanche 10 octobre 2010 21:40:26, vous avez écrit : > > On Sunday, October 10, 2010, Christian Casteyde wrote: > > > Still present with 2.6.37-rc7 > > > I think I managed to bisect it however: > > > > > > 0f477dd0851bdcee82923da66a7fc4a44cb1bc3d is the first bad commit > > > > This is a merge, so it most likely is not the real first bad commit. > > > > Could you check the commits on the branch merged by it? > > > > Rafael > > ^ permalink raw reply [flat|nested] 31+ messages in thread
* 2.6.36-rc8-git3: Reported regressions from 2.6.35
@ 2010-10-17 20:15 Rafael J. Wysocki
2010-10-17 20:21 ` [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* Rafael J. Wysocki
0 siblings, 1 reply; 31+ messages in thread
From: Rafael J. Wysocki @ 2010-10-17 20:15 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Maciej Rutecki, Florian Mickler, Andrew Morton, Linus Torvalds,
Kernel Testers List, Network Development, Linux ACPI,
Linux PM List, Linux SCSI List, Linux Wireless List, DRI
This message contains a list of some regressions from 2.6.35,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved regressions from 2.6.35, please let us
know either and we'll add them to the list. Also, please let us know
if any of the entries below are invalid.
Each entry from the list will be sent additionally in an automatic reply
to this message with CCs to the people involved in reporting and handling
the issue.
Listed regressions statistics:
Date Total Pending Unresolved
----------------------------------------
2010-10-17 70 27 27
2010-10-10 56 16 15
2010-10-03 52 16 14
2010-09-26 46 15 13
2010-09-20 38 15 15
2010-09-12 28 14 13
2010-08-30 21 16 15
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20472
Subject : [2.6.35.5 -> .7] INFO: task rpcbind:14163 blocked for more than 120 seconds.
Submitter : Pawel Sikora <pluto-PIIpFW8S9c0@public.gmane.org>
Date : 2010-10-15 15:02 (3 days old)
Message-ID : <201010151702.15675.pluto-PIIpFW8S9c0@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128715683507549&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20462
Subject : 2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
Submitter : Nikola Ciprich <extmaillist-Jp3n8lUXroTtwjQa/ONI9g@public.gmane.org>
Date : 2010-10-15 7:10 (3 days old)
Message-ID : <20101015071008.GA8714-xTMdSLfc3Wpi51D5yjT6kKVXKuFTiq87@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128712984831303&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20352
Subject : Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
Submitter : Toralf Förster <toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
Date : 2010-10-13 11:28 (5 days old)
First-Bad-Commit: http://git.kernel.org/linus/365b18189789bfa1acd9939e6312b8a4b4577b28
Message-ID : <201010131328.06465.toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128696930132503&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20342
Subject : [LogFS] [2.6.36-rc7] Deadlock in logfs_get_wblocks, hold and wait on same lock super->s_write_mutex
Submitter : Prasad Joshi <prasadjoshi124-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-13 9:49 (5 days old)
Message-ID : <AANLkTinvsMxTxEbDEFmb5M-6fYjdRvErU==Zs7+qANkV-Rq2MYuBUFGs@public.gmane.orgail.com>
References : http://marc.info/?l=linux-kernel&m=128696335024718&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20332
Subject : [LogFS] [2.6.36-rc7] Kernel BUG at lib/btree.c:465!
Submitter : Prasad Joshi <prasadjoshi124-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-12 18:56 (6 days old)
Message-ID : <AANLkTimAbCZNhLQ5nADUiAC+7JpAeJBEmjFwdxyZ-FxO-JsoAwUIsXotQFR93xxRIaA@public.gmane.orgcom>
References : http://marc.info/?l=linux-kernel&m=128690910501830&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20322
Subject : 2.6.36-rc7: inconsistent lock state: inconsistent {IN-RECLAIM_FS-R} -> {RECLAIM_FS-ON-W} usage.
Submitter : Dave Jones <davej-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date : 2010-10-11 20:10 (7 days old)
Message-ID : <20101011201007.GA29707-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128682782828453&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20232
Subject : kworker consumes ~100% CPU on HP Elitebook 8540w running 2.6.36_rc6-git4
Submitter : Ozan Caglayan <ozan-caicS1wCkhO6A22drWdTBw@public.gmane.org>
Date : 2010-10-13 06:13 (5 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20182
Subject : 2.6.36-rc7: NULL pointer dereference in ehci_clear_tt_buffer_complete
Submitter : Stefan Richter <stefanr-MtYdepGKPcBMYopoZt5u/LNAH6kLmebB@public.gmane.org>
Date : 2010-10-11 20:56 (7 days old)
Message-ID : <tkrat.9f585ea47331a2a2-MtYdepGKPcBMYopoZt5u/LNAH6kLmebB@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128683064431749&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20172
Subject : Lenovo S12 2.6.36-rc7 lockup
Submitter : Chris Vine <chris-TF6qbakwsgc2epGFuHBODCp2UmYkHbXO@public.gmane.org>
Date : 2010-10-10 12:59 (8 days old)
Message-ID : <20101010135912.76eb61b7-PlFwYbz7hoIyinQH9hAyzg@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128671620721712&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20162
Subject : [LogFS][2.6.36.rc7+] Kernel BUG at readwrite.c:1193
Submitter : Prasad Joshi <prasadjoshi124-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-10 17:44 (8 days old)
Message-ID : <AANLkTi=JkcuWBPo+X-i+9o-BJFVqjea1J3e=Mr=HvAWF@mail.gmail.com>
References : http://marc.info/?l=linux-kernel&m=128673196203340&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20032
Subject : 2.6.36-rc7 continuos kernel panics due to of cpu_idle (and cpu_intel_idle)
Submitter : Patrizio Bassi <patrizio.bassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-08 18:23 (10 days old)
Message-ID : <AANLkTi=2irM5tM2rNC5wHVV=Nw4cs_CK59pvXDD+Y5Dz-Rq2MYuBUFGs@public.gmane.orgail.com>
References : http://marc.info/?l=linux-kernel&m=128656222919323&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=20022
Subject : "do_IRQ: 0.89 No irq handler for vector (irq -1)"
Submitter : Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-07 8:55 (11 days old)
Message-ID : <AANLkTikZj21CtFwC2ttvc0wJPx2qyedn7b1xXaxH659E-JsoAwUIsXotQFR93xxRIaA@public.gmane.orgcom>
References : http://marc.info/?l=linux-kernel&m=128644173420501&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19862
Subject : [REGRESSION] no sound on T60 laptop (HDA Intel)
Submitter : Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>
Date : 2010-10-05 9:25 (13 days old)
Message-ID : <E1P33mT-0003qa-Fv-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128627079921512&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19802
Subject : [drm:init_ring_common] *ERROR* render ring head not reset to zero
Submitter : Thomas Meyer <thomas-VsYtu1Qij5c@public.gmane.org>
Date : 2010-10-04 20:31 (14 days old)
Message-ID : <201010042231.20320.thomas-VsYtu1Qij5c@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128622441331199&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19782
Subject : 2.6.36-rc6-git2 -- BUG dentry: Poison overwritten (after resume from hibernation)
Submitter : Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-10-03 3:54 (15 days old)
Message-ID : <AANLkTimrqtzBHAZSuDhEs_3CKA6pCbM35b1BtKH=MvC_-JsoAwUIsXov1KXRcyAk9cg@public.gmane.orgl.com>
References : http://marc.info/?l=linux-kernel&m=128607809314079&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19632
Subject : 2.6.36-rc6: modprobe Not tainted warning
Submitter : Heinz Diehl <htd-iEI8Y0CNJBYdnm+yROfE0A@public.gmane.org>
Date : 2010-09-30 18:25 (18 days old)
Message-ID : <20100930182516.GA15089-iEI8Y0CNJBYdnm+yROfE0A@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128587114004680&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19392
Subject : WARNING: at drivers/net/wireless/ath/ath5k/base.c:3475 ath5k_bss_info_changed+0x44/0x168 [ath5k]()
Submitter : Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-28 22:30 (20 days old)
Message-ID : <AANLkTim5WCGKPvEkOkO_YnMF9pg8mvLfQoFBNUFpfa_k-JsoAwUIsXotQFR93xxRIaA@public.gmane.orgcom>
References : http://marc.info/?l=linux-kernel&m=128571307018635&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19372
Subject : 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0
Submitter : Alexey Dobriyan <adobriyan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-29 21:29 (19 days old)
Message-ID : <20100929212923.GA5578-y0M6fkzdUYllgR+Ck+lCww@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128579579400315&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19142
Subject : Screen flickers when switching from the console to X
Submitter : Andrey Rahmatullin <wrar-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
Date : 2010-09-27 12:05 (21 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19072
Subject : [2.6.36-rc regression] occasional complete system hangs on sparc64 SMP
Submitter : Mikael Pettersson <mikpe-1zs4UD6AkMk@public.gmane.org>
Date : 2010-09-23 17:02 (25 days old)
Message-ID : <<19611.34846.813757.309183-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>>
References : http://marc.info/?l=linux-kernel&m=128526136531048&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19052
Subject : 2.6.36-rc5-git1 -- [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
Submitter : Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2010-09-22 23:47 (26 days old)
Message-ID : <AANLkTikWQjUQjFJU9MO1+XbSLAEE-GARz+S+Dz2Fgu4h-JsoAwUIsXotQFR93xxRIaA@public.gmane.orgcom>
References : http://marc.info/?l=linux-kernel&m=128519926626322&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=19002
Subject : Radeon rv730 AGP/KMS/DRM kernel lockup
Submitter : Duncan <1i5t5.duncan-j9pdmedNgrk@public.gmane.org>
Date : 2010-09-23 16:48 (25 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361
Subject : Random kmemcheck errors and kernel freeze on 2.6.36-rc*
Submitter : Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
Date : 2010-08-29 19:59 (50 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17121
Subject : Two blank rectangles more than 10 cm long when booting
Submitter : Eric Valette <eric.valette-GANU6spQydw@public.gmane.org>
Date : 2010-08-26 17:24 (53 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17061
Subject : 2.6.36-rc1 on zaurus: bluetooth regression
Submitter : Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Date : 2010-08-21 15:24 (58 days old)
Message-ID : <20100821152445.GA1536-+ZI9xUNit7I@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128240433828087&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16971
Subject : qla4xxx compile failure on 32-bit PowerPC: missing readq and writeq
Submitter : Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
Date : 2010-08-19 21:03 (60 days old)
Message-ID : <<alpine.SOC.1.00.1008192359310.19654-ptEonEWSGqKptlylMvRsHA@public.gmane.org>>
References : http://marc.info/?l=linux-kernel&m=128225184900892&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16951
Subject : hackbench regression with 2.6.36-rc1
Submitter : Zhang, Yanmin <yanmin_zhang-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Date : 2010-08-18 6:18 (61 days old)
Message-ID : <1282112318.21202.8.camel-sz7BYL/Y5Hu/P+R7jlPCFVaTQe2KTcn/@public.gmane.org>
References : http://marc.info/?l=linux-kernel&m=128211235904910&w=2
For details, please visit the bug entries and follow the links given in
references.
As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions from 2.6.35,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=16444
Please let the tracking team know if there are any Bugzilla entries that
should be added to the list in there.
Thanks!
^ permalink raw reply [flat|nested] 31+ messages in thread* [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* 2010-10-17 20:15 2.6.36-rc8-git3: Reported regressions from 2.6.35 Rafael J. Wysocki @ 2010-10-17 20:21 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-10-17 20:21 UTC (permalink / raw) To: Linux Kernel Mailing List Cc: Kernel Testers List, Maciej Rutecki, Florian Mickler, Christian Casteyde This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.35. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17361 Subject : Random kmemcheck errors and kernel freeze on 2.6.36-rc* Submitter : Christian Casteyde <casteyde.christian@free.fr> Date : 2010-08-29 19:59 (50 days old) ^ permalink raw reply [flat|nested] 31+ messages in thread
end of thread, other threads:[~2010-10-20 20:38 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-29 20:00 [Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access bugzilla-daemon
2010-09-07 22:05 ` [Bug 17361] " bugzilla-daemon
2010-09-07 22:27 ` bugzilla-daemon
2010-09-14 5:48 ` bugzilla-daemon
2010-09-14 5:51 ` bugzilla-daemon
2010-09-14 18:08 ` bugzilla-daemon
2010-09-21 17:19 ` bugzilla-daemon
2010-09-22 17:48 ` bugzilla-daemon
2010-09-22 17:51 ` bugzilla-daemon
2010-09-22 17:53 ` bugzilla-daemon
2010-09-22 17:56 ` bugzilla-daemon
2010-09-22 17:58 ` bugzilla-daemon
2010-09-22 18:01 ` bugzilla-daemon
2010-09-22 18:11 ` bugzilla-daemon
2010-09-22 18:13 ` bugzilla-daemon
2010-09-27 19:26 ` bugzilla-daemon
2010-10-02 16:42 ` bugzilla-daemon
2010-10-11 20:43 ` Andreas Dilger
2010-10-04 18:48 ` bugzilla-daemon
2010-10-04 18:51 ` [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* bugzilla-daemon
2010-10-10 19:19 ` bugzilla-daemon
2010-10-10 19:20 ` bugzilla-daemon
2010-10-10 19:22 ` bugzilla-daemon
2010-10-10 19:38 ` bugzilla-daemon
2010-10-20 20:10 ` bugzilla-daemon
2010-10-20 20:38 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2010-10-10 17:46 2.6.36-rc7-git2: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-10-10 17:51 ` [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* Rafael J. Wysocki
2010-10-10 17:51 ` Rafael J. Wysocki
[not found] ` <201010102140.26584.rjw@sisk.pl>
[not found] ` <201010112330.35921.casteyde.christian@free.fr>
[not found] ` <201010112330.35921.casteyde.christian-GANU6spQydw@public.gmane.org>
2010-10-16 22:13 ` Rafael J. Wysocki
2010-10-16 22:13 ` Rafael J. Wysocki
2010-10-17 20:15 2.6.36-rc8-git3: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-10-17 20:21 ` [Bug #17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc* Rafael J. Wysocki
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.