SIGABORT on linux-sparc

Gary Benson gbenson at redhat.com
Tue Apr 8 06:25:21 PDT 2008


Sébastien Bernard wrote:
> The sigbus happens in 
> icedtea6/openjdk-ecj/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp 
> line 356.
> 
> The line is :
> 
>    case T_LONG: 
>      SET_LOCALS_LONG(*(jlong *) result, 0);
>      break;
> 
> The SET_LOCALS_LONG is breaking the access.
> The value of result according to gdb is  (long long int *) 0xf781c420

That looks pretty aligned to me.
What does gdb say the variable "locals" is at that point?

Cheers,
Gary

-- 
http://gbenson.net/



More information about the distro-pkg-dev mailing list