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

Re: [microblaze-uclinux] "BUG: wrong zone alignment, it will crash"



Hi Lancer,

Lancer Evo wrote:

I'm trying to put uClinux on Spartan 3 Starter Board, and I've
followed all hints from this mailing list.
But I was unable to solve this problem:
"BUG: wrong zone alignment, it will crash"
this is an image:
http://img157.imageshack.us/my.php?image=bugef4.jpg
I'm confused...
Why this problem and how to solve it?

This error message is generated usually if the base address of your system memory is not some reasonable-sized power of 2. You are more likely to get this error when you enable large allocs.

The solution is to rebase your system memory at a nice power of 2, like 0x20000000

I hope this helps,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/