[Bug 219528] Re: recode function segfaults

2008-04-20 Thread Carsten Bleek
the problem only occurs on 64 bit systems. -- recode function segfaults https://bugs.launchpad.net/bugs/219528 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 219528] Re: recode function segfaults

2008-04-20 Thread Carsten Bleek
the problem only occurs on 64 bit systems. -- recode function segfaults https://bugs.launchpad.net/bugs/219528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 219528] Re: recode function segfaults

2008-04-20 Thread Carsten Bleek
The PHP function is offered by the package php5-recode. please install the package php5-recode and try again regards, carsten -- recode function segfaults https://bugs.launchpad.net/bugs/219528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 219528] [NEW] recode function segfaults

2008-04-19 Thread Carsten Bleek
Public bug reported: Distribution is Kubuntu 804 [EMAIL PROTECTED]:~# echo ?php recode('utf-16','test')? | php Segmentation fault [EMAIL PROTECTED]:~# strace echo ?php recode('utf-16','test')? | php execve(/bin/echo, [echo, ?php recode(\'utf-16\',\'test\')?], [/* 20 vars */]) = 0 brk(0)