From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 32982] Kernel locks up a few minutes after boot
Date: Wed, 13 Apr 2011 18:49:24 GMT
Message-ID: <201104131849.p3DInOvp019584@demeter1.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.sourceforge.net
To: dri-devel@lists.sourceforge.net
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=32982
--- Comment #6 from Bart Van Assche 2011-04-13 18:49:13 ---
Although I'm still busy bisecting, I'd like to report that I got the following
hung task report with head b73a21fc66fee35b41db755abebfacba48b2fc76 (had
already seen something similar before with 2.6.39-rc2):
INFO: task kjournald:918 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kjournald D ffff880131b9ddb8 0 918 2 0x00000000
ffff880131b9dd20 0000000000000046 ffff880131b9dca0 ffffffff8108cd6d
0000000000000282 ffff880131b9dfd8 ffff880137729f40 ffff880131b9dfd8
ffff880131b9c000 ffff880131b9c000 ffff880131b9c000 ffff880131b9dfd8
Call Trace:
[] ? trace_hardirqs_on_caller+0x14d/0x190
[] ? sub_preempt_count+0xa9/0xe0
[] journal_commit_transaction+0x13e/0x1590 [jbd]
[] ? _raw_spin_unlock_irqrestore+0x65/0x80
[] ? sub_preempt_count+0xa9/0xe0
[] ? wake_up_bit+0x40/0x40
[] ? del_timer_sync+0x8a/0xc0
[] ? try_to_del_timer_sync+0x110/0x110
[] kjournald+0xf1/0x250 [jbd]
[] ? wake_up_bit+0x40/0x40
[] ? commit_timeout+0x10/0x10 [jbd]
[] kthread+0x96/0xa0
[] kernel_thread_helper+0x4/0x10
[] ? finish_task_switch+0x7b/0xe0
[] ? _raw_spin_unlock_irq+0x3b/0x60
[] ? retint_restore_args+0xe/0xe
[] ? __init_kthread_worker+0x70/0x70
[] ? gs_change+0xb/0xb
no locks held by kjournald/918.
INFO: task klauncher:5744 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
klauncher D 00000001000297b4 0 5744 5743 0x00000000
ffff88011dd73938 0000000000000046 ffff880100000000 ffffffff8108cbef
ffffffff813e2535 ffff88011dd73fd8 ffff8801382e1f40 ffff88011dd73fd8
ffff88011dd72000 ffff88011dd72000 ffff88011dd72000 ffff88011dd73fd8
Call Trace:
[] ? mark_held_locks+0x6f/0xa0
[] ? _raw_spin_unlock_irqrestore+0x65/0x80
[] ? __wait_on_buffer+0x30/0x30
[] io_schedule+0x59/0x80
[] sleep_on_buffer+0xe/0x20
[] __wait_on_bit_lock+0x5a/0xc0
[] ? __wait_on_buffer+0x30/0x30
[] out_of_line_wait_on_bit_lock+0x78/0x90
[] ? autoremove_wake_function+0x50/0x50
[] __lock_buffer+0x36/0x40
[] do_get_write_access+0x64d/0x660 [jbd]
[] ? sub_preempt_count+0xa9/0xe0
[] ? start_this_handle+0x370/0x470 [jbd]
[] ? journal_add_journal_head+0xf4/0x220 [jbd]
[] journal_get_write_access+0x31/0x50 [jbd]
[] __ext3_journal_get_write_access+0x2d/0x60 [ext3]
[] ext3_reserve_inode_write+0x83/0xb0 [ext3]
[] ext3_mark_inode_dirty+0x44/0x70 [ext3]
[] ext3_dirty_inode+0x5e/0xa0 [ext3]
[] __mark_inode_dirty+0x3f/0x250
[] file_update_time+0xec/0x170
[] ? mutex_lock_nested+0x27d/0x3a0
[] __generic_file_aio_write+0x1f8/0x440
[] generic_file_aio_write+0x75/0xf0
[] do_sync_write+0xda/0x120
[] ? remove_vma+0x77/0x90
[] ? trace_hardirqs_on+0xd/0x10
[] ? remove_vma+0x77/0x90
[] vfs_write+0xc6/0x170
[] sys_write+0x51/0x90
[] system_call_fastpath+0x16/0x1b
2 locks held by klauncher/5744:
#0: (&sb->s_type->i_mutex_key#11){+.+.+.}, at: []
generic_file_aio_write+0x59/0xf0
#1: (jbd_handle){+.+...}, at: []
start_this_handle+0x370/0x470 [jbd]
INFO: task okular:4180 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
okular D 000000010002a251 0 4180 5743 0x00000000
ffff880041d13aa8 0000000000000046 ffff880000000000 ffffffff8108cd6d
0000000000000282 ffff880041d13fd8 ffff880037a59f40 ffff880041d13fd8
ffff880041d12000 ffff880041d12000 ffff880041d12000 ffff880041d13fd8
Call Trace:
[] ? trace_hardirqs_on_caller+0x14d/0x190
[] start_this_handle+0x244/0x470 [jbd]
[] ? is_module_address+0x33/0x60
[] ? wake_up_bit+0x40/0x40
[] journal_start+0xdb/0x120 [jbd]
[] ext3_journal_start_sb+0x36/0x70 [ext3]
[] ext3_setattr+0x1a3/0x210 [ext3]
[] notify_change+0x116/0x360
[] do_truncate+0x63/0x90
[] ? sub_preempt_count+0xa9/0xe0
[] do_last+0x42c/0x820
[] path_openat+0xd0/0x410
[] ? might_fault+0x53/0xb0
[] do_filp_open+0x7f/0xa0
[] ? sub_preempt_count+0xa9/0xe0
[] ? _raw_spin_unlock+0x35/0x60
[] ? alloc_fd+0xf4/0x150
[] do_sys_open+0x101/0x1e0
[] sys_open+0x20/0x30
[] system_call_fastpath+0x16/0x1b
2 locks held by okular/4180:
#0: (&sb->s_type->i_mutex_key#11){+.+.+.}, at: []
do_truncate+0x57/0x90
#1: (&sb->s_type->i_alloc_sem_key#4){+.+...}, at: []
notify_change+0x2a0/0x360
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
--