Test: /sapi/phpdbg/tests/watch_002.phpt - Version 7.2.14RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
008+ prompt> ASAN:SIGSEGV
009+ =================================================================
010+ ==22295==ERROR: AddressSanitizer: SEGV on unknown address 0x7fa62a81e030 (pc 0x000001391c72 bp 0x7ffe6791af50 sp 0x7ffe6791ae00 T0)
011+ #0 0x1391c71 in ZEND_ASSIGN_DIM_SPEC_CV_CONST_OP_DATA_CONST_HANDLER /opt/p7/php-src-php-7.2.14RC1/Zend/zend_vm_execute.h:36972
012+ #1 0x14e7b3f in zend_vm_call_opcode_handler /opt/p7/php-src-php-7.2.14RC1/Zend/zend_vm_execute.h:69321
013+ #2 0x1519e5d in phpdbg_execute_ex /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg_prompt.c:1900
008- prompt> [Breaking on watchpoint $a[]]
009- 1 elements were added to the array
010- >00009:
011- prompt> [$a[] has been removed, removing watchpoint]
012- [Script ended normally]
013- prompt>
014+ #3 0x14e5398 in zend_execute /opt/p7/php-src-php-7.2.14RC1/Zend/zend_vm_execute.h:63776
015+ #4 0x150eab8 in phpdbg_do_run /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg_prompt.c:942
016+ #5 0x15519fd in phpdbg_internal_stack_execute /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg_cmd.c:703
017+ #6 0x1551c95 in phpdbg_stack_execute /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg_cmd.c:733
018+ #7 0x151588d in phpdbg_interactive /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg_prompt.c:1631
019+ #8 0x14f4c5e in main /opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg.c:2001
020+ #9 0x7fa62fbed82f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)
021+ #10 0x425d78 in _start (/opt/p7/php-src-php-7.2.14RC1/sapi/phpdbg/phpdbg+0x425d78)
022+
023+ AddressSanitizer can not provide additional info.
024+ SUMMARY: AddressSanitizer: SEGV /opt/p7/php-src-php-7.2.14RC1/Zend/zend_vm_execute.h:36972 ZEND_ASSIGN_DIM_SPEC_CV_CONST_OP_DATA_CONST_HANDLER
025+ ==22295==ABORTING