Last modified: 2014-11-16 03:53:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58596, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56596 - MemcachedPeclBagOStuff: Requires igbinary serialization, hhvm fatals
MemcachedPeclBagOStuff: Requires igbinary serialization, hhvm fatals
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: hhvm
Depends on: 61227
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-05 00:32 UTC by Chad H.
Modified: 2014-11-16 03:53 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chad H. 2013-11-05 00:32:49 UTC
# sudo -u apache /home/demon/dev/hhvm/hphp/hhvm/hhvm /usr/local/apache/common/multiversion/MWScript.php eval.php --wiki=testwiki
HipHop Fatal error: Uncaught exception 'MWException' with message 'MemcachedPeclBagOStuff: the igbinary extension is not available but igbinary serialization was requested.' in /usr/local/apache/common/php-1.23wmf2/includes/objectcache/MemcachedPeclBagOStuff.php:101
Stack trace:
#0 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(88): MemcachedPeclBagOStuff->__construct()
#1 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(72): ObjectCache::newFromParams()
#2 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(44): ObjectCache::newFromId()
#3 /usr/local/apache/common/php-1.23wmf2/includes/GlobalFunctions.php(3958): ObjectCache::getInstance()
#4 /usr/local/apache/common/php-1.23wmf2/includes/Setup.php(504): wfGetMainCache()
#5 /usr/local/apache/common/php-1.23wmf2/maintenance/doMaintenance.php(106): include()
#6 /usr/local/apache/common/php-1.23wmf2/maintenance/commandLine.inc(58): include()
#7 /usr/local/apache/common/php-1.23wmf2/maintenance/eval.php(37): include()
#8 /usr/local/apache/common/multiversion/MWScript.php(97): include()
#9 {main}
MemcachedPeclBagOStuff: the igbinary extension is not available but igbinary serialization was requested.
Backtrace:
#0 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(88): MemcachedPeclBagOStuff->__construct(Array)
#1 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(72): ObjectCache::newFromParams(Array)
#2 /usr/local/apache/common/php-1.23wmf2/includes/objectcache/ObjectCache.php(44): ObjectCache::newFromId('memcached-pecl')
#3 /usr/local/apache/common/php-1.23wmf2/includes/GlobalFunctions.php(3958): ObjectCache::getInstance('memcached-pecl')
#4 /usr/local/apache/common/php-1.23wmf2/includes/Setup.php(504): wfGetMainCache()
#5 /usr/local/apache/common/php-1.23wmf2/maintenance/doMaintenance.php(106): include('/usr/local/apache/common/php-1.23wmf2/includes/Setup.php')
#6 /usr/local/apache/common/php-1.23wmf2/maintenance/commandLine.inc(58): include('/usr/local/apache/common/php-1.23wmf2/maintenance/doMaintenance.php')
#7 /usr/local/apache/common/php-1.23wmf2/maintenance/eval.php(37): include('/usr/local/apache/common/php-1.23wmf2/maintenance/commandLine.inc')
#8 /usr/local/apache/common/multiversion/MWScript.php(97): include('/usr/local/apache/common/php-1.23wmf2/maintenance/eval.php')
#9 {main}
Comment 1 Aaron Schulz 2013-11-05 00:46:52 UTC
This can be configured in LocalSettings using the 'serializer' param passed to the object cache factory. If set to "php" then it won't need igbinary.
Comment 2 Chad H. 2013-11-05 01:41:26 UTC
(In reply to comment #1)
> This can be configured in LocalSettings using the 'serializer' param passed
> to
> the object cache factory. If set to "php" then it won't need igbinary.

Yeah, and I can work around it locally. But I saw this on production ;-)
Comment 3 Gerrit Notification Bot 2013-11-13 22:48:04 UTC
Change 95287 had a related patch set uploaded by Chad:
Don't explode when trying to use hhvm + caches

https://gerrit.wikimedia.org/r/95287
Comment 4 Gerrit Notification Bot 2013-12-04 23:03:04 UTC
Change 95287 abandoned by Chad:
Don't explode when trying to use hhvm + caches

Reason:
Stupid.

https://gerrit.wikimedia.org/r/95287
Comment 5 Andre Klapper 2014-01-10 00:38:43 UTC
[Using keyword instead of tracking bug for HipHop issues as requested in bug 40926 comment 5. Filter bugmail on this message.]
Comment 6 Ori Livneh 2014-03-21 00:47:09 UTC
See 61227.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links