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 »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • mailing process memory leak issue
Pages: [1]

Author Topic: mailing process memory leak issue  (Read 494 times)

jase700

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 3
mailing process memory leak issue
December 08, 2010, 03:04:40 pm
15766 lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator/components", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm/civicrm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm/civicrm/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15766 lstat64("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm/civicrm/bin/CRM", 0xbfe2e360) = -1 ENOENT (No such file or directory)
15766 open("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm/civicrm/bin/CRM/Utils/Rule.php", O_RDONLY) = -1 ENOENT (No such file or directory)
15766 time(NULL)                        = 1291848666
15766 open("/home/wfmcadm/www/wfmc.org/administrator/components/com_civicrm/civicrm/CRM/Utils/Rule.php", O_RDONLY) = 15
15766 fstat64(15, {st_mode=S_IFREG|0644, st_size=17972, ...}) = 0
15766 close(15)                         = 0
15766 gettimeofday({1291848666, 669920}, NULL) = 0
15766 poll([{fd=13, events=POLLIN|POLLPRI}], 1, 0) = 0
15766 write(13, "\5\0\0\0\2wfmc", 9)    = 9
15766 read(13, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
15766 poll([{fd=13, events=POLLIN|POLLPRI}], 1, 0) = 0

--------------
The issue is that this directory does not exist.  It is constantly looking for a file that is not there.

wfmc.org/administrator/components/com_civicrm/civicrm/bin/CRM

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: mailing process memory leak issue
December 09, 2010, 12:52:55 am
Hi,

This file does exist in the latest version.

I'd suggest you to upgrade your installation, it should fix this problem (and plenty more)

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • mailing process memory leak issue

This forum was archived on 2017-11-26.