It seems many things got broken with this 5.0 release of Tru64, sendmail
8.11.0 won't compile and now perl 5.6.0 crashes the whole system during the
tests.
I get this in the kern log:
vmunix: trap: invalid memory read access from kernel mode
vmunix: faulting virtual address: 0x00000000000000d8
vmunix: pc of faulting instruction: 0xfffffc00004b4a78
vmunix: ra contents at time of fault: 0xfffffc00004b4a60
vmunix: sp contents at time of fault: 0xfffffe040a14f5a8
The whole system crashes during the tests while doing lib/socket and there
is no core dump file left behind.
At first I thought maybe it had something to do with the use of the
experimental features such as the threads, so I recompiled from scratch
without using anything special and it still crashes the system at that same
point during the test.
Can anyone help?
--
Didier Godefroy
mailto:dg_at_ulysium.net
Received on Sun Sep 17 2000 - 16:31:39 NZST