php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65444 Apache crash when I call some action with error
Submitted: 2013-08-13 19:19 UTC Modified: 2014-04-23 15:08 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: patrickmaciel dot info at gmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.4.17 OS: Windows 7 x64 SP1 English
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: patrickmaciel dot info at gmail dot com
New email:
PHP Version: OS:

 

 [2013-08-13 19:19 UTC] patrickmaciel dot info at gmail dot com
Description:
------------
After hours of development, I save my code (with error), and press F5 in browser for continue testing the 'new functionality', but... Apache crash imediatelly.

PHP: 5.4.17
Apache: 2.2.7
Windows: 7 x64 SP1 English
IDE: Sublime Text 2

Assinatura do problema:
  Nome do Evento de Problema: APPCRASH
  Nome do Aplicativo: httpd.exe
  Versão do Aplicativo: 2.4.4.0
  Carimbo de Data/Hora do Aplicativo: 5130c971
  Nome do Módulo de Falhas: php5ts.dll
  Versão do Módulo de Falhas: 5.4.17.0
  Carimbo de Data/Hora do Módulo de Falhas: 51d48ffc
  Código de Exceção:  c0000005
  Deslocamento de Exceção:  0006d011
  Versão do sistema operacional:  6.1.7601.2.1.0.256.48
  Identificação da Localidade:  1046
  Informações Adicionais 1: 0a9e
  Informações Adicionais 2: 0a9e372d3b4ad19135b953a78882e789
  Informações Adicionais 3: 0a9e
  Informações Adicionais 4: 0a9e372d3b4ad19135b953a78882e789

Leia nossa declaração de privacidade online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0416

Se a declaração de privacidade online não estiver disponível, leia nossa declaração de privacidade offline:
  C:\Windows\system32\pt-BR\erofflps.txt


Test script:
---------------
https://gist.github.com/patrickmaciel/6224655

Expected result:
----------------
Default error / exception.

Actual result:
--------------
Apache crash

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-08 20:40 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2014-02-08 20:40 UTC] ab@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2014-04-23 15:08 UTC] ab@php.net
-Status: Feedback +Status: No Feedback
 [2014-04-23 15:08 UTC] ab@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 13:01:30 2024 UTC