CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Memory issues abound!
Pages: [1]

Author Topic: Memory issues abound!  (Read 2086 times)

bstree

  • Guest
Memory issues abound!
September 18, 2007, 01:25:33 pm
I have my Memory set to near 40M and yet I am seeing so many problems.
I am running Drupal 5.2
Civicrm 1.8
Php 5
My errors are any of the follwoing in nature
"Fatal error: out of dynamic memory in yy_create_buffer() in /homepages/***l/sites/all/modules/civicrm/packages/Smarty/Smarty_Compiler.class.php on line 623

Warning: MySQL client ran out of memory query: SELECT * FROM system WHERE type = 'theme' in /homepages/***/includes/database.mysql.inc on line 172

Fatal error: Out of memory (allocated 36175872) (tried to allocate 13699 bytes) in /homepages/***/includes/database.mysql.inc on line 400"

Please help.


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Memory issues abound!
September 18, 2007, 01:47:29 pm

1. How many other modules do u have enabled

2. What is the operation you are trying to do

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bstree

  • Guest
Re: Memory issues abound!
September 18, 2007, 02:03:07 pm
1. None

2. Just about everything. I mean it throws mem errors any time I try to search , or  add users, or any type of admin function.


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Memory issues abound!
September 18, 2007, 07:45:29 pm

We have demo running on php 5.1.2 with 32M of memory and it seems to work quite nicely. I'm not sure why you are having problems with no modules installed with 40M of memory. If you are a php coder, you might want to instrument the code and check to see what the memory is when civicrm_invoke (in drupal/civicrm.module) is called

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

phillipadsmith

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
Re: Memory issues abound!
April 09, 2008, 01:53:46 pm
Similar problem reported here:
http://forum.civicrm.org/index.php/topic,2331.msg13271.html#msg13271

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Memory issues abound!

This forum was archived on 2017-11-26.