php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11044 PHP CGI on Win32 crashed after fresh build
Submitted: 2001-05-23 03:20 UTC Modified: 2001-05-23 14:45 UTC
From: elixer at erols dot com Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0 Latest CVS (2001-05-23) OS: Win2K Professional
Private report: No CVE-ID: None
 [2001-05-23 03:20 UTC] elixer at erols dot com
I built the Debug_TS PHP project from CVS about an hour ago and when invoking the resulting binary I get the following error:

The exception Breakpoint
A breakpoint has been reached.
(0x80000003) occurred in the application at location 0x0023ae23.

The exception is raised by the call to abort() on line 319 in TSRM.c.  I don't know a _thing_ about thread safety, so Zeev or Andi will have to take care of this one.

If anymore information is needed, please let me know.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-23 14:45 UTC] elixer@php.net
Fixed by Andi.  I love closing my own bug reports :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC