Re: [PHP-DEV] Bus error on CVS Head

2002-07-31 Thread Zeev Suraski
Fixed (it had nothing to do with the script). Zeev At 04:14 31/07/2002, Dan Kalowsky wrote: >Hi, > >Building PHP and running a test script with the CGI or CLI on my MacOSX >machine results in a a Bus Error upon script completion. > >I have made a fresh checkout, built clean (with a cvsclean and

Re: [PHP-DEV] Bus error on CVS Head

2002-07-30 Thread Dan Kalowsky
Interesting side note pointed out by Brad, this only happens when the --enable-debug option is given to configure. On Tue, 30 Jul 2002, Dan Kalowsky wrote: > Hi, > > Building PHP and running a test script with the CGI or CLI on my MacOSX > machine results in a a Bus Error upon script completion.

Re: [PHP-DEV] Bus error on CVS Head

2002-07-30 Thread Brad LaFountain
I get the same thing on Windows in debug mode. -brad --- Dan Kalowsky <[EMAIL PROTECTED]> wrote: > Hi, > > Building PHP and running a test script with the CGI or CLI on my MacOSX > machine results in a a Bus Error upon script completion. > > I have made a fresh checkout, built clean (with a cv

[PHP-DEV] Bus error on CVS Head

2002-07-30 Thread Dan Kalowsky
Hi, Building PHP and running a test script with the CGI or CLI on my MacOSX machine results in a a Bus Error upon script completion. I have made a fresh checkout, built clean (with a cvsclean and buildconf), yet the problem continues. Find a backtrace below, and the error. Any suggestions/idea