I know this is not a Drupal issue (http://bugs.php.net/bug.php?id=47948), but maybe someone else had the same issue and could fix this.
Because of the recursive usage of call_user_func_array Drupal crashes on some actions like running cron and enable/disable modules.
Our server is running Debian with PHP 5.2.6 but we have the same issue with PHP 5.2.13 too.
Anyone?
Comments
Comment #1
damien tournoud commentedYou probably have a infinite recursion somewhere. Try debugging the calls here.
Comment #2
dtrdewaele commentedHi Damien,
Been there. At debugging time I came back to the FeedAPI module and could determine that it is a PHP problem. The script of Muqker in the PHP bug report also gives the Segmenation Fault error.
Comment #3
kars-t commentedHi
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.