This module do not work good with og_workflow latest dev
I get memory segfault when trying to edit a page.

Comments

rdeboer’s picture

Hmmm... this module was never intended to work with Organic Groups Workflow...... but for those who want it to: patches welcome!
And... it's still in alpha... Anyone who wants to help out with the issue queue... please join us!
Rik

By the way: some more details of the error and the circumstance under which it happens would be welcome!

haggan’s picture

It worked quite good at first.

I have activated button instead of the checkbox. And I put them in a block.
I can update state with it and it work as planned. But trying to edit a a page that is controlled by a workflow. Just generate segfault or out of memory on the server side. So I do not even get a html page back.

I have worked around this by using the flag module and action and rules and rules view.

rdeboer’s picture

How much memory do you have on the server? You can see this on the Admin >> Reports page (admin/reports/status). Look for "PHP memory limit"

haggan’s picture

First 128M in php.ini
I tried to rise to 256M but still the memory
if I used 512M no error but the whole httpd segfault.

rdeboer’s picture

That amount of memory should be enough for a small to medium site.
Something is sending your site in a spin in which case no amount of memory will ever be enough....
I'm happy to accept there's things wrong with the module, but at this point I can't see how Workflow Extensions would cause these symptoms.

haggan’s picture

Disabling the extensions module. Fix the problem. But of course it could be another module that miss behave.

rdeboer’s picture

What happens if you disable Organic Groups Workflow instead of Workflow Extensions...

haggan’s picture

Disabling organic groups workflow access
also fixes this. So something is fishy.

rdeboer’s picture

Priority: Critical » Normal
Status: Active » Closed (won't fix)

Closing due to inactivity.