- πΊπΈUnited States t_stallmann
Think this can be closed for now -- it hasn't shown up again and I didn't end up getting enough of a stack trace to document. Thx!
- Status changed to Closed: cannot reproduce
over 1 year ago 2:35pm 20 March 2023
In certain situations, it appears that something about the way the Rollbar plugin serializes errors can lead to a recursive loop of exceptions, causing the website to time out with an out-of-memory-error.
I'm not totally sure! The thing I've consistently been able to do to trigger this error on a production website is by importing a particular XLF translation file into TMGMT translation manager, which triggers an XML parsing warning error which is logged; and then when Rollbar attempts to serialize that error it kicks off a recursive loop. The end error message I see is:
Warning: Uncaught Error in exception handling during call to Error::__tostring() in /var/www/html/vendor/rollbar/rollbar/src/Utilities.php on line 171
No idea. Happy to work on a patch if anyone else can help provide some insight into why this is happening? I will keep trying to come up with a better test case but wanted to post here in case others are seeing the same problem.
Closed: cannot reproduce
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Think this can be closed for now -- it hasn't shown up again and I didn't end up getting enough of a stack trace to document. Thx!