Bug#329799: [php-maint] Bug#329799: php4-pear: Segfault when doing pear upgrade-all

Ondrej Sury ondrej at sury.org
Fri Sep 23 14:21:54 UTC 2005


On Fri, 2005-09-23 at 15:55 +0200, Nicholas Fechner wrote:
> Adam Conrad wrote:
> > Nicholas Fechner wrote:
> > 
> >>But when I try to do " pear -vvv upgrade-all" I get a segfault:
> >>
> >>If you need more information, let me know.
> > 
> > 
> > A gdb backtrace of the segfault might be helpful.
> > 
> > ... Adam
> Hi,
> how do I do that?

Run:
# gdb /usr/bin/php
gdb> run -C -q -d include_path=/usr/share/php -d output_buffering=1 /usr/share/php/pearcmd.php -vvv upgrade-all

after it crashes run:

gdb> bt

Ondrej.
-- 
Ondrej Sury <ondrej at sury.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20050923/19e0a9ff/attachment-0001.pgp


More information about the pkg-php-maint mailing list