Skip to content

Instantly share code, notes, and snippets.

@arctouch-shadowroldan
Created January 30, 2012 16:57
Show Gist options
  • Save arctouch-shadowroldan/1705416 to your computer and use it in GitHub Desktop.
Save arctouch-shadowroldan/1705416 to your computer and use it in GitHub Desktop.
[1257635.970915] BUG: scheduling while atomic: flush-8:0/955/0xffffffff
[1257635.970931] BUG: unable to handle kernel paging request at 0000000481f5d3
[1257635.970936] IP: [<ffffffff8105377d>] task_rq_lock+0x4d/0xa0
[1257635.970946] PGD 0
[1257635.970948] Oops: 0000 [#1] SMP
[1257635.970951] last sysfs file: /sys/devices/system/cpu/cpu3/cache/index2/shed_cpu_map
[1257635.970955] CPU 3
[1257635.970956] Modules linked in: btrfs zlib_deflate crc32c libcrc32c ufs qn hfsplus hfs minix ntfs vfat msdos fat jfs reiserfs ipmi_si mpt2sas scsi_transrt_sas mptctl mptbase ipmi_devintf ipmi_msghandler dell_rbu nfs lockd nfs_acl th_rpcgss sunrpc xfs exportfs fbcon tileblit font bitblit softcursor psmouse v16fb dell_wmi vgastate lp serio_raw joydev bnx2 dcdbas parport power_meter sesnclosure usbhid hid megaraid_sas [last unloaded: ipmi_si]
[1257635.970986] Pid: 928, comm: xfslogd/3 Not tainted 2.6.32-24-server #41-Ubtu PowerEdge R710
[1257635.970988] RIP: 0010:[<ffffffff8105377d>] [<ffffffff8105377d>] task_rq_ck+0x4d/0xa0
[1257635.970992] RSP: 0018:ffff880223eb9bd0 EFLAGS: 00010082
[1257635.970995] RAX: 00000000a00dfb0b RBX: 0000000000015bc0 RCX: 00000000000000
[1257635.970997] RDX: 0000000000000082 RSI: ffff880223eb9c18 RDI: ffff88022568c0
[1257635.970999] RBP: ffff880223eb9bf0 R08: 0000000000000000 R09: 0000000000001f
[1257635.971001] R10: 0000000000000000 R11: 0000000000000001 R12: ffff88022568c0
[1257635.971004] R13: ffff880223eb9c18 R14: 0000000000015bc0 R15: ffff880223eb18
[1257635.971006] FS: 0000000000000000(0000) GS:ffff880009060000(0000) knlGS:00000000000000
[1257635.971009] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[1257635.971011] CR2: 0000000481f5d398 CR3: 0000000001001000 CR4: 000000000000e0
[1257635.971014] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 00000000000000
[1257635.971016] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 00000000000000
[1257635.971019] Process xfslogd/3 (pid: 928, threadinfo ffff880223eb8000, tasffff880223f42de0)
[1257635.971020] Stack:
[1257635.971022] ffff880225685bc0 0000000000000001 ffff880224fa3a88 00000000000000
[1257635.971025] <0> ffff880223eb9c50 ffffffff8105aee1 000000030906fd70 ffff8800000003
[1257635.971028] <0> 000000000000000b 0000000000000082 ffff880187bb1798 ffff88254912d0
[1257635.971032] Call Trace:
[1257635.971037] [<ffffffff8105aee1>] try_to_wake_up+0x51/0x380
[1257635.971041] [<ffffffff8105b222>] default_wake_function+0x12/0x20
[1257635.971046] [<ffffffff8104bc89>] __wake_up_common+0x59/0x90
[1257635.971049] [<ffffffff81053608>] __wake_up+0x48/0x70
[1257635.971072] [<ffffffffa0101998>] xlog_state_do_callback+0x238/0x2d0 [xfs
[1257635.971090] [<ffffffffa0101aaf>] xlog_state_done_syncing+0x7f/0xb0 [xfs]
[1257635.971107] [<ffffffffa0101b86>] xlog_iodone+0x66/0xf0 [xfs]
[1257635.971123] [<ffffffffa011b3c0>] ? xfs_buf_iodone_work+0x0/0xa0 [xfs]
[1257635.971138] [<ffffffffa011b3f0>] xfs_buf_iodone_work+0x30/0xa0 [xfs]
[1257635.971143] [<ffffffff810804f7>] run_workqueue+0xc7/0x1a0
[1257635.971146] [<ffffffff81080673>] worker_thread+0xa3/0x110
[1257635.971150] [<ffffffff81085090>] ? autoremove_wake_function+0x0/0x40
[1257635.971154] [<ffffffff810805d0>] ? worker_thread+0x0/0x110
[1257635.971158] [<ffffffff81084d16>] kthread+0x96/0xa0
[1257635.971162] [<ffffffff810141ea>] child_rip+0xa/0x20
[1257635.971165] [<ffffffff81084c80>] ? kthread+0x0/0xa0
[1257635.971168] [<ffffffff810141e0>] ? child_rip+0x0/0x20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment