The message is saying that the simulated program tried to do an unaligned memory access which Alpha doesn't support. My first suspicion is the Alpha ISA implementation which has been changed around relatively recently, or in some new functions I added to support oddly sized/aligned memory accesses.

What command line are you using? Have you made any modifications to M5? If so, please see if you can reproduce this problem with an unmodified copy. That would make reproducing the problem easier, and let us know if it's your code or ours.

Gabe

On 11/26/2010 1:42 PM, Veydan Wu wrote:
Hi,Gabe. it is atomic CPU, I have not yet tried detailed model.

On Fri, Nov 26, 2010 at 1:00 PM, Gabe Black <[email protected] <mailto:[email protected]>> wrote:

    What CPU?

    Gabe


    On 11/26/2010 11:34 AM, Veydan Wu wrote:
    Hi, all, when I run spec2006 under *Alpha SE* mode, I always got
    the following error:

    /**** REAL SIMULATION ****
    info: Entering event queue @ 0.  Starting simulation...
    info: Increasing stack size by one page.
    info: Increasing stack size by one page.
    *panic: fault (unalign) detected @ PC (0x12009cf0c=>0x12009cf10)
     @ cycle 634262500*
    [invoke:build/ALPHA_SE/sim/faults.cc, line 43]
    Memory Usage: 555264 KBytes
    For more information see: http://www.m5sim.org/panic/6e85c706/

    I have tried several programs, including perlbench, gcc, bwaves,
    all of them went into this error and the outputs are the same.
    Can someone tell me the reason and how I can solve it? Thanks.


    _______________________________________________
    m5-users mailing list
    [email protected]  <mailto:[email protected]>
    http://m5sim.org/cgi-bin/mailman/listinfo/m5-users


    _______________________________________________
    m5-users mailing list
    [email protected] <mailto:[email protected]>
    http://m5sim.org/cgi-bin/mailman/listinfo/m5-users




--
Regards,

Veydan


_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to