Spotted in production:
Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf17/extensions/Flow/Hooks.php on line 354
Spotted in production:
Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf17/extensions/Flow/Hooks.php on line 354
This is a curious bug that shouldn't occur, we need to add some more debug logging to figure out what is happening.
This is currently the highest on fatalmonitor (if you exclude a weird config one at 26k that we saw during deployment earlier), at 5.5x the count of the second.
Mar 28 11:10:19 mw1241: message repeated 465 times: [ #012Notice: Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf22/extensions/Flow/Hooks.php on line 406] Mar 28 19:11:47 mw1248: message repeated 125 times: [ #012Notice: Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf22/extensions/Flow/Hooks.php on line 406] Mar 29 02:19:46 mw1175: message repeated 260 times: [ #012Notice: Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf22/extensions/Flow/Hooks.php on line 406] Mar 29 02:19:55 mw1175: message repeated 476 times: [ #012Notice: Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf22/extensions/Flow/Hooks.php on line 406] Mar 29 02:17:43 mw1164: message repeated 1061 times: [ #012Notice: Undefined property: stdClass::$cuc_id in /srv/mediawiki/php-1.25wmf22/extensions/Flow/Hooks.php on line 406]
Change 200564 had a related patch set uploaded (by Matthias Mullie):
Get data from all cu_changes columns
Change 200569 had a related patch set uploaded (by Matthias Mullie):
Don't expect cuc_id to exist
Change 200600 had a related patch set uploaded (by EBernhardson):
Don't expect cuc_id to exist
Change 200601 had a related patch set uploaded (by EBernhardson):
Don't expect cuc_id to exist