Charles Oliver Nutter wrote: > client still crashes for me with bench_fib_recursive, but server runs This crash happens because of the non-static final field changes I made, the client compiler does not know about them. I will fix that. -- Christian