View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07647Bug reportsImport/Exportpublic2013-03-08 14:33
Reporterrgrela Assigned Toc_schmitz  
PriorityhighSeveritypartial_block 
Status closedResolutionunable to reproduce 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07647: Error to export response of surveys "memory exhausted"
Description

We get this error to export responses surveys:

Fatal error: Allowed memory size of 419430400 bytes exhausted (tried to allocate 84 bytes) in /opt/limesurvey/framework/db/CDbDataReader.php on line 122

We solve this error increment memory_limit in php.ini but... this value set 400MB!!!! This is a big value.

TagsNo tags attached.
Attached Files
export_response.docx (312,391 bytes)
Bug heat4
Complete LimeSurvey version number (& build)130129
I will donate to the project if issue is resolvedNo
BrowserIE,Firefox
Database type & versionMysql
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP Version5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-03-08 14:16

administrator   ~24591

Excel is a very difficult and big format to export to.
If you have problems use the CSV export instead.

c_schmitz

c_schmitz

2013-03-08 14:20

administrator   ~24593

Oh, and yes, please update to the latest version first. This might already solve that problem.

rgrela

rgrela

2013-03-08 14:28

reporter   ~24594

the problem happen with all formats: csv,pdf, xls, word... I think that the problem is in CDbDataReader.php

c_schmitz

c_schmitz

2013-03-08 14:32

administrator   ~24595

As said, please update first. It might be resolved there, already.

Issue History

Date Modified Username Field Change
2013-03-08 13:06 rgrela New Issue
2013-03-08 13:08 rgrela File Added: export_response.docx
2013-03-08 14:16 c_schmitz Note Added: 24591
2013-03-08 14:16 c_schmitz Status new => closed
2013-03-08 14:16 c_schmitz Assigned To => c_schmitz
2013-03-08 14:16 c_schmitz Resolution open => won't fix
2013-03-08 14:20 c_schmitz Note Added: 24593
2013-03-08 14:28 rgrela Note Added: 24594
2013-03-08 14:28 rgrela Status closed => feedback
2013-03-08 14:28 rgrela Resolution won't fix => reopened
2013-03-08 14:32 c_schmitz Note Added: 24595
2013-03-08 14:32 c_schmitz Status feedback => closed
2013-03-08 14:32 c_schmitz Resolution reopened => fixed
2013-03-08 14:32 c_schmitz Fixed in Version => 2.00+
2013-03-08 14:33 c_schmitz Resolution fixed => unable to reproduce