Created
July 7, 2016 23:06
-
-
Save bmahler/6a7abab586120c84b0f9a8d270ec8f6a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 5974305.082012] CPU: 7 PID: 22518 Comm: kworker/7:1 Tainted: P W IOE 4.2.2-coreos-r2 #2 | |
| [5974305.092045] Hardware name: Intel Corporation S2600TP/S2600TP, BIOS SE5C610.86B.01.01.0008.021120151325 02/11/2015 | |
| [5974305.104102] Workqueue: cgroup_destroy css_free_work_fn | |
| [5974305.110256] ffffffff817e530b ffff8828c4127c98 ffffffff81525d98 ffff883ffee30f38 | |
| [5974305.119161] ffff8828c4127ce8 ffff8828c4127cd8 ffffffff8106942a ffff882d4de8b340 | |
| [5974305.128059] ffffffff81b009c8 ffffffff81b009c8 ffff882d4de8b000 ffff882d4de88c00 | |
| [5974305.136946] Call Trace: | |
| [5974305.140067] [<ffffffff81525d98>] dump_stack+0x45/0x57 | |
| [5974305.146198] [<ffffffff8106942a>] warn_slowpath_common+0x8a/0xc0 | |
| [5974305.153302] [<ffffffff810694a6>] warn_slowpath_fmt+0x46/0x50 | |
| [5974305.160122] [<ffffffff811a33d2>] ? kfree+0x122/0x130 | |
| [5974305.166161] [<ffffffff812bdae0>] idr_remove+0x160/0x250 | |
| [5974305.172497] [<ffffffff8109611f>] ? sched_clock_cpu+0x8f/0xa0 | |
| [5974305.179323] [<ffffffff810f1f89>] cgroup_idr_remove+0x29/0x40 | |
| [5974305.186128] [<ffffffff810f46c7>] css_free_work_fn+0x67/0x340 | |
| [5974305.192953] [<ffffffff810801c7>] process_one_work+0x157/0x3e0 | |
| [5974305.199886] [<ffffffff81080bae>] worker_thread+0x4e/0x470 | |
| [5974305.206409] [<ffffffff81080b60>] ? rescuer_thread+0x300/0x300 | |
| [5974305.213320] [<ffffffff81080b60>] ? rescuer_thread+0x300/0x300 | |
| [5974305.220254] [<ffffffff81085fc9>] kthread+0xc9/0xe0 | |
| [5974305.226126] [<ffffffff81085f00>] ? kthread_create_on_node+0x180/0x180 | |
| [5974305.233815] [<ffffffff8152bf9f>] ret_from_fork+0x3f/0x70 | |
| [5974305.240263] [<ffffffff81085f00>] ? kthread_create_on_node+0x180/0x180 | |
| [5974305.247973] ---[ end trace 446227e3e8676d07 ]--- | |
| [5974306.779379] ------------[ cut here ]------------ | |
| [5974306.784947] WARNING: CPU: 8 PID: 70853 at ../lib/idr.c:505 idr_remove+0x160/0x250() | |
| [5974306.794096] idr_remove called for id=65536 which is not allocated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment