Project

General

Profile

Actions

Bug #17045

closed

T3D Export crashes with memory exhausted

Added by Benjamin Geyer about 17 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2007-02-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While exporting a larger tree as T3D File the sysext class.tx_impexp.php exits with php error Memory exhausted.
Looking at the source I found at line 183: @ini_set = 256m
Setting this to a value higher than 1024m temporarily resolves the problem.
This is no real solution IMHO.
I din't find any reasons why the memory consumption ist that high.
Any hints?

(issue imported from #M5077)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #17020: class.tx_impexp.php wants 256m memory_limitClosedGeorg Ringer2007-02-20

Actions
Related to TYPO3 Core - Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.iniClosedGeorg Ringer2008-06-09

Actions
Has duplicate TYPO3 Core - Feature #27272: Configurable T3D export memory limitClosed2011-06-07

Actions
Actions

Also available in: Atom PDF