Last modified: 2014-09-13 23:30:15 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 T69746, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67746 - phpsh fails with memory limit in hhvm
phpsh fails with memory limit in hhvm
Status: RESOLVED WONTFIX
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ori Livneh
: hhvm
: 67747 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-09 19:27 UTC by Erik Bernhardson
Modified: 2014-09-13 23:30 UTC (History)
3 users (show)

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


Attachments

Description Erik Bernhardson 2014-07-09 19:27:46 UTC
Not entirely sure whats going on:

    vagrant@mediawiki-vagrant:/vagrant/mediawiki$ phpsh
    Loading ctags (in background)
    Starting php
    phpsh failed to initialize PHP.
    Fix the problem and hit enter to reload or ctrl-C to quit.

    Fatal error: request has exceeded memory limit in /vagrant/mediawiki/includes/DefaultSettings.php on line 7099

But there doesn't seem to be a memory limit set:

    vagrant@mediawiki-vagrant:/vagrant/mediawiki$ readlink -f $(which php)
    /usr/bin/hhvm
    vagrant@mediawiki-vagrant:/vagrant/mediawiki$ php -r 'var_dump(ini_get("memory_limit"));'
    string(19) "9223372036854775807"

This is on a freshly destroyed and recreated vagrant instance
Comment 1 Erik Bernhardson 2014-07-09 19:30:58 UTC
*** Bug 67747 has been marked as a duplicate of this bug. ***
Comment 2 Bryan Davis 2014-07-09 21:33:13 UTC
This may be another instance of hhvm causing problems as was the case with bug 67743.
Comment 3 Erik Bernhardson 2014-07-14 22:01:44 UTC
With phpsh replaced by hhvmsh, marking this WONTFIX

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


Navigation
Links