Bug #30714

\TYPO3\FLOW3\var_dump() memory use causes fatal error debugging objects.

Added by Alexander Schnitzler almost 4 years ago. Updated over 2 years ago.

Status:Closed Start date:2011-10-10
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Error
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.0

Description

During some FLOW3 CRUD testing, I got an error several times I wanted to debug objects that have related objects.

Something like \TYPO3\FLOW3\var_dump(new SomeObject()) always worked, more complex object trees caused PHP run out of memory.

In my example (see attached picture) I just created a "new"-form to create a new Message-Object that has a User-Object related as the sender of the message. Yet the debugging of that simple thing failed.

Unbenannt-1.png (20 kB) Alexander Schnitzler, 2011-10-10 12:04


Related issues

duplicates TYPO3.Flow - Bug #44278: High memory consumption of Debugger::renderObjectDump() p... Resolved 2013-01-02

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Subject changed from \TYPO3\FLOW3\var_dump() causes fatal error debugging objects. to \TYPO3\FLOW3\var_dump() memory use causes fatal error debugging objects.
  • Category set to Error
  • Target version deleted (1230)

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Affected Flow version set to FLOW3 1.0.0

#4 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from New to Closed
  • Has patch set to No

Duplicate of #44278

Also available in: Atom PDF