https://bugzilla.wikimedia.org/show_bug.cgi?id=21319

           Summary: Infinite recursion in Thread::loadAllData()
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: LiquidThreads
        AssignedTo: agarr...@wikimedia.org
        ReportedBy: tstarl...@wikimedia.org


Eugene reported on IRC that posting to LiquidThreads, e.g. using "reply", was
totally broken and left the ajax spinner going forever. He indicated that this
had been occurring since some time earlier today. 

Investigation showed that this was a segfault in
api.php?action=threadaction&threadaction=reply&..., with a backtrace showing an
infinite recursion of Thread::loadAllData(). A trivial call to loadAllData()
from eval.php did not lead to infinite recursion, so it's likely that the
problem only occurs after local data is updated.

I've rolled back the latest merge from trunk (r58164) pending a permanent fix.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to