Hi Harald:

On 16 Oct 2011, at 20:31, Harald Lapp wrote:

> with the current php-5.4 beta my processes are dying, but with the lates 
> snapshot, not -- i still get the message:

There have been a number of bug fixes since the last beta.
The list is here:
  
https://bugs.php.net/search.php?search_for=trait&boolean=0&limit=30&order_by=&direction=DESC&cmd=display&status=All&bug_type=All&project=All&php_os=&phpver=&cve_id=&assign=&author_email=&bug_age=0&bug_updated=0

If it does not crash with the snapshots, that is what I understand from your 
sentence, then those fixed bugs might already be the ones you encounter.

> my question is: is there anything i can do to track this problem down, to get 
> a useful backtrace / core dump or any other information, that would count as 
> useful information for filing a bug-report? as it is know, i have nothing in 
> my hands besides the info, that it's crashing ...

Since you already suspect the traits implementation, how about your unit tests 
in that regard?
I would guess they might be run easily with the CLI version of PHP. That is at 
least the way I narrow down the origin of such crashes.

Best regards
Stefan



> 
> thanks in advance!
> 
> harald
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to