Conversation
in some case , these is no opline in execute_data ,such like this: memset(&fake_execute_data, 0, sizeof(fake_execute_data));
|
Do you have a test case where this occurs? |
|
well,Im trying to make a memory analysis tool for PHP, which will intercept emalloc and when it working with opcache, core dump occurs,bt like this: |
change arg name
|
I think I've hit this sort of case in observers in the |
|
Has this PR gone stale? |
|
There has not been any recent activity in this PR. It will automatically be closed in 7 days if no further action is taken. |
in some case , these is no opline in execute_data ,such like this:
memset(&fake_execute_data, 0, sizeof(fake_execute_data));