]> git.ipfire.org Git - thirdparty/squid.git/commit
hno squid-2.2.STABLE4.aio_cond_segfault-2.patch
authorhno <>
Wed, 3 May 2000 01:40:12 +0000 (01:40 +0000)
committerhno <>
Wed, 3 May 2000 01:40:12 +0000 (01:40 +0000)
commitff21eb3e4b6f6c843e59b68ecee0fa1cc49fe311
tree1c964c2749e06e81a95b9ca6fc6e3e4aec5cdcbc
parent890b0fa87774417fbd38853e9fa844b4670a5b09
hno squid-2.2.STABLE4.aio_cond_segfault-2.patch
Squid-2.2.STABLE4: Async-IO segfaults if AIO_PROPER_MUTEX isn't set

Async-IO on Linux segfaults in condition variables if given high load
and AIO_PROPER_MUTEX isn't set. This was seen on a SMP Alpha Linux
2.2.10-ac12 box. I knew there was a reason why I made the
AIO_PROPER_MUTEX code a long time ago..
[an incorrect version of this simple patch was already committed]
ChangeLog