ID:               42305
 Updated by:       [EMAIL PROTECTED]
 Reported By:      danil dot megrabjan at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         DOM XML related
 Operating System: SLES10
 PHP Version:      5.2.4
 Assigned To:      rrichards
 New Comment:

One more thing to try:

http://snaps.php.net/php5.2-latest.tar.gz

I've seen same kind of backtrace and they were totally unrelated to any
xml operations. Also I think there was such bug already fixed in CVS so
please give the snapshot a try. If it does crash, remember to send the
backtrace (not forgetting the --enable-debug in configure line!)


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

[2007-09-21 17:38:16] danil dot megrabjan at gmail dot com

No, in code i using DOMDocument instead SimpleXML. I can send to you
all sources of our project, but it`s really big for debugging, or i can
give connect via ssh, ftp to this server for you. I don`t know what
being is better to act. Code is big and i can`t make the simple sample
of this. I`m trying to doing this very long time... :(

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

[2007-09-21 11:28:14] [EMAIL PROTECTED]

I really need some type of reproduceable script for this one. There are
now 5 completely different back traces.
Is SimpleXML being used within the scripts perchance? The only current
issue I know of that possibly could cause this would be from a specific
use case of SimpleXML.

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

[2007-09-21 10:53:04] danil dot megrabjan at gmail dot com

Now, i have Apache core dump file. I may send it, if you want.

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

[2007-09-21 09:44:44] danil dot megrabjan at gmail dot com

I have install new instance of OS (OpenSuse)... i have configure php
5.2.4 with --enable-debug, and i have the same problems.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211177280 (LWP 11792)]
0xb7b98935 in zend_hash_apply_deleter (ht=0x817bbb8, p=0x82de958) at
/home/bagroff/distfiles/php-5.2.4/Zend/zend_hash.c:580
580                     p->pLast->pNext = p->pNext;
(gdb) bt
#0  0xb7b98935 in zend_hash_apply_deleter (ht=0x817bbb8, p=0x82de958)
    at /home/bagroff/distfiles/php-5.2.4/Zend/zend_hash.c:580
#1  0xb7b98f40 in zend_hash_reverse_apply (ht=0x817bbb8,
apply_func=0xb7b7b9bf <clean_non_persistent_constant>)
    at /home/bagroff/distfiles/php-5.2.4/Zend/zend_hash.c:760
#2  0xb7b7be73 in clean_non_persistent_constants () at
/home/bagroff/distfiles/php-5.2.4/Zend/zend_constants.c:162
#3  0xb7b7d10b in shutdown_executor () at
/home/bagroff/distfiles/php-5.2.4/Zend/zend_execute_API.c:303
#4  0xb7b8c267 in zend_deactivate () at
/home/bagroff/distfiles/php-5.2.4/Zend/zend.c:860
#5  0xb7b3a935 in php_request_shutdown (dummy=0x0) at
/home/bagroff/distfiles/php-5.2.4/main/main.c:1463
#6  0xb7c058e9 in php_apache_request_dtor (r=0x827da60)
    at
/home/bagroff/distfiles/php-5.2.4/sapi/apache2handler/sapi_apache2.c:471
#7  0xb7c061d7 in php_handler (r=0x827da60) at
/home/bagroff/distfiles/php-5.2.4/sapi/apache2handler/sapi_apache2.c:643
#8  0x08074639 in ap_run_handler (r=0x827da60) at config.c:157
#9  0x08077797 in ap_invoke_handler (r=0x827da60) at config.c:372
#10 0x0808dd4a in ap_internal_redirect (new_uri=0x82856a0
"/infin.php?query=start/1/666666", r=0x82896b0)
    at http_request.c:477
#11 0x080a4eb4 in handler_redirect (r=0x82896b0) at mod_rewrite.c:4729
#12 0x08074639 in ap_run_handler (r=0x82896b0) at config.c:157
#13 0x08077797 in ap_invoke_handler (r=0x82896b0) at config.c:372
#14 0x0808dec8 in ap_process_request (r=0x82896b0) at
http_request.c:258
#15 0x0808b1bb in ap_process_http_connection (c=0x8276968) at
http_core.c:184
#16 0x0807b559 in ap_run_process_connection (c=0x8276968) at
connection.c:43
#17 0x080a9090 in child_main (child_num_arg=<value optimized out>) at
prefork.c:640
#18 0x080a92f3 in make_child (s=0x80d7ce8, slot=0) at prefork.c:680
#19 0x080aa0cc in ap_mpm_run (_pconf=0x80d30a8, plog=0x81111a0,
s=0x80d7ce8) at prefork.c:956
#20 0x080623d5 in main (argc=135073952, argv=0x8274790) at main.c:730

I can give for you connect to this server if you want to try
yourself...

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

[2007-08-29 09:52:53] [EMAIL PROTECTED]

You need to configure PHP with --enable-debug to get an usable
backtrace.

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

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/42305

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

Reply via email to