Created
August 9, 2015 00:32
-
-
Save glebpom/54a07bed61f44b0c49c3 to your computer and use it in GitHub Desktop.
Buildroot x86_64 panic
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
| [ 0.340000] [<ffffffff813d207f>] extract_buf+0x8f/0x120 | |
| [ 0.340000] [<ffffffff813d06be>] ? account+0x13e/0x180 | |
| [ 0.340000] [<ffffffff813d250b>] ? xfer_secondary_pool+0x1b/0x60 | |
| [ 0.340000] [<ffffffff813d219c>] extract_entropy+0x8c/0x1c0 | |
| [ 0.340000] [<ffffffff8131a149>] ? vsnprintf+0x109/0x580 | |
| [ 0.340000] [<ffffffff81f8520a>] ? tc_action_init+0x55/0x55 | |
| [ 0.340000] [<ffffffff81325121>] ? bucket_table_alloc+0x111/0x1b0 | |
| [ 0.340000] [<ffffffff813d2586>] get_random_bytes+0x36/0x70 | |
| [ 0.340000] [<ffffffff81325121>] bucket_table_alloc+0x111/0x1b0 | |
| [ 0.340000] [<ffffffff81f8520a>] ? tc_action_init+0x55/0x55 | |
| [ 0.340000] [<ffffffff81f8520a>] ? tc_action_init+0x55/0x55 | |
| [ 0.340000] [<ffffffff81325467>] rhashtable_init+0x1c7/0x3e0 | |
| [ 0.340000] [<ffffffff81f8526b>] netlink_proto_init+0x61/0x15d | |
| [ 0.340000] [<ffffffff810002c4>] do_one_initcall+0x84/0x1b0 | |
| [ 0.340000] [<ffffffff81f34fe7>] kernel_init_freeable+0x146/0x1d3 | |
| [ 0.340000] [<ffffffff818865d0>] ? rest_init+0x80/0x80 | |
| [ 0.340000] [<ffffffff818865d9>] kernel_init+0x9/0xf0 | |
| [ 0.340000] [<ffffffff818929d2>] ret_from_fork+0x42/0x70 | |
| [ 0.340000] [<ffffffff818865d0>] ? rest_init+0x80/0x80 | |
| [ 0.340000] Code: 55 8b 0f 44 8b 4f 10 44 8b 57 08 48 89 e5 41 57 41 56 41 55 | |
| 41 54 89 c8 53 8b 5f 0c c1 c0 05 44 8b 47 04 45 8d a4 01 99 79 82 5a <44> 0f 38 | |
| f0 1e 89 d8 44 31 d0 44 89 1a 44 21 c0 41 c1 c8 02 31 | |
| [ 0.340000] RIP [<ffffffff8131531b>] sha_transform+0x2b/0x1110 | |
| [ 0.340000] RSP <ffff88007d3e7c90> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment