-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
[Feature] PHP.wasm[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
I tried using wp-now for a blog, but it kept crashing when I saved the post. It preserved changes in the post being saved, though.
The output looked as follows:
$ wp-now start --php=7.4
Starting the server......
directory: /Volumes/Sites/blog
mode: wordpress
php: 7.4
wp: latest
WordPress latest folder already exists. Skipping download.
SQLite folder already exists. Skipping download.
Server running at http://127.0.0.1:8881/
zend_mm_heap corrupted
zsh: bus error wp-now start --php=7.4
The site has the following plugins installed:
- Akismet Anti-Spam 5.0.2
- Crayon Syntax Highlighter 2.8.4
Google Authenticator 0.54- Jetpack 11.7.1
- WP-PostViews 1.76.1
I tried to identify which plugin may cause it. I disabled all and was able to save posts without a crash. Then I started enabling them one by one to see when it starts crashing. It hasn't started crashing again, but I couldn't enable Jetpack as it displays "An error occurred. Please try again." when I click "Set up Jetpack", so I think it may be connected to Jetpack.
Metadata
Metadata
Assignees
Labels
[Feature] PHP.wasm[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended