On 2011-04-23 08:35, Con Kolivas wrote: | On Sat, 23 Apr 2011 03:09:06 you wrote: | > Package: lrzip Version: 0.552+20110217+gitcd8b086-1 | > | > [NOTE: This still seems to be a problem with 0.603] | > It turns out lrzip does not pthread_join() the threads it creates, | > which in turn eventually exhausts the threads. You can verify this by | > modifying it to print some debug information: | | I guess this answers this comment in the manpages: | | "It is unspecified whether a thread that has exited but remains unjoined counts | against {PTHREAD_THREADS_MAX}." | | Detaching the threads on the compression side should be enough to fix this | issue. I've committed a fix to my git repo and the patch is attached below.
Hi Sami, Here is a test release from Con's Git repository: dget -x http://cante.net/~jaalto/tmp/debian/lrzip/lrzip_0.603+2011.0423+git7ed977b-1.dsc Please let me know if this addresses the bug. Jari -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org