Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 10:42:14 +0900 (JST)
From:      Mori Hiroki <yamori813@yahoo.co.jp>
To:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: Hang up at boot on armv5t
Message-ID:  <323129.32331.qm@web101720.mail.ssk.yahoo.co.jp>
In-Reply-To: <818825.27559.qm@web101705.mail.ssk.yahoo.co.jp>
References:  <509836.65470.qm@web101704.mail.ssk.yahoo.co.jp> <CANCZdfo8hAYHn79=mXqcyE85ghWs1FQHK=LBcf1p7nQSQDeusQ@mail.gmail.com> <818825.27559.qm@web101705.mail.ssk.yahoo.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.=0A=0AI still investigate this problem.=0A=0AI found other problem.=0A=
=0AThis commit make panic on armv5t(RT1310).=0A=0Acommit 1db0a229476afafe06=
f2bc9749f6738e6cc6d047=0AAuthor: markj <markj@FreeBSD.org>=0ADate: =A0 Thu =
Sep 7 21:43:39 2017 +0000=0A=0Ahttps://gist.github.com/yamori813/dc37400859=
96af505d6694461751706f=0A=0A=0AHiroki Mori=0A=0A=0A----- Original Message -=
----=0A> From: Mori Hiroki <yamori813@yahoo.co.jp>=0A> To: Warner Losh <imp=
@bsdimp.com>=0A> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>=0A=
> Date: 2017/9/19, Tue 15:27=0A> Subject: Re: Hang up at boot on armv5t=0A>=
 =0A> Hi=0A> =0A> ----- Original Message -----=0A>> From: Warner Losh <imp@=
bsdimp.com>=0A>> To: Mori Hiroki <yamori813@yahoo.co.jp> =0A>> Cc: "freebsd=
-arm@freebsd.org" <freebsd-arm@freebsd.org>=0A>> Date: 2017/9/19, Tue 00:32=
=0A>> Subject: Re: Hang up at boot on armv5t=0A>> =0A>> =0A>> =0A>> =0A>> =
=0A>> =0A>> On Mon, Sep 18, 2017 at 12:59 AM, Mori Hiroki <yamori813@yahoo.=
co.jp> =0A> wrote:=0A>> =0A>> Hi=0A>>> =0A>>> Now head is hung up at boot o=
n armv5t.=A0=0A>>> =0A>>> KDB: debugger backends: ddb=0A>>> KDB: current ba=
ckend: ddb=0A>>> Copyright (c) 1992-2017 The FreeBSD Project.=0A>>> Copyrig=
ht (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A>>> =A0=
 =A0 =A0 =A0 The Regents of the University of California. All rights =0A> r=
eserved.=0A>>> FreeBSD is a registered trademark of The FreeBSD Foundation.=
=0A>>> FreeBSD 12.0-CURRENT #2 a3dbcdd(zrouter)-dirty: Mon Sep 11 18:04:22 =
JST =0A> 2017=0A>>> =A0 =A0 hiroki@microserver:/storage/ home/hiroki/obj/st=
orage/home/ =0A> hiroki/zrouter/tmp/=0A>>> arm.arm/storage/home/hiroki/ fre=
ebsd/sys/Buffalo_WZR2-G300N arm=0A>>> FreeBSD clang version 5.0.0 (tags/REL=
EASE_500/final 312559) (based on =0A> LLVM 5.0.0=0A>>> svn)=0A>>> =0A>>> La=
st month build is fine.=0A>>> =0A>>> https://gist.github.com/ yamori813/ 88=
224f1c96c9c592fb611b12a15e4a b5=0A>> =0A>> =0A>> You might want to do a bin=
ary search between the working and broken builds =0A> to see where it break=
s. Without that, it's hard to make progress.=0A>> =0A>> =0A>> Warner=A0=0A>=
 =0A> =0A> This is RT1310 build by sys/arm/ralink.=0A> =0A> I get debug log=
 by VERBOSE_SYSINIT.=0A> =0A> =0A> Copyright (c) 1992-2017 The FreeBSD Proj=
ect.=0A> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993=
, 1994=0A> =A0 =A0 =A0 =A0 The Regents of the University of California. All=
 rights reserved.=0A> FreeBSD is a registered trademark of The FreeBSD Foun=
dation.=0A> FreeBSD 12.0-CURRENT #1 a3dbcdd(zrouter)-dirty: Tue Sep 19 15:0=
3:43 JST 2017=0A> =A0 =A0 hiroki@microserver:/storage/home/hiroki/obj/stora=
ge/home/hiroki/zrouter/tmp/=0A> arm.arm/storage/home/hiroki/freebsd/sys/Buf=
falo_WZR2-G300N arm=0A> FreeBSD clang version 5.0.0 (tags/RELEASE_500/final=
 312559) (based on LLVM 5.0.0=0A> svn)=0A> subsystem 1000000=0A> =A0=A0 0xc=
01c1674(0)... done.=0A> =A0=A0 0xc01d3a0c(0)... done.=0A> subsystem 1800000=
=0A> =A0=A0 0xc00b9cb4(0)... done.=0A> =A0=A0 0xc0097fc4(0)... done.=0A> =
=A0=A0 0xc0097c00(0xc0280580)...=A0=0A> =0A> I checked last address by objd=
ump -D.=0A> =0A> c0097c00 <malloc_init>:=0A> c0280580 <M_GEOM>:=0A> =0A> Wh=
at is wrong ?=0A> =0A> I use git repository on build. If I change git branc=
h then arm platform is build =0A> take=0A> =0A> =A06 hour by my server. It =
is very hard debugging.=A0=0A> =0A> Hiroki Mori=0A> =0A> __________________=
_____________________________=0A> freebsd-arm@freebsd.org mailing list=0A> =
https://lists.freebsd.org/mailman/listinfo/freebsd-arm=0A>; To unsubscribe, =
send any mail to "freebsd-arm-unsubscribe@freebsd.org"=0A> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?323129.32331.qm>