Test: /sapi/phpdbg/tests/watch_003.phpt - Version 7.3.1RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
008+ prompt> ASAN:SIGSEGV
009+ =================================================================
010+ ==7368==ERROR: AddressSanitizer: SEGV on unknown address 0x7fa529869b48 (pc 0x000004d63409 bp 0x7ffe21316950 sp 0x7ffe213158e0 T0)
011+ #0 0x4d63408 (/opt/php-src/sapi/phpdbg/phpdbg+0x4d63408)
012+ #1 0x4fc2d0e (/opt/php-src/sapi/phpdbg/phpdbg+0x4fc2d0e)
013+ #2 0x524d60c (/opt/php-src/sapi/phpdbg/phpdbg+0x524d60c)
014+ #3 0x451627e (/opt/php-src/sapi/phpdbg/phpdbg+0x451627e)
015+ #4 0x52155ba (/opt/php-src/sapi/phpdbg/phpdbg+0x52155ba)
016+ #5 0x531c7e3 (/opt/php-src/sapi/phpdbg/phpdbg+0x531c7e3)
017+ #6 0x531b590 (/opt/php-src/sapi/phpdbg/phpdbg+0x531b590)
018+ #7 0x523a5d7 (/opt/php-src/sapi/phpdbg/phpdbg+0x523a5d7)
019+ #8 0x51aff9e (/opt/php-src/sapi/phpdbg/phpdbg+0x51aff9e)
008- prompt> [Breaking on watchpoint $a[0]]
009- Old value: 1
010- New value: 2
011- >00008: $a = [0 => 3, 1 => 4];
012- 00009:
013- prompt> [Breaking on watchpoint $a[0]]
014- Old value: 2
015- New value: 3
016- >00009:
017- prompt> [$a[0] has been removed, removing watchpoint]
018- [Script ended normally]
019- prompt>
020+ #9 0x7fa52e73c82f (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)
021+ #10 0x45a5f8 (/opt/php-src/sapi/phpdbg/phpdbg+0x45a5f8)
022+
023+ AddressSanitizer can not provide additional info.
024+ ==7368==ABORTING