I've got a problem with rcorrector not finishing its threads properly and not exiting after performing correction. It seems to be related to the pthreads library, as the problems started after major system upgrade when glibc version changed (2.12 -> 2.14). I recompiled the program and it started working, but instead of exiting gracefully it simply hangs, as stated before.
Hello,
I've got a problem with rcorrector not finishing its threads properly and not exiting after performing correction. It seems to be related to the pthreads library, as the problems started after major system upgrade when glibc version changed (2.12 -> 2.14). I recompiled the program and it started working, but instead of exiting gracefully it simply hangs, as stated before.
Best regards, Marcin