Wez Furlong wrote:

That backtrace isn't useful (running windows?)
Try a debug build, under unix if you have access to it.

Chances are that it is your code that is at fault :-)


Yep. It looked strange to me adding items to zval without even mentioning
it's array. So I looked in other places ....
array_init(return_value);
solved the problem.
Than i looked back into your letter.
I just missed this one in your letter,sorry....
Thanks again.

--Wez.



Backtrace in `fatal_signal_handler':
       <(null)+1107463240>
       <add_next_index_zval+28>
       <rep_data_converter+215>
       <zif_rep_eval+201>
       <execute+7234>
       <zend_execute_scripts+107>
       <php_execute_script+316>
       <main+1629>

Lisp backtrace:

Segmentation fault
---8<---

Is that rep's or php's problem?
May be t should be duplicated?
If yes, how?







--
NetCat



---------------------------------------------------
FREE 10MB Email + AntiSpam + POP3 + more.
Get it at http://www.doal.co.il:81/free/?c=antispam

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



Reply via email to