Re: [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c

2014-06-30 Thread Martin Kepplinger
Am 2014-06-30 10:20, schrieb Zhang Rui: > On Mon, 2014-06-30 at 16:18 +0800, Zhang Rui wrote: >> On Mon, 2014-06-30 at 09:52 +0200, Martin Kepplinger wrote: >>> I now booted 3.16-rc3 and suddenly see an oops during boot: >>> >>> the oops during boot: http://tny.cz/2301e393 >>> also below >>> >>

Re: [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c

2014-06-30 Thread Zhang Rui
On Mon, 2014-06-30 at 16:18 +0800, Zhang Rui wrote: > On Mon, 2014-06-30 at 09:52 +0200, Martin Kepplinger wrote: > > I now booted 3.16-rc3 and suddenly see an oops during boot: > > > > the oops during boot: http://tny.cz/2301e393 > > also below > > > > lshw if interesting: http://tny.cz/3c9a

Re: [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c

2014-06-30 Thread Zhang Rui
On Mon, 2014-06-30 at 09:52 +0200, Martin Kepplinger wrote: > I now booted 3.16-rc3 and suddenly see an oops during boot: > > the oops during boot: http://tny.cz/2301e393 > also below > > lshw if interesting: http://tny.cz/3c9a7609 > > the full boot log: http://tny.cz/88260b19 > > does an

Re: [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c

2014-06-30 Thread Martin Kepplinger
I now booted 3.16-rc3 and suddenly see an oops during boot: the oops during boot: http://tny.cz/2301e393 also below lshw if interesting: http://tny.cz/3c9a7609 the full boot log: http://tny.cz/88260b19 does anyone have an idea? thanks the oops: Jun 30 08:35:

Re: [Oops] Unable to handle kernel NULL pointer dereference

2000-09-21 Thread Igmar Palsenberg
> >>EIP; c01527b9<= > Trace; c015357b > Trace; c01363d8 > Trace; c012c1e7 > Trace; c01371a9 <__user_walk+4d/58> > Trace; c012c23b > Trace; c011d630 > Trace; c0108d83 > Code; c01527b9 > <_EIP>: > Code; c01527b9<= >0: f6 43 34 40 tes

Re: [Oops] Unable to handle kernel NULL pointer dereference

2000-09-21 Thread J Brook
Thank you Martin! Upgrading to test9-pre5 and applying your patch works a treat. I've tried running through the steps that lead to the crash with the old kernel and there's now no trace of an oops! Thanks also to Igmar Palsenberg who pointed me in the right direction. John [

Re: [Oops] Unable to handle kernel NULL pointer dereference

2000-09-21 Thread Martin Diehl
On Wed, 20 Sep 2000, J Brook wrote: > >>EIP; c01527b9<= > Trace; c015357b this is the quota issue for which I've posted a fix some days ago. It's (as of 2.4.0-t9p5) waiting on the TODO list to be merged. I'd consider it "critical" (wrt what Linus accepts for 2.4.0) as processes call

[Oops] Unable to handle kernel NULL pointer dereference

2000-09-20 Thread J Brook
Hi, I ran into some trouble while compiling the pspell library that the new version of Balsa requires - okay, so perhaps I was asking for it :-) I ran the configure script fine, but a kernel oops occurred a few lines into the "make" process. I gather that it might be something to do with dod