can anyone make available the whole usIII source tree from perforce please

Marius Strobl marius at alchemy.franken.de
Wed Feb 4 11:39:13 PST 2009


On Wed, Feb 04, 2009 at 02:16:24PM +0000, Craig Butler wrote:
>  
> Hi Marius,
> 
> Thanks for all your hard work and pointers so far.  I have compiled and
> installed the new kernel (cas is statically compiled in).  Unfortunately
> its panic'ing on boot with the following;
> 
> cas0: <Sun Cassini+ Gigabit Ethernet> at device 10.0 on pci0
> panic: trap: memory address not aligned
> cpuid = 0
> Uptime: 1s
> 
> Is there a work around for that ? am I able to get anymore detail on the
> trap ?
> 

I need a backtrace and the corresponding source code line
numbers to help you with this. The failsafe way to obtain
these is to use a kernel built with kdb(4) and ddb(4) and
to translate the addresses from the backtrace using gdb(1)
with the corresponding kernel.debug.

Marius



More information about the freebsd-sparc64 mailing list