Page 1 of 1

grsecurity-2.9.1-3.5.0-201208062017.patch kernel oops

PostPosted: Mon Aug 06, 2012 9:50 pm
by x14sg1
Hello,

I have many oop's during the boot (at least that is what the dmesg outout at the below link says)

https://home.comcast.net/~x14sg1/System ... -grsec-smp
https://home.comcast.net/~x14sg1/config-3.5.0-grsec-smp
https://home.comcast.net/~x14sg1/dmesg
https://home.comcast.net/~x14sg1/vmlinu ... -grsec-smp

They are all similar to this

6.384070] Oops: 0003 [#1] SMP
[ 6.384070] Modules linked in: loop(+)
[ 6.384070]
[ 6.384070] Pid: 1362, comm: modprobe Not tainted 3.5.0-grsec-smp #4 Hewlett-Packard HP Mini 311-1100/3651
[ 6.384070] EIP: 0060:[<000b44e8>] EFLAGS: 00010286 CPU: 0
[ 6.384070] EAX: c1ab6244 EBX: 00ab5769 ECX: 00ab36a9 EDX: c1ab6294
[ 6.384070] ESI: 000b44e0 EDI: c1ab6294 EBP: f4f73e04 ESP: f4f73e00
[ 6.384070] DS: 0068 ES: 0068 FS: 00d8 GS: 0033 SS: 0068
[ 6.384070] CR0: 8005003b CR2: c1ab6244 CR3: 03405000 CR4: 000007f0
[ 6.384070] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
[ 6.384070] DR6: ffff0ff0 DR7: 00000400
[ 6.384070] Process modprobe (pid: 1362, ti=f4e2a3e4 task=f4e2a140 task.ti=f4e2a3e4)
[ 6.384070] Stack:
[ 6.384070] 0000009c f4f73e2c 00533ee9 0000004c 000000a0 0000009c 00000004 c1ab61f8
[ 6.384070] 00000000 00000000 c385ac14 f4f73e68 000b6789 000b44b0 000b44e0 f4ed3c80
[ 6.384070] c1ab6298 f75ba400 c1ab61f8 f8228160 f75ba400 10000000 00000028 c385a928
[ 6.384070] Call Trace:
[ 6.384070] [<00533ee9>] sort+0x69/0x160
[ 6.384070] [<000b6789>] ftrace_process_locs+0x49/0x5b0
[ 6.384070] [<000b44b0>] ? g_next+0x60/0x60
[ 6.384070] [<000b44e0>] ? ftrace_cmp_ips+0x30/0x30
[ 6.384070] [<000b8089>] ftrace_module_notify+0x39/0x40
[ 6.384070] [<0005f353>] notifier_call_chain+0x43/0x60
[ 6.384070] [<0005f591>] __blocking_notifier_call_chain+0x41/0x80
[ 6.384070] [<0005f5ef>] blocking_notifier_call_chain+0x1f/0x30
[ 6.384070] [<000919d0>] sys_init_module+0x9d0/0x1a00
[ 6.384070] [<000064a7>] ? write_ldt+0x1b7/0x2b0
[ 6.384070] [<00003298>] ? numa_node+0x18/0x20
[ 6.384070] [<00003568>] ? vm_event_states+0x68/0x100
[ 6.384070] [<00aab5fa>] syscall_call+0x7/0xb
[ 6.384070] [<000064a7>] ? write_ldt+0x1b7/0x2b0
[ 6.384070] Code: fc 8b 32 39 08 b9 01 00 00 00 19 db 39 30 8b 75 fc 0f 46 cb 8b 5d f8 89 ec 89 c8 5d c3 8d b6 00 00 00 00 55 8b 08 89 e5 53 8b 1a <89> 18 5b 89 0a 5d c3 90 55 31 c0 89 e5 5d c3 89 f6 8d bc 27 00
[ 6.384070] EIP: [<000b44e8>] ftrace_swap_ips+0x8/0x10 SS:ESP 0068:f4f73e00
[ 6.384070] CR2: 00000000c1ab6244
[ 6.384070] ---[ end trace b50fb2ed5946ab8a ]---

Re: grsecurity-2.9.1-3.5.0-201208062017.patch kernel oops

PostPosted: Tue Aug 07, 2012 3:07 am
by PaX Team
thanks, it's fixed in the latest patch.

Re: grsecurity-2.9.1-3.5.0-201208062017.patch kernel oops

PostPosted: Wed Aug 08, 2012 9:54 am
by x14sg1
Thanks - that fixed it