Current-Users archive

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

A panic (from ATF runs)



Hi

Another panic in gson@'s test system.

Unfortunately the information is quite limited:

util/m4/t_m4 (414/436): 1 test cases
    eof: Passed.

util/make/t_make (415/436): 16 test cases
    comment: Passed.
    cond1: Passed.
    dotwait: Jun 26 03:15:01  postfix/sendmail[14522]: fatal: unable to use
    my own hostname
uvm_fault(0xc4b3c5dc, 0, 1) -> 0xe
uvm_fault(0xc4b3c5dc, 0, 1) -> 0xe
fatal page fault in supervisor mode
trap type 6 code 0 eip c06c553d cs 8 eflags 246 cr2 9f ilevel 0
panic: trap
cpu0: Begin traceback...
uvm_fault(0xc4b3c5dc, 0, 1) -> 0xe
fatal page fault in supervisor mode
trap type 6 code 0 eip c0266b60 cs 8 eflags 246 cr2 5 ilevel 0
Skipping crash dump on recursive panic
panic: trap
Faulted in mid-traceback; aborting...rebooting...
Traceback (most recent call last):
  File "/usr/local/bin/anita", line 95, in <module>
    status = main()
  File "/usr/local/bin/anita", line 86, in main
    status = a.run_atf_tests(timeout = options.test_timeout)
  File "/usr/local/lib/python2.6/dist-packages/anita.py", line 866, in
run_atf_tests
    timeout)
  File "/usr/local/lib/python2.6/dist-packages/anita.py", line 892, in
shell_cmd
    child.expect("# ", timeout)
  File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1311, in expect
    return self.expect_list(compiled_pattern_list, timeout,
searchwindowsize)
  File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1325, in
expect_list
    return self.expect_loop(searcher_re(pattern_list), timeout,
searchwindowsize)
  File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1409, in
expect_loop
    raise TIMEOUT (str(e) + '\n' + str(self))
pexpect.TIMEOUT: Timeout exceeded in read_nonblocking().
<pexpect.spawn object at 0x7f4e86bdc4d0>
version: 2.3 ($Revision: 399 $)
command: /usr/local/bin/qemu

- Jukka.


Home | Main Index | Thread Index | Old Index