From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: nemo@gsyc.escet.urjc.es MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001030114016.C4B9F199CC@mail> Subject: [9fans] suffering the same crash in acme Date: Mon, 30 Oct 2000 13:30:23 +0000 Topicbox-Message-UUID: 1e7c6bbe-eac9-11e9-9e20-41e7f4b1d025 Hi, [ if this should be posted to 9throuble, let me know and ignore this message. Sorry if that is the case. ] My acme is dying often arguing that file `endofframe' does not exist. That may have to do with the fact that acme fails to paint a rectangle which looks like the last row of characters for the my column. But perhaps the rectangle unpainted has to do with not having enough pixels to fill up one more row of text. I don't know. The stack trace is attached. I haven't found the exact sequence of actions that cause acme to abort. If I can gather any other useful data to get this fixed, let me know. By the way, rio seems to be kept in bad condition after the acme abort. If I try to delete the window formerly running acme, the system crashes. [Didn't record the exact diagnostic, but will do in the next crash]. regards acme: endofframe: file does not exist acme 174: suicide: sys: trap: fault read addr=0x0 pc=0x00037303 $c abort() /sys/src/libc/9sys/abort.c:6 called from error+0x3c /sys/src/cmd/acme/util.c:56 error(s=0x443e2) /sys/src/cmd/acme/util.c:51 called from derror+0xf /sys/src/cmd/acme/acme.c:54 derror(errorstr=0x443e2) /sys/src/cmd/acme/acme.c:52 called from drawerror+0x1f /sys/src/libdraw/init.c:396 drawerror(d=0x92f78, s=0x443e2) /sys/src/libdraw/init.c:387 called from chopframe+0x52 /sys/src/libframe/frinsert.c:85 chopframe(f=0xa41ec, bn=0x0, pt=0x236, p=0x67) /sys/src/libframe/frinsert.c:79 called from frinsert+0x83e /sys/src/libframe/frinsert.c:185 frinsert(p0=0x0, f=0xa41ec, sp=0xb7038, ep=0xb7120) /sys/src/libframe/frinsert.c:99 called from textinsert+0x22a /sys/src/cmd/acme/text.c:366 textinsert(q0=0x0, n=0x74, t=0xa41e8, tofile=0x1, r=0xb7038) /sys/src/cmd/acme/text.c:332 called from xfidwrite+0x8dd /sys/src/cmd/acme/xfid.c:477 xfidwrite(x=0xa49d8) /sys/src/cmd/acme/xfid.c:374 called from xfidctl+0x35 /sys/src/cmd/acme/xfid.c:52 xfidctl(arg=0xa49d8) /sys/src/cmd/acme/xfid.c:42 called from launcher+0x3a /sys/src/libthread/thread.c:898 launcher(arg=0xa49d8, f=0x1e88a) /sys/src/libthread/thread.c:886 called from etext+0x104c8b3