bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault with PHP and bison 1.875(a)


From: Sebastian Bergmann
Subject: Re: Segfault with PHP and bison 1.875(a)
Date: Wed, 02 Apr 2003 07:35:45 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312

Paul Eggert wrote:
> When you say "crashes", do you mean that Bison crashes, or that some
> part of PHP crashes when it executes the code that Bison generates?

  The part of PHP crashed when it executes the code that Bison
  generates.

> If the latter, we need complete instructions for building the program
> that crashes, and for reproducing the crash.

  Log in to the PHP anonymous CVS server. Use "phpfi" as the password:

    cvs -d:pserver:address@hidden:/repository login

  Obtain the PHP 5 CVS tree:

    cvs -d:pserver:address@hidden:/repository co -AP php5

  Build it:

    ./buildconf
    ./configure
    make

  Reproduce the segfault with

    ./sapi/cli/php

  Thanks for looking into this,
Sebastian

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]