maybe this has been fixed, ...

stats 24258: suicide: sys: trap: fault write va=0xffffffff pc=0x7a14
acid: lstk()
notejmp(ret=0x1,j=0x1f384)+0x10 /sys/src/libc/arm/notejmp.c:10
alarmed(s=0x5ffffcb8,a=0xffffffff)+0x38 /sys/src/cmd/stats.c:763
read+0x1c /sys/src/libc/9sys/read.c:7
acid: asm(*PC)
notejmp+0x10 0x00007a14 MOVW    R8,#0x0(R0)
notejmp+0x14 0x00007a18 CMP.S   $#0x0,R8

void
notejmp(void *vr, jmp_buf j, int ret)
{
        struct Ureg *r = vr;

>       r->r0 = ret;

that doesn't look right.

- erik

Reply via email to