I'm having exactly the same problem.

An app which has worked no problem since cake 1.1.11 up to and
including 1.1.18, is all of a sudden stuck in infinite loop due to
model associations in 1.1.9.

For what it's worth, the venerable BakeSale stable version is also seg
faulting in 1.1.19 due to model associations, but works fine in 1.1.18
and before.

Anybody know any more about this?

On Jan 15, 9:57 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I've now tried the cake_1.2.0.6311-beta release and my model
> associations works fine there as well as in 1.1.18.
> Is there a problem with 1.1.19? It seems like the associations is
> overwritten in Model::__constructLinkedModel() method when it
> instantiate the associated model and therefore I end up in an endless
> loop which results in segmentation fault.
>
> On 14 Jan, 09:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > Hi, I've been trying to upgrade from 1.1.18 to 1.1.19. It seems like I
> > have an endless loop in my model associations that I didn't have
> > before (1.1.18). Someone in #cakephp told me about this but I don't
> > understand why it was changed (couldn't find it in the changelog
> > either) and why it is happening. Could someone explain the problem to
> > me? The loop is in the VisitorStatistic and StatisticSource models.
> > Here's a bin of the problem.http://bin.cakephp.org/view/1456051979.
>
> > Best regards
> > Tobias
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to