panic: Address offset bigger than size

Ian Lepore ian at FreeBSD.org
Thu Feb 28 00:44:58 UTC 2013


On Wed, 2013-02-27 at 16:05 -0800, Dave Turner wrote:
> Curious if anyone can help with this?
> 
> I am using Gonzo's to build images for raspberry pi and trying to build in the ability to add swap space too.  When I add swap, I get this:
> 
> -----------------------------8<-----------------------
> FreeBSD/armv6 U-Boot loader, Revision 1.2
> (root at machine.mydomain.local, date time blah blah)
> DRAM: 480M
> 
> Device: disk
> 
> /boot/kernel/kernel data 0x3a10b8+0x42950 syms=[0x4+0x80400+0x4+0x61f89]
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel]…
> Using DTB from memory address 0x00000100.
> panic: Address offset 0xC0100100 bigger than size 0x1E000000
> 
> --> Press a key on the console to reboot <--
> 
> ----------------------------->8-----------------------
> 
> 
> -Dave

My bad, I committed a typo yesterday, fixed in r247413.

-- Ian




More information about the freebsd-arm mailing list