ID:               33708
 User updated by:  kirameku at email dot cz
 Reported By:      kirameku at email dot cz
-Status:           Feedback
+Status:           Open
 Bug Type:         Recode related
 Operating System: RedHat ES4 x86_64
 PHP Version:      4.4.0
 New Comment:

-- System Information:
RedHat ES4 (x86_64)
Architecture: x86_64
Kernel: 2.6.9-11.ELsmp


I have php4 compiled with "./configure .. --enable-recode --with-recode
...".


 When I do

$ /usr/bin/php ./test.php
Segmentation fault

and test.php :
<?
  echo recode_string("utf-8..html_4.0","Hello, World !");
?>

I first tought it was a bug on librecode but it works well from the
command line :

echo "Hello, World"|recode "utf-8..html_4.0"
Hello, World


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

[2005-07-14 22:22:07] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




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

[2005-07-14 22:20:38] kirameku at email dot cz

Description:
------------
Problem with php module recode on platform x86_64. 
recode ( string request, string string ) => Segmentation fault.





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


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

Reply via email to