On Mon, Oct 31, 2011 at 12:50 PM, ron minnich <rminn...@gmail.com> wrote:
> On Mon, Oct 31, 2011 at 10:45 AM, Stanley Lieber
> <stanley.lie...@gmail.com> wrote:
>> On Mon, Oct 31, 2011 at 12:41 PM, andrey mirtchovski
>>> i'm not seeing this in either 9vx or a plan9 vm... what are compiling on?
>>
>> 9front in vmware.
>
> ah, not something I can help with, certainly ...
>
> ron

8c is also dying on real hardware. For what it's worth, here's the stack
trace from the vmware install:

piro% acid 5781
/proc/5781/text:386 plan 9 executable
/sys/lib/acid/port
/sys/lib/acid/386
acid: lstk()
outcode()+0x473 /go/src/cmd/8c/swt.c:272
        p=0x1125a8
        b=0x0
        f=0x4
        i=0x4c
        h=0x0
        sym=0xa010000
        sf=0x0
        s=0x960b8
        t=0x3f
        st=0x0
gclean()+0xd8 /go/src/cmd/8c/txt.c:153
        i=0x3ff
        s=0x4fbe0
compile(file=0xdfffefb6,ndef=0x0,defs=0x0)+0x334 /go/src/cmd/cc/lex.c:287
        ofile=0x53130
        p=0x53136
        c=0x3
        fd=0x38717
        av=0x4fba0
        i=0xf
        opt=0x41988
main(argv=0xdfffef7c,argc=0x1)+0x151 /go/src/cmd/cc/lex.c:155
        ndef=0x0
        defs=0x0
        _argc=0x49
        _args=0x3fc19
        p=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:

And on real hardware:

tr99% acid 441088
/proc/441088/text:386 plan 9 executable
/sys/lib/acid/port
/sys/lib/acid/386
acid: lstk()
outcode()+0x473 /go/src/cmd/8c/swt.c:272
        p=0x1125a8
        b=0x0
        f=0x4
        i=0x4c
        h=0x0
        sym=0xa010000
        sf=0x0
        s=0x960b8
        t=0x3f
        st=0x0
gclean()+0xd8 /go/src/cmd/8c/txt.c:153
        i=0x3ff
        s=0x4fbe0
compile(file=0xdfffefb6,ndef=0x0,defs=0x0)+0x334 /go/src/cmd/cc/lex.c:287
        ofile=0x53130
        p=0x53136
        c=0x3
        fd=0x38717
        av=0x4fba0
        i=0xf
        opt=0x41988
main(argv=0xdfffef7c,argc=0x1)+0x151 /go/src/cmd/cc/lex.c:155
        ndef=0x0
        defs=0x0
        _argc=0x49
        _args=0x3fc19
        p=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:

Reply via email to