From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757290AbZBTKmE (ORCPT ); Fri, 20 Feb 2009 05:42:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753280AbZBTKlx (ORCPT ); Fri, 20 Feb 2009 05:41:53 -0500 Received: from os.eurotux.com ([216.75.63.6]:52540 "EHLO os.eurotux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbZBTKlq (ORCPT ); Fri, 20 Feb 2009 05:41:46 -0500 X-Greylist: delayed 400 seconds by postgrey-1.27 at vger.kernel.org; Fri, 20 Feb 2009 05:41:45 EST Date: Fri, 20 Feb 2009 10:34:43 +0000 From: Luciano Miguel Ferreira Rocha To: LKML Subject: ext4 locks under 2.6.28.3..6 Message-ID: <20090220103443.GA3641@bit.office.eurotux.com> Mail-Followup-To: Luciano Miguel Ferreira Rocha , LKML MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.14 (2007-03-31) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I've experienced intermittent locks on my ext4 filesystems under kernel 2.6.28.3 till 2.6.28.6. All mounted ext4 filesystems are locked, others keep working correctly. I can't reproduce it at will, so I've been unable to do a bisect. My current setup: (sda1, sdb1) -> md0 raid1 -> ext3 /boot (sda6, sdb6) -> md1 raid0 -> ext3 / (sda2, sdb2) -> md2 raid1 -> ext4 /home (sda3, sdb3) -> md3 raid0 -> luks -> ext4 /stuff Mounts: rootfs / rootfs rw 0 0 /dev/root / ext3 rw,errors=continue,user_xattr,acl,data=ordered 0 0 /dev /dev tmpfs rw,mode=755 0 0 /proc /proc proc rw 0 0 /sys /sys sysfs rw 0 0 /proc/bus/usb /proc/bus/usb usbfs rw 0 0 devpts /dev/pts devpts rw,gid=5,mode=620 0 0 /dev/mapper/luks-9f79b26a-6593-4009-acf6-ed3c5b191aae /stuff ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0 /dev/md2 /home ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0 /dev/md0 /boot ext3 rw,errors=continue,user_xattr,acl,data=ordered 0 0 tmpfs /dev/shm tmpfs rw 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 gvfs-fuse-daemon /home/luciano/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user_id=500,group_id=500 0 0 /dev/sdd1 /media/strlin ext3 rw,nosuid,nodev,errors=continue,data=ordered 0 0 /dev/loop0 /mnt iso9660 ro 0 0 (loop0 is a iso file under /stuff) Some backtraces got from SysRq: [69485.656748] SysRq : Show backtrace of all active CPUs [69485.657020] CPU0: [69485.657023] f29fbb30 00200046 c1ffc558 00000002 f29fbb68 c0405802 00000000 c08a69cf [69485.657029] c05fbc4a c08b57e0 00000000 f601c9e0 c043b995 c1ffc560 f29fbb68 f29fbb68 [69485.657034] c5037800 00000000 c5037b90 f1bd3500 c040e750 c0403bb0 c5037800 00200282 [69485.657039] Call Trace: [69485.657047] [] show_stack+0x10/0x13 [69485.657050] [] showacpu+0x36/0x47 [69485.657055] [] generic_smp_call_function_single_interrupt+0x76/0xa5 [69485.657059] [] smp_call_function_single_interrupt+0x1a/0x2f [69485.657062] [] call_function_single_interrupt+0x28/0x30 [69485.657066] [] _spin_unlock_irqrestore+0x4/0x22 [69485.657070] [] n_tty_chars_in_buffer+0x51/0x57 [69485.657073] [] pty_chars_in_buffer+0x1b/0x35 [69485.657076] [] tty_chars_in_buffer+0x12/0x13 [69485.657079] [] n_tty_poll+0x107/0x126 [69485.657082] [] n_tty_poll+0x0/0x126 [69485.657084] [] tty_poll+0x46/0x5c [69485.657088] [] do_sys_poll+0x1ba/0x321 [69485.657091] [] __pollwait+0x0/0xae [69485.657094] [] default_wake_function+0x0/0x8 [69485.657097] [] default_wake_function+0x0/0x8 [69485.657099] [] default_wake_function+0x0/0x8 [69485.657102] [] default_wake_function+0x0/0x8 [69485.657105] [] default_wake_function+0x0/0x8 [69485.657107] [] default_wake_function+0x0/0x8 [69485.657110] [] default_wake_function+0x0/0x8 [69485.657112] [] default_wake_function+0x0/0x8 [69485.657115] [] default_wake_function+0x0/0x8 [69485.657118] [] default_wake_function+0x0/0x8 [69485.657120] [] default_wake_function+0x0/0x8 [69485.657123] [] default_wake_function+0x0/0x8 [69485.657125] [] default_wake_function+0x0/0x8 [69485.657128] [] default_wake_function+0x0/0x8 [69485.657131] [] default_wake_function+0x0/0x8 [69485.657133] [] default_wake_function+0x0/0x8 [69485.657136] [] default_wake_function+0x0/0x8 [69485.657138] [] default_wake_function+0x0/0x8 [69485.657141] [] default_wake_function+0x0/0x8 [69485.657143] [] default_wake_function+0x0/0x8 [69485.657148] [] autoremove_wake_function+0x0/0x2d [69485.657151] [] _spin_unlock_irqrestore+0x18/0x22 [69485.657153] [] tty_ldisc_deref+0x4c/0x5b [69485.657156] [] read_tsc+0x6/0x22 [69485.657160] [] getnstimeofday+0x4a/0xcd [69485.657162] [] sys_poll+0x44/0x8d [69485.657165] [] sysenter_do_call+0x12/0x21 [69525.335397] SysRq : Show Regs [69536.070198] SysRq : Show Blocked State [69536.070204] task PC stack pid father [69536.070212] kjournald2 D c09e0564 0 1902 2 [69536.070217] f60246e0 00000046 00000002 c09e0564 c09e3780 c09e3780 f60246e0 f6024834 [69536.070222] c2007780 00000001 f613c050 f6024834 041d5459 00000282 c0419c29 00000000 [69536.070227] 00000000 00000003 00000246 f1b2523c f613c074 f6289f38 f613c000 c04d7fc0 [69536.070232] Call Trace: [69536.070239] [] __wake_up+0x29/0x39 [69536.070244] [] jbd2_journal_commit_transaction+0x11a/0xd9c [69536.070247] [] dequeue_task_fair+0x33/0x16f [69536.070251] [] dequeue_task+0x62/0x70 [69536.070256] [] autoremove_wake_function+0x0/0x2d [69536.070261] [] schedule+0x47c/0x48c [69536.070265] [] lock_timer_base+0x19/0x35 [69536.070269] [] _spin_unlock_irqrestore+0x18/0x22 [69536.070272] [] kjournald2+0xbf/0x1f9 [69536.070275] [] autoremove_wake_function+0x0/0x2d [69536.070278] [] kjournald2+0x0/0x1f9 [69536.070281] [] kthread+0x38/0x5d [69536.070283] [] kthread+0x0/0x5d [69536.070287] [] kernel_thread_helper+0x7/0x10 [69536.070309] gconfd-2 D c09e0564 0 7333 1 [69536.070313] f50b46e0 00000082 c1320024 c09e0564 c09e3780 c09e3780 f50b46e0 f50b4834 [69536.070317] c2007780 00000001 c04829fc f50b4834 041f20a9 c1320020 00000000 c1320020 [69536.070323] c04522b2 f6dcd508 00000246 f1b25200 f613c000 f2835dc4 f613c000 c04d7a65 [69536.070327] Call Trace: [69536.070332] [] __find_get_block_slow+0xe6/0xf0 [69536.070338] [] mark_page_accessed+0x56/0x60 [69536.070341] [] start_this_handle+0x29f/0x343 [69536.070344] [] autoremove_wake_function+0x0/0x2d [69536.070347] [] jbd2_journal_start+0x83/0xaf [69536.070351] [] ext4_dirty_inode+0x21/0x63 [69536.070354] [] __mark_inode_dirty+0x21/0x13e [69536.070358] [] file_update_time+0x7c/0xa5 [69536.070361] [] __generic_file_aio_write_nolock+0x142/0x28d [69536.070365] [] page_mapping+0x10/0x25 [69536.070367] [] _spin_unlock+0x16/0x20 [69536.070371] [] handle_mm_fault+0x4d1/0x4e2 [69536.070373] [] generic_file_aio_write+0x5d/0xb4 [69536.070376] [] ext4_file_write+0xa7/0x11e [69536.070380] [] do_sync_write+0xc0/0x107 [69536.070383] [] cp_new_stat64+0xf7/0x109 [69536.070386] [] autoremove_wake_function+0x0/0x2d [69536.070389] [] sys_fstat64+0x1e/0x23 [69536.070391] [] do_sync_write+0x0/0x107 [69536.070394] [] vfs_write+0x76/0xa4 [69536.070396] [] sys_write+0x3c/0x63 [69536.070399] [] sysenter_do_call+0x12/0x21 [69536.070407] rhythmbox D c09e0564 0 7568 1 [69536.070410] f2be7a70 00200086 f186dea0 c09e0564 c09e3780 c09e3780 f2be7a70 f2be7bc4 [69536.070415] c1fff780 00000000 c047139e f2be7bc4 042045e4 c07ca33b f6b28068 f6b28000 [69536.070421] f5ec6000 c047b23b f5ec6000 f1071b4c f2be7a70 f1071b50 00000002 c07c952d [69536.070426] Call Trace: [69536.070430] [] __link_path_walk+0xf3/0x644 [69536.070432] [] _spin_unlock_irqrestore+0x18/0x22 [69536.070435] [] mntput_no_expire+0x18/0xe6 [69536.070438] [] __mutex_lock_common+0x8f/0xe0 [69536.070441] [] __mutex_lock_slowpath+0xf/0x11 [69536.070444] [] mutex_lock+0xa/0xb [69536.070447] [] mutex_lock+0xa/0xb [69536.070449] [] do_filp_open+0x139/0x697 [69536.070452] [] ehci_work+0xd0/0x60a [69536.070455] [] _spin_unlock+0x16/0x20 [69536.070458] [] ehci_irq+0x17e/0x19f [69536.070461] [] alloc_fd+0xc3/0xcd [69536.070464] [] do_sys_open+0x3f/0xb2 [69536.070466] [] sys_open+0x1e/0x23 [69536.070469] [] sysenter_do_call+0x12/0x21 [69536.070473] rhythmbox D c09e0564 0 8157 1 [69536.070476] f5d43a70 00200086 c1cdd4a0 c09e0564 c09e3780 c09e3780 f5d43a70 f5d43bc4 [69536.070481] c1fff780 00000000 f6bffe60 f5d43bc4 00000000 c04bdd4f f6bffec4 f6c3da1c [69536.070486] f1071ad4 00000010 00200246 f1b25200 f613c000 f6bffe88 f613c000 c04d7a65 [69536.070491] Call Trace: [69536.070494] [] ext4_find_entry+0x450/0x4bd [69536.070497] [] start_this_handle+0x29f/0x343 [69536.070501] [] autoremove_wake_function+0x0/0x2d [69536.070504] [] jbd2_journal_start+0x83/0xaf [69536.070507] [] ext4_create+0x44/0xde [69536.070509] [] ext4_create+0x0/0xde [69536.070512] [] vfs_create+0x3d/0x5b [69536.070514] [] do_filp_open+0x1f7/0x697 [69536.070518] [] kmem_cache_alloc+0x43/0x76 [69536.070521] [] alloc_fd+0xc3/0xcd [69536.070524] [] do_sys_open+0x3f/0xb2 [69536.070526] [] sys_open+0x1e/0x23 [69536.070528] [] sysenter_do_call+0x12/0x21 [69536.070531] gkrellm D c09e0564 0 8421 1 [69536.070533] f50b7a70 00200086 f5f60800 c09e0564 c09e3780 c09e3780 f50b7a70 f50b7bc4 [69536.070538] c2007780 00000001 00000002 f50b7bc4 041d9812 00000000 ca548f00 f5f60800 [69536.070543] c04b4f3c 59821055 00200246 f1b25200 f613c000 f1a87f1c f613c000 c04d7a65 [69536.070548] Call Trace: [69536.070551] [] call_filldir+0x98/0xc5 [69536.070554] [] start_this_handle+0x29f/0x343 [69536.070557] [] autoremove_wake_function+0x0/0x2d [69536.070560] [] jbd2_journal_start+0x83/0xaf [69536.070563] [] ext4_dirty_inode+0x21/0x63 [69536.070565] [] __mark_inode_dirty+0x21/0x13e [69536.070568] [] touch_atime+0xb1/0xb6 [69536.070571] [] vfs_readdir+0x63/0x7a [69536.070573] [] filldir64+0x0/0xc5 [69536.070575] [] sys_getdents64+0x66/0xa5 [69536.070578] [] sysenter_do_call+0x12/0x21 [69536.070580] firefox D c09e0564 0 8488 8472 [69536.070583] f2be7700 00000086 c20077bc c09e0564 c09e3780 c09e3780 f2be7700 f2be7854 [69536.070588] c2007780 00000001 c09e3780 f2be7854 041e49e1 f2be7700 c07c9010 f70314a0 [69536.070593] c09e0564 c09e3780 00000246 f1b25200 f613c000 f1a59e1c f613c000 c04d7a65 [69536.070598] Call Trace: [69536.070601] [] schedule+0x47c/0x48c [69536.070604] [] start_this_handle+0x29f/0x343 [69536.070607] [] autoremove_wake_function+0x0/0x2d [69536.070610] [] jbd2_journal_start+0x83/0xaf [69536.070613] [] ext4_dirty_inode+0x21/0x63 [69536.070615] [] __mark_inode_dirty+0x21/0x13e [69536.070618] [] touch_atime+0xb1/0xb6 [69536.070621] [] generic_file_aio_read+0x52f/0x578 [69536.070624] [] do_sync_read+0xc0/0x107 [69536.070626] [] cp_new_stat64+0xf7/0x109 [69536.070629] [] autoremove_wake_function+0x0/0x2d [69536.070632] [] sys_fstat64+0x1e/0x23 [69536.070635] [] do_sync_read+0x0/0x107 [69536.070637] [] vfs_read+0x73/0xa1 [69536.070639] [] sys_read+0x3c/0x63 [69536.070642] [] sysenter_do_call+0x12/0x21 [69536.070645] usb-storage D c09e0564 0 14347 2 [69536.070648] f1aff020 00000046 c066bbd2 c09e0564 c09e3780 c09e3780 f1aff020 f1aff174 [69536.070653] c1fff780 00000000 c09e0564 f1aff174 04207535 c16c7f20 c0466c2c 00000000 [69536.070658] 00000000 c15ccb00 c0467cc5 7fffffff 7fffffff c8f55e90 e127a428 c07c9174 [69536.070662] Call Trace: [69536.070666] [] usb_hcd_submit_urb+0x75b/0x821 [69536.070669] [] unfreeze_slab+0x7a/0xed [69536.070672] [] __slab_alloc+0xda/0x501 [69536.070675] [] schedule_timeout+0x13/0x99 [69536.070678] [] __kmalloc+0x72/0xa5 [69536.070681] [] usb_alloc_urb+0xc/0x28 [69536.070684] [] wait_for_common+0x90/0xe1 [69536.070687] [] default_wake_function+0x0/0x8 [69536.070690] [] usb_sg_wait+0xee/0xfb [69536.070693] [] usb_stor_bulk_transfer_sglist+0x8b/0xcf [69536.070696] [] usb_stor_bulk_srb+0x18/0x28 [69536.070699] [] usb_stor_Bulk_transport+0x103/0x23b [69536.070702] [] usb_stor_invoke_transport+0x15/0x1d6 [69536.070705] [] schedule_timeout+0x13/0x99 [69536.070708] [] check_preempt_wakeup+0xb2/0xd8 [69536.070711] [] signal_pending_state+0x17/0x3b [69536.070713] [] _spin_unlock_irq+0x17/0x21 [69536.070716] [] wait_for_common+0xd7/0xe1 [69536.070719] [] default_wake_function+0x0/0x8 [69536.070722] [] usb_stor_control_thread+0x11e/0x1b1 [69536.070724] [] complete+0x28/0x36 [69536.070727] [] usb_stor_control_thread+0x0/0x1b1 [69536.070730] [] kthread+0x38/0x5d [69536.070733] [] kthread+0x0/0x5d [69536.070735] [] kernel_thread_helper+0x7/0x10 [69536.070737] kjournald D c09e0564 0 14401 2 [69536.070740] f2be5130 00000046 00000000 c09e0564 c09e3780 c09e3780 f2be5130 f2be5284 [69536.070745] c1fff780 00000000 c059dccd f2be5284 c1632e40 c0467cc5 ffffffff 00000000 [69536.070750] f1972480 ffffff10 f602ea20 c1fff780 c1fffb70 c50a7ee8 c1ff2ce8 c07c9041 [69536.070754] Call Trace: [69536.070758] [] __make_request+0x326/0x36c [69536.070761] [] __slab_alloc+0xda/0x501 [69536.070764] [] io_schedule+0x21/0x2b [69536.070767] [] sync_buffer+0x30/0x33 [69536.070769] [] __wait_on_bit+0x33/0x58 [69536.070771] [] sync_buffer+0x0/0x33 [69536.070774] [] out_of_line_wait_on_bit+0xb5/0xbd [69536.070777] [] sync_buffer+0x0/0x33 [69536.070780] [] wake_bit_function+0x0/0x3c [69536.070782] [] __wait_on_buffer+0x26/0x29 [69536.070785] [] journal_commit_transaction+0x47d/0xcb8 [69536.070788] [] lock_timer_base+0x19/0x35 [69536.070791] [] _spin_unlock_irqrestore+0x18/0x22 [69536.070794] [] try_to_del_timer_sync+0x44/0x4a [69536.070797] [] kjournald+0xbf/0x1f7 [69536.070800] [] autoremove_wake_function+0x0/0x2d [69536.070802] [] kjournald+0x0/0x1f7 [69536.070805] [] kthread+0x38/0x5d [69536.070808] [] kthread+0x0/0x5d [69536.070810] [] kernel_thread_helper+0x7/0x10 [69536.070813] rsync D c09e0564 0 8116 8115 [69536.070816] f1aff700 00200082 c09e0764 c09e0564 c09e3780 c09e3780 f1aff700 f1aff854 [69536.070821] c1fff780 00000000 00000001 f1aff854 0420729b ffffffff f73f9460 00000001 [69536.070826] c059b201 f73f9460 c059d1b4 c1fff780 c1fffb70 f6959b04 f73f9494 c07c9041 [69536.070831] Call Trace: [69536.070834] [] elv_may_queue+0x15/0x17 [69536.070837] [] get_request+0x83/0x221 [69536.070840] [] io_schedule+0x21/0x2b [69536.070842] [] get_request_wait+0x8c/0x105 [69536.070845] [] autoremove_wake_function+0x0/0x2d [69536.070848] [] __make_request+0x285/0x36c [69536.070851] [] __slab_alloc+0xda/0x501 [69536.070854] [] generic_make_request+0x18a/0x1c0 [69536.070857] [] mempool_alloc+0x27/0xcb [69536.070859] [] mempool_alloc+0x27/0xcb [69536.070862] [] submit_bio+0x7e/0x85 [69536.070865] [] bio_alloc_bioset+0x79/0xc2 [69536.070868] [] submit_bh+0xdb/0xf7 [69536.070870] [] __block_write_full_page+0x200/0x2fb [69536.070874] [] ext3_get_block+0x0/0xb8 [69536.070877] [] journal_stop+0x165/0x171 [69536.070879] [] block_write_full_page+0x44/0x95 [69536.070882] [] ext3_get_block+0x0/0xb8 [69536.070884] [] ext3_ordered_writepage+0xbd/0x128 [69536.070887] [] bget_one+0x0/0x7 [69536.070890] [] __writepage+0x8/0x22 [69536.070892] [] write_cache_pages+0x1c3/0x2b3 [69536.070895] [] __writepage+0x0/0x22 [69536.070898] [] generic_writepages+0x1a/0x21 [69536.070900] [] do_writepages+0x29/0x30 [69536.070903] [] __writeback_single_inode+0x15d/0x313 [69536.070906] [] get_dirty_limits+0x240/0x2bc [69536.070909] [] generic_sync_sb_inodes+0x212/0x367 [69536.070912] [] writeback_inodes+0x5f/0xa0 [69536.070915] [] balance_dirty_pages_ratelimited_nr+0x161/0x2be [69536.070917] [] journal_stop+0x165/0x171 [69536.070920] [] generic_file_buffered_write+0x1a7/0x284 [69536.070923] [] __generic_file_aio_write_nolock+0x265/0x28d [69536.070928] [] sock_aio_read+0xec/0xfa [69536.070930] [] generic_file_aio_write+0x5d/0xb4 [69536.070933] [] ext3_file_write+0x19/0x85 [69536.070935] [] do_sync_write+0xc0/0x107 [69536.070939] [] autoremove_wake_function+0x0/0x2d [69536.070941] [] do_sync_write+0x0/0x107 [69536.070944] [] vfs_write+0x76/0xa4 [69536.070946] [] sys_write+0x3c/0x63 [69536.070949] [] sysenter_do_call+0x12/0x21 [69536.070952] [] pci_probe+0x2d5/0x362 [69536.070953] pdflush D c09e0564 0 8119 2 [69536.070956] f2be46e0 00000046 00000000 c09e0564 c09e3780 c09e3780 f2be46e0 f2be4834 [69536.070961] c2007780 00000001 00000000 f2be4834 00000292 c0419c29 00000000 00000000 [69536.070966] 00000003 c1c53f40 c1c53f40 c2007780 c2007b70 f61ddda8 c1ff8330 c07c9041 [69536.070970] Call Trace: [69536.070973] [] __wake_up+0x29/0x39 [69536.070976] [] io_schedule+0x21/0x2b [69536.070978] [] sync_page+0x43/0x48 [69536.070981] [] __wait_on_bit_lock+0x31/0x6a [69536.070983] [] sync_page+0x0/0x48 [69536.070985] [] __lock_page+0x76/0x7e [69536.070988] [] wake_bit_function+0x0/0x3c [69536.070991] [] write_cache_pages+0x154/0x2b3 [69536.070994] [] __mpage_da_writepage+0x0/0x12d [69536.070997] [] ext4_da_writepages+0x1c1/0x2de [69536.071001] [] dequeue_task+0x62/0x70 [69536.071003] [] _spin_unlock_irq+0x17/0x21 [69536.071006] [] finish_task_switch+0x1f/0x69 [69536.071008] [] ext4_da_get_block_write+0x0/0x12c [69536.071009] [] ext4_da_writepages+0x0/0x2de [69536.071009] [] do_writepages+0x20/0x30 [69536.071009] [] __writeback_single_inode+0x15d/0x313 [69536.071009] [] get_dirty_limits+0x16/0x2bc [69536.071009] [] raid1_congested+0x93/0xa5 [69536.071009] [] generic_sync_sb_inodes+0x212/0x367 [69536.071009] [] congestion_wait+0x5b/0x65 [69536.071009] [] writeback_inodes+0x5f/0xa0 [69536.071009] [] background_writeout+0x78/0xa7 [69536.071009] [] pdflush+0x116/0x1b1 [69536.071009] [] background_writeout+0x0/0xa7 [69536.071009] [] pdflush+0x0/0x1b1 [69536.071009] [] kthread+0x38/0x5d [69536.071009] [] kthread+0x0/0x5d [69536.071009] [] kernel_thread_helper+0x7/0x10 [69536.071009] pdflush D c09e0564 0 8123 2 [69536.071009] f2990dc0 00000046 f70314a0 c09e0564 c09e3780 c09e3780 f2990dc0 f2990f14 [69536.071009] c2007780 00000001 00000286 f2990f14 0420754b 042075ac f6bdff18 c07ca33b [69536.071009] c0428beb 042075ac 00000286 042075ac 042075ac c091f6f0 00000001 c07c91df [69536.071009] Call Trace: [69536.071009] [] _spin_unlock_irqrestore+0x18/0x22 [69536.071009] [] __mod_timer+0x8e/0x97 [69536.071009] [] schedule_timeout+0x7e/0x99 [69536.071009] [] process_timeout+0x0/0x5 [69536.071009] [] __sched_text_start+0x22/0x2c [69536.071009] [] congestion_wait+0x50/0x65 [69536.071009] [] autoremove_wake_function+0x0/0x2d [69536.071009] [] background_writeout+0x9d/0xa7 [69536.071009] [] pdflush+0x116/0x1b1 [69536.071009] [] background_writeout+0x0/0xa7 [69536.071009] [] pdflush+0x0/0x1b1 [69536.071009] [] kthread+0x38/0x5d [69536.071009] [] kthread+0x0/0x5d [69536.071009] [] kernel_thread_helper+0x7/0x10 [69536.071009] pdflush D c09e0564 0 8124 2 [69536.071009] f29906e0 00000046 c09192f0 c09e0564 c09e3780 c09e3780 f29906e0 f2990834 [69536.071009] c1fff780 00000000 00000286 f2990834 04207535 04207595 f1ad9f20 c07ca33b [69536.071009] c0428beb 04207595 00000286 04207595 04207595 c091f6f0 00000001 c07c91df [69536.071009] Call Trace: [69536.071009] [] _spin_unlock_irqrestore+0x18/0x22 [69536.071009] [] __mod_timer+0x8e/0x97 [69536.071009] [] schedule_timeout+0x7e/0x99 [69536.071009] [] process_timeout+0x0/0x5 [69536.071009] [] __sched_text_start+0x22/0x2c [69536.071009] [] congestion_wait+0x50/0x65 [69536.071009] [] autoremove_wake_function+0x0/0x2d [69536.071009] [] wb_kupdate+0x97/0xdf [69536.071009] [] pdflush+0x116/0x1b1 [69536.071009] [] wb_kupdate+0x0/0xdf [69536.071009] [] pdflush+0x0/0x1b1 [69536.071009] [] kthread+0x38/0x5d [69536.071009] [] kthread+0x0/0x5d [69536.071009] [] kernel_thread_helper+0x7/0x10 [69536.071009] mutt D c09e0564 0 8145 8144 [69536.071009] f5e1b020 00200082 00000000 c09e0564 c09e3780 c09e3780 f5e1b020 f5e1b174 [69536.071009] c2007780 00000001 00000000 f5e1b174 00200282 c0419c29 00000000 00000000 [69536.071009] 00000003 c106bd60 c106bd60 c2007780 c2007b70 f1a8de00 c1ff2298 c07c9041 [69536.071009] Call Trace: [69536.071009] [] __wake_up+0x29/0x39 [69536.071009] [] io_schedule+0x21/0x2b [69536.071009] [] sync_page+0x43/0x48 [69536.071009] [] __wait_on_bit_lock+0x31/0x6a [69536.071009] [] sync_page+0x0/0x48 [69536.071009] [] __lock_page+0x76/0x7e [69536.071009] [] wake_bit_function+0x0/0x3c [69536.071009] [] write_cache_pages+0x154/0x2b3 [69536.071009] [] __mpage_da_writepage+0x0/0x12d [69536.071009] [] start_this_handle+0x324/0x343 [69536.071009] [] ext4_da_writepages+0x1c1/0x2de [69536.071009] [] do_sync_write+0xc0/0x107 [69536.071009] [] ext4_da_get_block_write+0x0/0x12c [69536.071009] [] ext4_da_writepages+0x0/0x2de [69536.071009] [] do_writepages+0x20/0x30 [69536.071009] [] __filemap_fdatawrite_range+0x54/0x60 [69536.071009] [] filemap_fdatawrite+0x12/0x16 [69536.071009] [] do_fsync+0x23/0x69 [69536.071009] [] __do_fsync+0x1c/0x2b [69536.071009] [] sysenter_do_call+0x12/0x21 [69536.071009] [] pci_probe+0x2d5/0x362 [69536.071009] pdflush D c09e0564 0 8152 2 [69536.071009] f73bf020 00000046 c09192f0 c09e0564 c09e3780 c09e3780 f73bf020 f73bf174 [69536.071009] c1fff780 00000000 00000286 f73bf174 042074d0 0420757a f6921f18 c07ca33b [69536.071009] c0428beb 0420757a 00000286 0420757a 0420757a c091f6f0 00000001 c07c91df [69536.071009] Call Trace: [69536.071009] [] _spin_unlock_irqrestore+0x18/0x22 [69536.071009] [] __mod_timer+0x8e/0x97 [69536.071009] [] schedule_timeout+0x7e/0x99 [69536.071009] [] process_timeout+0x0/0x5 [69536.071009] [] __sched_text_start+0x22/0x2c [69536.071009] [] congestion_wait+0x50/0x65 [69536.071009] [] autoremove_wake_function+0x0/0x2d [69536.071009] [] background_writeout+0x9d/0xa7 [69536.071009] [] pdflush+0x116/0x1b1 [69536.071009] [] background_writeout+0x0/0xa7 [69536.071009] [] pdflush+0x0/0x1b1 [69536.071009] [] kthread+0x38/0x5d [69536.071009] [] kthread+0x0/0x5d [69536.071009] [] kernel_thread_helper+0x7/0x10 [69536.071009] pdflush D c09e0564 0 8214 2 [69536.071009] e10f1ef0 00000046 f70314a0 c09e0564 c09e3780 c09e3780 e10f1ef0 e10f2044 [69536.071009] c2007780 00000001 00000286 e10f2044 0420752a 042075ab f6017f18 c07ca33b [69536.071009] c0428beb 042075ab 00000286 042075ab 042075ab c091f6f0 00000001 c07c91df [69536.071009] Call Trace: [69536.071009] [] _spin_unlock_irqrestore+0x18/0x22 [69536.071009] [] __mod_timer+0x8e/0x97 [69536.071009] [] schedule_timeout+0x7e/0x99 [69536.071009] [] process_timeout+0x0/0x5 [69536.071009] [] __sched_text_start+0x22/0x2c [69536.071009] [] congestion_wait+0x50/0x65 [69536.071009] [] autoremove_wake_function+0x0/0x2d [69536.071009] [] background_writeout+0x9d/0xa7 [69536.071009] [] pdflush+0x116/0x1b1 [69536.071009] [] background_writeout+0x0/0xa7 [69536.071009] [] pdflush+0x0/0x1b1 [69536.071009] [] kthread+0x38/0x5d [69536.071009] [] kthread+0x0/0x5d [69536.071009] [] kernel_thread_helper+0x7/0x10 ake_up+0x14c/0x156 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] snd_usb_pcm_pointer+0x22/0x27 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] snd_usb_pcm_pointer+0x22/0x27 [69561.927007] [] snd_pcm_update_hw_ptr_pos+0x35/0x49 [69561.927007] [] snd_pcm_update_hw_ptr+0x20/0xac [69561.927007] [] snd_pcm_update_hw_ptr+0x20/0xac [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] _read_unlock_irq+0x18/0x22 [69561.927007] [] snd_pcm_common_ioctl1+0xb1a/0xeee [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] ohci_urb_enqueue+0x6e5/0x6fb [69561.927007] [] save_i387_fxsave+0x52/0x67 [69561.927007] [] restore_i387_fxsave+0x4d/0x5d [69561.927007] [] __next_cpu+0x12/0x21 [69561.927007] [] thread_group_cputime+0x8b/0x95 [69561.927007] [] recalc_sigpending+0x22/0x37 [69561.927007] [] rb_insert_color+0x51/0xb5 [69561.927007] [] enqueue_hrtimer+0xad/0xb7 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_start_range_ns+0x101/0x13a [69561.927007] [] hrtimer_start_range_ns+0x125/0x13a [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_ppoll+0x93/0x10e [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] pulseaudio S c09e0564 0 7421 1 [69561.927007] f2992940 00000082 f50b4370 c09e0564 c09e3780 c09e3780 f2992940 f2992a94 [69561.927007] c2007780 00000001 001e0b4e f2992a94 00000001 f2a6fbb0 c2004470 c07ca33b [69561.927007] c04334e4 00000282 f2a6fbb0 00000000 00000000 f2a6fe7c 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __next_cpu+0x12/0x21 [69561.927007] [] thread_group_cputime+0x8b/0x95 [69561.927007] [] run_posix_cpu_timers+0x6a3/0x6ee [69561.927007] [] number+0x126/0x1eb [69561.927007] [] number+0x126/0x1eb [69561.927007] [] vsnprintf+0x47e/0x4b9 [69561.927007] [] vsnprintf+0x47e/0x4b9 [69561.927007] [] string+0x27/0x6d [69561.927007] [] vsnprintf+0x291/0x4b9 [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] update_curr+0x5f/0x13f [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] xapic_wait_icr_idle+0x11/0x17 [69561.927007] [] __send_IPI_dest_field+0x49/0x4c [69561.927007] [] resched_task+0x65/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] wake_futex+0x1c/0x26 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_wake+0xbb/0xc5 [69561.927007] [] recalc_sigpending+0x22/0x37 [69561.927007] [] dequeue_signal+0x92/0xfa [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] sys_rt_sigtimedwait+0x1f4/0x23a [69561.927007] [] snd_card_file_remove+0xde/0xe6 [69561.927007] [] __remove_hrtimer+0x5d/0x64 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] sys_ppoll+0x93/0x10e [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] pulseaudio S c09e0564 0 7422 1 [69561.927007] f2992cb0 00000082 f2991810 c09e0564 c09e3780 c09e3780 f2992cb0 f2992e04 [69561.927007] c1fff780 00000000 00051075 f2992e04 00000001 f2a49bb0 c1ffc470 c07ca33b [69561.927007] c04334e4 00000282 f2a49bb0 00000000 00000000 f2a49e7c 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] ptep_set_access_flags+0x20/0x26 [69561.927007] [] do_wp_page+0x163/0x3eb [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] do_wp_page+0x382/0x3eb [69561.927007] [] handle_mm_fault+0x48d/0x4e2 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] azx_send_cmd+0xce/0xd5 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] pm_qos_remove_requirement+0x5c/0x8f [69561.927007] [] kfree+0x76/0x7f [69561.927007] [] pm_qos_remove_requirement+0x5c/0x8f [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] update_target+0x56/0x78 [69561.927007] [] snd_pcm_common_ioctl1+0x558/0xeee [69561.927007] [] do_page_fault+0x269/0x5c2 [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] ptep_set_access_flags+0x20/0x26 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] wake_futex+0x1c/0x26 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_wake+0xbb/0xc5 [69561.927007] [] do_futex+0x98/0x714 [69561.927007] [] sys_rt_sigtimedwait+0x1f4/0x23a [69561.927007] [] kfree+0x76/0x7f [69561.927007] [] snd_card_file_remove+0xde/0xe6 [69561.927007] [] eventfd_read+0x13c/0x150 [69561.927007] [] sys_ppoll+0x93/0x10e [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] pulseaudio S c09e0564 0 7425 1 [69561.927007] f2993020 00000082 f70314a0 c09e0564 c09e3780 c09e3780 f2993020 f2993174 [69561.927007] c2007780 00000001 00036fd2 f2993174 00000001 f2a85bb0 c2004470 c07ca33b [69561.927007] c04334e4 00000282 f2a85bb0 00000000 00000000 f2a85e7c 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] xapic_wait_icr_idle+0x11/0x17 [69561.927007] [] __send_IPI_dest_field+0x49/0x4c [69561.927007] [] generic_exec_single+0x59/0x71 [69561.927007] [] smp_call_function_single+0xb0/0xc3 [69561.927007] [] smp_callback+0x0/0x1 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] [] smp_call_function_mask+0x80/0x181 [69561.927007] [] smp_callback+0x0/0x1 [69561.927007] [] handle_mm_fault+0x48d/0x4e2 [69561.927007] [] __slab_alloc+0xda/0x501 [69561.927007] [] smp_call_function+0x37/0x45 [69561.927007] [] cpuidle_latency_notify+0x11/0x17 [69561.927007] [] notifier_call_chain+0x2a/0x47 [69561.927007] [] __blocking_notifier_call_chain+0x3f/0x49 [69561.927007] [] blocking_notifier_call_chain+0x9/0xc [69561.927007] [] snd_pcm_common_ioctl1+0x558/0xeee [69561.927007] [] ohci_urb_enqueue+0x6e5/0x6fb [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] ptep_set_access_flags+0x20/0x26 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] xapic_wait_icr_idle+0x11/0x17 [69561.927007] [] __send_IPI_dest_field+0x49/0x4c [69561.927007] [] resched_task+0x65/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] wake_futex+0x1c/0x26 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_wake+0xbb/0xc5 [69561.927007] [] recalc_sigpending+0x22/0x37 [69561.927007] [] dequeue_signal+0x92/0xfa [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] sys_rt_sigtimedwait+0x1f4/0x23a [69561.927007] [] kfree+0x76/0x7f [69561.927007] [] snd_card_file_remove+0xde/0xe6 [69561.927007] [] __remove_hrtimer+0x5d/0x64 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] sys_ppoll+0x93/0x10e [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] gvfs-hal-volu S c09e0564 0 7424 1 [69561.927007] f50b14a0 00000086 e10f3020 c09e0564 c09e3780 c09e3780 f50b14a0 f50b15f4 [69561.927007] c2007780 00000001 00000000 f50b15f4 c043343f ffffffff f2a83bc4 c07ca33b [69561.927007] c04334e4 00000282 f2a83bc4 00000000 00000000 f2a83ea8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] lock_hrtimer_base+0x15/0x2f [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] get_page_from_freelist+0x353/0x402 [69561.927007] [] __alloc_pages_internal+0x98/0x391 [69561.927007] [] page_mapping+0x10/0x25 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] handle_mm_fault+0x4d1/0x4e2 [69561.927007] [] task_dumpable+0x2b/0x36 [69561.927007] [] do_page_fault+0x269/0x5c2 [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] ext3_iget_acl+0x23/0x28 [69561.927007] [] ext3_get_acl+0x68/0x245 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] __d_lookup+0x106/0x119 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] ext3_iget_acl+0x23/0x28 [69561.927007] [] ext3_get_acl+0x68/0x245 [69561.927007] [] __lookup_mnt+0xe/0x3e [69561.927007] [] dput+0x16/0xfc [69561.927007] [] __link_path_walk+0x571/0x644 [69561.927007] [] mntput_no_expire+0x18/0xe6 [69561.927007] [] dput+0x16/0xfc [69561.927007] [] path_walk+0x91/0x99 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] user_path_at+0x40/0x5f [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gvfs-hal-volu S c09e0564 0 7458 1 [69561.927007] f50b7700 00000086 c09192f0 c09e0564 c09e3780 c09e3780 f50b7700 f50b7854 [69561.927007] c1fff780 00000000 c09745c0 f50b7854 00354a64 00000001 00000001 c0413362 [69561.927007] f2b64c00 c07ca682 00000246 f2b64c00 00000014 f2b69e7c f2b64c00 c04700e6 [69561.927007] Call Trace: [69561.927007] [] do_page_fault+0x0/0x5c2 [69561.927007] [] error_code+0x72/0x78 [69561.927007] [] pipe_wait+0x50/0x6e [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] pipe_read+0x2c1/0x324 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] gvfs-gphoto2- S c09e0564 0 7433 1 [69561.927007] f2aa86e0 00000086 00000002 c09e0564 c09e3780 c09e3780 f2aa86e0 f2aa8834 [69561.927007] c2007780 00000001 c0483710 f2aa8834 004afff2 c0485314 f2a87bfc c04a805a [69561.927007] f6810518 f2a87c3c 00000002 00000000 00000000 f2a87e98 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] __wait_on_buffer+0x26/0x29 [69561.927007] [] __bread+0x52/0x66 [69561.927007] [] ext3_get_branch+0x5b/0xc1 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] unfreeze_slab+0x7a/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] generic_make_request+0x18a/0x1c0 [69561.927007] [] mpage_end_io_read+0x0/0x59 [69561.927007] [] submit_bio+0x7e/0x85 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] add_to_page_cache_locked+0x9d/0xae [69561.927007] [] mpage_end_io_read+0x0/0x59 [69561.927007] [] mpage_bio_submit+0x19/0x1d [69561.927007] [] mpage_readpages+0xb4/0xbe [69561.927007] [] ext3_readpages+0x0/0x15 [69561.927007] [] __do_page_cache_readahead+0x12c/0x19d [69561.927007] [] ext3_get_block+0x0/0xb8 [69561.927007] [] find_get_page+0x8f/0xa9 [69561.927007] [] find_lock_page+0x10/0x43 [69561.927007] [] mark_page_accessed+0x56/0x60 [69561.927007] [] filemap_fault+0x1df/0x319 [69561.927007] [] __do_fault+0x274/0x2ac [69561.927007] [] handle_mm_fault+0x246/0x4e2 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] gvfsd-trash S c09e0564 0 7435 1 [69561.927007] f2993700 00000086 f70314a0 c09e0564 c09e3780 c09e3780 f2993700 f2993854 [69561.927007] c2007780 00000001 00000000 f2993854 0410ee3b ffffffff f2aa7bc4 c07ca33b [69561.927007] c04334e4 00000282 f2aa7bc4 00000000 00000000 f2aa7ec0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __generic_unplug_device+0x27/0x29 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] get_page_from_freelist+0xba/0x402 [69561.927007] [] get_page_from_freelist+0x301/0x402 [69561.927007] [] sync_page+0x0/0x48 [69561.927007] [] dequeue_task_fair+0x33/0x16f [69561.927007] [] set_next_entity+0x29/0x4e [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] ptep_set_access_flags+0x20/0x26 [69561.927007] [] do_wp_page+0x163/0x3eb [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] do_wp_page+0x382/0x3eb [69561.927007] [] handle_mm_fault+0x48d/0x4e2 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_wake+0xbb/0xc5 [69561.927007] [] do_futex+0x98/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] finish_wait+0x29/0x4a [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gconf-helper S c09e0564 0 7436 7398 [69561.927007] f2993a70 00000086 f50b46e0 c09e0564 c09e3780 c09e3780 f2993a70 f2993bc4 [69561.927007] c2007780 00000001 017d783f f2993bc4 00a9c52e 000000c8 f5e3a8a8 368a3080 [69561.927007] 00000c4d 477c9bf4 c20077bc 00000000 00000000 f2a4bea8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] scsi_next_command+0x25/0x2f [69561.927007] [] scsi_end_request+0x6d/0x77 [69561.927007] [] scsi_io_completion+0x16e/0x338 [69561.927007] [] scsi_device_unbusy+0x64/0x7b [69561.927007] [] scsi_finish_command+0x72/0x8a [69561.927007] [] blk_done_softirq+0x49/0x55 [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] find_get_page+0x8f/0xa9 [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] kmem_cache_free+0x49/0x52 [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] handle_mm_fault+0x246/0x4e2 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] fsnotify_access+0x3d/0x43 [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] wnck-applet S c09e0564 0 7443 1 [69561.927007] f2991130 00000086 f50b5130 c09e0564 c09e3780 c09e3780 f2991130 f2991284 [69561.927007] c1fff780 00000000 00000008 f2991284 f2ab7980 00000001 c0475a10 00000020 [69561.927007] 00000000 f2b17f64 00fff780 00000000 00000000 f2b17ed8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] sock_def_readable+0x12/0x5b [69561.927007] [] _read_unlock+0x17/0x21 [69561.927007] [] unix_stream_sendmsg+0x20b/0x292 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] trashapplet S c09e0564 0 7446 1 [69561.927007] f50b5810 00000086 f2aab020 c09e0564 c09e3780 c09e3780 f50b5810 f50b5964 [69561.927007] c1fff780 00000000 00000008 f50b5964 f2b1b780 00000001 c0475a10 00000020 [69561.927007] 00000000 f2b3df64 00000046 00000000 00000000 f2b3dee8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] find_lock_page+0x10/0x43 [69561.927007] [] mark_page_accessed+0x56/0x60 [69561.927007] [] filemap_fault+0x1df/0x319 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] handle_mm_fault+0x246/0x4e2 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] gvfsd-burn S c09e0564 0 7455 1 [69561.927007] f2aa94a0 00000082 f6024000 c09e0564 c09e3780 c09e3780 f2aa94a0 f2aa95f4 [69561.927007] c2007780 00000001 017d783f f2aa95f4 fffccf70 f2a6dbc4 c1ffc470 c07ca33b [69561.927007] c04334e4 00000282 f2a6dbc4 00000000 00000000 f2a6de98 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] handle_mm_fault+0x4d1/0x4e2 [69561.927007] [] do_page_fault+0x269/0x5c2 [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] __alloc_skb+0x49/0xf6 [69561.927007] [] find_get_page+0x8f/0xa9 [69561.927007] [] find_lock_page+0x10/0x43 [69561.927007] [] mark_page_accessed+0x56/0x60 [69561.927007] [] filemap_fault+0x1df/0x319 [69561.927007] [] __do_fault+0x274/0x2ac [69561.927007] [] handle_mm_fault+0x246/0x4e2 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] rw_copy_check_uvector+0x59/0xc3 [69561.927007] [] fsnotify_modify+0x3d/0x43 [69561.927007] [] do_readv_writev+0xcc/0xd6 [69561.927007] [] write_null+0x0/0x3 [69561.927007] [] fsnotify_modify+0x3d/0x43 [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] mini_commande S c09e0564 0 7470 1 [69561.927007] f2aa9b80 00000082 f50b5130 c09e0564 c09e3780 c09e3780 f2aa9b80 f2aa9cd4 [69561.927007] c1fff780 00000000 00000008 f2aa9cd4 f2a2a000 00000001 c0475a10 00000020 [69561.927007] 00000000 f28e9f64 00000004 00000000 00000000 f28e9ed0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __alloc_skb+0x49/0xf6 [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] sock_def_readable+0x12/0x5b [69561.927007] [] _read_unlock+0x17/0x21 [69561.927007] [] unix_stream_sendmsg+0x20b/0x292 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] stickynotes_a S c09e0564 0 7473 1 [69561.927007] f2aaa5d0 00000086 f50b5130 c09e0564 c09e3780 c09e3780 f2aaa5d0 f2aaa724 [69561.927007] c2007780 00000001 00000008 f2aaa724 f2ac4580 00000001 c0475a10 00000020 [69561.927007] 00000000 f2ba3f64 00000046 00000000 00000000 f2ba3ee0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sock_def_readable+0x12/0x5b [69561.927007] [] _read_unlock+0x17/0x21 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] mixer_applet2 S c09e0564 0 7487 1 [69561.927007] f29914a0 00000086 f50b5130 c09e0564 c09e3780 c09e3780 f29914a0 f29915f4 [69561.927007] c1fff780 00000000 00000008 f29915f4 f2b92e00 00000001 c0475a10 00000020 [69561.927007] 00000000 f2bb5f64 001c47f0 00000000 00000000 f2bb5ed8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] fget_light+0x88/0xa0 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] sock_def_readable+0x12/0x5b [69561.927007] [] _read_unlock+0x17/0x21 [69561.927007] [] unix_stream_sendmsg+0x20b/0x292 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] mixer_applet2 S c09e0564 0 7504 1 [69561.927007] f2be4a50 00000086 f601c8e0 c09e0564 c09e3780 c09e3780 f2be4a50 f2be4ba4 [69561.927007] c2007780 00000001 83837707 f2be4ba4 f2be4a7c c2007780 f2be4a50 c20077bc [69561.927007] c041a473 c2007780 00000001 00000000 00000000 f2be1e90 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] dequeue_task_fair+0x33/0x16f [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] pipe_poll+0x24/0x7c [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] lock_timer_base+0x19/0x35 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] kref_put+0x36/0x40 [69561.927007] [] usb_start_wait_urb+0x83/0x8d [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] usb_control_msg+0xd1/0xdb [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] snd_ctl_ioctl+0x75a/0xaab [69561.927007] [] find_get_page+0x8f/0xa9 [69561.927007] [] do_IRQ+0x6e/0x7e [69561.927007] [] find_lock_page+0x10/0x43 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] activate_task+0x1d/0x2b [69561.927007] [] resched_task+0x30/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] do_sync_write+0xc0/0x107 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] snd_ctl_read+0x196/0x1a5 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] vfs_ioctl+0x1c/0x5f [69561.927007] [] do_sync_write+0x0/0x107 [69561.927007] [] fsnotify_modify+0x3d/0x43 [69561.927007] [] snd_ctl_read+0x0/0x1a5 [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] notification- S c09e0564 0 7490 1 [69561.927007] f50b7390 00000086 f6024000 c09e0564 c09e3780 c09e3780 f50b7390 f50b74e4 [69561.927007] c2007780 00000001 00000008 f50b74e4 f2b92000 00000001 c0475a10 00000020 [69561.927007] 00000000 f2bdff64 00000060 00000000 00000000 f2bdfed0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __alloc_skb+0x49/0xf6 [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] sock_def_readable+0x12/0x5b [69561.927007] [] _read_unlock+0x17/0x21 [69561.927007] [] unix_stream_sendmsg+0x20b/0x292 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gnome-keyboar S c09e0564 0 7494 1 [69561.927007] f2aab020 00000082 f70314a0 c09e0564 c09e3780 c09e3780 f2aab020 f2aab174 [69561.927007] c2007780 00000001 c09e3680 f2aab174 0420c95f 00000001 00000046 00000000 [69561.927007] f2be2800 00000046 00000046 00000000 00000000 f2bebed8 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] kmem_cache_free+0x49/0x52 [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] avant-window- S c09e0564 0 7513 7374 [69561.927007] f2aaacb0 00200086 c2004470 c09e0564 c09e3780 c09e3780 f2aaacb0 f2aaae04 [69561.927007] c2007780 00000001 00000000 f2aaae04 0420caef f2ecbf78 00000000 004c37b7 [69561.927007] c0433650 004c37b7 00000000 004c37b7 f2ecbf78 f2ecbbf8 004c37b7 c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] activate_task+0x1d/0x2b [69561.927007] [] resched_task+0x30/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] dma_pool_alloc+0x202/0x20c [69561.927007] [] ohci_urb_enqueue+0x64f/0x6fb [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] ohci_urb_enqueue+0x6e5/0x6fb [69561.927007] [] kmem_cache_free+0x49/0x52 [69561.927007] [] unix_stream_recvmsg+0x3d2/0x460 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] usb_hcd_submit_urb+0x75b/0x821 [69561.927007] [] handle_mm_fault+0x246/0x4e2 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] ohci_irq+0x266/0x2af [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] gnome-termina S c09e0564 0 7516 1 [69561.927007] f2be54a0 00200086 c1ffc470 c09e0564 c09e3780 c09e3780 f2be54a0 f2be55f4 [69561.927007] c1fff780 00000000 00000000 f2be55f4 0000c350 f29fbf78 00000000 0000c350 [69561.927007] c0433650 0000c350 00000000 0000c350 f29fbf78 f29fbbf8 0000c350 c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] hrtimer_nanosleep+0xa6/0x10e [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gnome-termina S c09e0564 0 7523 1 [69561.927007] f2aa9810 00200086 00000001 c09e0564 c09e3780 c09e3780 f2aa9810 f2aa9964 [69561.927007] c2007780 00000001 f186be58 f2aa9964 00d80bfe 00000000 00000000 f186be7c [69561.927007] c0439793 00000002 00200246 f2b64e00 00000014 f186be7c f2b64e00 c04700e6 [69561.927007] Call Trace: [69561.927007] [] futex_wait+0x267/0x304 [69561.927007] [] pipe_wait+0x50/0x6e [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] pipe_read+0x2c1/0x324 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gnome-pty-hel S c09e0564 0 7519 7516 [69561.927007] f2be5b80 00200086 f2be54a0 c09e0564 c09e3780 c09e3780 f2be5b80 f2be5cd4 [69561.927007] c2007780 00000001 ffffffff f2be5cd4 00000000 00000000 00000000 00000000 [69561.927007] f2be5b80 00000000 00000000 7fffffff 00000000 f1853e4c 00000000 c07c9174 [69561.927007] Call Trace: [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] prepare_to_wait+0x11/0x43 [69561.927007] [] unix_stream_recvmsg+0x244/0x460 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] vfs_read+0x84/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] bash S c09e0564 0 7520 7516 [69561.927007] f2be5ef0 00200086 00000000 c09e0564 c09e3780 c09e3780 f2be5ef0 f2be6044 [69561.927007] c1fff780 00000000 c1fff780 f2be6044 04179690 c041e14f c09e3780 f183d500 [69561.927007] f29fbbf8 f2be5ef0 c07c9010 7fffffff f2b8f400 f1863f40 f2b8f400 c07c9174 [69561.927007] Call Trace: [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] n_tty_read+0x3b6/0x64e [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] n_tty_read+0x0/0x64e [69561.927007] [] tty_read+0x6a/0xa4 [69561.927007] [] tty_read+0x0/0xa4 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox D c09e0564 0 7568 1 [69561.927007] f2be7a70 00200086 f186dea0 c09e0564 c09e3780 c09e3780 f2be7a70 f2be7bc4 [69561.927007] c1fff780 00000000 c047139e f2be7bc4 042045e4 c07ca33b f6b28068 f6b28000 [69561.927007] f5ec6000 c047b23b f5ec6000 f1071b4c f2be7a70 f1071b50 00000002 c07c952d [69561.927007] Call Trace: [69561.927007] [] __link_path_walk+0xf3/0x644 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] mntput_no_expire+0x18/0xe6 [69561.927007] [] __mutex_lock_common+0x8f/0xe0 [69561.927007] [] __mutex_lock_slowpath+0xf/0x11 [69561.927007] [] mutex_lock+0xa/0xb [69561.927007] [] mutex_lock+0xa/0xb [69561.927007] [] do_filp_open+0x139/0x697 [69561.927007] [] ehci_work+0xd0/0x60a [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] ehci_irq+0x17e/0x19f [69561.927007] [] alloc_fd+0xc3/0xcd [69561.927007] [] do_sys_open+0x3f/0xb2 [69561.927007] [] sys_open+0x1e/0x23 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 7613 1 [69561.927007] f2be7390 00000086 00000001 c09e0564 c09e3780 c09e3780 f2be7390 f2be74e4 [69561.927007] c1fff780 00000000 f2be7a9c f2be74e4 c07d2b38 f2be7a70 00000001 c07ca33b [69561.927007] c041ce0e f189fe58 c0a1af8c c0a1af8c 00000000 00000000 f189fe7c c043966a [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_write+0x0/0x107 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 7657 1 [69561.927007] f2aaba70 00000086 c0457aea c09e0564 c09e3780 c09e3780 f2aaba70 f2aabbc4 [69561.927007] c2007780 00000001 63cb0065 f2aabbc4 00000007 c0458c93 f2abb8d0 f293509c [69561.927007] f28c3704 63cb0065 00000246 f2acde00 00000014 f1869e7c f2acde00 c04700e6 [69561.927007] Call Trace: [69561.927007] [] do_wp_page+0x382/0x3eb [69561.927007] [] handle_mm_fault+0x48d/0x4e2 [69561.927007] [] pipe_wait+0x50/0x6e [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] pipe_read+0x2c1/0x324 [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] rhythmbox S c09e0564 0 7771 1 [69561.927007] f2be7020 00000086 c2004470 c09e0564 c09e3780 c09e3780 f2be7020 f2be7174 [69561.927007] c2007780 00000001 00000000 f2be7174 000510df f626bf78 00000000 000510df [69561.927007] c0433650 000510df 00000000 000510df f626bf78 f626bbf8 000510df c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] task_rq_lock+0x28/0x4e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] put_cmsg+0x5f/0x8f [69561.927007] [] scm_recv+0x4f/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] sock_def_readable+0x32/0x5b [69561.927007] [] sock_recvmsg+0xc8/0xe3 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] wake_futex+0x1c/0x26 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_wake+0xbb/0xc5 [69561.927007] [] do_futex+0x98/0x714 [69561.927007] [] rebalance_domains+0x6d/0x3a2 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 7773 1 [69561.927007] e10f25d0 00000086 f2be4370 c09e0564 c09e3780 c09e3780 e10f25d0 e10f2724 [69561.927007] c2007780 00000001 c0a1b07c e10f2724 00001610 ca548808 32839500 00003f44 [69561.927007] 1d3d1a08 f6b15e58 c0a1b07c c0a1b07c 00000000 00000000 f6b15e7c c043966a [69561.927007] Call Trace: [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] clockevents_program_event+0xbb/0xc9 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 7774 1 [69561.927007] e10f0000 00000086 c041a6d5 c09e0564 c09e3780 c09e3780 e10f0000 e10f0154 [69561.927007] c1fff780 00000000 e10f0000 e10f0154 c041c79b c07d2b38 f73bca50 00000001 [69561.927007] c07ca33b f5d1fe58 c0a1b4f0 c0a1b4f0 00000000 00000000 f5d1fe7c c043966a [69561.927007] Call Trace: [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_requeue+0x20a/0x214 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 7777 1 [69561.927007] f2be4370 00000086 f2be7020 c09e0564 c09e3780 c09e3780 f2be4370 f2be44c4 [69561.927007] c2007780 00000001 f2be704c f2be44c4 c07d2b38 f2be7020 00000001 00003f44 [69561.927007] 1d3cd83e f5e61e58 c0a1b770 c0a1b770 00000000 00000000 f5e61e7c c043966a [69561.927007] Call Trace: [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 8101 1 [69561.927007] f2be6940 00200086 c041a6d5 c09e0564 c09e3780 c09e3780 f2be6940 f2be6a94 [69561.927007] c2007780 00000001 c1fff7d8 f2be6a94 f2be7a70 fdcb5187 00000000 c041a6d5 [69561.927007] 00000001 f1969e58 c0a1afb4 c0a1afb4 00000000 00000000 f1969e7c c043966a [69561.927007] Call Trace: [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] wake_futex+0x1c/0x26 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] lapic_next_event+0x10/0x13 [69561.927007] [] clockevents_program_event+0xbb/0xc9 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 8102 1 [69561.927007] f1afcdc0 00200086 e10f0000 c09e0564 c09e3780 c09e3780 f1afcdc0 f1afcf14 [69561.927007] c1fff780 00000000 00000003 f1afcf14 041e66ee e127a420 00000001 00000001 [69561.927007] c04192ae f1bd1e58 c0a1ac1c c0a1ac1c 00000000 00000000 f1bd1e7c c043966a [69561.927007] Call Trace: [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] sys_fstat64+0x1e/0x23 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 8153 1 [69561.927007] f73bca50 00200086 e10f0000 c09e0564 c09e3780 c09e3780 f73bca50 f73bcba4 [69561.927007] c1fff780 00000000 f73bca50 f73bcba4 c041c79b c07d2b38 e10f0000 00000001 [69561.927007] c07ca33b f6b77e58 c0a1a640 c0a1a640 00000000 00000000 f6b77e7c c043966a [69561.927007] Call Trace: [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] futex_requeue+0x20a/0x214 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] lapic_next_event+0x10/0x13 [69561.927007] [] clockevents_program_event+0xbb/0xc9 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox S c09e0564 0 8154 1 [69561.927007] f50b6cb0 00200086 f73bca50 c09e0564 c09e3780 c09e3780 f50b6cb0 f50b6e04 [69561.927007] c1fff780 00000000 c1fff7d8 f50b6e04 0420d9bd fdcb925d 00000000 c041a6d5 [69561.927007] 00000001 f1b13e58 c0a1a820 c0a1a820 00000000 00000000 f1b13e7c c043966a [69561.927007] Call Trace: [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] qh_completions+0xae/0x32b [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] lapic_next_event+0x10/0x13 [69561.927007] [] clockevents_program_event+0xbb/0xc9 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rhythmbox D c09e0564 0 8157 1 [69561.927007] f5d43a70 00200086 c1cdd4a0 c09e0564 c09e3780 c09e3780 f5d43a70 f5d43bc4 [69561.927007] c1fff780 00000000 f6bffe60 f5d43bc4 00000000 c04bdd4f f6bffec4 f6c3da1c [69561.927007] f1071ad4 00000010 00200246 f1b25200 f613c000 f6bffe88 f613c000 c04d7a65 [69561.927007] Call Trace: [69561.927007] [] ext4_find_entry+0x450/0x4bd [69561.927007] [] start_this_handle+0x29f/0x343 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] jbd2_journal_start+0x83/0xaf [69561.927007] [] ext4_create+0x44/0xde [69561.927007] [] ext4_create+0x0/0xde [69561.927007] [] vfs_create+0x3d/0x5b [69561.927007] [] do_filp_open+0x1f7/0x697 [69561.927007] [] kmem_cache_alloc+0x43/0x76 [69561.927007] [] alloc_fd+0xc3/0xcd [69561.927007] [] do_sys_open+0x3f/0xb2 [69561.927007] [] sys_open+0x1e/0x23 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gvfsd-http S c09e0564 0 7677 1 [69561.927007] f2aa8370 00000086 f2be7a70 c09e0564 c09e3780 c09e3780 f2aa8370 f2aa84c4 [69561.927007] c1fff780 00000000 0000000c f2aa84c4 c09e05a0 c04254b8 c09e3680 c09e3680 [69561.927007] 0000000a 00000000 00000046 00000000 00000000 f1999e98 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] do_IRQ+0x6e/0x7e [69561.927007] [] sk_run_filter+0x396/0x4fa [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] ip_local_out+0x15/0x17 [69561.927007] [] ip_queue_xmit+0x2e1/0x33f [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] skge_poll+0x612/0x61e [69561.927007] [] net_rx_action+0x163/0x1b5 [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] task_rq_lock+0x28/0x4e [69561.927007] [] sock_alloc_send_skb+0x89/0x1ca [69561.927007] [] __alloc_skb+0x49/0xf6 [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] mntput_no_expire+0x18/0xe6 [69561.927007] [] __fput+0x10b/0x12e [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] gkrellm D c09e0564 0 8421 1 [69561.927007] f50b7a70 00200086 f5f60800 c09e0564 c09e3780 c09e3780 f50b7a70 f50b7bc4 [69561.927007] c2007780 00000001 00000002 f50b7bc4 041d9812 00000000 ca548f00 f5f60800 [69561.927007] c04b4f3c 59821055 00200246 f1b25200 f613c000 f1a87f1c f613c000 c04d7a65 [69561.927007] Call Trace: [69561.927007] [] call_filldir+0x98/0xc5 [69561.927007] [] start_this_handle+0x29f/0x343 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] jbd2_journal_start+0x83/0xaf [69561.927007] [] ext4_dirty_inode+0x21/0x63 [69561.927007] [] __mark_inode_dirty+0x21/0x13e [69561.927007] [] touch_atime+0xb1/0xb6 [69561.927007] [] vfs_readdir+0x63/0x7a [69561.927007] [] filldir64+0x0/0xc5 [69561.927007] [] sys_getdents64+0x66/0xa5 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] desktop_auto_ S c09e0564 0 8423 1 [69561.927007] f50b7020 00000082 f1afac40 c09e0564 c09e3780 c09e3780 f50b7020 f50b7174 [69561.927007] c1fff780 00000000 00000056 f50b7174 000116b1 00000000 f50b7020 00000004 [69561.927007] c0423a13 f5fc1f6c 00000003 f50b7018 00000000 f50b7020 00000004 c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] run-mozilla.s S c09e0564 0 8472 8423 [69561.927007] f29925d0 00000082 00000001 c09e0564 c09e3780 c09e3780 f29925d0 f2992724 [69561.927007] c2007780 00000001 f2be7700 f2992724 000116ff 00000000 f29925d0 00000004 [69561.927007] c0423a13 f1b73f6c 00000003 f29925c8 00000000 f29925d0 00000004 c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] firefox D c09e0564 0 8488 8472 [69561.927007] f2be7700 00000086 c20077bc c09e0564 c09e3780 c09e3780 f2be7700 f2be7854 [69561.927007] c2007780 00000001 c09e3780 f2be7854 041e49e1 f2be7700 c07c9010 f70314a0 [69561.927007] c09e0564 c09e3780 00000246 f1b25200 f613c000 f1a59e1c f613c000 c04d7a65 [69561.927007] Call Trace: [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] start_this_handle+0x29f/0x343 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] jbd2_journal_start+0x83/0xaf [69561.927007] [] ext4_dirty_inode+0x21/0x63 [69561.927007] [] __mark_inode_dirty+0x21/0x13e [69561.927007] [] touch_atime+0xb1/0xb6 [69561.927007] [] generic_file_aio_read+0x52f/0x578 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] cp_new_stat64+0xf7/0x109 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_fstat64+0x1e/0x23 [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] firefox S c09e0564 0 8504 8472 [69561.927007] f2aab390 00000086 f2be7700 c09e0564 c09e3780 c09e3780 f2aab390 f2aab4e4 [69561.927007] c2007780 00000001 00000101 f2aab4e4 041e133f 00000001 c04254b8 c09e3680 [69561.927007] c09e3680 0000000a 00000000 00000000 00000000 f1ad1e88 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] irq_exit+0x50/0x7d [69561.927007] [] smp_apic_timer_interrupt+0x6e/0x78 [69561.927007] [] apic_timer_interrupt+0x28/0x30 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] pipe_poll+0x24/0x7c [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] net_rx_action+0x163/0x1b5 [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] sk_run_filter+0x396/0x4fa [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] ipt_do_table+0x2ba/0x2d7 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] ipt_do_table+0x2ba/0x2d7 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] skge_xmit_frame+0xd8/0x2c5 [69561.927007] [] dequeue_task_fair+0x33/0x16f [69561.927007] [] set_next_entity+0x29/0x4e [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] ip_local_out+0x15/0x17 [69561.927007] [] ip_queue_xmit+0x2e1/0x33f [69561.927007] [] futex_wait+0x267/0x304 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] mnt_drop_write+0x64/0xd8 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] destroy_inode+0x24/0x33 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] kmem_cache_free+0x49/0x52 [69561.927007] [] destroy_inode+0x24/0x33 [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] firefox S c09e0564 0 8505 8472 [69561.927007] f50b3a70 00000086 f290dbc4 c09e0564 c09e3780 c09e3780 f50b3a70 f50b3bc4 [69561.927007] c2007780 00000001 c0433624 f50b3bc4 041ebf4d 00000000 00000282 00003f63 [69561.927007] f1b65e94 00000000 f1b65e7c 00003f63 f1b65e94 00000000 f1b65e7c c043970d [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_range_ns+0x125/0x13a [69561.927007] [] futex_wait+0x1e1/0x304 [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] ktime_get_ts+0x1d/0x3f [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] firefox S c09e0564 0 8514 8472 [69561.927007] f2aa8a50 00000086 00000001 c09e0564 c09e3780 c09e3780 f2aa8a50 f2aa8ba4 [69561.927007] c2007780 00000001 f2aab3bc f2aa8ba4 c07d2b38 f2aab390 00000001 c07ca33b [69561.927007] c041ce0e f1b7de58 c0a1b8b0 c0a1b8b0 00000000 00000000 f1b7de7c c043966a [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_write+0x0/0x107 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] firefox S c09e0564 0 8515 8472 [69561.927007] f2aa9ef0 00000086 00000000 c09e0564 c09e3780 c09e3780 f2aa9ef0 f2aaa044 [69561.927007] c2007780 00000001 00000077 f2aaa044 00016cca 00000000 00000000 00000000 [69561.927007] 00000019 f1aa3e58 c0a1b400 c0a1b400 00000000 00000000 f1aa3e7c c043966a [69561.927007] Call Trace: [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] firefox S c09e0564 0 8516 8472 [69561.927007] f2aaa940 00000086 f2be7700 c09e0564 c09e3780 c09e3780 f2aaa940 f2aaaa94 [69561.927007] c2007780 00000001 f2be772c f2aaaa94 c07d2b38 f2be7700 00000001 c07ca33b [69561.927007] c041ce0e f1a07e58 c0a1b98c c0a1b98c 00000000 00000000 f1a07e7c c043966a [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] _write_unlock_irq+0x1c/0x26 [69561.927007] [] fasync_helper+0xb0/0xb9 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_write+0x0/0x107 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] firefox S c09e0564 0 8520 8472 [69561.927007] f2be4dc0 00000086 f2be7734 c09e0564 c09e3780 c09e3780 f2be4dc0 f2be4f14 [69561.927007] c2007780 00000001 c07ca319 f2be4f14 000194d2 f1afa1c0 f1a59ed0 f2be4dc0 [69561.927007] c07c9010 f1b6de58 c0a1b70c c0a1b70c 00000000 00000000 f1b6de7c c043966a [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] futex_wait+0x13e/0x304 [69561.927007] [] dput+0x8f/0xfc [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] do_futex+0x70/0x714 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_write+0x0/0x107 [69561.927007] [] sys_futex+0xec/0x101 [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] notification- S c09e0564 0 10017 1 [69561.927007] f50b4dc0 00000086 f50b5130 c09e0564 c09e3780 c09e3780 f50b4dc0 f50b4f14 [69561.927007] c1fff780 00000000 00000008 f50b4f14 f5c3f480 00000001 c0475a10 00000020 [69561.927007] 00000000 e11e7f64 00000001 00000000 00000000 e11e7ec0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] do_select+0x416/0x429 [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] __kfree_skb+0xf/0x6a [69561.927007] [] kfree+0x76/0x7f [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] sock_aio_read+0xec/0xfa [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] bash S c09e0564 0 12518 7516 [69561.927007] f2be4000 00200086 00000000 c09e0564 c09e3780 c09e3780 f2be4000 f2be4154 [69561.927007] c2007780 00000001 c2007780 f2be4154 00d7efea c041e14f c09e3780 f183d500 [69561.927007] f29fbbf8 f2be4000 c07c9010 7fffffff f1a44400 e7bfdf40 f1a44400 c07c9174 [69561.927007] Call Trace: [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] n_tty_read+0x3b6/0x64e [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] n_tty_read+0x0/0x64e [69561.927007] [] tty_read+0x6a/0xa4 [69561.927007] [] tty_read+0x0/0xa4 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] bash S c09e0564 0 13523 7516 [69561.927007] f50b6940 00200082 f50ac800 c09e0564 c09e3780 c09e3780 f50b6940 f50b6a94 [69561.927007] c1fff780 00000000 f50ac800 f50b6a94 001c35df 00000000 f50b6940 0000000e [69561.927007] c0423a13 de685f6c 00000003 f50b6938 00000000 f50b6940 0000000e c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] ssh S c09e0564 0 13568 13523 [69561.927007] f2be5810 00000086 c1ffc470 c09e0564 c09e3780 c09e3780 f2be5810 f2be5964 [69561.927007] c1fff780 00000000 00000000 f2be5964 0420ce1c e6b89e3c 00000000 0098967f [69561.927007] c0433650 0098967f 00000000 0098967f e6b89e3c e6b89b84 0098967f c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_select+0x3e6/0x429 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] dev_hard_start_xmit+0x1e1/0x24e [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] __qdisc_run+0x110/0x1e0 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] dev_queue_xmit+0x406/0x438 [69561.927007] [] ip_finish_output2+0x192/0x1ca [69561.927007] [] ip_local_out+0x15/0x17 [69561.927007] [] ip_queue_xmit+0x2e1/0x33f [69561.927007] [] lock_timer_base+0x19/0x35 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] sk_reset_timer+0xc/0x16 [69561.927007] [] tcp_event_new_data_sent+0x63/0x68 [69561.927007] [] __tcp_push_pending_frames+0x69a/0x76d [69561.927007] [] memcpy_toiovec+0x25/0x47 [69561.927007] [] skb_copy_datagram_iovec+0x3f/0x17c [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] _spin_lock_bh+0x8/0x28 [69561.927007] [] release_sock+0x10/0x88 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] tcp_recvmsg+0x68e/0x78c [69561.927007] [] core_sys_select+0x15f/0x1eb [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_select+0x6e/0x8f [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] scsi_eh_7 S c09e0564 0 14346 2 [69561.927007] f2993390 00000046 f1aff72c c09e0564 c09e3780 c09e3780 f2993390 f29934e4 [69561.927007] c2007780 00000001 c041e14f f29934e4 f1afa700 00000040 f2993390 c07c9010 [69561.927007] f1aff700 c09e0564 c09e3780 e127a000 e127a000 00000000 00000000 c0639c6f [69561.927007] Call Trace: [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] scsi_error_handler+0x40/0x293 [69561.927007] [] complete+0x28/0x36 [69561.927007] [] scsi_error_handler+0x0/0x293 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] usb-storage S c09e0564 0 14347 2 [69561.927007] f1aff020 00000046 c066bbd2 c09e0564 c09e3780 c09e3780 f1aff020 f1aff174 [69561.927007] c1fff780 00000000 c16c0aa0 f1aff174 0420da5d 7fffffff c8f55e90 e127a428 [69561.927007] c07c9174 00000286 c0988f94 00000010 c04686e5 f6215f64 00000286 00000080 [69561.927007] Call Trace: [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] unfreeze_slab+0x7a/0xed [69561.927007] [] __slab_alloc+0xda/0x501 [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] __kmalloc+0x72/0xa5 [69561.927007] [] wait_for_common+0x90/0xe1 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] usb_sg_wait+0xee/0xfb [69561.927007] [] usb_stor_bulk_transfer_sglist+0x8b/0xcf [69561.927007] [] usb_stor_bulk_srb+0x18/0x28 [69561.927007] [] usb_stor_Bulk_transport+0x103/0x23b [69561.927007] [] usb_stor_invoke_transport+0x15/0x1d6 [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] check_preempt_wakeup+0xb2/0xd8 [69561.927007] [] signal_pending_state+0x17/0x3b [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] wait_for_common+0xd7/0xe1 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] usb_stor_control_thread+0x11e/0x1b1 [69561.927007] [] complete+0x28/0x36 [69561.927007] [] usb_stor_control_thread+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] hald-addon-st S c09e0564 0 14396 6457 [69561.927007] f1aff390 00000086 c2004470 c09e0564 c09e3780 c09e3780 f1aff390 f1aff4e4 [69561.927007] c2007780 00000001 00000000 f1aff4e4 001d2107 e81edf78 00000000 001d2107 [69561.927007] c0433650 001d2107 00000000 001d2107 e81edf78 e81edbf8 001d2107 c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] scsi_request_fn+0x336/0x3db [69561.927007] [] del_timer+0x43/0x49 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] wait_for_common+0xd7/0xe1 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] blk_execute_rq+0x82/0x9b [69561.927007] [] blk_end_sync_rq+0x0/0x23 [69561.927007] [] mempool_alloc+0x27/0xcb [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] get_request+0x1a2/0x221 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] __freed_request+0x1d/0x6d [69561.927007] [] freed_request+0x1a/0x32 [69561.927007] [] blk_put_request+0x1e/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] scsi_execute+0x10e/0x116 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] scsi_execute_req+0x74/0x7d [69561.927007] [] scsi_test_unit_ready+0x4e/0xca [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] sd_media_changed+0xf5/0xfc [69561.927007] [] check_disk_change+0x16/0x3e [69561.927007] [] sd_open+0x5d/0xde [69561.927007] [] blkdev_open+0x0/0x88 [69561.927007] [] blkdev_open+0x5d/0x88 [69561.927007] [] __dentry_open+0x146/0x20f [69561.927007] [] nameidata_to_filp+0x1c/0x2c [69561.927007] [] do_filp_open+0x37c/0x697 [69561.927007] [] scsi_end_request+0x6d/0x77 [69561.927007] [] scsi_device_unbusy+0x64/0x7b [69561.927007] [] scsi_disk_put+0x22/0x2e [69561.927007] [] iput+0x21/0x4a [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] kjournald D c09e0564 0 14401 2 [69561.927007] f2be5130 00000046 00000000 c09e0564 c09e3780 c09e3780 f2be5130 f2be5284 [69561.927007] c2007780 00000001 c20077bc f2be5284 c0418b50 00003f44 f73f9460 00000001 [69561.927007] c059b201 f73f9460 c059d1b4 c2007780 c2007b70 c50a7e54 f73f9494 c07c9041 [69561.927007] Call Trace: [69561.927007] [] update_curr+0x5f/0x13f [69561.927007] [] elv_may_queue+0x15/0x17 [69561.927007] [] get_request+0x83/0x221 [69561.927007] [] io_schedule+0x21/0x2b [69561.927007] [] get_request_wait+0x8c/0x105 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] __make_request+0x285/0x36c [69561.927007] [] __slab_alloc+0xda/0x501 [69561.927007] [] generic_make_request+0x18a/0x1c0 [69561.927007] [] mempool_alloc+0x27/0xcb [69561.927007] [] mempool_alloc+0x27/0xcb [69561.927007] [] submit_bio+0x7e/0x85 [69561.927007] [] bio_alloc_bioset+0x79/0xc2 [69561.927007] [] submit_bh+0xdb/0xf7 [69561.927007] [] journal_commit_transaction+0x354/0xcb8 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_del_timer_sync+0x44/0x4a [69561.927007] [] kjournald+0xbf/0x1f7 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] kjournald+0x0/0x1f7 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] bash S c09e0564 0 25329 7516 [69561.927007] e10f0a50 00200082 e10f0a50 c09e0564 c09e3780 c09e3780 e10f0a50 e10f0ba4 [69561.927007] c2007780 00000001 cad3b880 e10f0ba4 00009600 c05ee0b4 f6030400 bfcc6638 [69561.927007] f199d800 00000003 c092eadc 7fffffff f199d800 f6beff40 f199d800 c07c9174 [69561.927007] Call Trace: [69561.927007] [] n_tty_ioctl+0x0/0xa5 [69561.927007] [] schedule_timeout+0x13/0x99 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] n_tty_read+0x3b6/0x64e [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] n_tty_read+0x0/0x64e [69561.927007] [] tty_read+0x6a/0xa4 [69561.927007] [] tty_read+0x0/0xa4 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] bash S c09e0564 0 16314 7516 [69561.927007] f1afca50 00200082 f19aa800 c09e0564 c09e3780 c09e3780 f1afca50 f1afcba4 [69561.927007] c1fff780 00000000 f19aa800 f1afcba4 04039076 00000000 f1afca50 0000000e [69561.927007] c0423a13 f198ff6c 00000003 f1afca48 00000000 f1afca50 0000000e c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] pickup S c09e0564 0 3021 6857 [69561.927007] e10f3390 00200082 f5e186e0 c09e0564 c09e3780 c09e3780 e10f3390 e10f34e4 [69561.927007] c2007780 00000001 00200286 e10f34e4 f5f13f30 04224f8a f5f13f30 c07ca33b [69561.927007] c0428beb 04224f8a 00200286 04224f8a 04224f8a f1a10a40 00200246 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] sys_epoll_wait+0x18f/0x3f4 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] ssh S c09e0564 0 7589 16314 [69561.927007] f1afecb0 00000086 c1ffc470 c09e0564 c09e3780 c09e3780 f1afecb0 f1afee04 [69561.927007] c1fff780 00000000 00000000 f1afee04 0420d379 f1ac1e3c 00000000 0098967f [69561.927007] c0433650 0098967f 00000000 0098967f f1ac1e3c f1ac1b84 0098967f c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_select+0x3e6/0x429 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] dev_hard_start_xmit+0x1e1/0x24e [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] __qdisc_run+0x110/0x1e0 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] dev_queue_xmit+0x406/0x438 [69561.927007] [] ip_finish_output2+0x192/0x1ca [69561.927007] [] ip_local_out+0x15/0x17 [69561.927007] [] ip_queue_xmit+0x2e1/0x33f [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] lock_timer_base+0x19/0x35 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] sk_reset_timer+0xc/0x16 [69561.927007] [] tcp_event_new_data_sent+0x63/0x68 [69561.927007] [] __tcp_push_pending_frames+0x69a/0x76d [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] tcp_recvmsg+0x591/0x78c [69561.927007] [] _spin_lock_bh+0x8/0x28 [69561.927007] [] release_sock+0x10/0x88 [69561.927007] [] _local_bh_enable_ip+0x86/0x90 [69561.927007] [] tcp_recvmsg+0x68e/0x78c [69561.927007] [] core_sys_select+0x15f/0x1eb [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] skge_poll+0x6d/0x61e [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_select+0x6e/0x8f [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] pidgin S c09e0564 0 7592 1 [69561.927007] f1afd810 00200086 00003f29 c09e0564 c09e3780 c09e3780 f1afd810 f1afd964 [69561.927007] c2007780 00000001 c2007780 f1afd964 041f2074 c041a473 c2007780 39adbf34 [69561.927007] 00001a64 c07d2b38 00000000 00800000 00000000 f60c9e00 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] dequeue_task_fair+0x33/0x16f [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] schedule+0x47c/0x48c [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] pipe_poll+0x24/0x7c [69561.927007] [] do_select+0x3e6/0x429 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __getblk+0x13/0x1e4 [69561.927007] [] __bread+0x11/0x66 [69561.927007] [] ext3_get_branch+0x5b/0xc1 [69561.927007] [] ext3_get_blocks_handle+0x89/0x757 [69561.927007] [] ext3_get_blocks_handle+0x734/0x757 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] rebalance_domains+0x6d/0x3a2 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] run_rebalance_domains+0x2b/0x90 [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] irq_exit+0x50/0x7d [69561.927007] [] dequeue_task_fair+0x33/0x16f [69561.927007] [] flush_tlb_page+0x7f/0x8d [69561.927007] [] ptep_set_access_flags+0x20/0x26 [69561.927007] [] do_wp_page+0x163/0x3eb [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] do_wp_page+0x382/0x3eb [69561.927007] [] handle_mm_fault+0x48d/0x4e2 [69561.927007] [] core_sys_select+0x15f/0x1eb [69561.927007] [] do_page_fault+0x269/0x5c2 [69561.927007] [] do_page_fault+0x2c2/0x5c2 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] add_partial+0xe/0x44 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] d_kill+0x3e/0x43 [69561.927007] [] d_kill+0x3e/0x43 [69561.927007] [] kmem_cache_free+0x49/0x52 [69561.927007] [] d_kill+0x3e/0x43 [69561.927007] [] sys_select+0x6e/0x8f [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] loop0 D c09e0564 0 7828 2 [69561.927007] f2aab700 00000046 c059c07c c09e0564 c09e3780 c09e3780 f2aab700 f2aab854 [69561.927007] c1fff780 00000000 c04892f2 f2aab854 c51f8e60 00000000 00000003 c11aad00 [69561.927007] 0872e111 f6b8f400 c1545b00 c1fff780 c1fffb70 f5dcfd64 c1ff102c c07c9041 [69561.927007] Call Trace: [69561.927007] [] blk_unplug+0x9/0xa [69561.927007] [] mpage_readpages+0xb4/0xbe [69561.927007] [] io_schedule+0x21/0x2b [69561.927007] [] sync_page+0x43/0x48 [69561.927007] [] __wait_on_bit_lock+0x31/0x6a [69561.927007] [] sync_page+0x0/0x48 [69561.927007] [] __lock_page+0x76/0x7e [69561.927007] [] wake_bit_function+0x0/0x3c [69561.927007] [] __generic_file_splice_read+0x245/0x3d0 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] lapic_next_event+0x10/0x13 [69561.927007] [] clockevents_program_event+0xbb/0xc9 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] update_curr+0x5f/0x13f [69561.927007] [] sched_slice+0x46/0x4c [69561.927007] [] update_curr+0x5f/0x13f [69561.927007] [] update_curr+0x5f/0x13f [69561.927007] [] need_resched+0x11/0x1a [69561.927007] [] _cond_resched+0x5/0x2d [69561.927007] [] transfer_none+0x72/0x79 [69561.927007] [] spd_release_page+0x0/0xa [69561.927007] [] generic_file_splice_read+0x75/0x8f [69561.927007] [] do_splice_to+0x4a/0x58 [69561.927007] [] splice_direct_to_actor+0xcd/0x19f [69561.927007] [] lo_direct_splice_actor+0x0/0xa [69561.927007] [] loop_thread+0x38f/0x3f2 [69561.927007] [] loop_thread+0x0/0x3f2 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] bash S c09e0564 0 7843 7516 [69561.927007] f2aa9130 00200086 c5037800 c09e0564 c09e3780 c09e3780 f2aa9130 f2aa9284 [69561.927007] c1fff780 00000000 c5037800 f2aa9284 041baa4f 00000000 f2aa9130 0000000e [69561.927007] c0423a13 f5ffff6c 00000003 f2aa9128 00000000 f2aa9130 0000000e c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] bash S c09e0564 0 7912 7516 [69561.927007] f1afe5d0 00200082 de654800 c09e0564 c09e3780 c09e3780 f1afe5d0 f1afe724 [69561.927007] c2007780 00000001 de654800 f1afe724 041f3d52 00000000 f1afe5d0 0000000e [69561.927007] c0423a13 f6067f6c 00000003 f1afe5c8 00000000 f1afe5d0 0000000e c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] rsync D c09e0564 0 8114 7843 [69561.927007] f2be6cb0 00200082 f6b8f400 c09e0564 c09e3780 c09e3780 f2be6cb0 f2be6e04 [69561.927007] c1fff780 00000000 c048277a f2be6e04 00000001 f604fe08 c0485219 f6b8f400 [69561.927007] c113e8e0 f604fe50 c113e8e0 c1fff780 c1fffb70 f604fe50 c1ff0330 c07c9041 [69561.927007] Call Trace: [69561.927007] [] submit_bh+0xec/0xf7 [69561.927007] [] block_read_full_page+0x213/0x224 [69561.927007] [] io_schedule+0x21/0x2b [69561.927007] [] sync_page+0x43/0x48 [69561.927007] [] sync_page_killable+0x6/0x34 [69561.927007] [] __wait_on_bit_lock+0x31/0x6a [69561.927007] [] sync_page_killable+0x0/0x34 [69561.927007] [] __lock_page_killable+0x79/0x81 [69561.927007] [] wake_bit_function+0x0/0x3c [69561.927007] [] generic_file_aio_read+0x396/0x578 [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] do_sync_read+0x0/0x107 [69561.927007] [] vfs_read+0x73/0xa1 [69561.927007] [] sys_read+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rsync S c09e0564 0 8115 8114 [69561.927007] f1afd4a0 00200086 c1ffc470 c09e0564 c09e3780 c09e3780 f1afd4a0 f1afd5f4 [69561.927007] c1fff780 00000000 00000000 f1afd5f4 039386ff f5fe3e3c 00000000 039386ff [69561.927007] c0433650 039386ff 00000000 039386ff f5fe3e3c f5fe3b84 039386ff c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_select+0x3e6/0x429 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] resched_task+0x65/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] autoremove_wake_function+0xd/0x2d [69561.927007] [] __wake_up_common+0x34/0x59 [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] insert_work+0x49/0x4e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] sched_slice+0x46/0x4c [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] rebalance_domains+0x6d/0x3a2 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] run_timer_softirq+0x173/0x17b [69561.927007] [] run_rebalance_domains+0x2b/0x90 [69561.927007] [] __do_softirq+0x83/0x11e [69561.927007] [] irq_exit+0x50/0x7d [69561.927007] [] smp_apic_timer_interrupt+0x6e/0x78 [69561.927007] [] apic_timer_interrupt+0x28/0x30 [69561.927007] [] copy_from_user+0x106/0x10a [69561.927007] [] core_sys_select+0x15f/0x1eb [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] cp_new_stat64+0xf7/0x109 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_select+0x6e/0x8f [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] rsync S c09e0564 0 8116 8115 [69561.927007] f1aff700 00200082 c1ffc470 c09e0564 c09e3780 c09e3780 f1aff700 f1aff854 [69561.927007] c1fff780 00000000 00000000 f1aff854 0420da4e f6959e3c 00000000 039386ff [69561.927007] c0433650 039386ff 00000000 039386ff f6959e3c f6959b84 039386ff c07c96cc [69561.927007] Call Trace: [69561.927007] [] hrtimer_start_expires+0x17/0x1d [69561.927007] [] schedule_hrtimeout_range+0xc4/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] do_select+0x3e6/0x429 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __rmqueue_smallest+0xbe/0x135 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] get_page_from_freelist+0xba/0x402 [69561.927007] [] get_page_from_freelist+0x301/0x402 [69561.927007] [] ext3_get_block+0x85/0xb8 [69561.927007] [] __block_prepare_write+0x212/0x2b6 [69561.927007] [] radix_tree_tag_set+0x54/0xa9 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] task_rq_lock+0x28/0x4e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] __free_one_page+0xfd/0x1b6 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] virt_to_head_page+0x1f/0x2a [69561.927007] [] scm_recv+0x19/0x65 [69561.927007] [] unix_stream_recvmsg+0x441/0x460 [69561.927007] [] core_sys_select+0x15f/0x1eb [69561.927007] [] do_sync_read+0xc0/0x107 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] read_tsc+0x6/0x22 [69561.927007] [] getnstimeofday+0x4a/0xcd [69561.927007] [] sys_select+0x6e/0x8f [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] pdflush D c09e0564 0 8119 2 [69561.927007] f2be46e0 00000046 00000000 c09e0564 c09e3780 c09e3780 f2be46e0 f2be4834 [69561.927007] c2007780 00000001 00000000 f2be4834 00000292 c0419c29 00000000 00000000 [69561.927007] 00000003 c1c53f40 c1c53f40 c2007780 c2007b70 f61ddda8 c1ff8330 c07c9041 [69561.927007] Call Trace: [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] io_schedule+0x21/0x2b [69561.927007] [] sync_page+0x43/0x48 [69561.927007] [] __wait_on_bit_lock+0x31/0x6a [69561.927007] [] sync_page+0x0/0x48 [69561.927007] [] __lock_page+0x76/0x7e [69561.927007] [] wake_bit_function+0x0/0x3c [69561.927007] [] write_cache_pages+0x154/0x2b3 [69561.927007] [] __mpage_da_writepage+0x0/0x12d [69561.927007] [] ext4_da_writepages+0x1c1/0x2de [69561.927007] [] dequeue_task+0x62/0x70 [69561.927007] [] _spin_unlock_irq+0x17/0x21 [69561.927007] [] finish_task_switch+0x1f/0x69 [69561.927007] [] ext4_da_get_block_write+0x0/0x12c [69561.927007] [] ext4_da_writepages+0x0/0x2de [69561.927007] [] do_writepages+0x20/0x30 [69561.927007] [] __writeback_single_inode+0x15d/0x313 [69561.927007] [] get_dirty_limits+0x16/0x2bc [69561.927007] [] raid1_congested+0x93/0xa5 [69561.927007] [] generic_sync_sb_inodes+0x212/0x367 [69561.927007] [] congestion_wait+0x5b/0x65 [69561.927007] [] writeback_inodes+0x5f/0xa0 [69561.927007] [] background_writeout+0x78/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] pdflush D c09e0564 0 8123 2 [69561.927007] f2990dc0 00000046 f70314a0 c09e0564 c09e3780 c09e3780 f2990dc0 f2990f14 [69561.927007] c2007780 00000001 00000286 f2990f14 f6bdff18 0420dabd f6bdff18 c07ca33b [69561.927007] c0428beb 0420dabd 00000286 0420dabd 0420dabd c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] pdflush D c09e0564 0 8124 2 [69561.927007] f29906e0 00000046 f73becb0 c09e0564 c09e3780 c09e3780 f29906e0 f2990834 [69561.927007] c1fff780 00000000 00000286 f2990834 0420da4e 0420dabc f1ad9f18 c07ca33b [69561.927007] c0428beb 0420dabc 00000286 0420dabc 0420dabc c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] bash S c09e0564 0 8144 7516 [69561.927007] f5c45130 00200082 00000001 c09e0564 c09e3780 c09e3780 f5c45130 f5c45284 [69561.927007] c2007780 00000001 f6026260 f5c45284 041d16ef 00000000 f5c45130 00000004 [69561.927007] c0423a13 f5fbff6c 00000003 f5c45128 00000000 f5c45130 00000004 c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] mutt D c09e0564 0 8145 8144 [69561.927007] f5e1b020 00200082 00000000 c09e0564 c09e3780 c09e3780 f5e1b020 f5e1b174 [69561.927007] c2007780 00000001 00000000 f5e1b174 00200282 c0419c29 00000000 00000000 [69561.927007] 00000003 c106bd60 c106bd60 c2007780 c2007b70 f1a8de00 c1ff2298 c07c9041 [69561.927007] Call Trace: [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] io_schedule+0x21/0x2b [69561.927007] [] sync_page+0x43/0x48 [69561.927007] [] __wait_on_bit_lock+0x31/0x6a [69561.927007] [] sync_page+0x0/0x48 [69561.927007] [] __lock_page+0x76/0x7e [69561.927007] [] wake_bit_function+0x0/0x3c [69561.927007] [] write_cache_pages+0x154/0x2b3 [69561.927007] [] __mpage_da_writepage+0x0/0x12d [69561.927007] [] start_this_handle+0x324/0x343 [69561.927007] [] ext4_da_writepages+0x1c1/0x2de [69561.927007] [] do_sync_write+0xc0/0x107 [69561.927007] [] ext4_da_get_block_write+0x0/0x12c [69561.927007] [] ext4_da_writepages+0x0/0x2de [69561.927007] [] do_writepages+0x20/0x30 [69561.927007] [] __filemap_fdatawrite_range+0x54/0x60 [69561.927007] [] filemap_fdatawrite+0x12/0x16 [69561.927007] [] do_fsync+0x23/0x69 [69561.927007] [] __do_fsync+0x1c/0x2b [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] pdflush D c09e0564 0 8151 2 [69561.927007] f73becb0 00000046 e10f3a70 c09e0564 c09e3780 c09e3780 f73becb0 f73bee04 [69561.927007] c1fff780 00000000 00000286 f73bee04 f29fdf18 0420dabc f29fdf18 c07ca33b [69561.927007] c0428beb 0420dabc 00000286 0420dabc 0420dabc c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] pdflush D c09e0564 0 8152 2 [69561.927007] f73bf020 00000046 f2990dc0 c09e0564 c09e3780 c09e3780 f73bf020 f73bf174 [69561.927007] c2007780 00000001 00000286 f73bf174 f6921f18 0420dabd f6921f18 c07ca33b [69561.927007] c0428beb 0420dabd 00000286 0420dabd 0420dabd c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] gconftool-2 S c09e0564 0 8164 7592 [69561.927007] e10f1810 00200082 c09192f0 c09e0564 c09e3780 c09e3780 e10f1810 e10f1964 [69561.927007] c1fff780 00000000 017d783f e10f1964 041f2094 f5fa1bc4 c1ffc470 c07ca33b [69561.927007] c04334e4 00200282 f5fa1bc4 00000000 00000000 f5fa1ea0 00000000 c07c9639 [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] hrtimer_try_to_cancel+0x56/0x5d [69561.927007] [] schedule_hrtimeout_range+0x31/0xed [69561.927007] [] hrtimer_wakeup+0x0/0x18 [69561.927007] [] add_wait_queue+0xe/0x2e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] unix_poll+0x14/0x86 [69561.927007] [] do_sys_poll+0x28c/0x321 [69561.927007] [] __pollwait+0x0/0xae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] __journal_file_buffer+0xa4/0x128 [69561.927007] [] jbd_unlock_bh_state+0x20/0x2a [69561.927007] [] journal_dirty_metadata+0xb9/0xc1 [69561.927007] [] __journal_temp_unlink_buffer+0x13/0xd3 [69561.927007] [] enqueue_task_fair+0x126/0x178 [69561.927007] [] activate_task+0x1d/0x2b [69561.927007] [] resched_task+0x30/0x67 [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] try_to_wake_up+0x14c/0x156 [69561.927007] [] get_page_from_freelist+0x353/0x402 [69561.927007] [] __alloc_pages_internal+0x98/0x391 [69561.927007] [] page_mapping+0x10/0x25 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] handle_mm_fault+0x4d1/0x4e2 [69561.927007] [] __slab_free+0xdf/0x31d [69561.927007] [] move_addr_to_user+0x50/0x68 [69561.927007] [] fd_install+0x1e/0x3f [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] sys_accept4+0x15a/0x1b1 [69561.927007] [] sys_getsockname+0x6f/0x9a [69561.927007] [] rw_copy_check_uvector+0x59/0xc3 [69561.927007] [] fsnotify_modify+0x3d/0x43 [69561.927007] [] do_readv_writev+0xcc/0xd6 [69561.927007] [] _spin_unlock+0x16/0x20 [69561.927007] [] set_close_on_exec+0x1e/0x3b [69561.927007] [] sys_poll+0x44/0x8d [69561.927007] [] audit_syscall_entry+0xf8/0x122 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] su S c09e0564 0 8167 7912 [69561.927007] e10f3020 00000086 00000001 c09e0564 c09e3780 c09e3780 e10f3020 e10f3174 [69561.927007] c2007780 00000001 f7030dc0 e10f3174 041f3e92 00000000 e10f3020 00000006 [69561.927007] c0423a13 f606bf6c 00000003 e10f3018 00000000 e10f3020 00000006 c0423b04 [69561.927007] Call Trace: [69561.927007] [] do_wait+0xd3/0x2ae [69561.927007] [] do_wait+0x1c4/0x2ae [69561.927007] [] default_wake_function+0x0/0x8 [69561.927007] [] sys_wait4+0x81/0x94 [69561.927007] [] sys_waitpid+0x13/0x17 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] [] pci_probe+0x2d5/0x362 [69561.927007] bash R running 0 8171 8167 [69561.927007] 00000000 00000006 ffffffff 00000000 ffffffff 00000006 ffffffff 00000400 [69561.927007] c0a18b8c ffffffff c0a18f00 00000000 ffffffff ffffffff c0430b45 f5c65dd0 [69561.927007] f5c65dd0 c0419c29 00000000 f5c65e14 de654800 7fffffff 00000001 00000082 [69561.927007] Call Trace: [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] __wake_up+0x29/0x39 [69561.927007] [] up+0x9/0x2a [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] release_console_sem+0x171/0x19e [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] release_console_sem+0x171/0x19e [69561.927007] [] release_console_sem+0x171/0x19e [69561.927007] [] print_trace_address+0x0/0x39 [69561.927007] [] printk+0xe/0x11 [69561.927007] [] print_trace_address+0x32/0x39 [69561.927007] [] print_trace_address+0x32/0x39 [69561.927007] [] print_trace_address+0x32/0x39 [69561.927007] [] __kernel_text_address+0x30/0x39 [69561.927007] [] dump_trace+0x86/0xd4 [69561.927007] [] show_stack_log_lvl+0xa3/0xab [69561.927007] [] show_stack+0x10/0x13 [69561.927007] [] show_state_filter+0x39/0x6c [69561.927007] [] __handle_sysrq+0x97/0x10b [69561.927007] [] write_sysrq_trigger+0x0/0x29 [69561.927007] [] write_sysrq_trigger+0x23/0x29 [69561.927007] [] proc_reg_write+0x60/0x73 [69561.927007] [] proc_reg_write+0x0/0x73 [69561.927007] [] vfs_write+0x76/0xa4 [69561.927007] [] sys_write+0x3c/0x63 [69561.927007] [] sysenter_do_call+0x12/0x21 [69561.927007] pdflush D c09e0564 0 8213 2 [69561.927007] e10f3a70 00000046 f73054a0 c09e0564 c09e3780 c09e3780 e10f3a70 e10f3bc4 [69561.927007] c1fff780 00000000 00000286 e10f3bc4 f60e7f18 0420dabc f60e7f18 c07ca33b [69561.927007] c0428beb 0420dabc 00000286 0420dabc 0420dabc c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] pdflush D c09e0564 0 8214 2 [69561.927007] e10f1ef0 00000046 c09192f0 c09e0564 c09e3780 c09e3780 e10f1ef0 e10f2044 [69561.927007] c1fff780 00000000 00000286 e10f2044 f6017f20 0420dabc f6017f20 c07ca33b [69561.927007] c0428beb 0420dabc 00000286 0420dabc 0420dabc c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] wb_kupdate+0x97/0xdf [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] wb_kupdate+0x0/0xdf [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 [69561.927007] pdflush D c09e0564 0 8215 2 [69561.927007] e10f1130 00000046 f73bf020 c09e0564 c09e3780 c09e3780 e10f1130 e10f1284 [69561.927007] c2007780 00000001 00000286 e10f1284 0420da32 0420dabd f5f8bf18 c07ca33b [69561.927007] c0428beb 0420dabd 00000286 0420dabd 0420dabd c091f6f0 00000001 c07c91df [69561.927007] Call Trace: [69561.927007] [] _spin_unlock_irqrestore+0x18/0x22 [69561.927007] [] __mod_timer+0x8e/0x97 [69561.927007] [] schedule_timeout+0x7e/0x99 [69561.927007] [] process_timeout+0x0/0x5 [69561.927007] [] __sched_text_start+0x22/0x2c [69561.927007] [] congestion_wait+0x50/0x65 [69561.927007] [] autoremove_wake_function+0x0/0x2d [69561.927007] [] background_writeout+0x9d/0xa7 [69561.927007] [] pdflush+0x116/0x1b1 [69561.927007] [] background_writeout+0x0/0xa7 [69561.927007] [] pdflush+0x0/0x1b1 [69561.927007] [] kthread+0x38/0x5d [69561.927007] [] kthread+0x0/0x5d [69561.927007] [] kernel_thread_helper+0x7/0x10 Regards, Luciano Rocha -- Luciano Rocha Eurotux Informática, S.A.