ID: 12912
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Reproducible crash
Operating System: Solaris 2.5.1
PHP Version: 4.1.1
New Comment:

Your simple script causes the segfault for me.

I am running Apache 1.3.20.


Previous Comments:
------------------------------------------------------------------------

[2002-01-13 16:41:24] [EMAIL PROTECTED]

Now we need short & complete script that causes this segfault.
Under my Linux

<?php
round(123.123);
?>

does not segfault.
BTW, what is your Apache version?


------------------------------------------------------------------------

[2002-01-09 17:15:27] [EMAIL PROTECTED]

Here you go:

#0  0xef1b7be0 in zif_get_defined_vars (ht=980160,
return_value=0xffffffff, 
    this_ptr=0xffffffff, return_value_used=0) at
zend_builtin_functions.c:916
#1  0x47380 in ap_clear_pool ()
#2  0x47410 in ap_destroy_pool ()
#3  0x47368 in ap_clear_pool ()
#4  0x47410 in ap_destroy_pool ()
#5  0x5c354 in clean_parent_exit ()
#6  0x60188 in standalone_main ()
#7  0x60968 in main ()


------------------------------------------------------------------------

[2002-01-09 16:05:16] [EMAIL PROTECTED]

Can you make a static apache module, compiled with --enable-debug
(non-stripped) and provide a backtrace?

Derick

------------------------------------------------------------------------

[2002-01-09 16:00:35] [EMAIL PROTECTED]

Yep. Just compiled 4.1.1 and still the same problem.

------------------------------------------------------------------------

[2002-01-06 07:39:15] [EMAIL PROTECTED]

Does this problem still occur with 4.1.1 and/or the latest CVS?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=12912


Edit this bug report at http://bugs.php.net/?id=12912&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to