On Thu, 1 Aug 2002, Mark Brown wrote: > Nothing. PHP keeps on randomly breaking, even with only rebuilds rather > than code changes for the shared library - the same thing happened > between -4 and -6 on alpha with no code changes involved. > > There's a potential issue with the choice of shared memory type but that > wouldn't affect PowerPC.
I just posted a follow-up to that bug report, complete with some experimentation results. To summarise, either double your shmmax or recompile libmm11 with --with-shm=MMFILE. Looks like there's a bug somewhere WRT IPCSHM (could be kernel, could be libmm...dunno yet..hell, it could be PHP). I am going to try libmm12 to see if that helps (not looking forward to recompiling php4, but I might as well). Mark, anything else that you'd like me to try? C

