AW: svnserve frequently die at assertion in utf.c
Guido Jäkel <[email protected]> Wed, 18 Dec 2024 16:25:11 +0100
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Daniel, thank you for your reply and your questions. It's apr-1.7.5 (current) apr-1.7.4 (previous) There's no special USE-flag for threads, but if I execute the configure step of the ebuild, there is an output setting EXTRA_LIBS to "-luuid -lcrypt -lpthread" and in include/apr.h , there's the line #define APR_HAS_THREADS 1 May you point me to the issue you mentioned, please? >What is your version of APR? >Is APR compiled with thread support? >[...] >Cheers, >Daniel