kernel BUG at mm/filemap.c:127

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

kernel BUG at mm/filemap.c:127

Postby Xaid » Sun Sep 28, 2008 3:24 am

Hi,

I have been encountering this kernel oops for a bit now , sometimes on random occasions and sometimes I can reproduce the issue easily. I am running Gentoo Hardened and I can reproduce the issue usually by doing the following steps:

1) startx which runs e17.
2) re-emerge all the e17 libraries.
3) restart enlightenment (without exiting X).

I have also noticed it happening on random occasions after heavy IO. I pasted the dmesg output at http://pastebin.ca/1214299
My kernel config can be found at http://pastebin.ca/1214305

Thanks,
Xaid

Update1: I went and looked at my previous logs and it seems that this issue started happening at around 2.6.23. The dmesg log can be found at http://pastebin.ca/1214303. The log from kernel version 2.6.24 can be found at http://pastebin.ca/1214304

Update2: Changed links to use pastebin.ca.
Xaid
 
Posts: 4
Joined: Tue Feb 05, 2008 1:16 am

Re: kernel BUG at mm/filemap.c:127

Postby Xaid » Tue Sep 30, 2008 8:05 pm

It looks like I'm the only one having this issue :)

Any ideas on what the problem might be? I haven't tried with a vanilla kernel yet but I might do that on the weekend and report back my findings.
Xaid
 
Posts: 4
Joined: Tue Feb 05, 2008 1:16 am

Re: kernel BUG at mm/filemap.c:127

Postby Oscon » Wed Oct 01, 2008 7:02 am

Xaid wrote:It looks like I'm the only one having this issue :)

after heavy IO

Any ideas on what the problem might be? I haven't tried with a vanilla kernel yet but I might do that on the weekend and report back my findings.


Only ideas: :-) : CONFIG_NO_HZ not set, IRQBALANCE=n, CPUIDLE=n, and anticipatory IO scheduler, PCI Acces mode=direct,preemption model=server, and agp=n, use builtin agp support of nvidia binary driver (NvAgp=1), and check your ext* filesystem with fsck.

But, there are only ideas. :-)
Oscon
 
Posts: 44
Joined: Fri Jun 11, 2004 6:32 pm

Re: kernel BUG at mm/filemap.c:127

Postby PaX Team » Thu Oct 02, 2008 7:08 pm

Xaid wrote:It looks like I'm the only one having this issue :)

Any ideas on what the problem might be? I haven't tried with a vanilla kernel yet but I might do that on the weekend and report back my findings.
my guess is that if anything then it's vma mirroring related, but my attempts at reproducing it based on what i could gather from your logs didn't succeed, so i'll need a more precise way to reproduce this... also just in case, can you reproduce it with the latest PaX test patch itself?
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support

cron