You are not logged in.
Pages: 1
On a new install, I received the following kernel panic on boot:
systemd[1]: segfault at 16c00 ip 00007f7d32dd83e7 sp 00007ffd8f0dcbc0 error 6 in libc-2.22.so[7f7d32d20000+19b000]
Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
CPU: 4 PID: 1 Comm: systemd Not tainted 4.3.3-2-ARCH #1
Hardware name: Micro-Star International Co., Ltd. GS60 6QE/MS-16H7, BIOS E16H7IMS.10C 10/13/2015
0000000000000000 000000004f68833e ffff8804b1607c38 ffffffff812c0dc9
ffffffff81713350 ffff8804b1607cc0 ffffffff8115cffb ffff880400000010
ffff8804b1607cd0 ffff8804b1607c68 000000004f68833e 0000000000000000
Call Trace:
[<ffffffff812c0dc9>] dump_stack+0x4b/0x72
[<ffffffff8115cffb>] panic+0xd3/0x20b
[<ffffffff81078429>] do_exit+0xb39/0xb40
[<ffffffff810784ab>] do_group_exit+0x3b/0xb0
[<ffffffff8108340c>] get_signal+0x23c/0x630
[<ffffffff81016297>] do_signal+0x37/0x6a0
[<ffffffff81191bf2>] ? print_vma_addr+0x82/0x100
[<ffffffff810c0000>] ? thaw_processes+0x190/0x230
[<ffffffff8115d312>] ? printk +0x57/0x73
[<ffffffff81062da3>] ? bad_area+0x43/0x50
[<ffffffff81063337>] ? __do_page_fault+0x3a7/0x450
[<ffffffff810039dd>] prepare_exit_to_usermode+0xbd/0x100
[<ffffffff81584825>] retint_user+0x8/0x10
Kernel Offset: disabled
---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000bI've tried reformatting and reinstalling multiple times, and the same kernel panic appears.
Also, whenever I try to boot into archiso and chroot, chroot crashes with a Segmentation Fault. (calling pacstrap -i -c /mnt base base-devel fixes this)
Last edited by duck555 (2016-01-13 08:15:19)
Offline
Intel? Maybe it's one of those funny CPU bugs. Try setting up microcode updates, updating BIOS, building glibc with no lock elision (search forum for info).
Offline
Microcode and BIOS updates did the trick. Thanks so much!
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline
Microcode and BIOS updates did the trick. Thanks so much!
Sorry for refreshing - you have an Intel Skylake CPU? If yes, which motherboard you own?
Offline
Hardware name: Micro-Star International Co., Ltd. GS60 6QE/MS-16H7, BIOS E16H7IMS.10C 10/13/2015![]()
Offline
Pages: 1