I have commerce and the submodules within the commerce module enabled.
I ran the drush command to create a test user and all is fine.
I added commerce_account_balance.
I get a segfault.
drush en commerce_account_balance -y
The following extensions will be enabled: commerce_account_balance
Do you really want to continue? (y/n): y
commerce_account_balance was enabled successfully. [ok]
commerce_account_balance defines the following permissions: view own transactions, view all transactions, deposit to own account, deposit to any account
$ drush user-create test4 --mail="test4@socialnicheguru.com" --password="test"
Segmentation fault
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.