Closed war59312 closed 9 years ago
Can you try running the hhvm-dbg
package instead? And look for /tmp/stacktrace.*.log
and paste those.
Will do. But I norrowed it down to an isssue with W3 Total Cache.
It's what is casuing the crash. See: https://wordpress.org/support/topic/warning-with-hhvm
@war59312 Thanks for bringing this to our attention, we took a look and verified the issue being reported. A fix will be in the forthcoming release.
Nice, glad to hear it. Thanks.
Was going to get that long for you this weekend but sounds like you dont relaly need it.
Same issue here. Nginx & PHP5-FPM works. When I use HHVM 3.2.0 I get the following error:
Warning: Parameter 1 to W3_Plugin_TotalCache::ob_callback() expected to be a reference, value given in /wp-includes/functions.php on line 3092
anyone have a short-term patch to fix this?
I can't reproduce the crash locally, does anyone have a stacktrace?
Closing due to inactivity.
i got the same issue. And HHVM was crashed.
Hi,
New to this whole hhvm thing.. Trying to figure it out.
Keeps crashing on me randomly. :(
Ubuntu 14.04 Server with nginx/1.7.5
Running normal build from https://github.com/facebook/hhvm/wiki/Prebuilt-packages-on-Ubuntu-14.04
Guess I will have to try that debug build when I have time.
Easy way to crash is running ab:
Crashes every single time after this.
php.ini:
sever.ini
Does not seem to matter if run via sock or normal. Crashes every time with either settings.
nginx config:
Thanks,
Will