Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Test failures



Hello.

A round-up now that the tests are again running.

(1) Failures in "fs/psshfs/t_psshfs" and "lib/librumphijack/t_tcpip".
    The standard error output is:

       rsa_generate_private_key: key generation failed.

    Probably caused by the RNG changes?

(2) rump is still broken (see "rump/rumpkern/t_vm/uvmwait").

  Core was generated by `t_vm'.
  Program terminated with signal 6, Aborted.
  #0  0xbba7a027 in _lwp_kill () from /usr/lib/libc.so.12
  #0  0xbba7a027 in _lwp_kill () from /usr/lib/libc.so.12
  #1  0xbba79fe3 in raise () from /usr/lib/libc.so.12
  #2  0xbba797cd in abort () from /usr/lib/libc.so.12
  #3  0xbbabfb28 in rumpuser_mutex_enter () from /usr/lib/librumpuser.so.0
  #4  0xbbb531fe in rumpns_mutex_spin_enter () from /usr/lib/librump.so.0
  #5  0xbbb54c5f in rumpns_uvm_pageout () from /usr/lib/librump.so.0
  #6  0xbbb55e28 in rumpns_memcpy () from /usr/lib/librump.so.0
  #7  0xbbb70fc0 in ?? () from /usr/lib/librump.so.0
  #8  0xbbab3867 in ?? () from /usr/lib/libpthread.so.1

Other failures are known timing issues.

- Jukka.


Home | Main Index | Thread Index | Old Index