Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 21:18:02 -0700
From:      Tim Kientzle <kientzle@freebsd.org>
To:        John Elder <johnsstephenelder@gmail.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: About CB cant boot with FreeBSD errors
Message-ID:  <A21FDF5B-5278-4589-8566-F0AE6B3DF6E8@freebsd.org>
In-Reply-To: <CA%2B2R0XNYFx9X6OPHRgjKY8ZjmE1_ZV-To9ALMoYgkdDHb3P-Kg@mail.gmail.com>
References:  <CA%2B2R0XP_XJxirrHqd07dfNJkpZveDAnA8sp6K913Ah49ibmWYQ@mail.gmail.com> <CA%2B2R0XNYFx9X6OPHRgjKY8ZjmE1_ZV-To9ALMoYgkdDHb3P-Kg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I fixed an instance of this a couple of months ago.

I'm away from my usual dev machine right now,
but the previous break was fixed here:

  http://svnweb.freebsd.org/base?view=3Drevision&revision=3D253636

Check that vm_map_zinit() still has a memset() in your copy
of that file.

I'm also not sure why _vm_map_init() doesn't need
to clear the system_mtx or lock fields=85  Hmmm...

Tim


On Oct 27, 2013, at 9:53 PM, John Elder <johnsstephenelder@gmail.com> =
wrote:

> My system now is:
> root@arm:~ # uname -a
> FreeBSD arm 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 =
01:43:07
> UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>=20
>=20
>=20
> On Mon, Oct 28, 2013 at 12:49 PM, John Elder =
<johnsstephenelder@gmail.com>wrote:
>=20
>> Hi,
>> I have done under this webpage(
>> https://wiki.freebsd.org/FreeBSD/arm/Cubieboard).
>> But when I power on the CB, this show:
>>=20
>> sun4i#fatload mmc 0 0x40200000 kernel; go 0x40200100
>> reading kernel
>>=20
>> 4835069 bytes read
>> ## Starting application at 0x40200100 ...
>> KDB: debugger backends: ddb
>> KDB: current backend: ddb
>> Copyright (c) 1992-2013 The FreeBSD Project.
>> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, =
1994
>>        The Regents of the University of California. All rights =
reserved.
>> FreeBSD is a registered trademark of The FreeBSD Foundation.
>> FreeBSD 10.0-CURRENT #0: Sun Oct 27 18:38:54 CST 2013
>>    root@arm:/usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD arm
>> FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
>> panic: lock "vm map (user)" 0xc06eb050 already initialized
>> KDB: enter: panic
>> [ thread pid 0 tid 0 ]
>> Stopped at      0xc03598f0:     ldrb    r15, [r15, r15, ror r15]!
>> db>
>>=20
>> What should I do to solve this problem?
>>=20
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A21FDF5B-5278-4589-8566-F0AE6B3DF6E8>