Results 1 to 1 of 1
Hello,
I'm trying to compile and install a new kernel on a Xen VPS and I've not
had any luck with it. Nothing's working so far. For some info, I'm ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-02-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 1
Pid: 1, comm: swapper Not tainted bug on 2.6.x kernels
Hello,
I'm trying to compile and install a new kernel on a Xen VPS and I've not
had any luck with it. Nothing's working so far. For some info, I'm running:
1. A Xen VPS
2. CentOS 5.6
3. Commands being issued upon downloading kernel source: make clean -
make menuconfig - make - make modules_install - make install. I then
reboot, to get the following each time (with various 2.6.x kernels). This is with 2.6.34 (all kernels are vanilla).
Here's the result from my latest attempt:
Code:Pid: 1, comm: swapper Not tainted 2.6.34 #1 / RIP: e030:[<ffffffff812ec086>] [<ffffffff812ec086>] cache_add_dev+0x1e/0x302 RSP: e02b:ffff88003fca3e90 EFLAGS: 00010286 RAX: 0000000000000004 RBX: 0000000000000000 RCX: 00000000ffff0048 RDX: ffff88000251b000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffffff817932e0 R08: 00000000000000ff R09: ffffffff817932e0 R10: ffffffff817673c8 R11: ffff88003fca3c70 R12: 0000000000000000 R13: 00000000fffffffe R14: 0000000000000000 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff88000251b000(0000) knlGS:0000000000000000 CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b CR2: 0000000000000000 CR3: 0000000001738000 CR4: 0000000000002660 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Process swapper (pid: 1, threadinfo ffff88003fca2000, task ffff88003fc8c760) Stack: 0000000000000002 0000000000000000 0000000000000000 0000000000000000 <0> ffffffff817932e0 0000000000000000 ffffffff81793300 0000000000000000 <0> 0000000000000000 ffffffff812ec653 ffffffff81806598 ffffffff818065a0 Call Trace: [<ffffffff812ec653>] ? cache_sysfs_init+0x2d/0x60 [<ffffffff812ec626>] ? cache_sysfs_init+0x0/0x60 [<ffffffff81002051>] ? do_one_initcall+0x50/0x148 [<ffffffff817ad916>] ? kernel_init+0x146/0x1d0 [<ffffffff81009744>] ? kernel_thread_helper+0x4/0x10 [<ffffffff81008b61>] ? int_ret_from_sys_call+0x7/0x1b [<ffffffff812f439d>] ? retint_restore_args+0x5/0x6 [<ffffffff81009740>] ? kernel_thread_helper+0x0/0x10 Code: 03 00 00 00 00 59 5b 5d 41 5c 41 5d c3 41 57 49 89 ff 41 56 41 55 41 bd fe ff ff ff 41 54 55 53 48 83 ec 18 66 8b 05 da f6 55 00 <44> 8b 37 66 85 c0 0f 84 c6 02 00 00 45 89 f4 0f b7 f8 be d0 80 RIP [<ffffffff812ec086>] cache_add_dev+0x1e/0x302 RSP <ffff88003fca3e90> CR2: 0000000000000000 ---[ end trace a7919e7f17c0a725 ]---
Any assistance in figuring this out would be of great help.


Reply With Quote
