[php-maint] Bug#459020: php5-recode: The issue is also present in 5.2.5-2

Dr. Tilo Levante tilo at levante.de
Tue Feb 12 12:12:28 UTC 2008


Package: php5-recode
Version: 5.2.5-2
Followup-For: Bug #459020


I have the same issue in the current version of unstable:

more x.php
<?
  $tmp = "Hello World!";
  $tmp1 = recode_string("utf8..iso8859-1",$tmp);
echo $tmp, $tmp1, $tmp2, $temp3;
?>

php5 x.php 
prints:
Segmentation fault

tilo

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages php5-recode depends on:
ii  libapache2-mod-php5 [phpapi-2 5.2.5-2    server-side, HTML-embedded scripti
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  librecode0                    3.6-14     Shared library on which recode is 
ii  php5-cgi [phpapi-20060613]    5.2.5-2    server-side, HTML-embedded scripti
ii  php5-cli [phpapi-20060613]    5.2.5-2    command-line interpreter for the p
ii  php5-common                   5.2.5-2    Common files for packages built fr

php5-recode recommends no packages.

-- debconf information:
  php5/remove_extension: true
  php5/add_extension: true
  php5/extension_recode_apache2: true





More information about the pkg-php-maint mailing list