]] Alan DeKok Hi,
| Josip Rodin wrote: | > I'm forwarding this to the upstream author. Alan, does this sound | > familiar? | | Nope. After a quick look through the code, it might be fixed by this: | | http://github.com/alandekok/freeradius-server/commit/f691b0ec7d4c92919bdd4dc81e8a86b211c00832 yes, this works around this specific crash. However, must all modules be written in a thread-safe fashion? If so, shouldn't rlm_passwd rather be using a mutex to ensure the file pointer isn't accessed from multiple threads at the same time? If they're not required to be thread-safe, I'm wondering how the crash could happen. I'm happy to test that patch for a while, though. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org