On Sat, 6 Mar 2004 23:22:07 +0100
paj@pearfr.org (Pierre-Alain Joye) wrote:
> Hello,
>
> The following command segfaults (equivalent to "pear.sh package"):
>
> # cd /path/to/pecl/philter
> # php /path/to/pearcmd.php package
>
> please find the backtrace and valgring output as attachments.
>
> I do not have the time right now to find where it segfaults or to
> produce a reproduce script, sorry.
We use exit(1) inside an instance of an PEAR_Frontend_CLI object,
removing it do not crash. Still no small script to reproduce...
hth
pierre