https://bugzilla.wikimedia.org/show_bug.cgi?id=69708
--- Comment #9 from Aude <[email protected]> --- @bryan I think quite certain it is related. this happens less often on test.wikidata, but I think because hhvm has higher limits in production. (JitAColdSize etc?) probably resolving the type hints when it involves class aliases + inheritance is an intensive thing, maybe also with memory leak or some bug in hhvm, causing limits to be hit and triggering crash. btw, we are working to eliminate use of class alias in Wikibase, as not a good idea generally to have them but same time not easy to eliminate completely. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
