ring3k 0.0.2 is available

Thomas Horsten thomas@hidden
Wed Sep 24 10:22:40 CEST 2008


Hi Mike,

2008/9/24 Mike McCormack <wine.msi@hidden>:

> I have uploaded http://ring3k.org/ring3k-0.0.2.tar.gz
>
> This release should improve builds on x86-64 based machines, and warn early
> if dependencies are missing.

I still have the same problem as before: it fails or hangs when
running make test. I tried make test.tt and it's the same. There are
two (seemingly random) modes of failure:

1) Hang, ps shows:

0  1000  8585  8584  20   0   7012  1716 pipe_w S+   pts/1      0:00
./ntl -q \??\c:\tests\completion.exe
0  1000  8589  8585  20   0     92     4 ptrace T+   pts/1      0:00 ./ttclient

2) Crash:

th@hidden:~/src/ring3k/ring3k-0.0.2/loader$ make test.tt
Thread tracing tests
for tc in completion event file gdi heap job mailslot mutant object
port process reg section seh sema syscall thread timer token virtual
wine-port ; do echo $tc ; ./runtest -q -t $tc || exit 1 ; done
completion
set %fs failed, errno = 22 child = 8581
sys_read failed
exit!
make: *** [test.tt] Error 1

// Thomas


More information about the ring3k mailing list