malloc() problem in cronjob scripts

Author Message

Piotr Switkowski

Saturday 17 February 2007 8:29:13 am

I noticed strange problem. I wrote some runcronjobs scripts. The scripts execute OK, but then I get error message:

php in malloc(): warning: recursive call. 
FATAL:  emalloc():  Unable to allocate 130 bytes

The problem is not in my script. I added an echo as the last statement in my script. It executed properly and printed the message. But after it the error message appeared. Have anyone met the problem before?

I have ezP3.8.3 and PHP 4.4.4

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:08:48
Script start
Timing: Jan 18 2025 15:08:48
Module start 'layout'
Timing: Jan 18 2025 15:08:48
Module start 'content'
Timing: Jan 18 2025 15:08:49
Module end 'content'
Timing: Jan 18 2025 15:08:49
Script end

Main resources:

Total runtime0.8160 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.0547152.6250
Module start 'layout' 0.00540.0032 741.679739.4609
Module start 'content' 0.00860.8060 781.1406399.7344
Module end 'content' 0.81460.0013 1,180.87508.1563
Script end 0.8160  1,189.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3996160.0002
Check MTime0.00130.1637160.0001
Mysql Total
Database connection0.00080.093810.0008
Mysqli_queries0.782995.9420460.0170
Looping result0.00040.0469440.0000
Template Total0.785296.220.3926
Template load0.00200.246020.0010
Template processing0.783295.981720.3916
Template load and register function0.00010.017610.0001
states
state_id_array0.00120.141410.0012
state_identifier_array0.00110.135820.0006
Override
Cache load0.00160.197370.0002
Sytem overhead
Fetch class attribute can translate value0.00050.058710.0005
Fetch class attribute name0.00060.074010.0006
XML
Image XML parsing0.00010.010910.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00060.0759100.0001
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs