ID: 39625
Updated by: [EMAIL PROTECTED]
Reported By: eugen dot shvatsky at gmail dot com
-Status: Open
+Status: Feedback
Bug Type: XSLT related
Operating System: suse 10
PHP Version: 5.2.0
New Comment:
Please execute these commands in console:
which php
file `which php`
`which php` -i | grep configure
Previous Comments:
------------------------------------------------------------------------
[2006-12-04 12:13:23] eugen dot shvatsky at gmail dot com
Ok now I have situation, when result is not changed!
empty backtrace.
.. in ?? ()
.. in ?? ()
.. in ?? ()
------------------------------------------------------------------------
[2006-12-04 12:06:31] [EMAIL PROTECTED]
Okay, now you can try to generate the backtrace once again.
------------------------------------------------------------------------
[2006-12-04 11:53:27] eugen dot shvatsky at gmail dot com
ystem Linux beast 2.6.13-15-default #1 Tue Sep 13 14:56:15 UTC 2005
i686
Build Date Dec 4 2006 10:01:58
Configure Command './configure' '--prefix=/usr/local/php'
'--with-java' '--with-mysql' '--with-mysqli'
'--with-apxs2=/usr/sbin/apxs2-prefork' '--with-libxml' '--enable-soap'
'--with-xsl' '--with-config-file-path=/etc' '--with-zlib'
'--enable-debug'
Server API Apache 2.0 Handler
------------------------------------------------------------------------
[2006-12-04 11:30:24] [EMAIL PROTECTED]
Important!
To get a backtrace with correct information you must have PHP
configured with --enable-debug!
------------------------------------------------------------------------
[2006-12-04 11:24:01] eugen dot shvatsky at gmail dot com
ok! that what i do!
ulimit -c unlimited
php <file>.php
Segmentation fault11 (core dumped)
gdb .../httpd2 core
bt
and i have result - 0 0x402fcb18 in ?? ()
#1 0x00000014 in ?? ()
#2 0x08553c40 in ?? ()
....
another way.
rcapahce2 stop
gdb .../http2
run -X
0 0x402fcb18 in ?? ()
bt
#1 0x00000014 in ?? ()
#2 0x08553c40 in ?? ()
...
what i do wrong??????????/
------------------------------------------------------------------------
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/39625
--
Edit this bug report at http://bugs.php.net/?id=39625&edit=1