[xdebug-general] Re: segmentation faults

From: Darien Hager <darien.hager[@]etelos-inc.com>
Date: Wed, 23 Jan 2008 12:36:35 -0800

Oops, meant to reply-all... Re-sent.

On 1/23/08, Darien Hager <darien.hager[@]etelos-inc.com> wrote:
>
> Just to clarify: It segfaults immediately (e.g. when the PHP CLI is
> invoked) and does not seem to be linked to any particular PHP code or Xdebug
> function calls?
>
> You might want to try using the CLI with gdb to get a backtrace, if you
> can't get it from the core file, e.g.:
>
> (bash) gdp php
> (gdb) run -r "echo('helloworld');"
> [Segfault occurs, error printed]
> (gdb) bt
> [Backtrace printed]
> (gdb) list
> [Area where segfault occured printed]
> (gdb) q
> [Back at bash prompt]
>

-- 
Darien Hager
Developer
Etelos, Inc.
darien[@]etelos.com
http://www.etelos.com
"Revolutionizing the way applications are developed, distributed and
consumed."
This e-mail message, including attachments, may contain confidential
information for the sole use of the intended recipient(s). If you are not
the intended recipient, then this is notice that any use, disclosure,
dissemination, distribution or copying is strictly prohibited. If you have
received this message in error please contact the sender by reply mail and
destroy all copies of the original message.
Received on Wed Jan 23 2008 - 22:33:34 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST