Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/etc/etc.evbarm



On Tue, 06 Nov 2018 14:36:06 +0100, "Herbert J. Skuhra" wrote:
> 
> On Mon, 05 Nov 2018 22:37:31 +0100, Nick Hudson wrote:
> > 
> > On 05/11/2018 20:45, Herbert J. Skuhra wrote:
> > > On Mon, Nov 05, 2018 at 09:11:02AM -0500, Greg Troxel wrote:
> > >> "Herbert J. Skuhra" <herbert%gojira.at@localhost> writes:
> > >> 
> > >>> On Sun, 04 Nov 2018 22:41:12 +0100, "Nick Hudson" wrote:
> > >>>> 
> > >>>> Module Name:	src
> > >>>> Committed By:	skrll
> > >>>> Date:		Sun Nov  4 21:41:12 UTC 2018
> > >>>> 
> > >>>> Modified Files:
> > >>>> 	src/etc/etc.evbarm: Makefile.inc
> > >>>> 
> > >>>> Log Message:
> > >>>> Only add GENERIC to earmv6 and earmv7 builds
> > >>> 
> > >>> This change obviously breaks "./build.sh -m evbarm -a earmv7hf -U release".
> > 
> > fixed. (I hope)
> > 
> > > My Raspberry boots, grows /, reboots and then panics. This happens for
> > > several days now. :-(
> > 
> > What's the panic message and backtrace?
> 
> [  13.5062763] Fatal kernel mode prefetch abort at 0x00000000
> [  13.5062763] trapframe: 0xb9b45ef0, spsr=a0090013
> [  13.5062763] r0 =742871c8, r1 =f2a00e00, r2 =b9b45fb0, r3 =00000010
> [  13.5062763] r4 =80799648, r5 =00000000, r6 =b9b45fb0, r7 =742871c8
> [  13.5062763] r8 =00000010, r9 =f2a00e00, r10=ba87a920, r11=b9b45fac
> [  13.5062763] r12=b9b45f40, ssp=b9b45f40, slr=80023890, pc =00000000
> 
> Stopped in pid 191.1 (syslogd) at       0:      address 0x0 is invalid
> andeq   r0, r0, r0
> db{2}> bt
> 0xb9b45fac: netbsd:undefinedinstruction+0xc
> 
> If I disable syslogd I get a similar error with makemandb.

earmv6hf works fine!

--
Herbert


Home | Main Index | Thread Index | Old Index