Sergei Dolmatov wrote:

> I update today php4-module from cvs and after installing it got strange error: in 
>Asgard after clicking on "Group/Members"
> httpd after some seconds of swapping (mysqld) segfaults. Before updating it worked...
> Here is gdb "where" output:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x40255154 in execute (op_array=0x81f30e0) at ./zend_execute.c:1154
> 1154                                    zend_fetch_var_address(&opline->result,
> &opline->op1, &opline->op2, Ts, BP_VAR_W ELS_CC);
> (gdb) where
> #0  0x40255154 in execute (op_array=0x81f30e0) at ./zend_execute.c:1154
> #1  0x40257c0c in execute (op_array=0x81daaf4) at ./zend_execute.c:1559
> #2  0x40257c0c in execute (op_array=0x8392e64) at ./zend_execute.c:1559
> #3  0x40257c0c in execute (op_array=0x8392e64) at ./zend_execute.c:1559
> #4  0x40257c0c in execute (op_array=0x8392e64) at ./zend_execute.c:1559
> #5  0x40257c0c in execute (op_array=0x8392e64) at ./zend_execute.c:1559
> ...
> and so on...

David, could this be related to the '===' problem you found?

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to