CLI APPCRASH php.exe while unit testing
Posted by: sruj (---.lubin.vectranet.pl)
Date: May 22, 2016 12:41AM

Short:

- CLI APPCRASH php.exe occur with only one project testing, not occur with another project.
- Yesterday same project with same configuration (php, netbeans, wamp, phpunit) did not cause that error.

Details:

Netbeans "Test" option (project context menu) which generate command:

"..\phpunit.bat" "--colors"
"--log-junit" "..\nb-phpunit-log.xml"
"..\NetBeans 8.1\php\phpunit\NetBeansSuite.php" "--"
"--run=C:\wamp\www\treningPHPUnit-Calculator-PHPUnit1\test\src\CalculatorTest.php"

cause APPCRASH:


Problem details:
problem name: APPCRASH
aplication name: php.exe
application version: 7.0.1.0
Sygnatura czasowa aplikacji: 5671e9a8
module name with error: ucrtbase.DLL
module version with error: 10.0.10240.16390
exception code: c0000005
Moving the exception: 00032a05
OS version: 6.1.7601.2.1.0.256.48
Identyfikator ustawień regionalnych: 1045
more information 1: 0a9e
more information 2: 0a9e372d3b4ad19135b953a78882e789
more information 3: 0a9e
more information 4: 0a9e372d3b4ad19135b953a78882e789




using:
-windows7
-wamp3
-php7.0.1
-netbeans 8.1

Options: ReplyQuote
Re: CLI APPCRASH php.exe while unit testing
Posted by: sruj (---.lubin.vectranet.pl)
Date: May 22, 2016 05:00AM

same crash with fresh installed php 7.0.6, so it must be something with ...something else.

Options: ReplyQuote
Re: CLI APPCRASH php.exe while unit testing
Posted by: RiggsFolly (Moderator)
Date: May 22, 2016 02:01PM

Remember, PHP7 is very different to previous versions of PHP

GUIDE : Migrating from PHP5.6 to PHP7

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.