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 <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to