[Bug 72670] Fatal error: Site::unserialize() [a href='site.unserialize'site.unserialize/a]: Nesting level too deep

2014-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72670

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |FIXED
 Whiteboard||u=dev c=backend p=0

-- 
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


[Bug 72670] Fatal error: Site::unserialize() [a href='site.unserialize'site.unserialize/a]: Nesting level too deep

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72670

Aude aude.w...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|normal  |critical

-- 
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


[Bug 72670] Fatal error: Site::unserialize() [a href='site.unserialize'site.unserialize/a]: Nesting level too deep

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72670

--- Comment #1 from Aude aude.w...@gmail.com ---
i think this sites data has been saved with hhvm and i can't purge with php
zend.

if i switch to hhvm, i can purge.  then go back to zend and can't.

-- 
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


[Bug 72670] Fatal error: Site::unserialize() [a href='site.unserialize'site.unserialize/a]: Nesting level too deep

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72670

Aude aude.w...@gmail.com changed:

   What|Removed |Added

   Priority|High|Normal
   Severity|critical|normal

--- Comment #2 from Aude aude.w...@gmail.com ---
this seems to work now, with or without hhvm / zend.

i was able to reproduce the issue with:

$title = Title::newFromText( 'Venezia' );
$rev = Revision::newFromId( 17841957 );
$content = $rev-getContent();
$pout = $content-getParserOutput( $title, 17841957 );

but not with using the sites store more directly, with
SiteSQLStore::newInstance() nor with trying
SidebarHookHandlers::newFromGlobalState().

I cannot reproduce the issue with other, related pages on viwiki.

I think we just see if this occurs again in the logs in the next days.  If not,
then close this bug.

-- 
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