if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Jan 29, 2009
The crash happens when calling p.union(a). A memory problem in the underlying GPC module occurs. Unfortunately C-code is a little harder to evaluate so the bug hasn't been fixed yet. We'll have a look at it.
Posted by Patrick on Feb 17, 2009
Thanks Tom. Is there a bug report with GPC or some sort of resolution in the works? Is there anything unusual about the paths in my script that make GPC fail?Thanks for your help.
Posted by Patrick on Mar 04, 2009
include("util/comment.php"); ?>
Does anyone have any more information regarding this bug? Thanks,
Crash
Posted by Patrick on Jan 25, 2009When I run the following script, nodebox crashes. It doesn't always crash right away, and sometimes I get to see the output, but it crashes every time. I would really appreciate any insight.
Thanks for your help