[squid-users] Crash with workers / shm after update from 3.2.1 to 3.2.2

From: Daniel Beschorner <daniel.beschorner_at_evlks.de>
Date: Mon, 15 Oct 2012 23:26:35 +0200

I've seen right now the "Improve CLANG support" and "Portable flexible arrays instead of r12255 " threads on squid-dev, that seems exactly to be the issue that broke SMP, so maybe we get this fixed soon.

Daniel

>>> Daniel Beschorner wrote
> I cannot start V3.2.2.
>
> Squid seems to die in
>
> Ipc::StoreMap::openForReadingAt() -> Ipc::ReadWriteLock::lockShared()
>
> at start or first request.
>
> If I undo this change (from
> http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-
> 11649.patch):
>
> - Slot slots[]; ///< slots storage
> + Slot *slots; ///< slots storage
>
> it works again....
>
> Without shared mem it works too.
>
> Thank you
> Daniel
Received on Mon Oct 15 2012 - 21:27:00 MDT

This archive was generated by hypermail 2.2.0 : Tue Oct 16 2012 - 12:00:03 MDT