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

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




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

[2005-07-15 12:17:03] kirameku at email dot cz

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

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

[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