[909] in testers
olcr
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Jul 23 22:34:05 1990
To: testers@ATHENA.MIT.EDU
Date: Mon, 23 Jul 90 22:33:40 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
Machine is 7.0E RT running with 7.1 packs.
I ran the 7.1 "olcr". The server is not yet updated to understand the
7.1 clients, so olcr printed an error message:
Segmentation violation (core dumped)
Stack trace looks like:
_.mfill() from _.read_list+0x14
_.read_list(r13= 00000000, r3= 00000000) from _.OReadList+0x1e
_.OReadList(r2=0x00000034, r3= 00000000, r4= 00000000) from _.OListQueue+0x164
_.OListQueue(r10=0x1000733c, r3= 00000000, r4= 00000000,
r5= 00000000, 0x10007344, 00000000) from _.OListPerson+0x20
_.OListPerson(r2=0x00000034, r3= 00000000) from _.t_personal_status+0x12
_.t_personal_status(r2=0x00000034, r3= 00000000) from _.do_olc_init+0x17a
_.do_olc_init() from _.main+0x1cc
"mfill" is doing the work for bzero(). The call to bzero is
bzero(0, 0x224)