Christian Surchi wrote: > I have used r2e from a many months without any problem. From a few day, I > can't finish the run command because it hangs during the execution. > > This is the last part of a strace of r2e run. It hangs on last futex without > going on.
r2e does locking, so you probably have another process that is running keeping the lock open. This used to happen fairly frequently if a transfer hung, but was fixed in 2.59 by adding a timeout. Anyway, that would be to r2e process to strace. -- see shy jo
signature.asc
Description: Digital signature

