[Bug 230030] Re: php segfaults with readline

2012-09-28 Thread Bryan McLellan
According to the Free Software Foundation [1] php CANNOT be legally linked to libreadline, because libreadline is licensed under the GPL and php is licensed under the php license. [1] http://www.gnu.org/licenses/gpl-faq.html -- You received this bug notification because you are a member of Ubunt

[Bug 230030] Re: php segfaults with readline

2011-11-14 Thread iblue
Update: The bug ist still present in 11.10, 3.5 years after I reported it. You still need to press [TAB] twice to make it crash. If you would link against libreadline instead of libedit, this bug would vanish. iblue@nerdpol:/tmp$ lsb_release -rd Description:Ubuntu 11.10 Release:11.10 i

[Bug 230030] Re: php segfaults with readline

2011-11-14 Thread Chuck Short
** Changed in: php5 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/230030 Title: php segfaults with readline To manage notifications about this bug go to: ht

[Bug 230030] Re: php segfaults with readline

2009-04-05 Thread iblue
JFYI Update: The bug is still present in 8.10. You need to press [TAB] two times now to make it crash. PHP version: PHP 5.2.6-2ubuntu4.1 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 11 2009 20:38:24) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technolog

[Bug 230030] Re: php segfaults with readline

2008-05-27 Thread Adam Conrad
For the record, libedit is pretty much known-broken in many ways, though it's our only option (we can't legally link PHP with libreadline, thanks to license conflicts). If we intend to keep PHP linkes with libedit (I always had readline support disabled in the past, for this very reason), we shoul

[Bug 230030] Re: php segfaults with readline

2008-05-27 Thread Chuck Short
Thanks for the bug report I will revisit this again for intrepid. Thanks chuck ** Changed in: php5 (Ubuntu) Status: New => Triaged -- php segfaults with readline https://bugs.launchpad.net/bugs/230030 You received this bug notification because you are a member of Ubuntu Bugs, which is su