Hello, in my previous post in forum, I mentioned sometimes the server computer stuck with unknown reason and have high disk usage until we restart the virtual machine.
Recently, we discovered that we could reproduce this issue easily simply open several customize.php at the same time, it stuck.
Please refer to tho following test we did:
(test procedure, computer usage graph is provided in the post link.)
Test1: https://imgur.com/a/pFraeBq
1-1. (computer restarted) -> test with xStore activated, 7 customize.php at the same time -> crash
1-2. (computer restarted) -> test with xStore deactivated, 20 customize.php at the same time -> fine
Test2: https://imgur.com/a/yldEDAR
2. test with latest xStore activated, 5 customize.php at the same time -> crash
no other web pages opened during these tests except wp-admin.php
I kept all the other plugin or else all the same enabled/disabled state between the tests. So I can confidently say, with xStore enabled -> crashed, with xStore disabled -> fine. So it’s clear that wordpress, or host provider, hardware config is not the problem, it’s the problem from xStore process.
I already made an backup, so I could give you complete permission to access our server, wp-admin and do tests you want if needed.
I think the bug might be caused by some I/O or streaming function’s exception. Maybe let your team implement an appropriate try-catch block can quickly solve this problem.
An clear workaround guide on this issue is acceptable, like: you could tell me, which host provider could make sure the server won’t be stuck and keep runnig even when the issue happened.
Please handle this ASAP since It’s been a while and I already provide a good test result and proved the problem is highly probably related with this theme.
All the best!