On 23 Jun., 18:22, Bernhard Schussek <[email protected]> wrote:
> Hi,
>
> Do you have XDebug installed? I found that XDebug sometimes gives
> useful error messages when plain PHP segfaults.
Just installed it - but it shows nothing, just 3 segfaults per
request...

[Wed Jun 24 09:32:36 2009] [notice] child pid 9081 exit signal
Segmentation fault (11)
[Wed Jun 24 09:32:37 2009] [notice] child pid 9082 exit signal
Segmentation fault (11)
[Wed Jun 24 09:32:37 2009] [notice] child pid 9083 exit signal
Segmentation fault (11)

So I used the old way of inserting a lot of echo's and found out, that
inserting a  ->__toString() cured this segfault.
(I gave an object to a function wanting a string)

Completely unrelated to symfony....

But xdebug is helpful, thanks for the hint.

Konrad



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to