You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: